Update Raws
This commit is contained in:
parent
b8e02e550e
commit
39be37081b
462
raws/spawns.json
462
raws/spawns.json
@ -126,12 +126,6 @@
|
||||
"min_depth": 0,
|
||||
"max_depth": 100
|
||||
},
|
||||
{
|
||||
"name": "Dagger of Venom",
|
||||
"weight": 2,
|
||||
"min_depth": 0,
|
||||
"max_depth": 100
|
||||
},
|
||||
{
|
||||
"name": "Dagger",
|
||||
"weight": 3,
|
||||
@ -150,36 +144,12 @@
|
||||
"min_depth": 3,
|
||||
"max_depth": 100
|
||||
},
|
||||
{
|
||||
"name": "Longsword +1",
|
||||
"weight": 1,
|
||||
"min_depth": 3,
|
||||
"max_depth": 100
|
||||
},
|
||||
{
|
||||
"name": "Longsword +2",
|
||||
"weight": 1,
|
||||
"min_depth": 7,
|
||||
"max_depth": 100
|
||||
},
|
||||
{
|
||||
"name": "Longsword -1",
|
||||
"weight": 1,
|
||||
"min_depth": 3,
|
||||
"max_depth": 100
|
||||
},
|
||||
{
|
||||
"name": "Tower Shield",
|
||||
"weight": 1,
|
||||
"min_depth": 3,
|
||||
"max_depth": 100
|
||||
},
|
||||
{
|
||||
"name": "Tower Shield +1",
|
||||
"weight": 1,
|
||||
"min_depth": 7,
|
||||
"max_depth": 100
|
||||
},
|
||||
{
|
||||
"name": "Leather Armor",
|
||||
"weight": 1,
|
||||
@ -432,12 +402,6 @@
|
||||
"min_depth": 5,
|
||||
"max_depth": 7
|
||||
},
|
||||
{
|
||||
"name": "Breastplate +1",
|
||||
"weight": 1,
|
||||
"min_depth": 7,
|
||||
"max_depth": 100
|
||||
},
|
||||
{
|
||||
"name": "War Axe",
|
||||
"weight": 7,
|
||||
@ -556,6 +520,13 @@
|
||||
"Fungi": "ignore",
|
||||
"Wyrm": "ignore"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "DarkElf",
|
||||
"responses": {
|
||||
"Default": "attack",
|
||||
"DarkElf": "ignore"
|
||||
}
|
||||
}
|
||||
],
|
||||
"items": [
|
||||
@ -1041,34 +1012,12 @@
|
||||
"weight_lbs": 1.0,
|
||||
"base_value": 2.0,
|
||||
"initiative_penalty": 0,
|
||||
"vendor_category": "weapon"
|
||||
},
|
||||
{
|
||||
"name": "Dagger of Venom",
|
||||
"renderable": {
|
||||
"glyph": "/",
|
||||
"fg": "#FFAAAA",
|
||||
"bg": "#000000",
|
||||
"order": 2
|
||||
},
|
||||
"weapon": {
|
||||
"range": "melee",
|
||||
"attribute": "Quickness",
|
||||
"base_damage": "1d4+1",
|
||||
"hit_bonus": 1,
|
||||
"proc_chance": 0.5,
|
||||
"proc_target": "Target",
|
||||
"proc_effects": {
|
||||
"damage_over_time": "2"
|
||||
}
|
||||
},
|
||||
"weight_lbs": 1.0,
|
||||
"base_value": 2.0,
|
||||
"initiative_penalty": -1,
|
||||
"vendor_category": "weapon",
|
||||
"magic": {
|
||||
"class": "common",
|
||||
"naming": "Unidentified Dagger"
|
||||
"template_magic": {
|
||||
"unidentified_name": "Unidentified Dagger",
|
||||
"bonus_min": 1,
|
||||
"bonus_max": 5,
|
||||
"include_cursed": true
|
||||
}
|
||||
},
|
||||
{
|
||||
@ -1088,7 +1037,13 @@
|
||||
"weight_lbs": 2.0,
|
||||
"base_value": 10.0,
|
||||
"initiative_penalty": 1,
|
||||
"vendor_category": "weapon"
|
||||
"vendor_category": "weapon",
|
||||
"template_magic": {
|
||||
"unidentified_name": "Unidentified Shortsword",
|
||||
"bonus_min": 1,
|
||||
"bonus_max": 5,
|
||||
"include_cursed": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Longsword",
|
||||
@ -1107,10 +1062,16 @@
|
||||
"weight_lbs": 3.0,
|
||||
"base_value": 15.0,
|
||||
"initiative_penalty": 2,
|
||||
"vendor_category": "weapon"
|
||||
"vendor_category": "weapon",
|
||||
"template_magic": {
|
||||
"unidentified_name": "Unidentified Longsword",
|
||||
"bonus_min": 1,
|
||||
"bonus_max": 5,
|
||||
"include_cursed": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Longsword +1",
|
||||
"name": "Scimitar",
|
||||
"renderable": {
|
||||
"glyph": "/",
|
||||
"fg": "#FFAAFF",
|
||||
@ -1120,63 +1081,18 @@
|
||||
"weapon": {
|
||||
"range": "melee",
|
||||
"attribute": "might",
|
||||
"base_damage": "1d8+1",
|
||||
"base_damage": "1d6+2",
|
||||
"hit_bonus": 1
|
||||
},
|
||||
"weight_lbs": 2.0,
|
||||
"base_value": 100.0,
|
||||
"weight_lbs": 2.5,
|
||||
"base_value": 25.0,
|
||||
"initiative_penalty": 1,
|
||||
"vendor_category": "weapon",
|
||||
"magic": {
|
||||
"class": "common",
|
||||
"naming": "Unidentified Longsword"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Longsword +2",
|
||||
"renderable": {
|
||||
"glyph": "/",
|
||||
"fg": "#FFAAFF",
|
||||
"bg": "#000000",
|
||||
"order": 2
|
||||
},
|
||||
"weapon": {
|
||||
"range": "melee",
|
||||
"attribute": "might",
|
||||
"base_damage": "1d8+2",
|
||||
"hit_bonus": 2
|
||||
},
|
||||
"weight_lbs": 1.0,
|
||||
"base_value": 100.0,
|
||||
"initiative_penalty": 0,
|
||||
"vendor_category": "weapon",
|
||||
"magic": {
|
||||
"class": "common",
|
||||
"naming": "Unidentified Longsword"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Longsword -1",
|
||||
"renderable": {
|
||||
"glyph": "/",
|
||||
"fg": "#FFAAFF",
|
||||
"bg": "#000000",
|
||||
"order": 2
|
||||
},
|
||||
"weapon": {
|
||||
"range": "melee",
|
||||
"attribute": "might",
|
||||
"base_damage": "1d8-1",
|
||||
"hit_bonus": -1
|
||||
},
|
||||
"weight_lbs": 2.0,
|
||||
"base_value": 100.0,
|
||||
"initiative_penalty": 3,
|
||||
"vendor_category": "weapon",
|
||||
"magic": {
|
||||
"class": "common",
|
||||
"naming": "Unidentified Longsword",
|
||||
"cursed": true
|
||||
"template_magic": {
|
||||
"unidentified_name": "Unidentified Scimitar",
|
||||
"bonus_min": 1,
|
||||
"bonus_max": 5,
|
||||
"include_cursed": true
|
||||
}
|
||||
},
|
||||
{
|
||||
@ -1196,7 +1112,13 @@
|
||||
"weight_lbs": 4.0,
|
||||
"base_value": 10.0,
|
||||
"initiative_penalty": 2,
|
||||
"vendor_category": "weapon"
|
||||
"vendor_category": "weapon",
|
||||
"template_magic": {
|
||||
"unidentified_name": "Unidentified Battleaxe",
|
||||
"bonus_min": 1,
|
||||
"bonus_max": 5,
|
||||
"include_cursed": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "War Axe",
|
||||
@ -1215,7 +1137,13 @@
|
||||
"weight_lbs": 4.0,
|
||||
"base_value": 100.0,
|
||||
"initiative_penalty": 2,
|
||||
"vendor_category": "weapon"
|
||||
"vendor_category": "weapon",
|
||||
"template_magic": {
|
||||
"unidentified_name": "Unidentified War Axe",
|
||||
"bonus_min": 1,
|
||||
"bonus_max": 5,
|
||||
"include_cursed": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Shield",
|
||||
@ -1232,7 +1160,13 @@
|
||||
"weight_lbs": 5.0,
|
||||
"base_value": 3.0,
|
||||
"initiative_penalty": 0.5,
|
||||
"vendor_category": "armor"
|
||||
"vendor_category": "armor",
|
||||
"template_magic": {
|
||||
"unidentified_name": "Unidentified Shield",
|
||||
"bonus_min": 1,
|
||||
"bonus_max": 5,
|
||||
"include_cursed": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Tower Shield",
|
||||
@ -1249,24 +1183,13 @@
|
||||
"weight_lbs": 45.0,
|
||||
"base_value": 30.0,
|
||||
"initiative_penalty": 1.0,
|
||||
"vendor_category": "armor"
|
||||
},
|
||||
{
|
||||
"name": "Tower Shield +1",
|
||||
"renderable": {
|
||||
"glyph": "[",
|
||||
"fg": "#00FFFF",
|
||||
"bg": "#000000",
|
||||
"order": 2
|
||||
},
|
||||
"wearable": {
|
||||
"slot": "Shield",
|
||||
"armor_class": 3.0
|
||||
},
|
||||
"weight_lbs": 45.0,
|
||||
"base_value": 30.0,
|
||||
"initiative_penalty": 0.0,
|
||||
"vendor_category": "armor"
|
||||
"vendor_category": "armor",
|
||||
"template_magic": {
|
||||
"unidentified_name": "Unidentified Tower Shield",
|
||||
"bonus_min": 1,
|
||||
"bonus_max": 5,
|
||||
"include_cursed": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Stained Tunic",
|
||||
@ -1336,7 +1259,13 @@
|
||||
"weight_lbs": 2.0,
|
||||
"base_value": 0.1,
|
||||
"initiative_penalty": 2.0,
|
||||
"vendor_category": "junk"
|
||||
"vendor_category": "junk",
|
||||
"template_magic": {
|
||||
"unidentified_name": "Unidentified Cudgel",
|
||||
"bonus_min": 1,
|
||||
"bonus_max": 5,
|
||||
"include_cursed": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Cloth Tunic",
|
||||
@ -1387,7 +1316,13 @@
|
||||
"weight_lbs": 5.0,
|
||||
"base_value": 25.0,
|
||||
"initiative_penalty": 0.2,
|
||||
"vendor_category": "clothes"
|
||||
"vendor_category": "clothes",
|
||||
"template_magic": {
|
||||
"unidentified_name": "Unidentified Leather Pants",
|
||||
"bonus_min": 1,
|
||||
"bonus_max": 5,
|
||||
"include_cursed": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Chain Leggings",
|
||||
@ -1404,7 +1339,36 @@
|
||||
"weight_lbs": 10.0,
|
||||
"base_value": 50.0,
|
||||
"initiative_penalty": 0.3,
|
||||
"vendor_category": "clothes"
|
||||
"vendor_category": "clothes",
|
||||
"template_magic": {
|
||||
"unidentified_name": "Unidentified Chain Leggings",
|
||||
"bonus_min": 1,
|
||||
"bonus_max": 5,
|
||||
"include_cursed": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Drow Leggings",
|
||||
"renderable": {
|
||||
"glyph": "[",
|
||||
"fg": "#00FFFF",
|
||||
"bg": "#000000",
|
||||
"order": 2
|
||||
},
|
||||
"wearable": {
|
||||
"slot": "Legs",
|
||||
"armor_class": 0.4
|
||||
},
|
||||
"weight_lbs": 10.0,
|
||||
"base_value": 50.0,
|
||||
"initiative_penalty": 0.1,
|
||||
"vendor_category": "clothes",
|
||||
"template_magic": {
|
||||
"unidentified_name": "Unidentified Drow Leggings",
|
||||
"bonus_min": 1,
|
||||
"bonus_max": 5,
|
||||
"include_cursed": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Steel Greaves",
|
||||
@ -1421,7 +1385,13 @@
|
||||
"weight_lbs": 20.0,
|
||||
"base_value": 100.0,
|
||||
"initiative_penalty": 0.5,
|
||||
"vendor_category": "clothes"
|
||||
"vendor_category": "clothes",
|
||||
"template_magic": {
|
||||
"unidentified_name": "Unidentified Steel Greaves",
|
||||
"bonus_min": 1,
|
||||
"bonus_max": 5,
|
||||
"include_cursed": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Slippers",
|
||||
@ -1455,7 +1425,13 @@
|
||||
"weight_lbs": 15.0,
|
||||
"base_value": 10.0,
|
||||
"initiative_penalty": 0.5,
|
||||
"vendor_category": "clothes"
|
||||
"vendor_category": "clothes",
|
||||
"template_magic": {
|
||||
"unidentified_name": "Unidentified Leather Armor",
|
||||
"bonus_min": 1,
|
||||
"bonus_max": 5,
|
||||
"include_cursed": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Chainmail Armor",
|
||||
@ -1472,7 +1448,36 @@
|
||||
"weight_lbs": 20.0,
|
||||
"base_value": 50.0,
|
||||
"initiative_penalty": 1.0,
|
||||
"vendor_category": "armor"
|
||||
"vendor_category": "armor",
|
||||
"template_magic": {
|
||||
"unidentified_name": "Unidentified Chainmail Armor",
|
||||
"bonus_min": 1,
|
||||
"bonus_max": 5,
|
||||
"include_cursed": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Drow Chain",
|
||||
"renderable": {
|
||||
"glyph": "[",
|
||||
"fg": "#00FF00",
|
||||
"bg": "#000000",
|
||||
"order": 2
|
||||
},
|
||||
"wearable": {
|
||||
"slot": "Torso",
|
||||
"armor_class": 3.0
|
||||
},
|
||||
"weight_lbs": 5.0,
|
||||
"base_value": 50.0,
|
||||
"initiative_penalty": 0.0,
|
||||
"vendor_category": "armor",
|
||||
"template_magic": {
|
||||
"unidentified_name": "Unidentified Drow Chain",
|
||||
"bonus_min": 1,
|
||||
"bonus_max": 5,
|
||||
"include_cursed": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Breastplate",
|
||||
@ -1489,27 +1494,12 @@
|
||||
"weight_lbs": 25.0,
|
||||
"base_value": 100.0,
|
||||
"initiative_penalty": 2.0,
|
||||
"vendor_category": "armor"
|
||||
},
|
||||
{
|
||||
"name": "Breastplate +1",
|
||||
"renderable": {
|
||||
"glyph": "[",
|
||||
"fg": "#00FF00",
|
||||
"bg": "#000000",
|
||||
"order": 2
|
||||
},
|
||||
"wearable": {
|
||||
"slot": "Torso",
|
||||
"armor_class": 4.0
|
||||
},
|
||||
"weight_lbs": 20.0,
|
||||
"base_value": 200.0,
|
||||
"initiative_penalty": 1.0,
|
||||
"vendor_category": "armor",
|
||||
"magic": {
|
||||
"class": "common",
|
||||
"naming": "Unidentified Breastplate"
|
||||
"template_magic": {
|
||||
"unidentified_name": "Unidentified Breastplate",
|
||||
"bonus_min": 1,
|
||||
"bonus_max": 5,
|
||||
"include_cursed": true
|
||||
}
|
||||
},
|
||||
{
|
||||
@ -1527,7 +1517,13 @@
|
||||
"weight_lbs": 5.0,
|
||||
"base_value": 500.0,
|
||||
"initiative_penalty": 0.0,
|
||||
"vendor_category": "armor"
|
||||
"vendor_category": "armor",
|
||||
"template_magic": {
|
||||
"unidentified_name": "Unidentified Dwarf-Steel Shirt",
|
||||
"bonus_min": 1,
|
||||
"bonus_max": 5,
|
||||
"include_cursed": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Cloth Cap",
|
||||
@ -1561,7 +1557,13 @@
|
||||
"weight_lbs": 0.5,
|
||||
"base_value": 10.0,
|
||||
"initiative_penalty": 0.2,
|
||||
"vendor_category": "armor"
|
||||
"vendor_category": "armor",
|
||||
"template_magic": {
|
||||
"unidentified_name": "Unidentified Leather Cap",
|
||||
"bonus_min": 1,
|
||||
"bonus_max": 5,
|
||||
"include_cursed": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Chain Coif",
|
||||
@ -1578,7 +1580,13 @@
|
||||
"weight_lbs": 5.0,
|
||||
"base_value": 20.0,
|
||||
"initiative_penalty": 0.5,
|
||||
"vendor_category": "armor"
|
||||
"vendor_category": "armor",
|
||||
"template_magic": {
|
||||
"unidentified_name": "Unidentified Chain Coif",
|
||||
"bonus_min": 1,
|
||||
"bonus_max": 5,
|
||||
"include_cursed": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Steel Helm",
|
||||
@ -1595,7 +1603,13 @@
|
||||
"weight_lbs": 15.0,
|
||||
"base_value": 100.0,
|
||||
"initiative_penalty": 1.0,
|
||||
"vendor_category": "armor"
|
||||
"vendor_category": "armor",
|
||||
"template_magic": {
|
||||
"unidentified_name": "Unidentified Steel Helm",
|
||||
"bonus_min": 1,
|
||||
"bonus_max": 5,
|
||||
"include_cursed": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Leather Boots",
|
||||
@ -1612,7 +1626,13 @@
|
||||
"weight_lbs": 2.0,
|
||||
"base_value": 5.0,
|
||||
"initiative_penalty": 0.25,
|
||||
"vendor_category": "clothes"
|
||||
"vendor_category": "clothes",
|
||||
"template_magic": {
|
||||
"unidentified_name": "Unidentified Leather Boots",
|
||||
"bonus_min": 1,
|
||||
"bonus_max": 5,
|
||||
"include_cursed": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Chain Boots",
|
||||
@ -1629,7 +1649,36 @@
|
||||
"weight_lbs": 3.0,
|
||||
"base_value": 10.0,
|
||||
"initiative_penalty": 0.25,
|
||||
"vendor_category": "armor"
|
||||
"vendor_category": "armor",
|
||||
"template_magic": {
|
||||
"unidentified_name": "Unidentified Chain Boots",
|
||||
"bonus_min": 1,
|
||||
"bonus_max": 5,
|
||||
"include_cursed": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Drow Boots",
|
||||
"renderable": {
|
||||
"glyph": "[",
|
||||
"fg": "#00FF00",
|
||||
"bg": "#000000",
|
||||
"order": 2
|
||||
},
|
||||
"wearable": {
|
||||
"slot": "Feet",
|
||||
"armor_class": 0.4
|
||||
},
|
||||
"weight_lbs": 2.0,
|
||||
"base_value": 10.0,
|
||||
"initiative_penalty": 0.1,
|
||||
"vendor_category": "armor",
|
||||
"template_magic": {
|
||||
"unidentified_name": "Unidentified Drow Boots",
|
||||
"bonus_min": 1,
|
||||
"bonus_max": 5,
|
||||
"include_cursed": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Steel Boots",
|
||||
@ -1646,7 +1695,13 @@
|
||||
"weight_lbs": 5.0,
|
||||
"base_value": 10.0,
|
||||
"initiative_penalty": 0.4,
|
||||
"vendor_category": "armor"
|
||||
"vendor_category": "armor",
|
||||
"template_magic": {
|
||||
"unidentified_name": "Unidentified Steel Boots",
|
||||
"bonus_min": 1,
|
||||
"bonus_max": 5,
|
||||
"include_cursed": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Cloth Gloves",
|
||||
@ -1680,7 +1735,13 @@
|
||||
"weight_lbs": 1.0,
|
||||
"base_value": 1.0,
|
||||
"initiative_penalty": 0.1,
|
||||
"vendor_category": "clothes"
|
||||
"vendor_category": "clothes",
|
||||
"template_magic": {
|
||||
"unidentified_name": "Unidentified Leather Gloves",
|
||||
"bonus_min": 1,
|
||||
"bonus_max": 5,
|
||||
"include_cursed": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Chain Gloves",
|
||||
@ -1697,7 +1758,13 @@
|
||||
"weight_lbs": 2.0,
|
||||
"base_value": 10.0,
|
||||
"initiative_penalty": 0.2,
|
||||
"vendor_category": "clothes"
|
||||
"vendor_category": "clothes",
|
||||
"template_magic": {
|
||||
"unidentified_name": "Unidentified Chain Gloves",
|
||||
"bonus_min": 1,
|
||||
"bonus_max": 5,
|
||||
"include_cursed": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Steel Gloves",
|
||||
@ -1714,7 +1781,13 @@
|
||||
"weight_lbs": 5.0,
|
||||
"base_value": 10.0,
|
||||
"initiative_penalty": 0.3,
|
||||
"vendor_category": "clothes"
|
||||
"vendor_category": "clothes",
|
||||
"template_magic": {
|
||||
"unidentified_name": "Unidentified Gauntlets",
|
||||
"bonus_min": 1,
|
||||
"bonus_max": 5,
|
||||
"include_cursed": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Gauntlets of Ogre Power",
|
||||
@ -2301,6 +2374,29 @@
|
||||
"faction": "Bandits",
|
||||
"gold": "1d6"
|
||||
},
|
||||
{
|
||||
"name": "Dark Elf",
|
||||
"renderable": {
|
||||
"glyph": "e",
|
||||
"fg": "#FF0000",
|
||||
"bg": "#000000",
|
||||
"order": 1
|
||||
},
|
||||
"blocks_tile": true,
|
||||
"vision_range": 8,
|
||||
"movement": "random_waypoint",
|
||||
"attributes": {},
|
||||
"equipped": [
|
||||
"Scimitar",
|
||||
"Buckler",
|
||||
"Drow Chain",
|
||||
"Drow Leggings",
|
||||
"Drow Boots"
|
||||
],
|
||||
"faction": "DarkElf",
|
||||
"gold": "3d6",
|
||||
"level": 6
|
||||
},
|
||||
{
|
||||
"name": "Orc",
|
||||
"renderable": {
|
||||
@ -3060,5 +3156,19 @@
|
||||
"target_self": "1"
|
||||
}
|
||||
}
|
||||
],
|
||||
"weapon_traits": [
|
||||
{
|
||||
"name": "Venomous",
|
||||
"effects": {
|
||||
"damage_over_time": "2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Dazzling",
|
||||
"effects": {
|
||||
"confusion": "2"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user