index
Spells
Data
db_spells.json
Example Data
"blizzard": {
"characters": [
"maxim",
"tia",
"selan",
"lexis",
"artea"
],
"mp": 8,
"power": 140,
"element": "ice"
}
Attributes
-
charactersarray, reference to characters
-
mpinteger
-
powerinteger
-
valueinteger
-
buffstatsarray
- atp
- def
- str
- agl
- int
- gut
- mgr
-
bufffloat
-
debufffloat
-
statusarray, reference to statuses
-
statuschancefloat [0.0-1.0], defaults to `1.0`
-
statusremovearray, reference to statuses
-
elementstring, reference to elements, defaults to `[neutral]`
-
absorbarray
References