Djinn - jjppof/goldensun_html5 GitHub Wiki
Database file for the djinni. See an example. This json file is an array of objects, each object corresponds to a djinn.
Properties
key_name
[string]
: djinn unique key_name.name
[string]
: djinn name.description
[string]
: djinn ability description.element
[string]
: can be"venus"
,"mercury"
,"mars"
or"jupiter"
.ability_key_name
[string]
: the ability key name that this djinn unleashes.hp_boost
[number]
: amount of HP to be added.pp_boost
[number]
: amount of PP to be added.atk_boost
[number]
: amount of attack to be added.def_boost
[number]
: amount of defense to be added.agi_boost
[number]
: amount of agility to be added.luk_boost
[number]
: amount of luck to be added.