1
0
Fork 0

Update raws file

This commit is contained in:
Timothy Warren 2022-01-20 16:29:30 -05:00
parent 64aeb189c9
commit e001488aa8
1 changed files with 20 additions and 3 deletions

View File

@ -356,7 +356,8 @@
"consumable": {
"effects": {
"ranged": "6",
"damage": "20"
"damage": "20",
"particle_line": "▓;#00FFFF;200.0"
}
},
"weight_lbs": 0.5,
@ -379,7 +380,8 @@
"effects": {
"ranged": "6",
"damage": "20",
"area_of_effect": "3"
"area_of_effect": "3",
"particle": "▓;#FFA500;200.0"
}
},
"weight_lbs": 0.5,
@ -437,7 +439,7 @@
"name": "Town Portal Scroll",
"renderable": {
"glyph": ")",
"fg": "#FFAAAA",
"fg": "#AAAAFF",
"bg": "#000000",
"order": 2
},
@ -1774,6 +1776,21 @@
},
"hidden": false
},
{
"name": "Altar",
"renderable": {
"glyph": "╫",
"fg": "#5555FF",
"bg": "#000000",
"order": 2
},
"hidden": false,
"entry_trigger": {
"effects": {
"provides_healing": "100"
}
}
},
{
"name": "Candle",
"renderable": {