Template:I BaseNPC: Difference between revisions
Jump to navigation
Jump to search
(-cleanup) |
(expand) |
||
Line 1: | Line 1: | ||
{{lang|{{FULLPAGENAME}}}} | {{lang|{{FULLPAGENAME}}}} | ||
<onlyinclude>{{expand|title=BaseNPC inputs| | |||
<onlyinclude | |||
{{IO|AddHealth|param=int|since=EP2}} | {{IO|AddHealth|param=int|since=EP2}} | ||
{{IO|RemoveHealth|Add to or remove from the NPC's health.|param=int|since=EP2}} | {{IO|RemoveHealth|Add to or remove from the NPC's health.|param=int|since=EP2}} | ||
Line 29: | Line 28: | ||
{{IO|StopScripting|Enter/exit scripting state, where NPCs ignore a variety of stimulus that would make them break out of their scripts. They ignore danger sounds, ignore {{ent|use|alt=+Use}}, don't idle speak or respond to other NPCs' idle speech, and so on.}} | {{IO|StopScripting|Enter/exit scripting state, where NPCs ignore a variety of stimulus that would make them break out of their scripts. They ignore danger sounds, ignore {{ent|use|alt=+Use}}, don't idle speak or respond to other NPCs' idle speech, and so on.}} | ||
{{IO|Wake|Wakes up the NPC if it is sleeping.}} | {{IO|Wake|Wakes up the NPC if it is sleeping.}} | ||
{{I DamageFilter}} }}</onlyinclude | {{I DamageFilter}} }}</onlyinclude> |
Revision as of 04:17, 1 July 2024
DamageFilter: |