Difference between revisions of "Condition data"

From Stoneshard wiki
Jump to navigation Jump to search
(Created page with "<noinclude>Page for all Stoneshard de/buffs data. Note: This only includes the de/buffs that are visible as an icon on the top of your screen. There are other de/buffs (effects from passive skills for example) that DO NOT have an icon. --- Condition data is imported as a single string of values delimited by semicolon. Values are arbitrarily compiled via a script. To obtain one specific value, use the '''<nowiki>#explode</nowiki>''' parser function. Used by the {{tl|...")
 
(No difference)

Latest revision as of 14:54, 6 April 2023

Page for all Stoneshard de/buffs data.

Note: This only includes the de/buffs that are visible as an icon on the top of your screen. There are other de/buffs (effects from passive skills for example) that DO NOT have an icon.

---

Condition data is imported as a single string of values delimited by semicolon. Values are arbitrarily compiled via a script.

To obtain one specific value, use the #explode parser function.

Used by the {{Condition}} template.