一只红色巨蚁,它肿胀的腹部末端长着一个小孔,似乎有闪闪发光的液体周期性地从中滴出。
常规 | 战斗 | ||
HP: | 近战技能: | ||
种类: | 昆虫 | 闪避技能: | |
速度: | 近战伤害: | ||
材质: | 虫肉 | 攻击消耗: | |
体型: | 中等 ( |
||
防护 |
触发器 |
||
钝击: | 死亡: | death_acid | |
斩击: | 攻击: | ||
防弹: | 击中时: | ||
其他 |
|||
攻击性: | 士气: | ||
威胁: | 视力: | ||
进化期: | 14 | ||
进化为: |
展开酸蚁士兵 (100%)(占位:1) |
||
可收获: | arachnid_acid | ||
死亡掉落: |
{
"id": "mon_ant_acid",
"type": "MONSTER",
"name": {
"str": "巨型酸蚁"
},
"description": "一只红色巨蚁,它肿胀的腹部末端长着一个小孔,似乎有闪闪发光的液体周期性地从中滴出。",
"default_faction": "acid_ant",
"copy-from": "base_ant",
"bodytype": "insect",
"species": [
"INSECT"
],
"diff": 2,
"volume": "62500 ml",
"weight": "81500 g",
"hp": 60,
"speed": 100,
"material": [
"iflesh"
],
"symbol": "a",
"color": "green",
"morale": 60,
"melee_skill": 5,
"melee_dice": 1,
"melee_dice_sides": 6,
"melee_cut": 6,
"dodge": 1,
"armor_bash": 6,
"armor_cut": 10,
"armor_bullet": 8,
"armor_elec": 2,
"vision_day": 5,
"vision_night": 5,
"upgrades": {
"age_grow": 14,
"into": "mon_ant_acid_soldier"
},
"special_attacks": [
[
"ACID",
23
],
[
"EAT_FOOD",
30
]
],
"anger_triggers": [
"FRIEND_ATTACKED",
"FRIEND_DIED",
"HURT",
"PLAYER_CLOSE"
],
"death_function": {
"message": "%s 的尸体流出了酸液。",
"effect": {
"id": "death_acid",
"hit_self": true
}
},
"harvest": "arachnid_acid",
"flags": [
"ACIDPROOF",
"CLIMBS",
"HEARS",
"POISON",
"SEES",
"SMELLS",
"PATH_AVOID_FIRE",
"PATH_AVOID_FALL"
],
"repo_id": 9887,
"original_id": "mon_ant_acid",
"aggression": 100,
"weakpoints": [
{
"name": "the head",
"coverage": 5,
"crit_mult": {
"all": 1.1
},
"difficulty": {
"melee": 1,
"ranged": 3
},
"effects": [
{
"effect": "stunned",
"duration": [
1,
2
],
"chance": 5,
"message": "The %s is stunned!",
"damage_required": [
1,
10
]
},
{
"effect": "stunned",
"duration": [
1,
2
],
"chance": 25,
"message": "The %s is stunned!",
"damage_required": [
11,
100
]
}
]
},
{
"name": "the eye",
"armor_mult": {
"physical": 0.25
},
"coverage": 1,
"crit_mult": {
"all": 1.25
},
"difficulty": {
"ranged": 6,
"melee": 4
},
"coverage_mult": {
"broad": 0.5
},
"effects": [
{
"effect": "blind",
"permanent": true,
"chance": 30,
"message": "The %s's eyes are obliterated!",
"damage_required": [
26,
100
]
}
]
},
{
"name": "the wings",
"damage_mult": {
"all": 0.25
},
"crit_mult": {
"all": 0.75
},
"difficulty": {
"ranged": 2,
"melee": 1
},
"coverage_mult": {
"point": 0.75
},
"effects": [
{
"effect": "downed",
"chance": 25,
"message": "The %s is knocked down!",
"damage_required": [
10,
100
]
}
],
"coverage": 15
},
{
"name": "the waist",
"crit_mult": {
"all": 1.75
},
"difficulty": {
"ranged": 4,
"melee": 2
},
"coverage_mult": {
"point": 0.75
},
"coverage": 15
}
],
"emit_fields": [],
"attack_cost": 100,
"difficulty": 7.644000000000001
}