Editing Module:NpcData/docGive feedback
Jump to navigation
Jump to search
The edit can be undone.
Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
| Latest revision | Your text | ||
| 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 Respawn Delay for a Rejuvenator (nested object): | |||
** '''Code:''' <code><nowiki>{{#invoke:NpcData|get_npc_var|citadel_item_pickup_rejuv|RebirthModifier|RespawnDelay}}</nowiki></code> | |||
** '''Result:''' {{#invoke:NpcData|get_npc_var|citadel_item_pickup_rejuv|RebirthModifier|RespawnDelay}} | |||
* 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): | ||