feat: added deadly and execute
This commit is contained in:
parent
1c66dbf499
commit
9550cd2bbb
5 changed files with 237 additions and 47 deletions
|
|
@ -1,22 +1,24 @@
|
|||
{
|
||||
"level": 100,
|
||||
"name": "Evil Pyrit",
|
||||
"name": "Lynaikitsu",
|
||||
"stats": {
|
||||
"str": 1415286156,
|
||||
"spd": 1344108854,
|
||||
"def": 1425974550,
|
||||
"dex": 2182078916
|
||||
"str": 8910798,
|
||||
"spd": 9802681,
|
||||
"def": 3132400125,
|
||||
"dex": 787
|
||||
},
|
||||
"strategy": {
|
||||
"type": "in_order",
|
||||
"order": [],
|
||||
"order": [
|
||||
"primary"
|
||||
],
|
||||
"reload": false
|
||||
},
|
||||
"education": {
|
||||
"bio2350": true,
|
||||
"bio2380": true,
|
||||
"bio2410": true,
|
||||
"cbt2790": true,
|
||||
"cbt2790": false,
|
||||
"cbt2820": true,
|
||||
"cbt2830": true,
|
||||
"cbt2840": true,
|
||||
|
|
@ -25,41 +27,41 @@
|
|||
"cbt2125": true,
|
||||
"gen2116": true,
|
||||
"gen2119": true,
|
||||
"haf2104": true,
|
||||
"haf2105": true,
|
||||
"haf2106": true,
|
||||
"haf2107": true,
|
||||
"haf2108": true,
|
||||
"haf2109": true,
|
||||
"haf2104": false,
|
||||
"haf2105": false,
|
||||
"haf2106": false,
|
||||
"haf2107": false,
|
||||
"haf2108": false,
|
||||
"haf2109": false,
|
||||
"his2160": true,
|
||||
"his2170": true,
|
||||
"mth2240": true,
|
||||
"mth2250": true,
|
||||
"mth2260": true,
|
||||
"mth2320": true,
|
||||
"mth2240": false,
|
||||
"mth2250": false,
|
||||
"mth2260": false,
|
||||
"mth2320": false,
|
||||
"mth2310": true,
|
||||
"mth3330": true,
|
||||
"psy2640": true,
|
||||
"psy2650": true,
|
||||
"psy2660": true,
|
||||
"psy2670": true,
|
||||
"def2710": true,
|
||||
"def2730": true,
|
||||
"def2740": true,
|
||||
"def2750": true,
|
||||
"def2760": true,
|
||||
"psy2640": false,
|
||||
"psy2650": false,
|
||||
"psy2660": false,
|
||||
"psy2670": false,
|
||||
"def2710": false,
|
||||
"def2730": false,
|
||||
"def2740": false,
|
||||
"def2750": false,
|
||||
"def2760": false,
|
||||
"def3770": true,
|
||||
"spt2480": true,
|
||||
"spt2490": true,
|
||||
"spt2500": true
|
||||
"spt2490": false,
|
||||
"spt2500": false
|
||||
},
|
||||
"merits": {
|
||||
"life": 10,
|
||||
"crits": 10,
|
||||
"brawn": 10,
|
||||
"protection": 10,
|
||||
"sharpness": 10,
|
||||
"evasion": 10,
|
||||
"brawn": 0,
|
||||
"protection": 0,
|
||||
"sharpness": 0,
|
||||
"evasion": 0,
|
||||
"heavy_artillery_mastery": 0,
|
||||
"machine_gun_mastery": 0,
|
||||
"rifle_mastery": 5,
|
||||
|
|
@ -85,13 +87,137 @@
|
|||
"weapons": {
|
||||
"primary": null,
|
||||
"secondary": null,
|
||||
"melee": null
|
||||
"melee": null,
|
||||
"temporary": null
|
||||
},
|
||||
"armour": {
|
||||
"helmet": null,
|
||||
"body": null,
|
||||
"pants": null,
|
||||
"gloves": null,
|
||||
"boots": null
|
||||
"helmet": {
|
||||
"slot": "head",
|
||||
"id": 680,
|
||||
"name": "EOD Helmet",
|
||||
"base_armour": 55,
|
||||
"armour": 55,
|
||||
"coverage": {
|
||||
"body": 10.220000267028809,
|
||||
"heart": 0,
|
||||
"stomach": 0,
|
||||
"chest": 0,
|
||||
"arm": 0,
|
||||
"groin": 0,
|
||||
"leg": 0,
|
||||
"throat": 42.900001525878906,
|
||||
"hand": 0,
|
||||
"foot": 0,
|
||||
"head": 100
|
||||
},
|
||||
"immunities": [
|
||||
"concussion_grenade",
|
||||
"pepper_spray"
|
||||
],
|
||||
"bonus": {
|
||||
"kind": "impassable",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
"body": {
|
||||
"slot": "body",
|
||||
"id": 681,
|
||||
"name": "EOD Apron",
|
||||
"base_armour": 55,
|
||||
"armour": 55,
|
||||
"coverage": {
|
||||
"body": 55.2400016784668,
|
||||
"heart": 100,
|
||||
"stomach": 100,
|
||||
"chest": 100,
|
||||
"arm": 100,
|
||||
"groin": 100,
|
||||
"leg": 17.579999923706055,
|
||||
"throat": 100,
|
||||
"hand": 16.8799991607666,
|
||||
"foot": 0,
|
||||
"head": 4.679999828338623
|
||||
},
|
||||
"immunities": [],
|
||||
"bonus": {
|
||||
"kind": "impassable",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
"pants": {
|
||||
"slot": "legs",
|
||||
"id": 682,
|
||||
"name": "EOD Pants",
|
||||
"base_armour": 55,
|
||||
"armour": 55,
|
||||
"coverage": {
|
||||
"body": 26.010000228881836,
|
||||
"heart": 0,
|
||||
"stomach": 23.940000534057617,
|
||||
"chest": 0,
|
||||
"arm": 0,
|
||||
"groin": 100,
|
||||
"leg": 100,
|
||||
"throat": 0,
|
||||
"hand": 0,
|
||||
"foot": 20.1299991607666,
|
||||
"head": 0
|
||||
},
|
||||
"immunities": [],
|
||||
"bonus": {
|
||||
"kind": "impassable",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
"gloves": {
|
||||
"slot": "hands",
|
||||
"id": 684,
|
||||
"name": "EOD Gloves",
|
||||
"base_armour": 55,
|
||||
"armour": 55,
|
||||
"coverage": {
|
||||
"body": 14.369999885559082,
|
||||
"heart": 0,
|
||||
"stomach": 0,
|
||||
"chest": 0,
|
||||
"arm": 0.5,
|
||||
"groin": 0,
|
||||
"leg": 0,
|
||||
"throat": 0,
|
||||
"hand": 100,
|
||||
"foot": 0,
|
||||
"head": 0
|
||||
},
|
||||
"immunities": [],
|
||||
"bonus": {
|
||||
"kind": "impassable",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
"boots": {
|
||||
"slot": "feet",
|
||||
"id": 683,
|
||||
"name": "EOD Boots",
|
||||
"base_armour": 55,
|
||||
"armour": 55,
|
||||
"coverage": {
|
||||
"body": 15.170000076293945,
|
||||
"heart": 0,
|
||||
"stomach": 0,
|
||||
"chest": 0,
|
||||
"arm": 0,
|
||||
"groin": 0,
|
||||
"leg": 6.190000057220459,
|
||||
"throat": 0,
|
||||
"hand": 0,
|
||||
"foot": 100,
|
||||
"head": 0
|
||||
},
|
||||
"immunities": [],
|
||||
"bonus": {
|
||||
"kind": "impassable",
|
||||
"value": 0
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue