updates?
This commit is contained in:
parent
e7d6b74aab
commit
35413b563c
33 changed files with 10238 additions and 1891 deletions
97
src/defender.json
Normal file
97
src/defender.json
Normal file
|
|
@ -0,0 +1,97 @@
|
|||
{
|
||||
"level": 100,
|
||||
"name": "Evil Pyrit",
|
||||
"stats": {
|
||||
"str": 1415286156,
|
||||
"spd": 1344108854,
|
||||
"def": 1425974550,
|
||||
"dex": 2182078916
|
||||
},
|
||||
"strategy": {
|
||||
"type": "in_order",
|
||||
"order": [],
|
||||
"reload": false
|
||||
},
|
||||
"education": {
|
||||
"bio2350": true,
|
||||
"bio2380": true,
|
||||
"bio2410": true,
|
||||
"cbt2790": true,
|
||||
"cbt2820": true,
|
||||
"cbt2830": true,
|
||||
"cbt2840": true,
|
||||
"cbt2850": true,
|
||||
"cbt2860": true,
|
||||
"cbt2125": true,
|
||||
"gen2116": true,
|
||||
"gen2119": true,
|
||||
"haf2104": true,
|
||||
"haf2105": true,
|
||||
"haf2106": true,
|
||||
"haf2107": true,
|
||||
"haf2108": true,
|
||||
"haf2109": true,
|
||||
"his2160": true,
|
||||
"his2170": true,
|
||||
"mth2240": true,
|
||||
"mth2250": true,
|
||||
"mth2260": true,
|
||||
"mth2320": true,
|
||||
"mth2310": true,
|
||||
"mth3330": true,
|
||||
"psy2640": true,
|
||||
"psy2650": true,
|
||||
"psy2660": true,
|
||||
"psy2670": true,
|
||||
"def2710": true,
|
||||
"def2730": true,
|
||||
"def2740": true,
|
||||
"def2750": true,
|
||||
"def2760": true,
|
||||
"def3770": true,
|
||||
"spt2480": true,
|
||||
"spt2490": true,
|
||||
"spt2500": true
|
||||
},
|
||||
"merits": {
|
||||
"life": 10,
|
||||
"crits": 10,
|
||||
"brawn": 10,
|
||||
"protection": 10,
|
||||
"sharpness": 10,
|
||||
"evasion": 10,
|
||||
"heavy_artillery_mastery": 0,
|
||||
"machine_gun_mastery": 0,
|
||||
"rifle_mastery": 5,
|
||||
"smg_mastery": 10,
|
||||
"shotgun_mastery": 0,
|
||||
"pistol_mastery": 0,
|
||||
"club_mastery": 0,
|
||||
"piercing_mastery": 0,
|
||||
"slashing_mastery": 0,
|
||||
"mechanical_mastery": 0,
|
||||
"temporary_mastery": 0
|
||||
},
|
||||
"faction": {
|
||||
"str": 0,
|
||||
"def": 0,
|
||||
"spd": 0,
|
||||
"dex": 0,
|
||||
"life": 0,
|
||||
"dmg": 0,
|
||||
"acc": 0,
|
||||
"side_effects": 10
|
||||
},
|
||||
"weapons": {
|
||||
"primary": null,
|
||||
"secondary": null,
|
||||
"melee": null
|
||||
},
|
||||
"armour": {
|
||||
"helmet": null,
|
||||
"body": null,
|
||||
"pants": null,
|
||||
"gloves": null,
|
||||
"boots": null
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue