Monsters Index¶
Monsters encompass both enemies and NPCs in the town, or generally any character. They define their visuals, CGs, description, stats and behavior in combat, win and loss scenes, and item drops.
Tip
Use Ctrl + F
via your browser or the search bar on the left to quickly
find the functions you're looking for. You can also utilize your text
editor's ability to search across multiple files to find examples for
each function listed.
Overview¶
-
Creation
Everything to know about making a monster or NPC from scratch.
-
Additions
How to modify existing monsters or NPCs for new victory/loss scenes, lines, combat behavior, loot, skills, perks, even new CGs or changing the sprite altogether.
-
Triggers
Explanation of all monster JSON line triggers used for combat lines and event hooks for scenes or unique combat behavior.