Table of Contents

Drunkard NPC - Code References

Entity Kind

drunkard

JSON Configuration

String Resources

<string name="DrunkardNPC_Name">drunkard</string>
<string name="DrunkardNPC_Name_Objective">drunkard</string>
<string name="DrunkardNPC_Gender">masculine</string>
<string name="DrunkardNPC_Desc">Regular inn customer in natural state.</string>

Lua Scripts

Code Implementation

This NPC is defined through JSON configuration and Lua script:

Sprite Animation

Lua Script Behavior

Location