AttributeClass
AttributeClass class
Object structure
Section titled “Object structure”enum AttributeClass
// actually a list constants, but parser doesn't support list
FIGHTING_1: String = "combatProjectile"FIGHTING_2: String = "combatMelee"SCAVENGING_1: String = "scavenge"ENGINEERING_1: String = "combatImprovised"ENGINEERING_2: String = "trapDisarming"MEDIC_1: String = "healing"RECON_1: String = "movement"RECON_2: String = "trapSpotting"