wip, json file
This commit is contained in:
parent
f6b4ca81d6
commit
f64b49a155
1 changed files with 9 additions and 0 deletions
9
Distribution/Data/magery-spell.json
Normal file
9
Distribution/Data/magery-spell.json
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"MagerySpell": {
|
||||
"manaPerCircle": [4, 6, 9, 11, 14, 20, 40, 50],
|
||||
"skillTable": [-50.0, -30.0, 0.0, 10.0, 20.0, 30.0, 40.0, 50.0, 60.0, 70.0],
|
||||
"skillTableML": [-46.0, -32.0, -18.0, -4.0, 10.0, 24.0, 38.0, 52.0, 66.0, 80.0],
|
||||
"skillCheckWindow": 40.0,
|
||||
"castDelay": 1.0
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue