User:Donni Iris/Sandbox/Equipment Parse Stats: Difference between revisions

From Project Gorgon
Jump to navigation Jump to search
Donni Iris (talk | contribs)
No edit summary
Donni Iris (talk | contribs)
mNo edit summary
Line 2: Line 2:
<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>


parse this bad boy (split on "<pre><br></pre>"?) 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

Revision as of 17:13, 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}}

parse this bad boy (split on "br"?) to (hopefully) be able to tabulate the stats for each piece of armor