CTD - it's not just a job
Join Date: May 2016
Location: One hour from Music City USA!
Posts: 10,117
Downloads: 451
Uploads: 2
|
I thought it was these guys, in each compartment, or piece of gear:
;DamageDescription1= Taken_DamageType, MinDamage, MaxDamage, MinMaintenance, MaxMaintenance, chancefactor, Message, Spawned_damage_HP, Spawned_damage_AP, Spawned_Damage_Type, EfficiencyReduction, repair_skill, repairtime_in_hours
DamageDescription1= NULL, 0, 0.2, 0, 1, 1, small malfunction, 0, 0, NULL, 0.3, 0.4, 4
DamageDescription2= NULL, 0.2, 0.6, 0, 1, 1, Misaligned Axis, 0, 0, NULL, 0.5, 0.4, 10
DamageDescription3= NULL, 0.6, 1, 0, 1, 1, Broken Axle, 0, 0, NULL, 1, 0.6, 15
Reading left to right, with the last number on each line being the time it takes for that particular damage to be repaired... ?? All the other stuff is multipiers, or "equation enhancers"...
|