Condition data

From Stoneshard wiki
Revision as of 14:54, 6 April 2023 by Psojed (talk | contribs) (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|...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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.