Data:StatInfoboxOrder.json: Difference between revisions

From Deadlock Wiki
Jump to navigation Jump to search
Sur (talk | contribs)
Sur created the page Data:StatBoxAttrs using a non-default content model "JSON"
 
Sur (talk | contribs)
m Sur moved page Data:StatBoxAttrs.json to Data:StatInfoboxOrder.json without leaving a redirect
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
{}
{
"Weapon": {
"attribute_order": [
"BulletDamage",
"BaseWeaponDamageIncrease",
"RoundsPerSecond",
"FireRate",
"ClipSize",
"ClipSizeIncrease",
"ReloadTime",
"ReloadSpeed",
"BulletSpeed",
"BulletSpeedIncrease",
"BulletLifesteal",
"LightMeleeDamage",
"HeavyMeleeDamage"
]
},
"Vitality": {
"attribute_order": [
"MaxHealth",
"BaseHealthRegen",
"BulletArmorDamageReduction",
"TechArmorDamageReduction",
"BulletShieldHealth",
"TechShieldHealth",
"HealingOutput",
"DebuffResist",
"CritDamageReceivedScale",
"MaxMoveSpeed",
"SprintSpeed",
"StaminaCooldown",
"StaminaRegenIncrease",
"Stamina"
]
},
"Spirit": {
"attribute_order": [
"TechCooldown",
"TechDuration",
"TechRange",
"TechLifesteal",
"MaxChargesIncrease",
"TechCooldownBetweenChargeUses"
]
},
"category_order": [
"Weapon",
"Vitality",
"Spirit"
]
}

Latest revision as of 02:03, 22 September 2024

Weapon
attribute_order
"BulletDamage"
"BaseWeaponDamageIncrease"
"RoundsPerSecond"
"FireRate"
"ClipSize"
"ClipSizeIncrease"
"ReloadTime"
"ReloadSpeed"
"BulletSpeed"
"BulletSpeedIncrease"
"BulletLifesteal"
"LightMeleeDamage"
"HeavyMeleeDamage"
Vitality
attribute_order
"MaxHealth"
"BaseHealthRegen"
"BulletArmorDamageReduction"
"TechArmorDamageReduction"
"BulletShieldHealth"
"TechShieldHealth"
"HealingOutput"
"DebuffResist"
"CritDamageReceivedScale"
"MaxMoveSpeed"
"SprintSpeed"
"StaminaCooldown"
"StaminaRegenIncrease"
"Stamina"
Spirit
attribute_order
"TechCooldown"
"TechDuration"
"TechRange"
"TechLifesteal"
"MaxChargesIncrease"
"TechCooldownBetweenChargeUses"
category_order
"Weapon"
"Vitality"
"Spirit"