Module:NpcData/doc: Difference between revisionsGive feedback
Updated doc to reflect the current code |
Gammaton32 (talk | contribs) →Available Functions: outdated example |
||
| Line 27: | Line 27: | ||
** '''Code:''' <code><nowiki>{{#invoke:NpcData|get_npc_var|trooper_normal|MaxHealth}}</nowiki></code> | ** '''Code:''' <code><nowiki>{{#invoke:NpcData|get_npc_var|trooper_normal|MaxHealth}}</nowiki></code> | ||
** '''Result:''' {{#invoke:NpcData|get_npc_var|trooper_normal|MaxHealth}} | ** '''Result:''' {{#invoke:NpcData|get_npc_var|trooper_normal|MaxHealth}} | ||
* To get the name of a Walker's second ability (nested in BoundAbilities): | * To get the name of a Walker's second ability (nested in BoundAbilities): | ||