If you create character sheets for the vehicles and link Tokens to it, you can add custom attributes that you can reference in macros.(EngineHP, DriverHP, WeaponMountHP, Armor, etc) Perhaps then write a macro like a military Status report? Vehicle Status Report: Port Armor: @{Vehicle1|Armor} Engine Status: @{Vehicle1|EngineHP} Linking tokens to character sheets will also let your players use their own macros (maybe you'd provide them?) so they can query the status themselves. /w me @(target|Token_Name} Status Report: @(target|EngineHP} .. etc If you keep it under three attributes, you could also link Attributes to the three Token bars so they sync and can be made visible to players.