--
查看 JSON
{
"type": "monster_attack",
"attack_type": "melee",
"id": "skewer",
"cooldown": 20,
"move_cost": 180,
"damage_max_instance": [
{
"damage_type": "stab",
"amount": 15,
"armor_penetration": 15,
"armor_multiplier": 0.5
}
],
"body_parts": [
[
"torso",
1
]
],
"effects": [
{
"id": "bleed",
"duration": 100,
"bp": "torso"
},
{
"id": "downed",
"duration": 3
}
],
"hit_dmg_u": "%1$s 用三叉戟刺穿了你的 %2$s!",
"hit_dmg_npc": "%1$s 用三叉戟刺穿了 的 %2$s!",
"no_dmg_msg_u": "%1$s 试图用三叉戟刺穿你的 %2$s,但是没能穿透护甲!",
"no_dmg_msg_npc": "%1$s 试图用三叉戟刺穿 的 %2$s,但是没能穿透护甲!",
"repo_id": 35741,
"original_id": "skewer",
"modname": "magiclysm",
"material": [
"null",
"null"
],
"flags": [],
"qualities": []
}