@ -6,7 +6,7 @@
"inventory_count" : 1 ,
"inventory_count" : 1 ,
"components" : [
"components" : [
{ "_type" : "LightSource" , "strength" : 70 , "radius" : 2.0 } ,
{ "_type" : "LightSource" , "strength" : 70 , "radius" : 2.0 } ,
{ "_type" : "Tile" , "chr " : "\u0f08" ,
{ "_type" : "Tile" , "display " : "\u0f08" ,
"foreground" : [ 24 , 120 , 189 ] ,
"foreground" : [ 24 , 120 , 189 ] ,
"background" : [ 230 , 120 , 120 ]
"background" : [ 230 , 120 , 120 ]
}
}
@ -19,7 +19,7 @@
"inventory_count" : 1 ,
"inventory_count" : 1 ,
"components" : [
"components" : [
{ "_type" : "Weapon" , "damage" : 15 } ,
{ "_type" : "Weapon" , "damage" : 15 } ,
{ "_type" : "Tile" , "chr " : "\u1e37" ,
{ "_type" : "Tile" , "display " : "\u1e37" ,
"foreground" : [ 24 , 120 , 189 ] ,
"foreground" : [ 24 , 120 , 189 ] ,
"background" : [ 24 , 120 , 189 ]
"background" : [ 24 , 120 , 189 ]
}
}
@ -32,7 +32,7 @@
"inventory_count" : 1 ,
"inventory_count" : 1 ,
"components" : [
"components" : [
{ "_type" : "LightSource" , "strength" : 70 , "radius" : 1.8 } ,
{ "_type" : "LightSource" , "strength" : 70 , "radius" : 1.8 } ,
{ "_type" : "Tile" , "chr " : "\u0236" ,
{ "_type" : "Tile" , "display " : "\u0236" ,
"foreground" : [ 24 , 205 , 210 ] ,
"foreground" : [ 24 , 205 , 210 ] ,
"background" : [ 24 , 205 , 210 ]
"background" : [ 24 , 205 , 210 ]
} ,
} ,
@ -44,7 +44,7 @@
"name" : "Small Chest" ,
"name" : "Small Chest" ,
"description" : "A small chest of gold. You wonder who would leave something like this around." ,
"description" : "A small chest of gold. You wonder who would leave something like this around." ,
"components" : [
"components" : [
{ "_type" : "Tile" , "chr " : "\uaaea" ,
{ "_type" : "Tile" , "display " : "\uaaea" ,
"foreground" : [ 150 , 100 , 189 ] ,
"foreground" : [ 150 , 100 , 189 ] ,
"background" : [ 150 , 100 , 189 ]
"background" : [ 150 , 100 , 189 ]
} ,
} ,
@ -58,7 +58,7 @@
"description" : "A torch on a wall you can't pick up." ,
"description" : "A torch on a wall you can't pick up." ,
"inventory_count" : 0 ,
"inventory_count" : 0 ,
"components" : [
"components" : [
{ "_type" : "Tile" , "chr " : "\u077e" ,
{ "_type" : "Tile" , "display " : "\u077e" ,
"foreground" : [ 24 , 205 , 210 ] ,
"foreground" : [ 24 , 205 , 210 ] ,
"background" : [ 24 , 205 , 210 ]
"background" : [ 24 , 205 , 210 ]
} ,
} ,
@ -71,7 +71,7 @@
"description" : "A small healing potion." ,
"description" : "A small healing potion." ,
"inventory_count" : 1 ,
"inventory_count" : 1 ,
"components" : [
"components" : [
{ "_type" : "Tile" , "chr " : "\u03eb" ,
{ "_type" : "Tile" , "display " : "\u03eb" ,
"foreground" : [ 255 , 205 , 189 ] ,
"foreground" : [ 255 , 205 , 189 ] ,
"background" : [ 255 , 205 , 189 ]
"background" : [ 255 , 205 , 189 ]
} ,
} ,