summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification Files/Monsters/Zombies
diff options
context:
space:
mode:
Diffstat (limited to 'vamp_stuff/Modification Files/Monsters/Zombies')
-rw-r--r--vamp_stuff/Modification Files/Monsters/Zombies/Graveyard.json296
-rw-r--r--vamp_stuff/Modification Files/Monsters/Zombies/Vampire.json191
2 files changed, 0 insertions, 487 deletions
diff --git a/vamp_stuff/Modification Files/Monsters/Zombies/Graveyard.json b/vamp_stuff/Modification Files/Monsters/Zombies/Graveyard.json
deleted file mode 100644
index d893788..0000000
--- a/vamp_stuff/Modification Files/Monsters/Zombies/Graveyard.json
+++ /dev/null
@@ -1,296 +0,0 @@
-[{
- "id": "mon_zombie_bloodcompact",
- "type": "MONSTER",
- "name": "blood compact zombie",
- "description": "From the old graveyard it arised. This zombie's age cause its blood to solidify into thick, rock-like armor, but somehow maintains natural speed. With odd-looking teeth lining and stony claws, its threat is impeccable.",
- "default_faction": "zombie",
- "species": [
- "ZOMBIE",
- "ELDERZED"
- ],
- "size": "MEDIUM",
- "hp": 185,
- "bodytype": "human",
- "speed": 85,
- "material": [
- "flesh"
- ],
- "symbol": "B",
- "color": "red",
- "aggression": 100,
- "morale": 100,
- "melee_skill": 4,
- "melee_dice": 2,
- "melee_dice_sides": 4,
- "melee_cut": 3,
- "armor_bash": 3,
- "armor_cut": 9,
- "vision_day": 30,
- "vision_night": 4,
- "harvest": "zombie",
- "special_attacks": [{
- "type": "bite",
- "cooldown": 10
- },
- [
- "GRAB",
- 6
- ]
- ],
- "death_drops": "elderzombie",
- "death_function": [
- "NORMAL"
- ],
- "upgrades": {
- "half_life": 6,
- "into_group": "GROUP_CRYPTIES_UPGRADE"
- },
- "flags": [
- "SEES",
- "HEARS",
- "SMELLS",
- "STUMBLES",
- "WARM",
- "BASHES",
- "GROUP_BASH",
- "POISON",
- "NO_BREATHE",
- "REVIVES",
- "BONES"
- ]
- }, {
- "id": "mon_zombie_blooddefused",
- "type": "MONSTER",
- "name": "blood defused zombie",
- "description": "This hollowed zombie's blood melts away and cause a minor mutation, such as long claws and immensive fangs. Lackness of weight provides swiftness and good reflexes, but in most cases, its fragility makes it easy to take down.",
- "default_faction": "zombie",
- "species": [
- "ZOMBIE",
- "ELDERZED"
- ],
- "bodytype": "human",
- "size": "MEDIUM",
- "hp": 85,
- "speed": 135,
- "material": [
- "flesh"
- ],
- "symbol": "B",
- "color": "white",
- "aggression": 100,
- "morale": 100,
- "melee_skill": 5,
- "melee_dice": 2,
- "melee_dice_sides": 4,
- "melee_cut": 4,
- "armor_bash": 2,
- "armor_cut": 6,
- "dodge": 3,
- "vision_day": 35,
- "harvest": "zombie",
- "vision_night": 5,
- "special_attacks": [{
- "type": "bite",
- "cooldown": 6
- },
- [
- "GRAB",
- 9
- ]
- ],
- "death_drops": "elderzombie",
- "death_function": [
- "NORMAL"
- ],
- "upgrades": {
- "half_life": 6,
- "into_group": "GROUP_CRYPTIES_DEFUSEDUPGRADE"
- },
- "flags": [
- "SEES",
- "HEARS",
- "SMELLS",
- "WARM",
- "BASHES",
- "GROUP_BASH",
- "POISON",
- "NO_BREATHE",
- "REVIVES",
- "BONES"
- ]
- }, {
- "id": "mon_zombie_bloodinfused",
- "type": "MONSTER",
- "name": "blood infused zombie",
- "description": "Once a compact zombie, but its blood has soaked and caused to mutate into a dangerous oversized bone plates and spikes, leaving its fleshy skin saggy. The bone scythes on its hands are symmetrical as a pair while its sharpened teeth potrudes from its jaw, but despite fearsome looks, its weight causes it to stumble... often.",
- "default_faction": "zombie",
- "species": [
- "ZOMBIE",
- "ELDERZED"
- ],
- "bodytype": "human",
- "size": "MEDIUM",
- "hp": 265,
- "speed": 65,
- "material": [
- "flesh"
- ],
- "symbol": "B",
- "color": "black",
- "aggression": 100,
- "morale": 100,
- "melee_skill": 4,
- "melee_dice": 4,
- "melee_dice_sides": 4,
- "melee_cut": 4,
- "armor_bash": 5,
- "armor_cut": 15,
- "vision_day": 13,
- "harvest": "zombie",
- "vision_night": 3,
- "special_attacks": [{
- "type": "bite",
- "cooldown": 9
- },
- [
- "GRAB",
- 7
- ]
- ],
- "death_drops": "elderzombie",
- "death_function": [
- "NORMAL"
- ],
- "upgrades": {
- "half_life": 6,
- "into_group": "GROUP_CRYPTIES_INFUSEDUPGRADE"
- },
- "flags": [
- "SEES",
- "HEARS",
- "SMELLS",
- "STUMBLES",
- "WARM",
- "BASHES",
- "GROUP_BASH",
- "POISON",
- "NO_BREATHE",
- "REVIVES",
- "BONES"
- ]
- }, {
- "id": "mon_zombie_bonetitan",
- "type": "MONSTER",
- "name": "bone titan zombie",
- "description": "An enlarged skeleton mutant with extremely thick bone platings around its body. It walks slowly from carrying itself up.",
- "default_faction": "zombie",
- "species": [
- "ZOMBIE",
- "ELDERZED"
- ],
- "bodytype": "human",
- "size": "LARGE",
- "hp": 355,
- "speed": 60,
- "material": [
- "flesh"
- ],
- "symbol": "B",
- "color": "black_magenta",
- "aggression": 100,
- "morale": 100,
- "melee_skill": 6,
- "melee_dice": 6,
- "melee_dice_sides": 5,
- "melee_cut": 5,
- "armor_bash": 8,
- "armor_cut": 24,
- "harvest": "zombie",
- "vision_day": 35,
- "vision_night": 5,
- "special_attacks": [
- [
- "heavygrab",
- 20
- ],
- [
- "GRAB",
- 10
- ]
- ],
- "death_drops": "default_zombie_death_drops",
- "death_function": [
- "NORMAL"
- ],
- "flags": [
- "SEES",
- "HEARS",
- "SMELLS",
- "STUMBLES",
- "WARM",
- "BASHES",
- "GROUP_BASH",
- "POISON",
- "NO_BREATHE",
- "REVIVES",
- "BONES"
- ]
- }, {
- "id": "mon_zombie_bonewraith",
- "type": "MONSTER",
- "name": "bone wraith zombie",
- "description": "A skeleton mutant with symmetrical slender thin bone growths on its back, similar to spider's, but appears to be unused in its movement. Being almost weightless, it is quick and lethal alone.",
- "default_faction": "zombie",
- "species": [
- "ZOMBIE",
- "ELDERZED"
- ],
- "bodytype": "human",
- "size": "MEDIUM",
- "hp": 105,
- "speed": 145,
- "material": [
- "flesh"
- ],
- "symbol": "B",
- "color": "white_magenta",
- "aggression": 100,
- "morale": 100,
- "melee_skill": 6,
- "melee_dice": 2,
- "melee_dice_sides": 4,
- "melee_cut": 6,
- "armor_bash": 4,
- "armor_cut": 12,
- "harvest": "zombie",
- "vision_day": 35,
- "vision_night": 5,
- "dodge": 4,
- "special_attacks": [
- [
- "tentaclebones",
- 10
- ],
- [
- "GRAB",
- 10
- ]
- ],
- "death_drops": "default_zombie_death_drops",
- "death_function": [
- "NORMAL"
- ],
- "flags": [
- "SEES",
- "HEARS",
- "SMELLS",
- "WARM",
- "BASHES",
- "GROUP_BASH",
- "POISON",
- "NO_BREATHE",
- "REVIVES",
- "BONES"
- ]
- }
-]
diff --git a/vamp_stuff/Modification Files/Monsters/Zombies/Vampire.json b/vamp_stuff/Modification Files/Monsters/Zombies/Vampire.json
deleted file mode 100644
index 7067c7c..0000000
--- a/vamp_stuff/Modification Files/Monsters/Zombies/Vampire.json
+++ /dev/null
@@ -1,191 +0,0 @@
-[{
- "id": "mon_zombie_succumbvampire",
- "type": "MONSTER",
- "name": "succumbed vampire",
- "description": "This glorious entity has been engulfed by black, oozing liquid on its eye. Still walks in passion, its thirst for blood has been replaced with fresh meat.",
- "default_faction": "zombie",
- "species": ["ZOMBIE"],
- "size": "MEDIUM",
- "bodytype": "human",
- "hp": 555,
- "speed": 150,
- "material": ["flesh"],
- "symbol": "V",
- "color": "light_gray_red",
- "aggression": 100,
- "morale": 100,
- "melee_skill": 10,
- "melee_dice": 6,
- "melee_dice_sides": 6,
- "melee_cut": 6,
- "dodge": 5,
- "harvest": "exempt",
- "armor_bash": 2,
- "armor_cut": 12,
- "vision_day": 50,
- "vision_night": 20,
- "special_attacks": [{
- "type": "bite",
- "cooldown": 7
- },
- ["GRAB", 7]
- ],
- "death_drops": "succumbvampire",
- "death_function": ["DISAPPEAR"],
- "flags": ["SEES", "HEARS", "SMELLS", "POISON", "NO_BREATHE", "REVIVES", "BONES", "CAN_OPEN_DOORS"]
- }, {
- "id": "mon_zombie_succumbvampire_sinker",
- "type": "MONSTER",
- "name": "rogue sinker",
- "description": "Shrouded in black, mystical mist, it moves silently in every step while remains unseen to its prey. A vampire skilled in lashing and striking, with pure wisdom to the acts of the dark days.",
- "default_faction": "zombie",
- "species": ["ZOMBIE"],
- "size": "MEDIUM",
- "bodytype": "human",
- "hp": 480,
- "speed": 165,
- "material": ["flesh"],
- "symbol": "V",
- "color": "light_gray_red",
- "aggression": 100,
- "morale": 100,
- "melee_skill": 10,
- "melee_dice": 2,
- "melee_dice_sides": 6,
- "melee_cut": 8,
- "dodge": 6,
- "harvest": "exempt",
- "armor_bash": 1,
- "armor_cut": 10,
- "vision_day": 50,
- "vision_night": 20,
- "special_attacks": [
- ["BRANDISH", 22], {
- "type": "spell",
- "spell_data": { "id": "v_sink_bstrike"},
- "cooldown": 28
- }
- ],
- "looks_like": "mon_zombie_succumbvampire",
- "death_drops": "succumbvampire",
- "death_function": ["DISAPPEAR"],
- "flags": ["SEES", "HEARS", "SMELLS", "POISON", "NO_BREATHE", "REVIVES", "BONES", "NIGHT_INVISIBILITY", "CAN_OPEN_DOORS"]
- }, {
- "id": "mon_zombie_succumbvampire_warlock",
- "type": "MONSTER",
- "name": "wicked warlock",
- "description": "A vampire full of malice, with hands twitching as if it holds knowledge to spellcrafts. Eyes fallen in deep void, it simply expresses frightful desires among the living.",
- "default_faction": "zombie",
- "species": ["ZOMBIE"],
- "size": "MEDIUM",
- "bodytype": "human",
- "hp": 585,
- "speed": 130,
- "material": ["flesh"],
- "symbol": "V",
- "color": "light_gray_red",
- "aggression": 100,
- "morale": 100,
- "melee_skill": 8,
- "melee_dice": 4,
- "melee_dice_sides": 6,
- "melee_cut": 4,
- "dodge": 3,
- "harvest": "exempt",
- "armor_bash": 4,
- "armor_cut": 10,
- "vision_day": 50,
- "vision_night": 20,
- "special_attacks": [{
- "type": "spell",
- "spell_data": { "id": "v_warlock_innate_strike"},
- "cooldown": 16
- }, {
- "type": "spell",
- "spell_data": { "id": "v_warlock_stun"},
- "cooldown": 36
- }
- ],
- "looks_like": "mon_zombie_succumbvampire",
- "death_drops": "succumbvampire",
- "death_function": ["DISAPPEAR"],
- "flags": ["SEES", "HEARS", "SMELLS", "POISON", "NO_BREATHE", "REVIVES", "BONES", "CAN_OPEN_DOORS"]
- }, {
- "id": "mon_zombie_succumbvampire_conjurer",
- "type": "MONSTER",
- "name": "profane conjurer",
- "description": "A dark cultist, lays low in its deceiving blank appearance. Hands swaying slyly, it occasionally pulses in black aura, denoting a strong familiarity with ancient profane arts.",
- "default_faction": "zombie",
- "species": ["ZOMBIE"],
- "size": "MEDIUM",
- "bodytype": "human",
- "hp": 520,
- "speed": 120,
- "material": ["flesh"],
- "symbol": "V",
- "color": "light_gray_red",
- "aggression": 100,
- "morale": 100,
- "melee_skill": 8,
- "melee_dice": 4,
- "melee_dice_sides": 4,
- "melee_cut": 4,
- "dodge": 3,
- "harvest": "exempt",
- "armor_bash": 2,
- "armor_cut": 12,
- "vision_day": 50,
- "vision_night": 20,
- "special_attacks": [{
- "type": "spell",
- "spell_data": { "id": "v_profane_fire"},
- "cooldown": 14
- }, {
- "type": "spell",
- "spell_data": { "id": "v_profane_hellfire"},
- "cooldown": 74
- }
- ],
- "looks_like": "mon_zombie_succumbvampire",
- "death_drops": "succumbvampire",
- "death_function": ["DISAPPEAR"],
- "flags": ["SEES", "HEARS", "SMELLS", "POISON", "NO_BREATHE", "REVIVES", "BONES", "CAN_OPEN_DOORS"]
- }, {
- "//": "A support class. It heals nearby allies and deals aoe damage to enemies.",
- "id": "mon_zombie_succumbvampire_hemomancer",
- "type": "MONSTER",
- "name": "hemomancer",
- "description": "Frantic, but skillful to the arts of hemomancy - one of the oldest form of sorcery. A vampire that drains and manipulates life from creatures within its vicinity to conjure intricate spells.",
- "default_faction": "zombie",
- "species": ["ZOMBIE"],
- "size": "MEDIUM",
- "bodytype": "human",
- "hp": 820,
- "speed": 115,
- "material": ["flesh"],
- "symbol": "V",
- "color": "light_gray_red",
- "aggression": 100,
- "morale": 100,
- "melee_skill": 6,
- "melee_dice": 4,
- "melee_dice_sides": 4,
- "melee_cut": 2,
- "dodge": 2,
- "harvest": "exempt",
- "armor_bash": 12,
- "armor_cut": 22,
- "vision_day": 50,
- "vision_night": 20,
- "special_attacks": [{
- "type": "spell",
- "spell_data": { "id": "v_hemo_transfusion"},
- "cooldown": 24
- }
- ],
- "looks_like": "mon_zombie_succumbvampire",
- "death_drops": "succumbvampire",
- "death_function": ["DISAPPEAR"],
- "flags": ["SEES", "HEARS", "SMELLS", "POISON", "NO_BREATHE", "REVIVES", "BONES", "CAN_OPEN_DOORS"]
- }
-]