Skip to content

Skill.json

sdtv9507 edited this page Apr 15, 2021 · 1 revision

Database-Skill

Fields

  • name: A string
  • icon: A string representing a path to an image
  • description: A string
  • skill_type: An int. Represents the id of a skill_type defined in Systems.json
  • mp_cost: An int
  • tp_cost: An int
  • target: An int
  • usable: An int
  • type: An int, represents "Certain"(0), "Physical"(1) and "Magical"(2)
  • success: An int. Max value is 100.
  • damage_type: An int. Represents damage to HP, mp, recovery or absorb.
  • element: An int. Represents the id of an element defined in System.json
  • fórmula: A String.

Clone this wiki locally