A small wriggling slime, a first line of defense for the colony.
常规 | 战斗 | ||
HP: | 近战技能: | ||
种类: | 变种人 | 闪避技能: | |
速度: | 近战伤害: | ||
材质: | 变形怪 | 攻击消耗: | |
体型: | 中等 ( |
||
防护 |
触发器 |
||
钝击: | 死亡: | death_slimespring | |
斩击: | 攻击: |
展开SLIMESPRING / 冷却:15 |
|
防弹: | 击中时: | ||
其他 |
|||
攻击性: | 士气: | ||
威胁: | 视力: | ||
可收获: | |||
死亡掉落: |
{
"id": "mon_player_blob",
"type": "MONSTER",
"name": {
"str": "slime microbian"
},
"description": "A small wriggling slime, a first line of defense for the colony.",
"default_faction": "player",
"bodytype": "blob",
"species": [
"MUTANT"
],
"diff": 2,
"volume": "62500 ml",
"weight": "81500 g",
"hp": 40,
"speed": 100,
"material": [
"slime"
],
"symbol": "O",
"color": "light_green",
"phase": "LIQUID",
"aggression": 75,
"morale": 100,
"melee_skill": 6,
"melee_dice": 2,
"melee_dice_sides": 4,
"melee_cut": 0,
"dodge": 1,
"armor_bash": 12,
"armor_elec": 3,
"vision_day": 16,
"vision_night": 10,
"harvest": "exempt",
"special_attacks": [
[
"SLIMESPRING",
15
]
],
"fear_triggers": [
"FIRE"
],
"death_function": {
"message": "%s 的尸体被酸液融化了。",
"effect": {
"id": "death_slimespring",
"min_level": 2
},
"corpse_type": "NO_CORPSE"
},
"flags": [
"SEES",
"HEARS",
"SMELLS",
"GOODHEARING",
"NOHEAD",
"POISON",
"VENOM",
"WARM",
"ACIDPROOF",
"GUILT"
],
"repo_id": 9538,
"original_id": "mon_player_blob",
"armor_cut": 0,
"emit_fields": [],
"attack_cost": 100,
"difficulty": 6.021400000000001
}