#68 : Process stat effects automatically
This commit is contained in:
@ -49,6 +49,7 @@
|
||||
"abbrev": "AGI",
|
||||
"level": 1,
|
||||
"value": 1,
|
||||
"bonuseffect": 0,
|
||||
"mod": 0,
|
||||
"col": 1
|
||||
},
|
||||
@ -57,6 +58,7 @@
|
||||
"abbrev": "MND",
|
||||
"level": 1,
|
||||
"value": 1,
|
||||
"bonuseffect": 0,
|
||||
"col": 1,
|
||||
"mod": 0
|
||||
},
|
||||
@ -65,6 +67,7 @@
|
||||
"abbrev": "SOC",
|
||||
"level": 1,
|
||||
"value": 1,
|
||||
"bonuseffect": 0,
|
||||
"col": 1,
|
||||
"mod": 0
|
||||
},
|
||||
@ -73,6 +76,7 @@
|
||||
"abbrev": "STR",
|
||||
"level": 1,
|
||||
"value": 1,
|
||||
"bonuseffect": 0,
|
||||
"col": 1,
|
||||
"mod": 0
|
||||
},
|
||||
@ -81,6 +85,7 @@
|
||||
"abbrev": "PHY",
|
||||
"level": 1,
|
||||
"value": 1,
|
||||
"bonuseffect": 0,
|
||||
"col": 1,
|
||||
"mod": 0
|
||||
},
|
||||
@ -89,6 +94,7 @@
|
||||
"abbrev": "COM",
|
||||
"level": 1,
|
||||
"value": 1,
|
||||
"bonuseffect": 0,
|
||||
"col": 2,
|
||||
"mod": 0
|
||||
},
|
||||
@ -97,6 +103,7 @@
|
||||
"abbrev": "DEF",
|
||||
"level": 1,
|
||||
"value": 1,
|
||||
"bonuseffect": 0,
|
||||
"col": 2,
|
||||
"mod": 0
|
||||
},
|
||||
@ -105,6 +112,7 @@
|
||||
"abbrev": "STL",
|
||||
"level": 1,
|
||||
"value": 1,
|
||||
"bonuseffect": 0,
|
||||
"col": 2,
|
||||
"mod": 0
|
||||
},
|
||||
@ -113,6 +121,7 @@
|
||||
"abbrev": "PER",
|
||||
"level": 1,
|
||||
"value": 1,
|
||||
"bonuseffect": 0,
|
||||
"col": 2,
|
||||
"mod": 0
|
||||
},
|
||||
@ -121,6 +130,7 @@
|
||||
"abbrev": "FOC",
|
||||
"level": 1,
|
||||
"value": 1,
|
||||
"bonuseffect": 0,
|
||||
"col": 2,
|
||||
"mod": 0
|
||||
}
|
||||
@ -208,6 +218,7 @@
|
||||
"label": "FC",
|
||||
"abbrev": "fc",
|
||||
"level": 0,
|
||||
"bonuseffect": 0,
|
||||
"currentlevel": 0,
|
||||
"col": 1
|
||||
},
|
||||
@ -216,6 +227,7 @@
|
||||
"abbrev": "man",
|
||||
"dicevalue": "",
|
||||
"level": 0,
|
||||
"bonuseffect": 0,
|
||||
"currentlevel": 0,
|
||||
"turningarc45": 0,
|
||||
"col": 1
|
||||
@ -224,6 +236,7 @@
|
||||
"label": "HR",
|
||||
"abbrev": "hr",
|
||||
"level": 0,
|
||||
"bonuseffect": 0,
|
||||
"currentlevel": 0,
|
||||
"size": 0,
|
||||
"col": 2
|
||||
@ -232,6 +245,7 @@
|
||||
"label": "PC",
|
||||
"abbrev": "pc",
|
||||
"level": 0,
|
||||
"bonuseffect": 0,
|
||||
"currentlevel": 0,
|
||||
"actnrg": 0,
|
||||
"curnrg": 0,
|
||||
@ -242,6 +256,7 @@
|
||||
"label": "MR",
|
||||
"abbrev": "mr",
|
||||
"level": 0,
|
||||
"bonuseffect": 0,
|
||||
"currentlevel": 0,
|
||||
"col": 3
|
||||
},
|
||||
@ -249,6 +264,7 @@
|
||||
"label": "A/D",
|
||||
"abbrev": "ad",
|
||||
"level": 0,
|
||||
"bonuseffect": 0,
|
||||
"currentlevel": 0,
|
||||
"accmode": "",
|
||||
"currentspeed": "",
|
||||
|
Reference in New Issue
Block a user