sokko-g/website/public/data/mhwilds/monsters.json
Shinuwa 34523e78b1
All checks were successful
Deploy Sokko G / deploy (push) Successful in 7s
change json format & add diablo4
2026-07-22 21:21:02 +02:00

5686 lines
112 KiB
JSON

{
"elements": [
"fire",
"water",
"thunder",
"ice",
"dragon"
],
"monsters": [
{
"id": 1,
"name": "chatacabra",
"type": "amphibian",
"ailments": [
{
"condition": "default",
"values": [
"none"
]
}
],
"weaknesses": [
{
"condition": "default",
"values": [
"ice",
"thunder"
]
}
],
"weakpoints": [
{
"condition": "default",
"values": [
"tongue"
]
}
],
"hitzones": [
{
"name": "head",
"physical": {
"cut": 4,
"blunt": 4,
"ammo": 4
},
"elemental": {
"fire": 1,
"water": 1,
"thunder": 2,
"ice": 1,
"dragon": 0
}
},
{
"name": "tongue",
"physical": {
"cut": 4,
"blunt": 4,
"ammo": 4
},
"elemental": {
"fire": 1,
"water": 1,
"thunder": 2,
"ice": 1,
"dragon": 0
}
},
{
"name": "torso",
"physical": {
"cut": 3,
"blunt": 3,
"ammo": 3
},
"elemental": {
"fire": 1,
"water": 1,
"thunder": 2,
"ice": 1,
"dragon": 0
}
},
{
"name": "left_foreleg",
"physical": {
"cut": 4,
"blunt": 4,
"ammo": 4
},
"elemental": {
"fire": 1,
"water": 1,
"thunder": 1,
"ice": 1,
"dragon": 0
}
},
{
"name": "right_foreleg",
"physical": {
"cut": 4,
"blunt": 4,
"ammo": 4
},
"elemental": {
"fire": 1,
"water": 1,
"thunder": 1,
"ice": 1,
"dragon": 0
}
},
{
"name": "left_hindleg",
"physical": {
"cut": 3,
"blunt": 3,
"ammo": 3
},
"elemental": {
"fire": 0,
"water": 0,
"thunder": 2,
"ice": 1,
"dragon": 0
}
},
{
"name": "right_hindleg",
"physical": {
"cut": 3,
"blunt": 3,
"ammo": 3
},
"elemental": {
"fire": 0,
"water": 0,
"thunder": 2,
"ice": 1,
"dragon": 0
}
},
{
"name": "rear",
"physical": {
"cut": 3,
"blunt": 3,
"ammo": 3
},
"elemental": {
"fire": 1,
"water": 1,
"thunder": 2,
"ice": 1,
"dragon": 0
}
}
]
},
{
"id": 2,
"name": "quematrice",
"type": "brute_wyvern",
"ailments": [
{
"condition": "default",
"values": [
"fireblight"
]
}
],
"weaknesses": [
{
"condition": "default",
"values": [
"water"
]
}
],
"weakpoints": [
{
"condition": "default",
"values": [
"neck"
]
}
],
"hitzones": [
{
"name": "head",
"physical": {
"cut": 4,
"blunt": 4,
"ammo": 4
},
"elemental": {
"fire": 0,
"water": 2,
"thunder": 1,
"ice": 1,
"dragon": 1
}
},
{
"name": "torso",
"physical": {
"cut": 3,
"blunt": 3,
"ammo": 2
},
"elemental": {
"fire": 0,
"water": 1,
"thunder": 1,
"ice": 1,
"dragon": 1
}
},
{
"name": "left_foreleg",
"physical": {
"cut": 3,
"blunt": 2,
"ammo": 2
},
"elemental": {
"fire": 0,
"water": 1,
"thunder": 1,
"ice": 1,
"dragon": 1
}
},
{
"name": "right_foreleg",
"physical": {
"cut": 3,
"blunt": 2,
"ammo": 2
},
"elemental": {
"fire": 0,
"water": 1,
"thunder": 1,
"ice": 1,
"dragon": 1
}
},
{
"name": "left_hindleg",
"physical": {
"cut": 3,
"blunt": 2,
"ammo": 2
},
"elemental": {
"fire": 0,
"water": 1,
"thunder": 1,
"ice": 1,
"dragon": 1
}
},
{
"name": "right_hindleg",
"physical": {
"cut": 3,
"blunt": 2,
"ammo": 2
},
"elemental": {
"fire": 0,
"water": 1,
"thunder": 1,
"ice": 1,
"dragon": 1
}
},
{
"name": "tail",
"physical": {
"cut": 4,
"blunt": 4,
"ammo": 4
},
"elemental": {
"fire": 0,
"water": 2,
"thunder": 1,
"ice": 1,
"dragon": 1
}
}
]
},
{
"id": 3,
"name": "lala_barina",
"type": "temnoceran",
"ailments": [
{
"condition": "default",
"values": [
"paralysis"
]
}
],
"weaknesses": [
{
"condition": "default",
"values": [
"fire"
]
}
],
"weakpoints": [
{
"condition": "default",
"values": [
"tail"
]
}
],
"hitzones": [
{
"name": "head",
"physical": {
"cut": 3,
"blunt": 4,
"ammo": 3
},
"elemental": {
"fire": 2,
"water": 0,
"thunder": 1,
"ice": 1,
"dragon": 0
}
},
{
"name": "torso",
"physical": {
"cut": 3,
"blunt": 3,
"ammo": 2
},
"elemental": {
"fire": 1,
"water": 0,
"thunder": 1,
"ice": 1,
"dragon": 0
}
},
{
"name": "left_foreleg",
"physical": {
"cut": 3,
"blunt": 3,
"ammo": 2
},
"elemental": {
"fire": 1,
"water": 0,
"thunder": 1,
"ice": 1,
"dragon": 0
}
},
{
"name": "right_foreleg",
"physical": {
"cut": 3,
"blunt": 3,
"ammo": 2
},
"elemental": {
"fire": 1,
"water": 0,
"thunder": 1,
"ice": 1,
"dragon": 0
}
},
{
"name": "left_claw",
"physical": {
"cut": 3,
"blunt": 3,
"ammo": 3
},
"elemental": {
"fire": 1,
"water": 0,
"thunder": 1,
"ice": 1,
"dragon": 0
}
},
{
"name": "right_claw",
"physical": {
"cut": 3,
"blunt": 3,
"ammo": 3
},
"elemental": {
"fire": 1,
"water": 0,
"thunder": 1,
"ice": 1,
"dragon": 0
}
},
{
"name": "left_hindleg",
"physical": {
"cut": 3,
"blunt": 3,
"ammo": 2
},
"elemental": {
"fire": 1,
"water": 0,
"thunder": 1,
"ice": 1,
"dragon": 0
}
},
{
"name": "right_hindleg",
"physical": {
"cut": 3,
"blunt": 3,
"ammo": 2
},
"elemental": {
"fire": 1,
"water": 0,
"thunder": 1,
"ice": 1,
"dragon": 0
}
},
{
"name": "petals",
"physical": {
"cut": 4,
"blunt": 4,
"ammo": 3
},
"elemental": {
"fire": 2,
"water": 0,
"thunder": 1,
"ice": 1,
"dragon": 0
}
},
{
"name": "tail",
"physical": {
"cut": 4,
"blunt": 4,
"ammo": 3
},
"elemental": {
"fire": 2,
"water": 0,
"thunder": 1,
"ice": 1,
"dragon": 0
}
}
]
},
{
"id": 4,
"name": "congalala",
"type": "fanged_beast",
"ailments": [
{
"condition": "default",
"values": [
"minor_tremor",
"poison",
"paralysis",
"blast",
"stench"
]
}
],
"weaknesses": [
{
"condition": "default",
"values": [
"fire",
"ice"
]
}
],
"weakpoints": [
{
"condition": "default",
"values": [
"back"
]
}
],
"hitzones": [
{
"name": "head",
"physical": {
"cut": 4,
"blunt": 4,
"ammo": 4
},
"elemental": {
"fire": 2,
"water": 1,
"thunder": 1,
"ice": 1,
"dragon": 1
}
},
{
"name": "torso",
"physical": {
"cut": 2,
"blunt": 2,
"ammo": 2
},
"elemental": {
"fire": 1,
"water": 1,
"thunder": 1,
"ice": 1,
"dragon": 1
}
},
{
"name": "left_foreleg",
"physical": {
"cut": 3,
"blunt": 3,
"ammo": 3
},
"elemental": {
"fire": 1,
"water": 1,
"thunder": 1,
"ice": 1,
"dragon": 1
}
},
{
"name": "right_foreleg",
"physical": {
"cut": 3,
"blunt": 3,
"ammo": 3
},
"elemental": {
"fire": 1,
"water": 1,
"thunder": 1,
"ice": 1,
"dragon": 1
}
},
{
"name": "left_hindleg",
"physical": {
"cut": 2,
"blunt": 2,
"ammo": 2
},
"elemental": {
"fire": 1,
"water": 1,
"thunder": 1,
"ice": 1,
"dragon": 1
}
},
{
"name": "right_hindleg",
"physical": {
"cut": 2,
"blunt": 2,
"ammo": 2
},
"elemental": {
"fire": 1,
"water": 1,
"thunder": 1,
"ice": 1,
"dragon": 1
}
},
{
"name": "tail",
"physical": {
"cut": 3,
"blunt": 3,
"ammo": 3
},
"elemental": {
"fire": 1,
"water": 1,
"thunder": 1,
"ice": 1,
"dragon": 1
}
}
]
},
{
"id": 5,
"name": "balahara",
"type": "leviathan",
"ailments": [
{
"condition": "default",
"values": [
"waterblight"
]
}
],
"weaknesses": [
{
"condition": "default",
"values": [
"thunder"
]
}
],
"weakpoints": [
{
"condition": "default",
"values": [
"mouth"
]
}
],
"hitzones": [
{
"name": "head",
"physical": {
"cut": 3,
"blunt": 4,
"ammo": 3
},
"elemental": {
"fire": 1,
"water": 0,
"thunder": 2,
"ice": 1,
"dragon": 1
}
},
{
"name": "neck",
"physical": {
"cut": 3,
"blunt": 4,
"ammo": 3
},
"elemental": {
"fire": 1,
"water": 0,
"thunder": 2,
"ice": 1,
"dragon": 1
}
},
{
"name": "torso",
"physical": {
"cut": 2,
"blunt": 3,
"ammo": 2
},
"elemental": {
"fire": 1,
"water": 0,
"thunder": 1,
"ice": 1,
"dragon": 1
}
},
{
"name": "left_foreleg",
"physical": {
"cut": 3,
"blunt": 3,
"ammo": 2
},
"elemental": {
"fire": 1,
"water": 0,
"thunder": 1,
"ice": 1,
"dragon": 1
}
},
{
"name": "right_foreleg",
"physical": {
"cut": 3,
"blunt": 3,
"ammo": 2
},
"elemental": {
"fire": 1,
"water": 0,
"thunder": 1,
"ice": 1,
"dragon": 1
}
},
{
"name": "left_hindleg",
"physical": {
"cut": 2,
"blunt": 2,
"ammo": 2
},
"elemental": {
"fire": 1,
"water": 0,
"thunder": 1,
"ice": 1,
"dragon": 1
}
},
{
"name": "right_hindleg",
"physical": {
"cut": 2,
"blunt": 2,
"ammo": 2
},
"elemental": {
"fire": 1,
"water": 0,
"thunder": 1,
"ice": 1,
"dragon": 1
}
},
{
"name": "tail",
"physical": {
"cut": 3,
"blunt": 3,
"ammo": 3
},
"elemental": {
"fire": 1,
"water": 0,
"thunder": 1,
"ice": 1,
"dragon": 1
}
}
]
},
{
"id": 6,
"name": "doshaguma",
"type": "fanged_beast",
"ailments": [
{
"condition": "default",
"values": [
"weak_roar",
"minor_tremor"
]
}
],
"weaknesses": [
{
"condition": "default",
"values": [
"fire",
"thunder"
]
}
],
"weakpoints": [
{
"condition": "default",
"values": [
"belly"
]
}
],
"hitzones": [
{
"name": "head",
"physical": {
"cut": 3,
"blunt": 3,
"ammo": 3
},
"elemental": {
"fire": 2,
"water": 1,
"thunder": 2,
"ice": 1,
"dragon": 1
}
},
{
"name": "torso",
"physical": {
"cut": 2,
"blunt": 3,
"ammo": 2
},
"elemental": {
"fire": 2,
"water": 1,
"thunder": 1,
"ice": 1,
"dragon": 1
}
},
{
"name": "left_foreleg",
"physical": {
"cut": 3,
"blunt": 3,
"ammo": 3
},
"elemental": {
"fire": 1,
"water": 1,
"thunder": 1,
"ice": 1,
"dragon": 1
}
},
{
"name": "right_foreleg",
"physical": {
"cut": 3,
"blunt": 3,
"ammo": 3
},
"elemental": {
"fire": 1,
"water": 1,
"thunder": 1,
"ice": 1,
"dragon": 1
}
},
{
"name": "left_hindleg",
"physical": {
"cut": 3,
"blunt": 2,
"ammo": 2
},
"elemental": {
"fire": 1,
"water": 1,
"thunder": 1,
"ice": 1,
"dragon": 1
}
},
{
"name": "right_hindleg",
"physical": {
"cut": 3,
"blunt": 2,
"ammo": 2
},
"elemental": {
"fire": 1,
"water": 1,
"thunder": 1,
"ice": 1,
"dragon": 1
}
},
{
"name": "tail_hair",
"physical": {
"cut": 3,
"blunt": 3,
"ammo": 3
},
"elemental": {
"fire": 1,
"water": 1,
"thunder": 1,
"ice": 1,
"dragon": 0
}
}
]
},
{
"id": 7,
"name": "uth_duna",
"type": "leviathan",
"ailments": [
{
"condition": "default",
"values": [
"weak_roar",
"waterblight"
]
}
],
"weaknesses": [
{
"condition": "default",
"values": [
"thunder"
]
}
],
"weakpoints": [
{
"condition": "default",
"values": [
"mouth"
]
}
],
"hitzones": [
{
"name": "head",
"physical": {
"cut": 3,
"blunt": 4,
"ammo": 3
},
"elemental": {
"fire": 1,
"water": 0,
"thunder": 2,
"ice": 1,
"dragon": 1
}
},
{
"name": "torso",
"physical": {
"cut": 3,
"blunt": 3,
"ammo": 2
},
"elemental": {
"fire": 1,
"water": 0,
"thunder": 1,
"ice": 1,
"dragon": 1
}
},
{
"name": "left_foreleg",
"physical": {
"cut": 4,
"blunt": 4,
"ammo": 3
},
"elemental": {
"fire": 1,
"water": 0,
"thunder": 1,
"ice": 1,
"dragon": 1
}
},
{
"name": "right_foreleg",
"physical": {
"cut": 4,
"blunt": 4,
"ammo": 3
},
"elemental": {
"fire": 1,
"water": 0,
"thunder": 1,
"ice": 1,
"dragon": 1
}
},
{
"name": "left_hindleg",
"physical": {
"cut": 3,
"blunt": 3,
"ammo": 3
},
"elemental": {
"fire": 1,
"water": 0,
"thunder": 1,
"ice": 1,
"dragon": 1
}
},
{
"name": "right_hindleg",
"physical": {
"cut": 3,
"blunt": 3,
"ammo": 3
},
"elemental": {
"fire": 1,
"water": 0,
"thunder": 1,
"ice": 1,
"dragon": 1
}
},
{
"name": "tail",
"physical": {
"cut": 3,
"blunt": 3,
"ammo": 3
},
"elemental": {
"fire": 1,
"water": 0,
"thunder": 1,
"ice": 1,
"dragon": 1
}
}
]
},
{
"id": 8,
"name": "rompopolo",
"type": "brute_wyvern",
"ailments": [
{
"condition": "default",
"values": [
"weak_roar",
"poison"
]
}
],
"weaknesses": [
{
"condition": "default",
"values": [
"water"
]
}
],
"weakpoints": [
{
"condition": "default",
"values": [
"tongue"
]
}
],
"hitzones": [
{
"name": "head",
"physical": {
"cut": 4,
"blunt": 4,
"ammo": 4
},
"elemental": {
"fire": 1,
"water": 2,
"thunder": 1,
"ice": 1,
"dragon": 1
}
},
{
"name": "torso",
"physical": {
"cut": 2,
"blunt": 2,
"ammo": 2
},
"elemental": {
"fire": 1,
"water": 1,
"thunder": 1,
"ice": 1,
"dragon": 1
}
},
{
"name": "left_foreleg",
"physical": {
"cut": 3,
"blunt": 3,
"ammo": 3
},
"elemental": {
"fire": 1,
"water": 1,
"thunder": 1,
"ice": 1,
"dragon": 1
}
},
{
"name": "right_foreleg",
"physical": {
"cut": 3,
"blunt": 3,
"ammo": 3
},
"elemental": {
"fire": 1,
"water": 1,
"thunder": 1,
"ice": 1,
"dragon": 1
}
},
{
"name": "back",
"physical": {
"cut": 3,
"blunt": 3,
"ammo": 3
},
"elemental": {
"fire": 1,
"water": 2,
"thunder": 1,
"ice": 1,
"dragon": 1
}
},
{
"name": "left_hindleg",
"physical": {
"cut": 2,
"blunt": 2,
"ammo": 2
},
"elemental": {
"fire": 1,
"water": 1,
"thunder": 1,
"ice": 1,
"dragon": 1
}
},
{
"name": "right_hindleg",
"physical": {
"cut": 2,
"blunt": 2,
"ammo": 2
},
"elemental": {
"fire": 1,
"water": 1,
"thunder": 1,
"ice": 1,
"dragon": 1
}
},
{
"name": "tail",
"physical": {
"cut": 4,
"blunt": 4,
"ammo": 4
},
"elemental": {
"fire": 1,
"water": 2,
"thunder": 1,
"ice": 1,
"dragon": 1
}
}
]
},
{
"id": 9,
"name": "rey_dau",
"type": "flying_wyvern",
"ailments": [
{
"condition": "default",
"values": [
"weak_roar",
"thunderblight"
]
}
],
"weaknesses": [
{
"condition": "default",
"values": [
"water",
"ice"
]
}
],
"weakpoints": [
{
"condition": "default",
"values": [
"head"
]
}
],
"hitzones": [
{
"name": "head",
"physical": {
"cut": 4,
"blunt": 4,
"ammo": 3
},
"elemental": {
"fire": 1,
"water": 1,
"thunder": 0,
"ice": 2,
"dragon": 1
}
},
{
"name": "torso",
"physical": {
"cut": 2,
"blunt": 2,
"ammo": 2
},
"elemental": {
"fire": 1,
"water": 1,
"thunder": 0,
"ice": 1,
"dragon": 1
}
},
{
"name": "left_wing",
"physical": {
"cut": 3,
"blunt": 3,
"ammo": 3
},
"elemental": {
"fire": 1,
"water": 1,
"thunder": 0,
"ice": 1,
"dragon": 1
}
},
{
"name": "right_wing",
"physical": {
"cut": 3,
"blunt": 3,
"ammo": 3
},
"elemental": {
"fire": 1,
"water": 1,
"thunder": 0,
"ice": 1,
"dragon": 1
}
},
{
"name": "left_leg",
"physical": {
"cut": 2,
"blunt": 2,
"ammo": 2
},
"elemental": {
"fire": 1,
"water": 1,
"thunder": 0,
"ice": 1,
"dragon": 1
}
},
{
"name": "right_leg",
"physical": {
"cut": 2,
"blunt": 2,
"ammo": 2
},
"elemental": {
"fire": 1,
"water": 1,
"thunder": 0,
"ice": 1,
"dragon": 1
}
},
{
"name": "tail",
"physical": {
"cut": 3,
"blunt": 3,
"ammo": 3
},
"elemental": {
"fire": 1,
"water": 1,
"thunder": 0,
"ice": 1,
"dragon": 1
}
}
]
},
{
"id": 10,
"name": "nerscylla",
"type": "temnoceran",
"ailments": [
{
"condition": "default",
"values": [
"poison",
"sleep",
"webbed"
]
}
],
"weaknesses": [
{
"condition": "default",
"values": [
"fire"
]
},
{
"condition": "mantle_broken",
"values": [
"thunder"
]
}
],
"weakpoints": [
{
"condition": "default",
"values": [
"claw"
]
}
],
"hitzones": [
{
"name": "head",
"physical": {
"cut": 3,
"blunt": 4,
"ammo": 3
},
"elemental": {
"fire": 1,
"water": 0,
"thunder": 0,
"ice": 1,
"dragon": 0
}
},
{
"name": "torso",
"physical": {
"cut": 2,
"blunt": 2,
"ammo": 3
},
"elemental": {
"fire": 2,
"water": 0,
"thunder": 0,
"ice": 1,
"dragon": 0
}
},
{
"name": "left_foreleg",
"physical": {
"cut": 2,
"blunt": 2,
"ammo": 2
},
"elemental": {
"fire": 2,
"water": 0,
"thunder": 0,
"ice": 1,
"dragon": 0
}
},
{
"name": "right_foreleg",
"physical": {
"cut": 2,
"blunt": 2,
"ammo": 2
},
"elemental": {
"fire": 2,
"water": 0,
"thunder": 0,
"ice": 1,
"dragon": 0
}
},
{
"name": "left_claw",
"physical": {
"cut": 2,
"blunt": 2,
"ammo": 2
},
"elemental": {
"fire": 1,
"water": 0,
"thunder": 1,
"ice": 1,
"dragon": 0
}
},
{
"name": "right_claw",
"physical": {
"cut": 2,
"blunt": 2,
"ammo": 2
},
"elemental": {
"fire": 1,
"water": 0,
"thunder": 1,
"ice": 1,
"dragon": 0
}
},
{
"name": "belly",
"physical": {
"cut": 4,
"blunt": 3,
"ammo": 3
},
"elemental": {
"fire": 1,
"water": 0,
"thunder": 1,
"ice": 1,
"dragon": 0
}
},
{
"name": "stinger",
"physical": {
"cut": 2,
"blunt": 2,
"ammo": 4
},
"elemental": {
"fire": 1,
"water": 1,
"thunder": 2,
"ice": 1,
"dragon": 0
}
},
{
"name": "left_hindleg",
"physical": {
"cut": 2,
"blunt": 2,
"ammo": 2
},
"elemental": {
"fire": 1,
"water": 0,
"thunder": 1,
"ice": 1,
"dragon": 0
}
},
{
"name": "right_hindleg",
"physical": {
"cut": 2,
"blunt": 2,
"ammo": 2
},
"elemental": {
"fire": 1,
"water": 0,
"thunder": 1,
"ice": 1,
"dragon": 0
}
},
{
"name": "mantle",
"physical": {
"cut": 3,
"blunt": 3,
"ammo": 2
},
"elemental": {
"fire": 2,
"water": 0,
"thunder": 1,
"ice": 1,
"dragon": 0
}
}
]
},
{
"id": 11,
"name": "hirabami",
"type": "leviathan",
"ailments": [
{
"condition": "default",
"values": [
"weak_roar",
"frostblight"
]
}
],
"weaknesses": [
{
"condition": "default",
"values": [
"fire",
"thunder"
]
}
],
"weakpoints": [
{
"condition": "default",
"values": [
"mouth"
]
}
],
"hitzones": [
{
"name": "head",
"physical": {
"cut": 3,
"blunt": 4,
"ammo": 3
},
"elemental": {
"fire": 2,
"water": 1,
"thunder": 2,
"ice": 0,
"dragon": 1
}
},
{
"name": "neck",
"physical": {
"cut": 3,
"blunt": 4,
"ammo": 3
},
"elemental": {
"fire": 2,
"water": 1,
"thunder": 2,
"ice": 0,
"dragon": 1
}
},
{
"name": "torso",
"physical": {
"cut": 3,
"blunt": 2,
"ammo": 2
},
"elemental": {
"fire": 1,
"water": 1,
"thunder": 1,
"ice": 0,
"dragon": 1
}
},
{
"name": "left_foreleg",
"physical": {
"cut": 3,
"blunt": 3,
"ammo": 3
},
"elemental": {
"fire": 1,
"water": 1,
"thunder": 1,
"ice": 0,
"dragon": 1
}
},
{
"name": "right_foreleg",
"physical": {
"cut": 3,
"blunt": 3,
"ammo": 3
},
"elemental": {
"fire": 1,
"water": 1,
"thunder": 1,
"ice": 0,
"dragon": 1
}
},
{
"name": "left_hindleg",
"physical": {
"cut": 3,
"blunt": 3,
"ammo": 3
},
"elemental": {
"fire": 1,
"water": 1,
"thunder": 1,
"ice": 0,
"dragon": 1
}
},
{
"name": "right_hindleg",
"physical": {
"cut": 3,
"blunt": 3,
"ammo": 3
},
"elemental": {
"fire": 1,
"water": 1,
"thunder": 1,
"ice": 0,
"dragon": 1
}
},
{
"name": "tail",
"physical": {
"cut": 3,
"blunt": 3,
"ammo": 3
},
"elemental": {
"fire": 2,
"water": 1,
"thunder": 1,
"ice": 0,
"dragon": 1
}
}
]
},
{
"id": 12,
"name": "ajarakan",
"type": "fanged_beast",
"ailments": [
{
"condition": "default",
"values": [
"weak_roar",
"minor_tremor",
"fireblight",
"blast"
]
}
],
"weaknesses": [
{
"condition": "default",
"values": [
"water",
"ice"
]
}
],
"weakpoints": [
{
"condition": "default",
"values": [
"leg"
]
}
],
"hitzones": [
{
"name": "head",
"physical": {
"cut": 3,
"blunt": 3,
"ammo": 3
},
"elemental": {
"fire": 0,
"water": 2,
"thunder": 1,
"ice": 1,
"dragon": 1
}
},
{
"name": "left_foreleg",
"physical": {
"cut": 3,
"blunt": 3,
"ammo": 3
},
"elemental": {
"fire": 0,
"water": 2,
"thunder": 1,
"ice": 1,
"dragon": 1
}
},
{
"name": "right_foreleg",
"physical": {
"cut": 3,
"blunt": 3,
"ammo": 3
},
"elemental": {
"fire": 0,
"water": 2,
"thunder": 1,
"ice": 1,
"dragon": 1
}
},
{
"name": "belly",
"physical": {
"cut": 2,
"blunt": 2,
"ammo": 2
},
"elemental": {
"fire": 0,
"water": 1,
"thunder": 1,
"ice": 1,
"dragon": 1
}
},
{
"name": "back",
"physical": {
"cut": 2,
"blunt": 2,
"ammo": 2
},
"elemental": {
"fire": 0,
"water": 2,
"thunder": 1,
"ice": 1,
"dragon": 1
}
},
{
"name": "left_hindleg",
"physical": {
"cut": 2,
"blunt": 2,
"ammo": 2
},
"elemental": {
"fire": 0,
"water": 1,
"thunder": 1,
"ice": 1,
"dragon": 1
}
},
{
"name": "right_hindleg",
"physical": {
"cut": 2,
"blunt": 2,
"ammo": 2
},
"elemental": {
"fire": 0,
"water": 1,
"thunder": 1,
"ice": 1,
"dragon": 1
}
},
{
"name": "tail",
"physical": {
"cut": 3,
"blunt": 3,
"ammo": 2
},
"elemental": {
"fire": 0,
"water": 1,
"thunder": 1,
"ice": 1,
"dragon": 1
}
},
{
"name": "tail_tip",
"physical": {
"cut": 3,
"blunt": 3,
"ammo": 3
},
"elemental": {
"fire": 0,
"water": 2,
"thunder": 1,
"ice": 1,
"dragon": 1
}
}
]
},
{
"id": 13,
"name": "nu_udra",
"type": "cephalopod",
"ailments": [
{
"condition": "default",
"values": [
"weak_roar",
"fireblight"
]
}
],
"weaknesses": [
{
"condition": "default",
"values": [
"water"
]
}
],
"weakpoints": [
{
"condition": "default",
"values": [
"mouth"
]
}
],
"hitzones": [
{
"name": "head",
"physical": {
"cut": 4,
"blunt": 4,
"ammo": 3
},
"elemental": {
"fire": 0,
"water": 1,
"thunder": 1,
"ice": 1,
"dragon": 1
}
},
{
"name": "membrane",
"physical": {
"cut": 2,
"blunt": 3,
"ammo": 2
},
"elemental": {
"fire": 0,
"water": 1,
"thunder": 1,
"ice": 1,
"dragon": 1
}
},
{
"name": "mouth",
"physical": {
"cut": 4,
"blunt": 4,
"ammo": 4
},
"elemental": {
"fire": 0,
"water": 2,
"thunder": 1,
"ice": 1,
"dragon": 1
}
},
{
"name": "torso",
"physical": {
"cut": 3,
"blunt": 4,
"ammo": 3
},
"elemental": {
"fire": 0,
"water": 1,
"thunder": 1,
"ice": 1,
"dragon": 1
}
},
{
"name": "tentacle",
"physical": {
"cut": 2,
"blunt": 3,
"ammo": 2
},
"elemental": {
"fire": 0,
"water": 1,
"thunder": 1,
"ice": 1,
"dragon": 1
}
},
{
"name": "front_left_arm",
"physical": {
"cut": 3,
"blunt": 3,
"ammo": 3
},
"elemental": {
"fire": 0,
"water": 1,
"thunder": 1,
"ice": 1,
"dragon": 1
}
},
{
"name": "front_right_arm",
"physical": {
"cut": 3,
"blunt": 3,
"ammo": 3
},
"elemental": {
"fire": 0,
"water": 1,
"thunder": 1,
"ice": 1,
"dragon": 1
}
},
{
"name": "middle_left_arm",
"physical": {
"cut": 3,
"blunt": 3,
"ammo": 3
},
"elemental": {
"fire": 0,
"water": 1,
"thunder": 1,
"ice": 1,
"dragon": 1
}
},
{
"name": "middle_right_arm",
"physical": {
"cut": 3,
"blunt": 3,
"ammo": 3
},
"elemental": {
"fire": 0,
"water": 1,
"thunder": 1,
"ice": 1,
"dragon": 1
}
},
{
"name": "rear_left_arm",
"physical": {
"cut": 3,
"blunt": 3,
"ammo": 3
},
"elemental": {
"fire": 0,
"water": 1,
"thunder": 1,
"ice": 1,
"dragon": 1
}
},
{
"name": "rear_right_arm",
"physical": {
"cut": 3,
"blunt": 3,
"ammo": 3
},
"elemental": {
"fire": 0,
"water": 1,
"thunder": 1,
"ice": 1,
"dragon": 1
}
}
]
},
{
"id": 14,
"name": "guardian_doshaguma",
"type": "construct",
"ailments": [
{
"condition": "default",
"values": [
"weak_roar",
"minor_tremor",
"defense_down"
]
}
],
"weaknesses": [
{
"condition": "default",
"values": [
"fire",
"ice",
"thunder",
"dragon"
]
}
],
"weakpoints": [
{
"condition": "default",
"values": [
"foreleg"
]
}
],
"hitzones": [
{
"name": "head",
"physical": {
"cut": 3,
"blunt": 4,
"ammo": 3
},
"elemental": {
"fire": 2,
"water": 1,
"thunder": 2,
"ice": 1,
"dragon": 1
}
},
{
"name": "torso",
"physical": {
"cut": 2,
"blunt": 2,
"ammo": 2
},
"elemental": {
"fire": 2,
"water": 1,
"thunder": 1,
"ice": 1,
"dragon": 1
}
},
{
"name": "left_foreleg",
"physical": {
"cut": 4,
"blunt": 4,
"ammo": 4
},
"elemental": {
"fire": 2,
"water": 1,
"thunder": 1,
"ice": 2,
"dragon": 2
}
},
{
"name": "right_foreleg",
"physical": {
"cut": 4,
"blunt": 4,
"ammo": 4
},
"elemental": {
"fire": 2,
"water": 1,
"thunder": 1,
"ice": 2,
"dragon": 2
}
},
{
"name": "left_hindleg",
"physical": {
"cut": 3,
"blunt": 2,
"ammo": 2
},
"elemental": {
"fire": 1,
"water": 1,
"thunder": 1,
"ice": 2,
"dragon": 1
}
},
{
"name": "right_hindleg",
"physical": {
"cut": 3,
"blunt": 2,
"ammo": 2
},
"elemental": {
"fire": 1,
"water": 1,
"thunder": 1,
"ice": 2,
"dragon": 1
}
},
{
"name": "tail_hair",
"physical": {
"cut": 2,
"blunt": 3,
"ammo": 3
},
"elemental": {
"fire": 1,
"water": 1,
"thunder": 1,
"ice": 2,
"dragon": 1
}
}
]
},
{
"id": 15,
"name": "guardian_rathalos",
"type": "construct",
"ailments": [
{
"condition": "default",
"values": [
"weak_roar",
"minor_wind_pressure",
"fireblight",
"poison"
]
}
],
"weaknesses": [
{
"condition": "default",
"values": [
"thunder",
"dragon"
]
}
],
"weakpoints": [
{
"condition": "default",
"values": [
"leg",
"mouth"
]
}
],
"hitzones": [
{
"name": "head",
"physical": {
"cut": 4,
"blunt": 4,
"ammo": 3
},
"elemental": {
"fire": 0,
"water": 1,
"thunder": 1,
"ice": 1,
"dragon": 2
}
},
{
"name": "neck",
"physical": {
"cut": 2,
"blunt": 3,
"ammo": 2
},
"elemental": {
"fire": 0,
"water": 1,
"thunder": 1,
"ice": 1,
"dragon": 2
}
},
{
"name": "torso",
"physical": {
"cut": 2,
"blunt": 2,
"ammo": 2
},
"elemental": {
"fire": 0,
"water": 1,
"thunder": 1,
"ice": 1,
"dragon": 2
}
},
{
"name": "left_wing",
"physical": {
"cut": 3,
"blunt": 3,
"ammo": 2
},
"elemental": {
"fire": 0,
"water": 1,
"thunder": 1,
"ice": 1,
"dragon": 2
}
},
{
"name": "right_wing",
"physical": {
"cut": 3,
"blunt": 3,
"ammo": 2
},
"elemental": {
"fire": 0,
"water": 1,
"thunder": 1,
"ice": 1,
"dragon": 2
}
},
{
"name": "left_leg",
"physical": {
"cut": 4,
"blunt": 3,
"ammo": 3
},
"elemental": {
"fire": 0,
"water": 1,
"thunder": 2,
"ice": 1,
"dragon": 2
}
},
{
"name": "right_leg",
"physical": {
"cut": 4,
"blunt": 3,
"ammo": 3
},
"elemental": {
"fire": 0,
"water": 1,
"thunder": 2,
"ice": 1,
"dragon": 2
}
},
{
"name": "tail",
"physical": {
"cut": 2,
"blunt": 2,
"ammo": 2
},
"elemental": {
"fire": 0,
"water": 0,
"thunder": 1,
"ice": 0,
"dragon": 1
}
}
]
},
{
"id": 16,
"name": "jin_dahaad",
"type": "leviathan",
"ailments": [
{
"condition": "default",
"values": [
"strong_roar",
"iceblight",
"frostblight"
]
}
],
"weaknesses": [
{
"condition": "default",
"values": [
"fire"
]
}
],
"weakpoints": [
{
"condition": "default",
"values": [
"mouth",
"torso"
]
}
],
"hitzones": [
{
"name": "head",
"physical": {
"cut": 4,
"blunt": 4,
"ammo": 3
},
"elemental": {
"fire": 2,
"water": 1,
"thunder": 2,
"ice": 0,
"dragon": 1
}
},
{
"name": "neck",
"physical": {
"cut": 4,
"blunt": 4,
"ammo": 3
},
"elemental": {
"fire": 2,
"water": 1,
"thunder": 2,
"ice": 0,
"dragon": 1
}
},
{
"name": "torso",
"physical": {
"cut": 2,
"blunt": 2,
"ammo": 2
},
"elemental": {
"fire": 1,
"water": 1,
"thunder": 1,
"ice": 0,
"dragon": 1
}
},
{
"name": "left_foreleg",
"physical": {
"cut": 3,
"blunt": 3,
"ammo": 2
},
"elemental": {
"fire": 1,
"water": 1,
"thunder": 1,
"ice": 0,
"dragon": 1
}
},
{
"name": "right_foreleg",
"physical": {
"cut": 3,
"blunt": 3,
"ammo": 2
},
"elemental": {
"fire": 1,
"water": 1,
"thunder": 1,
"ice": 0,
"dragon": 1
}
},
{
"name": "left_hindleg",
"physical": {
"cut": 3,
"blunt": 3,
"ammo": 2
},
"elemental": {
"fire": 1,
"water": 1,
"thunder": 1,
"ice": 0,
"dragon": 1
}
},
{
"name": "right_hindleg",
"physical": {
"cut": 3,
"blunt": 3,
"ammo": 2
},
"elemental": {
"fire": 1,
"water": 1,
"thunder": 1,
"ice": 0,
"dragon": 1
}
},
{
"name": "tail",
"physical": {
"cut": 3,
"blunt": 3,
"ammo": 3
},
"elemental": {
"fire": 1,
"water": 1,
"thunder": 1,
"ice": 0,
"dragon": 1
}
},
{
"name": "abdominal_iceplate",
"physical": {
"cut": 3,
"blunt": 3,
"ammo": 3
},
"elemental": {
"fire": 1,
"water": 1,
"thunder": 1,
"ice": 0,
"dragon": 1
}
},
{
"name": "large_iceplate_hidden",
"physical": {
"cut": 1,
"blunt": 1,
"ammo": 1
},
"elemental": {
"fire": 1,
"water": 1,
"thunder": 1,
"ice": 0,
"dragon": 1
}
},
{
"name": "large_iceplate_exposed",
"physical": {
"cut": 4,
"blunt": 4,
"ammo": 3
},
"elemental": {
"fire": 2,
"water": 1,
"thunder": 2,
"ice": 0,
"dragon": 1
}
}
]
},
{
"id": 17,
"name": "guardian_ebony_odogaron",
"type": "construct",
"ailments": [
{
"condition": "default",
"values": [
"weak_roar",
"dragonblight",
"bleeding"
]
}
],
"weaknesses": [
{
"condition": "default",
"values": [
"water"
]
}
],
"weakpoints": [
{
"condition": "default",
"values": [
"foreleg",
"tail"
]
}
],
"hitzones": [
{
"name": "head",
"physical": {
"cut": 3,
"blunt": 3,
"ammo": 3
},
"elemental": {
"fire": 2,
"water": 3,
"thunder": 2,
"ice": 2,
"dragon": 1
}
},
{
"name": "neck",
"physical": {
"cut": 2,
"blunt": 2,
"ammo": 2
},
"elemental": {
"fire": 1,
"water": 2,
"thunder": 2,
"ice": 1,
"dragon": 1
}
},
{
"name": "torso",
"physical": {
"cut": 2,
"blunt": 2,
"ammo": 2
},
"elemental": {
"fire": 1,
"water": 2,
"thunder": 2,
"ice": 1,
"dragon": 1
}
},
{
"name": "left_foreleg",
"physical": {
"cut": 2,
"blunt": 3,
"ammo": 2
},
"elemental": {
"fire": 2,
"water": 2,
"thunder": 2,
"ice": 2,
"dragon": 2
}
},
{
"name": "right_foreleg",
"physical": {
"cut": 2,
"blunt": 3,
"ammo": 2
},
"elemental": {
"fire": 2,
"water": 2,
"thunder": 2,
"ice": 2,
"dragon": 2
}
},
{
"name": "back",
"physical": {
"cut": 2,
"blunt": 2,
"ammo": 2
},
"elemental": {
"fire": 1,
"water": 2,
"thunder": 1,
"ice": 1,
"dragon": 1
}
},
{
"name": "left_hindleg",
"physical": {
"cut": 2,
"blunt": 2,
"ammo": 2
},
"elemental": {
"fire": 2,
"water": 2,
"thunder": 2,
"ice": 2,
"dragon": 1
}
},
{
"name": "right_hindleg",
"physical": {
"cut": 2,
"blunt": 2,
"ammo": 2
},
"elemental": {
"fire": 2,
"water": 2,
"thunder": 2,
"ice": 2,
"dragon": 1
}
},
{
"name": "tail",
"physical": {
"cut": 2,
"blunt": 2,
"ammo": 2
},
"elemental": {
"fire": 2,
"water": 2,
"thunder": 2,
"ice": 2,
"dragon": 2
}
},
{
"name": "tail_tip",
"physical": {
"cut": 3,
"blunt": 2,
"ammo": 3
},
"elemental": {
"fire": 1,
"water": 2,
"thunder": 1,
"ice": 1,
"dragon": 2
}
}
]
},
{
"id": 18,
"name": "xu_wu",
"type": "cephalopod",
"ailments": [
{
"condition": "default",
"values": [
"none"
]
}
],
"weaknesses": [
{
"condition": "default",
"values": [
"ice"
]
}
],
"weakpoints": [
{
"condition": "default",
"values": []
}
],
"hitzones": [
{
"name": "head",
"physical": {
"cut": 4,
"blunt": 4,
"ammo": 3
},
"elemental": {
"fire": 1,
"water": 1,
"thunder": 1,
"ice": 2,
"dragon": 0
}
},
{
"name": "membrane",
"physical": {
"cut": 2,
"blunt": 3,
"ammo": 2
},
"elemental": {
"fire": 1,
"water": 1,
"thunder": 1,
"ice": 2,
"dragon": 0
}
},
{
"name": "mouth",
"physical": {
"cut": 4,
"blunt": 4,
"ammo": 4
},
"elemental": {
"fire": 1,
"water": 1,
"thunder": 1,
"ice": 3,
"dragon": 0
}
},
{
"name": "torso",
"physical": {
"cut": 2,
"blunt": 3,
"ammo": 2
},
"elemental": {
"fire": 1,
"water": 1,
"thunder": 1,
"ice": 2,
"dragon": 0
}
},
{
"name": "tentacle",
"physical": {
"cut": 2,
"blunt": 3,
"ammo": 2
},
"elemental": {
"fire": 1,
"water": 1,
"thunder": 1,
"ice": 2,
"dragon": 0
}
},
{
"name": "front_left_arm",
"physical": {
"cut": 3,
"blunt": 3,
"ammo": 2
},
"elemental": {
"fire": 1,
"water": 1,
"thunder": 1,
"ice": 2,
"dragon": 0
}
},
{
"name": "front_right_arm",
"physical": {
"cut": 3,
"blunt": 3,
"ammo": 2
},
"elemental": {
"fire": 1,
"water": 1,
"thunder": 1,
"ice": 2,
"dragon": 0
}
},
{
"name": "middle_left_arm",
"physical": {
"cut": 3,
"blunt": 3,
"ammo": 2
},
"elemental": {
"fire": 1,
"water": 1,
"thunder": 1,
"ice": 2,
"dragon": 0
}
},
{
"name": "middle_right_arm",
"physical": {
"cut": 3,
"blunt": 3,
"ammo": 2
},
"elemental": {
"fire": 1,
"water": 1,
"thunder": 1,
"ice": 2,
"dragon": 0
}
},
{
"name": "rear_left_arm",
"physical": {
"cut": 3,
"blunt": 3,
"ammo": 2
},
"elemental": {
"fire": 1,
"water": 1,
"thunder": 1,
"ice": 2,
"dragon": 0
}
},
{
"name": "rear_right_arm",
"physical": {
"cut": 3,
"blunt": 3,
"ammo": 2
},
"elemental": {
"fire": 1,
"water": 1,
"thunder": 1,
"ice": 2,
"dragon": 0
}
}
]
},
{
"id": 19,
"name": "guardian_arkveld",
"type": "construct",
"ailments": [
{
"condition": "default",
"values": [
"weak_roar",
"minor_wind_pressure",
"dragonblight"
]
}
],
"weaknesses": [
{
"condition": "default",
"values": [
"dragon"
]
}
],
"weakpoints": [
{
"condition": "default",
"values": [
"chainblade"
]
}
],
"hitzones": [
{
"name": "head",
"physical": {
"cut": 3,
"blunt": 3,
"ammo": 3
},
"elemental": {
"fire": 1,
"water": 1,
"thunder": 1,
"ice": 1,
"dragon": 1
}
},
{
"name": "torso",
"physical": {
"cut": 2,
"blunt": 2,
"ammo": 2
},
"elemental": {
"fire": 1,
"water": 1,
"thunder": 1,
"ice": 1,
"dragon": 1
}
},
{
"name": "left_wing",
"physical": {
"cut": 3,
"blunt": 3,
"ammo": 2
},
"elemental": {
"fire": 1,
"water": 1,
"thunder": 1,
"ice": 1,
"dragon": 1
}
},
{
"name": "right_wing",
"physical": {
"cut": 3,
"blunt": 3,
"ammo": 2
},
"elemental": {
"fire": 1,
"water": 1,
"thunder": 1,
"ice": 1,
"dragon": 1
}
},
{
"name": "left_chainblade",
"physical": {
"cut": 3,
"blunt": 3,
"ammo": 3
},
"elemental": {
"fire": 0,
"water": 0,
"thunder": 0,
"ice": 0,
"dragon": 0
}
},
{
"name": "right_chainblade",
"physical": {
"cut": 3,
"blunt": 3,
"ammo": 3
},
"elemental": {
"fire": 0,
"water": 0,
"thunder": 0,
"ice": 0,
"dragon": 0
}
},
{
"name": "left_leg",
"physical": {
"cut": 2,
"blunt": 2,
"ammo": 2
},
"elemental": {
"fire": 1,
"water": 1,
"thunder": 1,
"ice": 1,
"dragon": 1
}
},
{
"name": "right_leg",
"physical": {
"cut": 2,
"blunt": 2,
"ammo": 2
},
"elemental": {
"fire": 1,
"water": 1,
"thunder": 1,
"ice": 1,
"dragon": 1
}
},
{
"name": "tail",
"physical": {
"cut": 3,
"blunt": 3,
"ammo": 3
},
"elemental": {
"fire": 1,
"water": 1,
"thunder": 1,
"ice": 1,
"dragon": 1
}
}
]
},
{
"id": 20,
"name": "zoh_shia",
"type": "construct",
"ailments": [
{
"condition": "default",
"values": [
"strong_roar",
"dragon_wind_pressure",
"fireblight",
"thunderblight"
]
}
],
"weaknesses": [
{
"condition": "default",
"values": [
"dragon"
]
}
],
"weakpoints": [
{
"condition": "default",
"values": []
}
],
"hitzones": [
{
"name": "head",
"physical": {
"cut": 4,
"blunt": 4,
"ammo": 4
},
"elemental": {
"fire": 1,
"water": 1,
"thunder": 1,
"ice": 1,
"dragon": 2
}
},
{
"name": "head_crystallized",
"physical": {
"cut": 3,
"blunt": 3,
"ammo": 3
},
"elemental": {
"fire": 1,
"water": 1,
"thunder": 1,
"ice": 1,
"dragon": 1
}
},
{
"name": "neck",
"physical": {
"cut": 2,
"blunt": 2,
"ammo": 3
},
"elemental": {
"fire": 1,
"water": 1,
"thunder": 1,
"ice": 1,
"dragon": 2
}
},
{
"name": "torso",
"physical": {
"cut": 2,
"blunt": 2,
"ammo": 1
},
"elemental": {
"fire": 1,
"water": 1,
"thunder": 1,
"ice": 1,
"dragon": 1
}
},
{
"name": "left_foreleg",
"physical": {
"cut": 3,
"blunt": 3,
"ammo": 3
},
"elemental": {
"fire": 1,
"water": 1,
"thunder": 1,
"ice": 1,
"dragon": 1
}
},
{
"name": "right_foreleg",
"physical": {
"cut": 3,
"blunt": 3,
"ammo": 3
},
"elemental": {
"fire": 1,
"water": 1,
"thunder": 1,
"ice": 1,
"dragon": 1
}
},
{
"name": "left_wingarm",
"physical": {
"cut": 4,
"blunt": 4,
"ammo": 3
},
"elemental": {
"fire": 1,
"water": 1,
"thunder": 1,
"ice": 1,
"dragon": 2
}
},
{
"name": "right_wingarm",
"physical": {
"cut": 4,
"blunt": 4,
"ammo": 3
},
"elemental": {
"fire": 1,
"water": 1,
"thunder": 1,
"ice": 1,
"dragon": 2
}
},
{
"name": "left_wingarm_crystallized",
"physical": {
"cut": 3,
"blunt": 3,
"ammo": 1
},
"elemental": {
"fire": 1,
"water": 1,
"thunder": 1,
"ice": 1,
"dragon": 1
}
},
{
"name": "right_wingarm_crystallized",
"physical": {
"cut": 3,
"blunt": 3,
"ammo": 1
},
"elemental": {
"fire": 1,
"water": 1,
"thunder": 1,
"ice": 1,
"dragon": 1
}
},
{
"name": "left_hindleg",
"physical": {
"cut": 2,
"blunt": 2,
"ammo": 2
},
"elemental": {
"fire": 1,
"water": 1,
"thunder": 1,
"ice": 1,
"dragon": 1
}
},
{
"name": "right_hindleg",
"physical": {
"cut": 2,
"blunt": 2,
"ammo": 2
},
"elemental": {
"fire": 1,
"water": 1,
"thunder": 1,
"ice": 1,
"dragon": 1
}
},
{
"name": "tail",
"physical": {
"cut": 2,
"blunt": 2,
"ammo": 3
},
"elemental": {
"fire": 1,
"water": 1,
"thunder": 1,
"ice": 1,
"dragon": 1
}
}
]
},
{
"id": 21,
"name": "yian_kut_ku",
"type": "flying_wyvern",
"ailments": [
{
"condition": "default",
"values": [
"minor_wind_pressure",
"fireblight"
]
}
],
"weaknesses": [
{
"condition": "default",
"values": [
"water",
"ice",
"thunder"
]
}
],
"weakpoints": [
{
"condition": "default",
"values": [
"mouth"
]
}
],
"hitzones": [
{
"name": "head",
"physical": {
"cut": 3,
"blunt": 4,
"ammo": 4
},
"elemental": {
"fire": 1,
"water": 1,
"thunder": 2,
"ice": 2,
"dragon": 0
}
},
{
"name": "neck",
"physical": {
"cut": 3,
"blunt": 3,
"ammo": 3
},
"elemental": {
"fire": 1,
"water": 2,
"thunder": 2,
"ice": 1,
"dragon": 2
}
},
{
"name": "torso",
"physical": {
"cut": 4,
"blunt": 4,
"ammo": 4
},
"elemental": {
"fire": 1,
"water": 1,
"thunder": 1,
"ice": 1,
"dragon": 0
}
},
{
"name": "left_wing",
"physical": {
"cut": 4,
"blunt": 3,
"ammo": 4
},
"elemental": {
"fire": 1,
"water": 1,
"thunder": 2,
"ice": 1,
"dragon": 0
}
},
{
"name": "right_wing",
"physical": {
"cut": 4,
"blunt": 3,
"ammo": 4
},
"elemental": {
"fire": 1,
"water": 1,
"thunder": 2,
"ice": 1,
"dragon": 0
}
},
{
"name": "left_leg",
"physical": {
"cut": 2,
"blunt": 2,
"ammo": 2
},
"elemental": {
"fire": 1,
"water": 1,
"thunder": 1,
"ice": 1,
"dragon": 0
}
},
{
"name": "right_leg",
"physical": {
"cut": 2,
"blunt": 2,
"ammo": 2
},
"elemental": {
"fire": 1,
"water": 1,
"thunder": 1,
"ice": 1,
"dragon": 0
}
},
{
"name": "tail",
"physical": {
"cut": 4,
"blunt": 3,
"ammo": 3
},
"elemental": {
"fire": 1,
"water": 1,
"thunder": 1,
"ice": 2,
"dragon": 0
}
}
]
},
{
"id": 22,
"name": "gypceros",
"type": "flying_wyvern",
"ailments": [
{
"condition": "default",
"values": [
"minor_wind_pressure",
"poison",
"stun"
]
}
],
"weaknesses": [
{
"condition": "default",
"values": [
"fire",
"ice"
]
}
],
"weakpoints": [
{
"condition": "default",
"values": [
"head"
]
}
],
"hitzones": [
{
"name": "head",
"physical": {
"cut": 3,
"blunt": 3,
"ammo": 3
},
"elemental": {
"fire": 2,
"water": 1,
"thunder": 0,
"ice": 2,
"dragon": 1
}
},
{
"name": "neck",
"physical": {
"cut": 3,
"blunt": 2,
"ammo": 3
},
"elemental": {
"fire": 2,
"water": 1,
"thunder": 0,
"ice": 1,
"dragon": 1
}
},
{
"name": "torso",
"physical": {
"cut": 3,
"blunt": 2,
"ammo": 2
},
"elemental": {
"fire": 2,
"water": 1,
"thunder": 0,
"ice": 1,
"dragon": 1
}
},
{
"name": "left_wing",
"physical": {
"cut": 3,
"blunt": 2,
"ammo": 2
},
"elemental": {
"fire": 2,
"water": 1,
"thunder": 0,
"ice": 2,
"dragon": 1
}
},
{
"name": "right_wing",
"physical": {
"cut": 3,
"blunt": 2,
"ammo": 2
},
"elemental": {
"fire": 2,
"water": 1,
"thunder": 0,
"ice": 2,
"dragon": 1
}
},
{
"name": "left_leg",
"physical": {
"cut": 2,
"blunt": 2,
"ammo": 2
},
"elemental": {
"fire": 1,
"water": 1,
"thunder": 0,
"ice": 1,
"dragon": 1
}
},
{
"name": "right_leg",
"physical": {
"cut": 2,
"blunt": 2,
"ammo": 2
},
"elemental": {
"fire": 1,
"water": 1,
"thunder": 0,
"ice": 1,
"dragon": 1
}
},
{
"name": "tail",
"physical": {
"cut": 4,
"blunt": 3,
"ammo": 4
},
"elemental": {
"fire": 2,
"water": 1,
"thunder": 0,
"ice": 1,
"dragon": 1
}
}
]
},
{
"id": 23,
"name": "rathian",
"type": "flying_wyvern",
"ailments": [
{
"condition": "default",
"values": [
"weak_roar",
"minor_wind_pressure",
"fireblight",
"poison"
]
}
],
"weaknesses": [
{
"condition": "default",
"values": [
"thunder",
"dragon"
]
}
],
"weakpoints": [
{
"condition": "default",
"values": [
"mouth"
]
}
],
"hitzones": [
{
"name": "head",
"physical": {
"cut": 4,
"blunt": 4,
"ammo": 4
},
"elemental": {
"fire": 0,
"water": 1,
"thunder": 2,
"ice": 1,
"dragon": 2
}
},
{
"name": "neck",
"physical": {
"cut": 2,
"blunt": 3,
"ammo": 2
},
"elemental": {
"fire": 0,
"water": 1,
"thunder": 1,
"ice": 1,
"dragon": 2
}
},
{
"name": "torso",
"physical": {
"cut": 2,
"blunt": 2,
"ammo": 2
},
"elemental": {
"fire": 0,
"water": 1,
"thunder": 1,
"ice": 1,
"dragon": 2
}
},
{
"name": "left_wing",
"physical": {
"cut": 3,
"blunt": 3,
"ammo": 3
},
"elemental": {
"fire": 0,
"water": 1,
"thunder": 1,
"ice": 1,
"dragon": 2
}
},
{
"name": "right_wing",
"physical": {
"cut": 3,
"blunt": 3,
"ammo": 3
},
"elemental": {
"fire": 0,
"water": 1,
"thunder": 1,
"ice": 1,
"dragon": 2
}
},
{
"name": "left_leg",
"physical": {
"cut": 3,
"blunt": 3,
"ammo": 2
},
"elemental": {
"fire": 0,
"water": 0,
"thunder": 1,
"ice": 0,
"dragon": 1
}
},
{
"name": "right_leg",
"physical": {
"cut": 3,
"blunt": 3,
"ammo": 2
},
"elemental": {
"fire": 0,
"water": 0,
"thunder": 1,
"ice": 0,
"dragon": 1
}
},
{
"name": "tail",
"physical": {
"cut": 3,
"blunt": 3,
"ammo": 2
},
"elemental": {
"fire": 0,
"water": 1,
"thunder": 1,
"ice": 1,
"dragon": 2
}
}
]
},
{
"id": 24,
"name": "guardian_fulgur_anjanath",
"type": "construct",
"ailments": [
{
"condition": "default",
"values": [
"weak_roar",
"minor_wind_pressure",
"thunderblight"
]
}
],
"weaknesses": [
{
"condition": "default",
"values": [
"water",
"ice",
"dragon"
]
}
],
"weakpoints": [
{
"condition": "default",
"values": [
"mouth"
]
}
],
"hitzones": [
{
"name": "head",
"physical": {
"cut": 4,
"blunt": 4,
"ammo": 3
},
"elemental": {
"fire": 1,
"water": 2,
"thunder": 0,
"ice": 2,
"dragon": 2
}
},
{
"name": "nose",
"physical": {
"cut": 4,
"blunt": 4,
"ammo": 3
},
"elemental": {
"fire": 1,
"water": 2,
"thunder": 0,
"ice": 2,
"dragon": 2
}
},
{
"name": "neck",
"physical": {
"cut": 2,
"blunt": 2,
"ammo": 1
},
"elemental": {
"fire": 1,
"water": 2,
"thunder": 0,
"ice": 2,
"dragon": 1
}
},
{
"name": "torso",
"physical": {
"cut": 2,
"blunt": 2,
"ammo": 3
},
"elemental": {
"fire": 1,
"water": 1,
"thunder": 0,
"ice": 2,
"dragon": 0
}
},
{
"name": "left_wing",
"physical": {
"cut": 4,
"blunt": 3,
"ammo": 3
},
"elemental": {
"fire": 1,
"water": 2,
"thunder": 0,
"ice": 2,
"dragon": 1
}
},
{
"name": "right_wing",
"physical": {
"cut": 4,
"blunt": 3,
"ammo": 3
},
"elemental": {
"fire": 1,
"water": 2,
"thunder": 0,
"ice": 2,
"dragon": 1
}
},
{
"name": "left_leg",
"physical": {
"cut": 2,
"blunt": 2,
"ammo": 1
},
"elemental": {
"fire": 1,
"water": 1,
"thunder": 0,
"ice": 2,
"dragon": 0
}
},
{
"name": "right_leg",
"physical": {
"cut": 2,
"blunt": 2,
"ammo": 1
},
"elemental": {
"fire": 1,
"water": 1,
"thunder": 0,
"ice": 2,
"dragon": 0
}
},
{
"name": "tail",
"physical": {
"cut": 4,
"blunt": 4,
"ammo": 4
},
"elemental": {
"fire": 1,
"water": 2,
"thunder": 0,
"ice": 2,
"dragon": 1
}
}
]
},
{
"id": 25,
"name": "rathalos",
"type": "flying_wyvern",
"ailments": [
{
"condition": "default",
"values": [
"weak_roar",
"minor_wind_pressure",
"fireblight",
"poison"
]
}
],
"weaknesses": [
{
"condition": "default",
"values": [
"thunder",
"dragon"
]
}
],
"weakpoints": [
{
"condition": "default",
"values": [
"mouth"
]
}
],
"hitzones": [
{
"name": "head",
"physical": {
"cut": 4,
"blunt": 4,
"ammo": 4
},
"elemental": {
"fire": 0,
"water": 1,
"thunder": 2,
"ice": 1,
"dragon": 2
}
},
{
"name": "neck",
"physical": {
"cut": 2,
"blunt": 3,
"ammo": 2
},
"elemental": {
"fire": 0,
"water": 1,
"thunder": 1,
"ice": 1,
"dragon": 2
}
},
{
"name": "torso",
"physical": {
"cut": 2,
"blunt": 2,
"ammo": 2
},
"elemental": {
"fire": 0,
"water": 1,
"thunder": 1,
"ice": 1,
"dragon": 2
}
},
{
"name": "left_wing",
"physical": {
"cut": 3,
"blunt": 3,
"ammo": 3
},
"elemental": {
"fire": 0,
"water": 1,
"thunder": 1,
"ice": 1,
"dragon": 2
}
},
{
"name": "right_wing",
"physical": {
"cut": 3,
"blunt": 3,
"ammo": 3
},
"elemental": {
"fire": 0,
"water": 1,
"thunder": 1,
"ice": 1,
"dragon": 2
}
},
{
"name": "left_leg",
"physical": {
"cut": 3,
"blunt": 3,
"ammo": 2
},
"elemental": {
"fire": 0,
"water": 0,
"thunder": 1,
"ice": 0,
"dragon": 1
}
},
{
"name": "right_leg",
"physical": {
"cut": 3,
"blunt": 3,
"ammo": 2
},
"elemental": {
"fire": 0,
"water": 0,
"thunder": 1,
"ice": 0,
"dragon": 1
}
},
{
"name": "tail",
"physical": {
"cut": 3,
"blunt": 3,
"ammo": 2
},
"elemental": {
"fire": 0,
"water": 1,
"thunder": 1,
"ice": 1,
"dragon": 2
}
}
]
},
{
"id": 26,
"name": "gravios",
"type": "flying_wyvern",
"ailments": [
{
"condition": "default",
"values": [
"strong_roar",
"minor_tremor",
"fireblight",
"poison",
"sleep"
]
}
],
"weaknesses": [
{
"condition": "default",
"values": [
"water",
"ice",
"dragon"
]
}
],
"weakpoints": [
{
"condition": "default",
"values": [
"head",
"back",
"belly",
"tail"
]
}
],
"hitzones": [
{
"name": "head",
"physical": {
"cut": 2,
"blunt": 2,
"ammo": 2
},
"elemental": {
"fire": 0,
"water": 1,
"thunder": 1,
"ice": 1,
"dragon": 2
}
},
{
"name": "neck",
"physical": {
"cut": 2,
"blunt": 2,
"ammo": 2
},
"elemental": {
"fire": 0,
"water": 2,
"thunder": 1,
"ice": 1,
"dragon": 2
}
},
{
"name": "belly",
"physical": {
"cut": 2,
"blunt": 2,
"ammo": 2
},
"elemental": {
"fire": 0,
"water": 2,
"thunder": 1,
"ice": 1,
"dragon": 2
}
},
{
"name": "back",
"physical": {
"cut": 2,
"blunt": 2,
"ammo": 2
},
"elemental": {
"fire": 0,
"water": 2,
"thunder": 1,
"ice": 1,
"dragon": 1
}
},
{
"name": "left_wing",
"physical": {
"cut": 2,
"blunt": 2,
"ammo": 2
},
"elemental": {
"fire": 0,
"water": 2,
"thunder": 1,
"ice": 1,
"dragon": 1
}
},
{
"name": "right_wing",
"physical": {
"cut": 2,
"blunt": 2,
"ammo": 2
},
"elemental": {
"fire": 0,
"water": 2,
"thunder": 1,
"ice": 1,
"dragon": 1
}
},
{
"name": "left_leg",
"physical": {
"cut": 2,
"blunt": 2,
"ammo": 2
},
"elemental": {
"fire": 0,
"water": 2,
"thunder": 1,
"ice": 1,
"dragon": 1
}
},
{
"name": "right_leg",
"physical": {
"cut": 2,
"blunt": 2,
"ammo": 2
},
"elemental": {
"fire": 0,
"water": 2,
"thunder": 1,
"ice": 1,
"dragon": 1
}
},
{
"name": "tail",
"physical": {
"cut": 2,
"blunt": 2,
"ammo": 2
},
"elemental": {
"fire": 0,
"water": 2,
"thunder": 1,
"ice": 1,
"dragon": 2
}
}
]
},
{
"id": 27,
"name": "blangonga",
"type": "fanged_beast",
"ailments": [
{
"condition": "default",
"values": [
"weak_roar",
"iceblight",
"frostblight"
]
}
],
"weaknesses": [
{
"condition": "default",
"values": [
"fire",
"thunder"
]
}
],
"weakpoints": [
{
"condition": "default",
"values": [
"back"
]
}
],
"hitzones": [
{
"name": "head",
"physical": {
"cut": 4,
"blunt": 4,
"ammo": 4
},
"elemental": {
"fire": 2,
"water": 1,
"thunder": 1,
"ice": 0,
"dragon": 0
}
},
{
"name": "torso",
"physical": {
"cut": 3,
"blunt": 3,
"ammo": 3
},
"elemental": {
"fire": 2,
"water": 1,
"thunder": 1,
"ice": 0,
"dragon": 0
}
},
{
"name": "left_foreleg",
"physical": {
"cut": 3,
"blunt": 3,
"ammo": 2
},
"elemental": {
"fire": 1,
"water": 1,
"thunder": 1,
"ice": 0,
"dragon": 0
}
},
{
"name": "right_foreleg",
"physical": {
"cut": 3,
"blunt": 3,
"ammo": 2
},
"elemental": {
"fire": 1,
"water": 1,
"thunder": 1,
"ice": 0,
"dragon": 0
}
},
{
"name": "left_hindleg",
"physical": {
"cut": 3,
"blunt": 3,
"ammo": 2
},
"elemental": {
"fire": 1,
"water": 1,
"thunder": 1,
"ice": 0,
"dragon": 0
}
},
{
"name": "right_hindleg",
"physical": {
"cut": 3,
"blunt": 3,
"ammo": 2
},
"elemental": {
"fire": 1,
"water": 1,
"thunder": 1,
"ice": 0,
"dragon": 0
}
},
{
"name": "tail",
"physical": {
"cut": 3,
"blunt": 3,
"ammo": 2
},
"elemental": {
"fire": 1,
"water": 1,
"thunder": 1,
"ice": 0,
"dragon": 0
}
}
]
},
{
"id": 28,
"name": "gore_magala",
"type": "demi_elder",
"ailments": [
{
"condition": "default",
"values": [
"strong_roar",
"frenzy_virus"
]
}
],
"weaknesses": [
{
"condition": "default",
"values": [
"fire",
"thunder",
"dragon"
]
}
],
"weakpoints": [
{
"condition": "default",
"values": [
"mouth"
]
}
],
"hitzones": [
{
"name": "head",
"physical": {
"cut": 4,
"blunt": 3,
"ammo": 3
},
"elemental": {
"fire": 1,
"water": 0,
"thunder": 1,
"ice": 1,
"dragon": 1
}
},
{
"name": "antenna",
"physical": {
"cut": 4,
"blunt": 4,
"ammo": 3
},
"elemental": {
"fire": 2,
"water": 0,
"thunder": 1,
"ice": 1,
"dragon": 2
}
},
{
"name": "neck",
"physical": {
"cut": 3,
"blunt": 3,
"ammo": 2
},
"elemental": {
"fire": 1,
"water": 0,
"thunder": 1,
"ice": 1,
"dragon": 1
}
},
{
"name": "torso",
"physical": {
"cut": 2,
"blunt": 2,
"ammo": 2
},
"elemental": {
"fire": 1,
"water": 0,
"thunder": 1,
"ice": 1,
"dragon": 1
}
},
{
"name": "left_foreleg",
"physical": {
"cut": 3,
"blunt": 3,
"ammo": 2
},
"elemental": {
"fire": 1,
"water": 0,
"thunder": 1,
"ice": 1,
"dragon": 1
}
},
{
"name": "right_foreleg",
"physical": {
"cut": 3,
"blunt": 3,
"ammo": 2
},
"elemental": {
"fire": 1,
"water": 0,
"thunder": 1,
"ice": 1,
"dragon": 1
}
},
{
"name": "left_wing",
"physical": {
"cut": 2,
"blunt": 2,
"ammo": 1
},
"elemental": {
"fire": 1,
"water": 0,
"thunder": 1,
"ice": 1,
"dragon": 1
}
},
{
"name": "right_wing",
"physical": {
"cut": 2,
"blunt": 2,
"ammo": 1
},
"elemental": {
"fire": 1,
"water": 0,
"thunder": 1,
"ice": 1,
"dragon": 1
}
},
{
"name": "left_wingarm",
"physical": {
"cut": 2,
"blunt": 2,
"ammo": 2
},
"elemental": {
"fire": 2,
"water": 0,
"thunder": 1,
"ice": 1,
"dragon": 1
}
},
{
"name": "right_wingarm",
"physical": {
"cut": 2,
"blunt": 2,
"ammo": 2
},
"elemental": {
"fire": 2,
"water": 0,
"thunder": 1,
"ice": 1,
"dragon": 1
}
},
{
"name": "left_hindleg",
"physical": {
"cut": 2,
"blunt": 2,
"ammo": 2
},
"elemental": {
"fire": 1,
"water": 0,
"thunder": 1,
"ice": 1,
"dragon": 1
}
},
{
"name": "right_hindleg",
"physical": {
"cut": 2,
"blunt": 2,
"ammo": 2
},
"elemental": {
"fire": 1,
"water": 0,
"thunder": 1,
"ice": 1,
"dragon": 1
}
},
{
"name": "tail",
"physical": {
"cut": 2,
"blunt": 2,
"ammo": 2
},
"elemental": {
"fire": 1,
"water": 0,
"thunder": 1,
"ice": 1,
"dragon": 1
}
}
]
},
{
"id": 29,
"name": "arkveld",
"type": "flying_wyvern",
"ailments": [
{
"condition": "default",
"values": [
"weak_roar",
"minor_wind_pressure",
"dragonblight"
]
}
],
"weaknesses": [
{
"condition": "default",
"values": [
"dragon"
]
}
],
"weakpoints": [
{
"condition": "default",
"values": [
"chainblade"
]
}
],
"hitzones": [
{
"name": "head",
"physical": {
"cut": 3,
"blunt": 3,
"ammo": 3
},
"elemental": {
"fire": 1,
"water": 1,
"thunder": 1,
"ice": 1,
"dragon": 1
}
},
{
"name": "torso",
"physical": {
"cut": 2,
"blunt": 2,
"ammo": 2
},
"elemental": {
"fire": 1,
"water": 1,
"thunder": 1,
"ice": 1,
"dragon": 1
}
},
{
"name": "left_wing",
"physical": {
"cut": 3,
"blunt": 3,
"ammo": 2
},
"elemental": {
"fire": 1,
"water": 1,
"thunder": 1,
"ice": 1,
"dragon": 1
}
},
{
"name": "right_wing",
"physical": {
"cut": 3,
"blunt": 3,
"ammo": 2
},
"elemental": {
"fire": 1,
"water": 1,
"thunder": 1,
"ice": 1,
"dragon": 1
}
},
{
"name": "left_chainblade",
"physical": {
"cut": 3,
"blunt": 3,
"ammo": 3
},
"elemental": {
"fire": 0,
"water": 0,
"thunder": 0,
"ice": 0,
"dragon": 0
}
},
{
"name": "right_chainblade",
"physical": {
"cut": 3,
"blunt": 3,
"ammo": 3
},
"elemental": {
"fire": 0,
"water": 0,
"thunder": 0,
"ice": 0,
"dragon": 0
}
},
{
"name": "left_leg",
"physical": {
"cut": 2,
"blunt": 2,
"ammo": 2
},
"elemental": {
"fire": 1,
"water": 1,
"thunder": 1,
"ice": 1,
"dragon": 1
}
},
{
"name": "right_leg",
"physical": {
"cut": 2,
"blunt": 2,
"ammo": 2
},
"elemental": {
"fire": 1,
"water": 1,
"thunder": 1,
"ice": 1,
"dragon": 1
}
},
{
"name": "tail",
"physical": {
"cut": 3,
"blunt": 3,
"ammo": 3
},
"elemental": {
"fire": 1,
"water": 1,
"thunder": 1,
"ice": 1,
"dragon": 1
}
}
]
},
{
"id": 30,
"name": "mizutsune",
"type": "leviathan",
"ailments": [
{
"condition": "default",
"values": [
"weak_roar",
"fireblight",
"waterblight",
"bubbleblight"
]
}
],
"weaknesses": [
{
"condition": "default",
"values": [
"ice",
"thunder",
"dragon"
]
}
],
"weakpoints": [
{
"condition": "default",
"values": [
"mouth"
]
}
],
"hitzones": [
{
"name": "head",
"physical": {
"cut": 4,
"blunt": 4,
"ammo": 3
},
"elemental": {
"fire": 1,
"water": 0,
"thunder": 1,
"ice": 1,
"dragon": 1
}
},
{
"name": "torso",
"physical": {
"cut": 2,
"blunt": 2,
"ammo": 2
},
"elemental": {
"fire": 1,
"water": 0,
"thunder": 1,
"ice": 1,
"dragon": 1
}
},
{
"name": "left_claw",
"physical": {
"cut": 2,
"blunt": 2,
"ammo": 1
},
"elemental": {
"fire": 1,
"water": 0,
"thunder": 2,
"ice": 1,
"dragon": 2
}
},
{
"name": "right_claw",
"physical": {
"cut": 2,
"blunt": 2,
"ammo": 1
},
"elemental": {
"fire": 1,
"water": 0,
"thunder": 2,
"ice": 1,
"dragon": 2
}
},
{
"name": "back_fin",
"physical": {
"cut": 3,
"blunt": 3,
"ammo": 3
},
"elemental": {
"fire": 1,
"water": 0,
"thunder": 1,
"ice": 1,
"dragon": 1
}
},
{
"name": "left_foreleg",
"physical": {
"cut": 2,
"blunt": 2,
"ammo": 1
},
"elemental": {
"fire": 1,
"water": 0,
"thunder": 2,
"ice": 1,
"dragon": 2
}
},
{
"name": "right_foreleg",
"physical": {
"cut": 2,
"blunt": 2,
"ammo": 1
},
"elemental": {
"fire": 1,
"water": 0,
"thunder": 2,
"ice": 1,
"dragon": 2
}
},
{
"name": "left_hindleg",
"physical": {
"cut": 2,
"blunt": 2,
"ammo": 2
},
"elemental": {
"fire": 1,
"water": 0,
"thunder": 1,
"ice": 1,
"dragon": 1
}
},
{
"name": "right_hindleg",
"physical": {
"cut": 2,
"blunt": 2,
"ammo": 2
},
"elemental": {
"fire": 1,
"water": 0,
"thunder": 1,
"ice": 1,
"dragon": 1
}
},
{
"name": "tail",
"physical": {
"cut": 3,
"blunt": 2,
"ammo": 3
},
"elemental": {
"fire": 1,
"water": 0,
"thunder": 1,
"ice": 1,
"dragon": 1
}
}
]
},
{
"id": 31,
"name": "seregios",
"type": "flying_wyvern",
"ailments": [
{
"condition": "default",
"values": [
"weak_roar",
"bleeding"
]
}
],
"weaknesses": [
{
"condition": "default",
"values": [
"ice",
"thunder"
]
}
],
"weakpoints": [
{
"condition": "default",
"values": [
"legs"
]
}
],
"hitzones": [
{
"name": "head",
"physical": {
"cut": 3,
"blunt": 3,
"ammo": 3
},
"elemental": {
"fire": 0,
"water": 1,
"thunder": 2,
"ice": 1,
"dragon": 1
}
},
{
"name": "neck",
"physical": {
"cut": 2,
"blunt": 3,
"ammo": 2
},
"elemental": {
"fire": 0,
"water": 1,
"thunder": 1,
"ice": 1,
"dragon": 1
}
},
{
"name": "torso",
"physical": {
"cut": 2,
"blunt": 2,
"ammo": 1
},
"elemental": {
"fire": 0,
"water": 1,
"thunder": 1,
"ice": 1,
"dragon": 1
}
},
{
"name": "left_wing",
"physical": {
"cut": 2,
"blunt": 2,
"ammo": 1
},
"elemental": {
"fire": 0,
"water": 1,
"thunder": 1,
"ice": 1,
"dragon": 1
}
},
{
"name": "right_wing",
"physical": {
"cut": 2,
"blunt": 2,
"ammo": 1
},
"elemental": {
"fire": 0,
"water": 1,
"thunder": 1,
"ice": 1,
"dragon": 1
}
},
{
"name": "left_hindleg",
"physical": {
"cut": 3,
"blunt": 3,
"ammo": 3
},
"elemental": {
"fire": 0,
"water": 1,
"thunder": 3,
"ice": 2,
"dragon": 1
}
},
{
"name": "right_hindleg",
"physical": {
"cut": 3,
"blunt": 3,
"ammo": 3
},
"elemental": {
"fire": 0,
"water": 1,
"thunder": 3,
"ice": 2,
"dragon": 1
}
},
{
"name": "tail",
"physical": {
"cut": 3,
"blunt": 2,
"ammo": 3
},
"elemental": {
"fire": 0,
"water": 1,
"thunder": 2,
"ice": 1,
"dragon": 1
}
}
]
},
{
"id": 32,
"name": "lagiacrus",
"type": "leviathan",
"ailments": [
{
"condition": "default",
"values": [
"weak_roar",
"thunderblight"
]
}
],
"weaknesses": [
{
"condition": "default",
"values": [
"fire",
"ice",
"dragon"
]
}
],
"weakpoints": [
{
"condition": "default",
"values": [
"head",
"back"
]
}
],
"hitzones": [
{
"name": "head",
"physical": {
"cut": 3,
"blunt": 3,
"ammo": 3
},
"elemental": {
"fire": 2,
"water": 0,
"thunder": 0,
"ice": 1,
"dragon": 1
}
},
{
"name": "neck",
"physical": {
"cut": 2,
"blunt": 2,
"ammo": 1
},
"elemental": {
"fire": 1,
"water": 0,
"thunder": 0,
"ice": 1,
"dragon": 1
}
},
{
"name": "torso",
"physical": {
"cut": 3,
"blunt": 3,
"ammo": 2
},
"elemental": {
"fire": 1,
"water": 0,
"thunder": 0,
"ice": 1,
"dragon": 1
}
},
{
"name": "torso",
"physical": {
"cut": 2,
"blunt": 2,
"ammo": 2
},
"elemental": {
"fire": 1,
"water": 0,
"thunder": 0,
"ice": 1,
"dragon": 1
}
},
{
"name": "forelegs",
"physical": {
"cut": 2,
"blunt": 2,
"ammo": 1
},
"elemental": {
"fire": 1,
"water": 0,
"thunder": 0,
"ice": 1,
"dragon": 1
}
},
{
"name": "back",
"physical": {
"cut": 3,
"blunt": 3,
"ammo": 1
},
"elemental": {
"fire": 3,
"water": 0,
"thunder": 0,
"ice": 2,
"dragon": 2
}
},
{
"name": "hindlegs",
"physical": {
"cut": 2,
"blunt": 2,
"ammo": 2
},
"elemental": {
"fire": 1,
"water": 0,
"thunder": 0,
"ice": 1,
"dragon": 1
}
},
{
"name": "tail",
"physical": {
"cut": 2,
"blunt": 2,
"ammo": 2
},
"elemental": {
"fire": 3,
"water": 0,
"thunder": 0,
"ice": 1,
"dragon": 1
}
}
]
},
{
"id": 33,
"name": "omega_planetes",
"type": "unknown",
"ailments": [
{
"condition": "default",
"values": [
"fireblight",
"hp_penalty"
]
}
],
"weaknesses": [
{
"condition": "default",
"values": [
"thunder",
"dragon"
]
}
],
"weakpoints": [
{
"condition": "default",
"values": []
}
],
"hitzones": [
{
"name": "head",
"physical": {
"cut": 3,
"blunt": 3,
"ammo": 3
},
"elemental": {
"fire": 0,
"water": 1,
"thunder": 3,
"ice": 1,
"dragon": 3
}
},
{
"name": "torso",
"physical": {
"cut": 2,
"blunt": 2,
"ammo": 1
},
"elemental": {
"fire": 0,
"water": 1,
"thunder": 1,
"ice": 0,
"dragon": 1
}
},
{
"name": "left_foreleg",
"physical": {
"cut": 3,
"blunt": 4,
"ammo": 4
},
"elemental": {
"fire": 0,
"water": 1,
"thunder": 3,
"ice": 1,
"dragon": 3
}
},
{
"name": "right_foreleg",
"physical": {
"cut": 3,
"blunt": 4,
"ammo": 4
},
"elemental": {
"fire": 0,
"water": 1,
"thunder": 3,
"ice": 1,
"dragon": 3
}
},
{
"name": "back",
"physical": {
"cut": 3,
"blunt": 2,
"ammo": 2
},
"elemental": {
"fire": 0,
"water": 1,
"thunder": 3,
"ice": 1,
"dragon": 2
}
},
{
"name": "left_hindleg",
"physical": {
"cut": 4,
"blunt": 3,
"ammo": 3
},
"elemental": {
"fire": 0,
"water": 1,
"thunder": 3,
"ice": 1,
"dragon": 2
}
},
{
"name": "right_hindleg",
"physical": {
"cut": 4,
"blunt": 3,
"ammo": 3
},
"elemental": {
"fire": 0,
"water": 1,
"thunder": 3,
"ice": 1,
"dragon": 2
}
},
{
"name": "back_unity",
"physical": {
"cut": 4,
"blunt": 4,
"ammo": 1
},
"elemental": {
"fire": 0,
"water": 1,
"thunder": 2,
"ice": 1,
"dragon": 4
}
}
]
},
{
"id": 34,
"name": "gogmazios",
"type": "elder_dragon",
"ailments": [
{
"condition": "default",
"values": [
"minor_tremor",
"strong_roar",
"fireblight"
]
}
],
"weaknesses": [
{
"condition": "default",
"values": [
"fire",
"dragon"
]
}
],
"weakpoints": [
{
"condition": "default",
"values": []
}
],
"hitzones": [
{
"name": "head",
"physical": {
"cut": 3,
"blunt": 3,
"ammo": 2
},
"elemental": {
"fire": 2,
"water": 0,
"thunder": 0,
"ice": 0,
"dragon": 1
}
},
{
"name": "chest",
"physical": {
"cut": 2,
"blunt": 2,
"ammo": 1
},
"elemental": {
"fire": 1,
"water": 0,
"thunder": 0,
"ice": 0,
"dragon": 1
}
},
{
"name": "left_foreleg",
"physical": {
"cut": 2,
"blunt": 2,
"ammo": 1
},
"elemental": {
"fire": 0,
"water": 0,
"thunder": 0,
"ice": 0,
"dragon": 0
}
},
{
"name": "right_foreleg",
"physical": {
"cut": 2,
"blunt": 2,
"ammo": 1
},
"elemental": {
"fire": 0,
"water": 0,
"thunder": 0,
"ice": 0,
"dragon": 0
}
},
{
"name": "belly",
"physical": {
"cut": 2,
"blunt": 2,
"ammo": 1
},
"elemental": {
"fire": 0,
"water": 0,
"thunder": 0,
"ice": 0,
"dragon": 0
}
},
{
"name": "back",
"physical": {
"cut": 2,
"blunt": 2,
"ammo": 2
},
"elemental": {
"fire": 1,
"water": 0,
"thunder": 0,
"ice": 0,
"dragon": 1
}
},
{
"name": "left_wingarm",
"physical": {
"cut": 3,
"blunt": 3,
"ammo": 2
},
"elemental": {
"fire": 2,
"water": 0,
"thunder": 0,
"ice": 0,
"dragon": 1
}
},
{
"name": "right_wingarm",
"physical": {
"cut": 3,
"blunt": 3,
"ammo": 2
},
"elemental": {
"fire": 2,
"water": 0,
"thunder": 0,
"ice": 0,
"dragon": 1
}
},
{
"name": "left_hindleg",
"physical": {
"cut": 2,
"blunt": 2,
"ammo": 1
},
"elemental": {
"fire": 1,
"water": 0,
"thunder": 0,
"ice": 0,
"dragon": 0
}
},
{
"name": "right_hindleg",
"physical": {
"cut": 2,
"blunt": 2,
"ammo": 1
},
"elemental": {
"fire": 1,
"water": 0,
"thunder": 0,
"ice": 0,
"dragon": 0
}
},
{
"name": "tail",
"physical": {
"cut": 2,
"blunt": 2,
"ammo": 1
},
"elemental": {
"fire": 1,
"water": 0,
"thunder": 0,
"ice": 0,
"dragon": 1
}
},
{
"name": "tail_tip",
"physical": {
"cut": 2,
"blunt": 2,
"ammo": 1
},
"elemental": {
"fire": 1,
"water": 0,
"thunder": 0,
"ice": 0,
"dragon": 1
}
}
]
}
]
}