User:Donni Iris/Sandbox/Equipment Parse Stats: Difference between revisions
Jump to navigation
Jump to search
Max Armor
Max Power
Health from Combat Refresh Abilities
Armor from Combat Refresh Abilities
Power from Combat Refresh Abilities
Donni Iris (talk | contribs) mNo edit summary |
Donni Iris (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
from yeti stockings' item infobox call: | from yeti stockings' item infobox call: | ||
<pre>|basemods = {{Attribute|MAX_ARMOR|+49}}<br>{{Attribute|MAX_POWER|+8}}<br>{{Attribute|COMBAT_REFRESH_HEALTH_DELTA|+8}}<br>{{Attribute|COMBAT_REFRESH_ARMOR_DELTA|+8}}<br>{{Attribute|COMBAT_REFRESH_POWER_DELTA|+8}}</pre> | <pre>|basemods = {{Attribute|MAX_ARMOR|+49}}<br>{{Attribute|MAX_POWER|+8}}<br>{{Attribute|COMBAT_REFRESH_HEALTH_DELTA|+8}}<br>{{Attribute|COMBAT_REFRESH_ARMOR_DELTA|+8}}<br>{{Attribute|COMBAT_REFRESH_POWER_DELTA|+8}}</pre> | ||
{{Attribute|MAX_ARMOR|+49}}<br>{{Attribute|MAX_POWER|+8}}<br>{{Attribute|COMBAT_REFRESH_HEALTH_DELTA|+8}}<br>{{Attribute|COMBAT_REFRESH_ARMOR_DELTA|+8}}<br>{{Attribute|COMBAT_REFRESH_POWER_DELTA|+8}} | |||
<hr> | |||
parse this bad boy (split on "br"?) to (hopefully) be able to tabulate the stats for each piece of armor | parse this bad boy (split on "br"?) to (hopefully) be able to tabulate the stats for each piece of armor | ||
We do not have a lot to work with... [[Special:Version]] | |||
<hr> | |||
{{#explode:{{Attribute|MAX_ARMOR|+49}}<br>{{Attribute|MAX_POWER|+8}}<br>{{Attribute|COMBAT_REFRESH_HEALTH_DELTA|+8}}<br>{{Attribute|COMBAT_REFRESH_ARMOR_DELTA|+8}}<br>{{Attribute|COMBAT_REFRESH_POWER_DELTA|+8}}|<br>|2}} | |||
<hr> | |||
Revision as of 17:17, 7 May 2026
from yeti stockings' item infobox call:
|basemods = {{Attribute|MAX_ARMOR|+49}}<br>{{Attribute|MAX_POWER|+8}}<br>{{Attribute|COMBAT_REFRESH_HEALTH_DELTA|+8}}<br>{{Attribute|COMBAT_REFRESH_ARMOR_DELTA|+8}}<br>{{Attribute|COMBAT_REFRESH_POWER_DELTA|+8}}
+49
+8
+8
+8
+8
parse this bad boy (split on "br"?) to (hopefully) be able to tabulate the stats for each piece of armor
We do not have a lot to work with... Special:Version
Error: String exceeds 1,000 character limit.