Add a big bad boss
This commit is contained in:
parent
8f10289ed6
commit
3e55061f97
@ -3238,6 +3238,43 @@
|
||||
]
|
||||
},
|
||||
"faction": "Fungi"
|
||||
},
|
||||
{
|
||||
"name": "Vokoth",
|
||||
"renderable": {
|
||||
"glyph": "&",
|
||||
"fg": "#FF0000",
|
||||
"bg": "#000000",
|
||||
"order": 1,
|
||||
"x_size": 2,
|
||||
"y_size": 2
|
||||
},
|
||||
"blocks_tile": true,
|
||||
"vision_range": 6,
|
||||
"movement": "static",
|
||||
"attributes": {
|
||||
"might": 13,
|
||||
"fitness": 13
|
||||
},
|
||||
"skills": {
|
||||
"Melee": 18,
|
||||
"Defense": 16
|
||||
},
|
||||
"natural": {
|
||||
"armor_class": 17,
|
||||
"attacks": [
|
||||
{
|
||||
"name": "whip",
|
||||
"hit_bonus": 4,
|
||||
"damage": "1d10+2"
|
||||
}
|
||||
]
|
||||
},
|
||||
"loot_table": "Wyrms",
|
||||
"faction": "Wyrm",
|
||||
"level": 8,
|
||||
"gold": "20d10",
|
||||
"abilities": []
|
||||
}
|
||||
],
|
||||
"props": [
|
||||
|
Loading…
Reference in New Issue
Block a user