Permalink
Cannot retrieve contributors at this time
Join GitHub today
GitHub is home to over 36 million developers working together to host and review code, manage projects, and build software together.
Sign up
Find file
Copy path
Cataclysm-DDA/data/json/mapgen/basement/basement_basic_01.json
Find file
Copy path
Fetching contributors…
| [ | |
| { | |
| "type" : "item_group", | |
| "id" : "workout_food", | |
| "items":[ | |
| ["protein_powder", 15], | |
| ["sports_drink", 20], | |
| ["water_clean", 90] | |
| ] | |
| },{ | |
| "type" : "item_group", | |
| "id" : "workout_clothes", | |
| "items":[ | |
| ["sneakers", 80], | |
| ["socks", 70], | |
| ["stockings", 20], | |
| ["tshirt", 80], | |
| ["longshirt", 70], | |
| ["tank_top", 50], | |
| ["sports_bra", 30], | |
| ["trunks", 50], | |
| ["bikini_top", 50], | |
| ["arm_warmers", 20], | |
| ["leg_warmers", 20], | |
| ["leggings", 20], | |
| ["halter_top", 30], | |
| ["linuxtshirt", 10], | |
| ["wristwatch", 20], | |
| ["camelbak", 5] | |
| ] | |
| }, { | |
| "type" : "item_group", | |
| "id" : "workout_misc", | |
| "items":[ | |
| ["towel", 60], | |
| ["cell_phone", 20], | |
| ["rollmat", 40], | |
| ["heatpack", 60] | |
| ] | |
| }, | |
| { | |
| "type": "mapgen", | |
| "method": "json", | |
| "om_terrain": [ "basement" ], | |
| "weight": 1000, | |
| "object": { | |
| "fill_ter": "t_rock", | |
| "rotation": [ 0, 3 ], | |
| "rows": [ | |
| " ", | |
| " ", | |
| " ", | |
| " |----| |-| |---| ", | |
| " |#CC#|-|b|-|.T.|-| ", | |
| " |................| ", | |
| " |.oo......s.TTT.s| ", | |
| " |.oo......s.....s| ", | |
| " |.oo........sss..| ", | |
| " |................| ", | |
| " |a..a|.|++|..ccc.| ", | |
| " |-..-|.|..|.|###-| ", | |
| " |......|<<|......| ", | |
| " |-+-|dw|--|.|FS#i| ", | |
| " |L.H|--|#p|.|----| ", | |
| " |L.....|i.+.+..CC| ", | |
| " |....E.|#.|-|....| ", | |
| " |=%=...+..|R+....| ", | |
| " |..=.W.|-.|-|.BB.| ", | |
| " |f.=...|t...+.BBT| ", | |
| " |------|---------| ", | |
| " ", | |
| " ", | |
| " " | |
| ], | |
| "terrain": { | |
| ".": "t_rock_floor", | |
| "#": "t_rock_floor", | |
| "a": "t_rock_floor", | |
| "b": "t_rock_floor", | |
| "c": "t_rock_floor", | |
| "d": "t_rock_floor", | |
| "f": "t_rock_floor", | |
| "i": "t_rock_floor", | |
| "o": "t_rock_floor", | |
| "p": "t_rock_floor", | |
| "s": "t_rock_floor", | |
| "t": "t_rock_floor", | |
| "w": "t_rock_floor", | |
| "B": "t_rock_floor", | |
| "C": "t_rock_floor", | |
| "E": "t_rock_floor", | |
| "F": "t_rock_floor", | |
| "H": "t_rock_floor", | |
| "L": "t_rock_floor", | |
| "R": "t_rock_floor", | |
| "S": "t_rock_floor", | |
| "T": "t_rock_floor", | |
| "W": "t_rock_floor", | |
| "=": "t_wall_glass", | |
| "%": "t_door_glass_c", | |
| "<": "t_stairs_up", | |
| "+": "t_door_c", | |
| "-": "t_wall", | |
| "|": "t_wall" | |
| }, | |
| "furniture": { | |
| "#": "f_counter", | |
| "a": "f_armchair", | |
| "b": "f_bookcase", | |
| "c": "f_chair", | |
| "d": "f_dryer", | |
| "f": "f_shower", | |
| "i": "f_sink", | |
| "o": "f_pool_table", | |
| "p": "f_indoor_plant", | |
| "s": "f_sofa", | |
| "t": "f_toilet", | |
| "w": "f_washer", | |
| "B": "f_bed", | |
| "C": "f_cupboard", | |
| "E": "f_exercise", | |
| "F": "f_fridge", | |
| "H": "f_bench", | |
| "L": "f_locker", | |
| "R": "f_rack", | |
| "S": "f_oven", | |
| "T": "f_table", | |
| "W": "f_treadmill" | |
| }, | |
| "toilets": { | |
| "t": {} | |
| }, | |
| "place_loot": [ | |
| { "item": "pool_ball", "x": [ 5, 6 ], "y": [ 6, 8 ], "chance": 80, "repeat": [ 1, 10 ] }, | |
| { "item": "pool_cue", "x": 5, "y": 4, "chance": 40, "repeat": [ 1, 6 ] }, | |
| { "item": "television", "x": 16, "y": 4, "chance": 90 }, | |
| { "group": "bedroom", "x": [ 16, 19 ], "y": [ 15, 19 ], "chance": 80, "repeat": [ 1, 4 ] }, | |
| { "group": "bed", "x": [ 17, 18 ], "y": [ 18, 19 ], "chance": 90, "repeat": [ 1, 3 ] }, | |
| { "group": "dresser", "x": [ 18, 19 ], "y": 15, "chance": 85, "repeat": [ 1, 3 ] }, | |
| { "group": "dresser", "x": [ 8, 9 ], "y": 13, "chance": 85, "repeat": [ 1, 3 ] }, | |
| { "group": "homebooks", "x": 11, "y": 4, "chance": 70, "repeat": [ 1, 2 ] }, | |
| { "group": "fridgesnacks", "x": 16, "y": 13, "chance": 90, "repeat": [ 1, 5 ] }, | |
| { "group": "oven", "x": 17, "y": 13, "chance": 75, "repeat": [ 1, 3 ] }, | |
| { "group": "kitchen", "x": [ 16, 19 ], "y": [ 12, 13 ], "chance": 75, "repeat": [ 1, 3 ] }, | |
| { "group": "livingroom", "x": [ 13, 19 ], "y": [ 5, 9 ], "chance": 80, "repeat": [ 1, 2 ] }, | |
| { "group": "softdrugs", "x": 11, "y": 14, "chance": 75, "repeat": [ 1, 3 ] }, | |
| { "group": "allclothes", "x": 14, "y": 17, "chance": 75, "repeat": [ 1, 3 ] }, | |
| { "group": "workout_clothes", "x": 4, "y": 14, "chance": 80, "repeat": [ 1, 2 ] }, | |
| { "group": "workout_food", "x": 4, "y": 15, "chance": 80, "repeat": [ 1, 2 ] }, | |
| { "group": "workout_misc", "x": 4, "y": 15, "chance": 80, "repeat": [ 1, 2 ] } | |
| ], | |
| "place_monsters": [ | |
| { "monster": "GROUP_ZOMBIE", "x": [ 4, 19 ], "y": [ 4, 19 ], "chance": 2 } | |
| ] | |
| } | |
| } | |
| ] |