summaryrefslogtreecommitdiff
path: root/vamp_stuff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2021-03-25 04:43:01 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2021-03-25 04:43:01 -0700
commit327db86088a342a3c4b16eac57e47519cd8642c3 (patch)
tree23ed56e601e17dc915667cbf3d818a84c2808f0f /vamp_stuff
parentReplace the blood extractor with regular tools. (diff)
downloadcataclysm-bn-mod_vampire-stuff-redone-327db86088a342a3c4b16eac57e47519cd8642c3.tar.xz
Remove some duplicate files
Diffstat (limited to 'vamp_stuff')
-rw-r--r--vamp_stuff/Modification_Files/Monsters/Zombies/+Graveyard.json157
-rw-r--r--vamp_stuff/Modification_Files/Monsters/Zombies/+Miscellaneous.json33
2 files changed, 0 insertions, 190 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 f28b275..0000000
--- a/vamp_stuff/Modification_Files/Monsters/Zombies/+Graveyard.json
+++ /dev/null
@@ -1,157 +0,0 @@
-[
- {
- "id": "mon_zombie_bloodcompact",
- "type": "MONSTER",
- "name": "blood compact zombie",
- "description": "From the old graveyard it arises. 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", "FILTHY" ]
- },
- {
- "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 them 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", "FILTHY" ]
- },
- {
- "id": "mon_zombie_bloodinfused",
- "type": "MONSTER",
- "name": "blood infused zombie",
- "description": "This zombie's blood was once compact, but now it soaks 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", "FILTHY" ]
- },
- {
- "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", "FILTHY" ]
- },
- {
- "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", "FILTHY" ]
- }
-]
diff --git a/vamp_stuff/Modification_Files/Monsters/Zombies/+Miscellaneous.json b/vamp_stuff/Modification_Files/Monsters/Zombies/+Miscellaneous.json
deleted file mode 100644
index 0bd1ac5..0000000
--- a/vamp_stuff/Modification_Files/Monsters/Zombies/+Miscellaneous.json
+++ /dev/null
@@ -1,33 +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. Now, the almighty power of a nightmare is now the vessel of extermination.",
- "default_faction": "zombie",
- "species": [ "ZOMBIE" ],
- "size": "MEDIUM",
- "bodytype": "human",
- "hp": 555,
- "speed": 150,
- "material": [ "flesh" ],
- "symbol": "V",
- "color": "dark_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" ]
- }
-]