Skip to content

Commit

Permalink
[DDA Port] Spawn audits of various locations (cataclysmbnteam#1178)
Browse files Browse the repository at this point in the history
* Documentation

* Ported spawn audit changes carefully

* Missed a spot

* Fixed json errors in changed monstergroups

* Fixed JSON error in pool.json

* Linted zombies.json
  • Loading branch information
Inglonias authored Dec 19, 2021
1 parent 655c9bc commit fe9f25b
Show file tree
Hide file tree
Showing 10 changed files with 124 additions and 131 deletions.
10 changes: 5 additions & 5 deletions data/json/mapgen/field_baseball.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,11 +61,11 @@
{ "group": "trash_cart", "x": 36, "y": 1, "chance": 90, "repeat": [ 2, 4 ] },
{ "group": "fast_food", "x": [ 37, 45 ], "y": [ 1, 3 ], "chance": 80, "repeat": [ 2, 4 ] }
],
"place_monsters": [
{ "monster": "GROUP_ZOMBIE", "x": [ 2, 21 ], "y": [ 2, 21 ], "repeat": [ 1, 2 ] },
{ "monster": "GROUP_ZOMBIE", "x": [ 26, 45 ], "y": [ 2, 21 ], "repeat": [ 1, 2 ] },
{ "monster": "GROUP_ZOMBIE", "x": [ 2, 21 ], "y": [ 26, 45 ], "repeat": [ 1, 2 ] },
{ "monster": "GROUP_ZOMBIE", "x": [ 26, 45 ], "y": [ 26, 45 ], "repeat": [ 1, 2 ] }
"place_monster": [
{ "group": "GROUP_ZOMBIE", "x": [ 2, 21 ], "y": [ 2, 21 ], "repeat": [ 3, 7 ] },
{ "group": "GROUP_ZOMBIE", "x": [ 26, 45 ], "y": [ 2, 21 ], "repeat": [ 3, 7 ] },
{ "group": "GROUP_ZOMBIE", "x": [ 2, 21 ], "y": [ 26, 45 ], "repeat": [ 3, 7 ] },
{ "group": "GROUP_ZOMBIE", "x": [ 26, 45 ], "y": [ 26, 45 ], "repeat": [ 3, 7 ] }
]
}
},
Expand Down
6 changes: 3 additions & 3 deletions data/json/mapgen/field_football.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
{ "item": "football_items", "x": [ 48, 71 ], "y": [ 11, 13 ], "chance": 80, "repeat": [ 1, 2 ] },
{ "item": "football_items", "x": [ 72, 80 ], "y": [ 11, 13 ], "chance": 60, "repeat": [ 1, 2 ] }
],
"place_monsters": [ { "monster": "GROUP_FOOTBALL", "x": [ 48, 71 ], "y": [ 11, 13 ], "chance": 1 } ],
"place_monster": [ { "group": "GROUP_FOOTBALL", "x": [ 48, 71 ], "y": [ 4, 20 ], "repeat": [ 8, 12 ] } ],
"place_vehicles": [ { "vehicle": "football_vehicles", "x": 59, "y": 12, "chance": 60 } ]
},
"om_terrain": [ [ "football_field_a1", "football_field_a2", "football_field_a3", "football_field_a4", "football_field_a5" ] ],
Expand Down Expand Up @@ -146,7 +146,7 @@
{ "point": "terrain", "id": "t_dirt", "x": [ 0, 2 ], "y": [ 0, 23 ], "repeat": [ 18, 24 ] },
{ "point": "terrain", "id": "t_dirt", "x": [ 116, 119 ], "y": [ 0, 23 ], "repeat": [ 24, 32 ] }
],
"place_monsters": [ { "monster": "GROUP_FOOTBALL", "x": [ 55, 63 ], "y": [ 3, 19 ], "chance": 1, "repeat": [ 3, 4 ] } ]
"place_monster": [ { "group": "GROUP_FOOTBALL", "x": [ 55, 63 ], "y": [ 3, 19 ], "chance": 1, "repeat": [ 8, 12 ] } ]
},
"om_terrain": [ [ "football_field_b1", "football_field_b2", "football_field_b3", "football_field_b4", "football_field_b5" ] ],
"type": "mapgen",
Expand Down Expand Up @@ -217,7 +217,7 @@
{ "item": "football_items", "x": [ 48, 71 ], "y": [ 9, 11 ], "chance": 80, "repeat": [ 1, 2 ] },
{ "item": "football_items", "x": [ 72, 80 ], "y": [ 9, 11 ], "chance": 60, "repeat": [ 1, 2 ] }
],
"place_monsters": [ { "monster": "GROUP_FOOTBALL", "x": [ 48, 71 ], "y": [ 9, 11 ], "chance": 1 } ],
"place_monster": [ { "group": "GROUP_FOOTBALL", "x": [ 48, 71 ], "y": [ 4, 20 ], "repeat": [ 8, 12 ] } ],
"place_vehicles": [ { "vehicle": "football_vehicles", "x": 59, "y": 10, "chance": 60 } ]
},
"om_terrain": [ [ "football_field_c1", "football_field_c2", "football_field_c3", "football_field_c4", "football_field_c5" ] ],
Expand Down
20 changes: 10 additions & 10 deletions data/json/mapgen/hospital.json
Original file line number Diff line number Diff line change
Expand Up @@ -126,16 +126,16 @@
]
},
"place_loot": [ { "group": "autodoc_installation_programs", "x": 1, "y": [ 34, 37 ], "chance": 75, "repeat": 4 } ],
"place_monsters": [
{ "monster": "GROUP_HOSPITAL", "x": [ 0, 23 ], "y": [ 0, 23 ], "repeat": [ 0, 3 ], "density": 3 },
{ "monster": "GROUP_HOSPITAL", "x": [ 25, 46 ], "y": [ 1, 22 ], "repeat": [ 0, 3 ], "density": 3 },
{ "monster": "GROUP_HOSPITAL", "x": [ 49, 70 ], "y": [ 1, 22 ], "repeat": [ 0, 3 ], "density": 3 },
{ "monster": "GROUP_HOSPITAL", "x": [ 1, 22 ], "y": [ 25, 46 ], "repeat": [ 0, 3 ], "density": 3 },
{ "monster": "GROUP_HOSPITAL", "x": [ 25, 46 ], "y": [ 25, 46 ], "repeat": [ 0, 3 ], "density": 3 },
{ "monster": "GROUP_HOSPITAL", "x": [ 49, 70 ], "y": [ 25, 46 ], "repeat": [ 0, 3 ], "density": 3 },
{ "monster": "GROUP_HOSPITAL", "x": [ 1, 22 ], "y": [ 49, 70 ], "repeat": [ 0, 3 ], "density": 3 },
{ "monster": "GROUP_HOSPITAL", "x": [ 25, 46 ], "y": [ 49, 70 ], "repeat": [ 0, 3 ], "density": 3 },
{ "monster": "GROUP_HOSPITAL", "x": [ 49, 70 ], "y": [ 49, 70 ], "repeat": [ 0, 3 ], "density": 3 }
"place_monster": [
{ "group": "GROUP_HOSPITAL", "x": [ 0, 23 ], "y": [ 0, 23 ], "repeat": [ 15, 20 ] },
{ "group": "GROUP_HOSPITAL", "x": [ 25, 46 ], "y": [ 1, 22 ], "repeat": [ 15, 20 ] },
{ "group": "GROUP_HOSPITAL", "x": [ 49, 70 ], "y": [ 1, 22 ], "repeat": [ 15, 20 ] },
{ "group": "GROUP_HOSPITAL", "x": [ 1, 22 ], "y": [ 25, 46 ], "repeat": [ 15, 20 ] },
{ "group": "GROUP_HOSPITAL", "x": [ 25, 46 ], "y": [ 25, 46 ], "repeat": [ 15, 20 ] },
{ "group": "GROUP_HOSPITAL", "x": [ 49, 70 ], "y": [ 25, 46 ], "repeat": [ 15, 20 ] },
{ "group": "GROUP_HOSPITAL", "x": [ 1, 22 ], "y": [ 49, 70 ], "repeat": [ 15, 20 ] },
{ "group": "GROUP_HOSPITAL", "x": [ 25, 46 ], "y": [ 49, 70 ], "repeat": [ 15, 20 ] },
{ "group": "GROUP_HOSPITAL", "x": [ 49, 70 ], "y": [ 49, 70 ], "repeat": [ 15, 20 ] }
]
}
}
Expand Down
37 changes: 13 additions & 24 deletions data/json/mapgen/park.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"''''''''''''''''''''''''"
],
"palettes": [ "park_scenic_palette" ],
"monsters": { "'": { "monster": "GROUP_PARK_PLAYGROUND", "chance": 70 } },
"place_monster": [ { "group": "GROUP_PARK_PLAYGROUND", "x": [ 1, 23 ], "y": [ 1, 23 ], "repeat": [ 10, 20 ] } ],
"vehicles": { "'": { "vehicle": "park_playground_vehicles", "chance": 1 } }
}
},
Expand Down Expand Up @@ -75,10 +75,7 @@
" "
],
"palettes": [ "park_asphalt_palette" ],
"monsters": {
".": { "monster": "GROUP_PARK_PLAYGROUND", "chance": 20 },
" ": { "monster": "GROUP_PARK_PLAYGROUND", "chance": 200 }
}
"place_monster": [ { "group": "GROUP_PARK_SCENIC", "x": [ 1, 23 ], "y": [ 1, 23 ], "repeat": [ 10, 20 ] } ]
}
},
{
Expand Down Expand Up @@ -117,7 +114,7 @@
" "
],
"palettes": [ "park_asphalt_palette" ],
"monsters": { ".": { "monster": "GROUP_PARK_PLAYGROUND", "chance": 50 }, "b": { "monster": "GROUP_PARK_DOG", "chance": 100 } }
"place_monster": [ { "group": "GROUP_PARK_SCENIC", "x": [ 1, 23 ], "y": [ 1, 23 ], "repeat": [ 10, 20 ] } ]
}
},
{
Expand Down Expand Up @@ -157,7 +154,7 @@
],
"palettes": [ "park_asphalt_palette" ],
"items": { "b": { "item": "shoes", "chance": 15, "repeat": [ 2, 5 ] } },
"monsters": { "$": { "monster": "GROUP_PARK_SCENIC", "chance": 50 }, " ": { "monster": "GROUP_PARK_PLAYGROUND", "chance": 100 } }
"place_monster": [ { "group": "GROUP_PARK_SCENIC", "x": [ 1, 23 ], "y": [ 1, 23 ], "repeat": [ 10, 20 ] } ]
}
},
{
Expand Down Expand Up @@ -197,7 +194,7 @@
],
"palettes": [ "park_scenic_palette" ],
"place_item": [ { "item": "char_smoker", "x": 7, "y": 7 } ],
"monsters": { ".": { "monster": "GROUP_PARK_SCENIC", "chance": 20 } },
"place_monster": [ { "group": "GROUP_PARK_SCENIC", "x": [ 1, 23 ], "y": [ 1, 23 ], "repeat": [ 10, 20 ] } ],
"vehicles": { ".": { "vehicle": "park_playground_vehicles", "chance": 1 } }
}
},
Expand Down Expand Up @@ -237,7 +234,7 @@
" , , z ...... z "
],
"palettes": [ "park_scenic_palette" ],
"monsters": { ".": { "monster": "GROUP_PARK_SCENIC", "chance": 50 }, " ": { "monster": "GROUP_PARK_SCENIC", "chance": 100 } },
"place_monster": [ { "group": "GROUP_PARK_SCENIC", "x": [ 1, 23 ], "y": [ 1, 23 ], "repeat": [ 10, 20 ] } ],
"vehicles": { ".": { "vehicle": "park_playground_vehicles", "chance": 1 } }
}
},
Expand Down Expand Up @@ -308,7 +305,7 @@
{ "item": "feces_dog", "x": 20, "y": 10, "repeat": [ 1, 10 ] },
{ "item": "feces_dog", "x": 11, "y": 12, "repeat": [ 5, 20 ] }
],
"monsters": { ",": { "monster": "GROUP_PARK_DOG", "chance": 30 }, " ": { "monster": "GROUP_PARK_DOG", "chance": 60 } }
"place_monster": [ { "group": "GROUP_PARK_DOG", "x": [ 1, 23 ], "y": [ 1, 23 ], "repeat": [ 5, 12 ] } ]
}
},
{
Expand Down Expand Up @@ -363,7 +360,7 @@
{ "chance": 10, "item": "field", "x": 2, "y": 16 },
{ "chance": 10, "item": "field", "x": 1, "y": 13 }
],
"monsters": { "'": { "monster": "GROUP_PARK_SCENIC", "chance": 100 }, "s": { "monster": "GROUP_PARK_SCENIC", "chance": 20 } },
"place_monster": [ { "group": "GROUP_PARK_SCENIC", "x": [ 1, 23 ], "y": [ 1, 23 ], "repeat": [ 10, 20 ] } ],
"vehicles": { "'": { "vehicle": "park_playground_vehicles", "chance": 1 }, "p": { "vehicle": "suburban_home", "chance": 1 } }
}
},
Expand Down Expand Up @@ -419,7 +416,7 @@
{ "chance": 5, "item": "stoner", "x": 7, "y": 16 },
{ "chance": 5, "item": "forage_mushroom", "x": 3, "y": 21 }
],
"monsters": { "'": { "monster": "GROUP_PARK_SCENIC", "chance": 100 }, "_": { "monster": "GROUP_PARK_SCENIC", "chance": 20 } },
"place_monster": [ { "group": "GROUP_PARK_SCENIC", "x": [ 1, 23 ], "y": [ 1, 23 ], "repeat": [ 10, 20 ] } ],
"vehicles": { "'": { "vehicle": "park_playground_vehicles", "chance": 1 } }
}
},
Expand Down Expand Up @@ -468,7 +465,7 @@
{ "chance": 10, "item": "toy_box", "x": 14, "y": 13 }
],
"place_toilets": [ { "x": 21, "y": 3 }, { "x": 21, "y": 5 } ],
"monsters": { "'": { "monster": "GROUP_PARK_SCENIC", "chance": 60 }, "g": { "monster": "GROUP_PARK_PLAYGROUND", "chance": 40 } },
"place_monster": [ { "group": "GROUP_PARK_SCENIC", "x": [ 1, 23 ], "y": [ 1, 23 ], "repeat": [ 10, 20 ] } ],
"vehicles": { "'": { "vehicle": "park_playground_vehicles", "chance": 1 } }
}
},
Expand Down Expand Up @@ -508,11 +505,7 @@
],
"palettes": [ "park_scenic_palette" ],
"items": { "_": { "item": "forest", "chance": 4 } },
"monsters": {
"s": { "monster": "GROUP_PARK_SCENIC", "chance": 40 },
":": { "monster": "GROUP_PARK_SCENIC", "chance": 50 },
"'": { "monster": "GROUP_PARK_SCENIC", "chance": 100 }
},
"place_monster": [ { "group": "GROUP_PARK_SCENIC", "x": [ 1, 23 ], "y": [ 1, 23 ], "repeat": [ 10, 20 ] } ],
"vehicles": { "s": { "vehicle": "park_playground_vehicles", "chance": 1 } }
}
},
Expand Down Expand Up @@ -553,7 +546,7 @@
"palettes": [ "park_scenic_palette" ],
"terrain": { "O": "t_sidewalk" },
"items": { "|": { "item": "stoner", "chance": 1 } },
"monsters": { "s": { "monster": "GROUP_PARK_SCENIC", "chance": 50 }, "'": { "monster": "GROUP_PARK_SCENIC", "chance": 100 } },
"place_monster": [ { "group": "GROUP_PARK_SCENIC", "x": [ 15, 17 ], "y": [ 15, 17 ], "repeat": [ 10, 20 ] } ],
"vehicles": { "s": { "vehicle": "park_playground_vehicles", "chance": 1 } }
}
},
Expand Down Expand Up @@ -594,11 +587,7 @@
"palettes": [ "park_scenic_palette" ],
"vendingmachines": { "v": { "item_group": "vending_drink" } },
"items": { "X": [ { "item": "trash", "chance": 75, "repeat": [ 2, 7 ] }, { "item": "vending_drink_items", "chance": 25 } ] },
"monsters": {
"'": { "monster": "GROUP_PARK_SCENIC", "chance": 100 },
":": { "monster": "GROUP_PARK_SCENIC", "chance": 60 },
"s": { "monster": "GROUP_PARK_SCENIC", "chance": 50 }
},
"place_monster": [ { "group": "GROUP_PARK_SCENIC", "x": [ 1, 23 ], "y": [ 1, 23 ], "repeat": [ 10, 20 ] } ],
"vehicles": { "s": { "vehicle": "park_playground_vehicles", "chance": 1 } }
}
}
Expand Down
20 changes: 7 additions & 13 deletions data/json/mapgen/pool.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
{ "chance": 15, "item": "magazines", "x": 6, "y": 2 }
],
"place_toilets": [ { "x": 3, "y": 20 }, { "x": 20, "y": 20 } ],
"place_monsters": [ { "monster": "GROUP_MAPGEN_POOL", "x": [ 6, 17 ], "y": [ 6, 15 ], "repeat": [ 1, 3 ] } ],
"place_monster": [ { "group": "GROUP_MAPGEN_POOL", "x": [ 6, 17 ], "y": [ 6, 15 ], "repeat": [ 2, 6 ] } ],
"rows": [
"sssssssssssssssssssssss_",
"_||||||||||++||||||||||_",
Expand Down Expand Up @@ -165,7 +165,7 @@
{ "chance": 20, "repeat": 2, "item": "clothing_female", "x": 2, "y": 6 }
],
"place_toilets": [ { "x": 2, "y": 3 }, { "x": 4, "y": 3 }, { "x": 19, "y": 3 }, { "x": 21, "y": 3 } ],
"place_monsters": [ { "monster": "GROUP_MAPGEN_POOL", "x": [ 4, 19 ], "y": [ 11, 19 ], "repeat": [ 1, 3 ] } ],
"place_monster": [ { "group": "GROUP_MAPGEN_POOL", "x": [ 4, 19 ], "y": [ 11, 19 ], "repeat": [ 2, 6 ] } ],
"rows": [
"ssssssssssssssssssssssss",
"sssssssssssssssssssssss_",
Expand Down Expand Up @@ -297,7 +297,7 @@
{ "chance": 10, "repeat": [ 1, 2 ], "item": "magazines", "x": 2, "y": 17 }
],
"place_toilets": [ { "x": 6, "y": 3 }, { "x": 8, "y": 3 }, { "x": 15, "y": 3 }, { "x": 17, "y": 3 } ],
"place_monsters": [ { "monster": "GROUP_MAPGEN_POOL", "x": [ 5, 18 ], "y": [ 5, 18 ], "repeat": [ 1, 3 ] } ],
"place_monster": [ { "group": "GROUP_MAPGEN_POOL", "x": [ 5, 18 ], "y": [ 5, 18 ], "repeat": [ 2, 6 ] } ],
"rows": [
"ssssssssssssssssssssssss",
"ssssssssssssssssssssssss",
Expand Down Expand Up @@ -474,7 +474,7 @@
"{": "t_floor",
"|": "t_brick_wall"
},
"place_monsters": [ { "monster": "GROUP_MAPGEN_POOL", "x": [ 5, 18 ], "y": [ 5, 18 ], "repeat": [ 1, 3 ] } ],
"place_monster": [ { "group": "GROUP_MAPGEN_POOL", "x": [ 5, 18 ], "y": [ 5, 18 ], "repeat": [ 2, 6 ] } ],
"place_signs": [ { "signage": "Women", "x": 9, "y": 19 }, { "signage": "Men", "x": 14, "y": 19 } ]
},
"om_terrain": "pool_3",
Expand Down Expand Up @@ -557,7 +557,7 @@
{ "chance": 10, "item": "light_reading", "x": 12, "y": 8 }
],
"place_toilets": [ { "x": 6, "y": 3 }, { "x": 8, "y": 3 }, { "x": 15, "y": 3 }, { "x": 17, "y": 3 } ],
"place_monsters": [ { "monster": "GROUP_MAPGEN_POOL", "x": [ 6, 17 ], "y": [ 11, 17 ], "repeat": [ 1, 3 ] } ],
"place_monster": [ { "group": "GROUP_MAPGEN_POOL", "x": [ 6, 17 ], "y": [ 11, 17 ], "repeat": [ 2, 6 ] } ],
"rows": [
"...........ss...........",
"...........ss...........",
Expand Down Expand Up @@ -692,7 +692,7 @@
"s": "t_sidewalk"
},
"furniture": { "n": "f_dive_block" },
"place_monsters": [ { "monster": "GROUP_MAPGEN_POOL", "x": [ 5, 18 ], "y": [ 5, 18 ], "repeat": [ 1, 3 ] } ]
"place_monster": [ { "group": "GROUP_MAPGEN_POOL", "x": [ 5, 18 ], "y": [ 5, 18 ], "repeat": [ 2, 6 ] } ]
}
},
{
Expand Down Expand Up @@ -743,13 +743,7 @@
"n": "f_dive_block",
"x": [ "f_datura", "f_bluebell", "f_mutpoppy", "f_dahlia", "f_flower_tulip", "f_chamomile", "f_flower_spurge", "f_lily" ]
},
"place_monsters": [ { "monster": "GROUP_MAPGEN_POOL", "x": [ 5, 18 ], "y": [ 5, 18 ], "repeat": [ 1, 3 ] } ]
"place_monster": [ { "group": "GROUP_MAPGEN_POOL", "x": [ 5, 18 ], "y": [ 5, 18 ], "repeat": [ 2, 6 ] } ]
}
},
{
"name": "GROUP_MAPGEN_POOL",
"type": "monstergroup",
"default": "mon_null",
"monsters": [ { "monster": "mon_zombie_swimmer", "freq": 300, "cost_multiplier": 0 } ]
}
]
50 changes: 25 additions & 25 deletions data/json/mapgen/school_1.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,18 +87,18 @@
"palettes": [ "school_palette" ],
"place_items": [ ],
"place_item": [ { "item": "american_flag", "x": 36, "y": 58, "amount": 1 } ],
"place_monsters": [
{ "monster": "GROUP_SCHOOL", "x": [ 0, 23 ], "y": [ 0, 23 ], "repeat": [ 1, 1 ], "density": 0.1 },
{ "monster": "GROUP_SCHOOL", "x": [ 25, 46 ], "y": [ 1, 22 ], "repeat": [ 1, 2 ], "density": 0.1 },
{ "monster": "GROUP_SCHOOL", "x": [ 49, 70 ], "y": [ 1, 22 ], "repeat": [ 1, 2 ], "density": 0.1 },
{ "monster": "GROUP_SCHOOL", "x": [ 1, 22 ], "y": [ 25, 46 ], "repeat": [ 1, 2 ], "density": 0.1 },
{ "monster": "GROUP_SCHOOL", "x": [ 25, 46 ], "y": [ 25, 46 ], "repeat": [ 1, 2 ], "density": 0.1 },
{ "monster": "GROUP_SCHOOL", "x": [ 49, 70 ], "y": [ 25, 46 ], "repeat": [ 1, 2 ], "density": 0.1 },
{ "monster": "GROUP_SCHOOL", "x": [ 1, 22 ], "y": [ 49, 70 ], "repeat": [ 1, 2 ], "density": 0.1 },
{ "monster": "GROUP_SCHOOL", "x": [ 25, 46 ], "y": [ 49, 70 ], "repeat": [ 1, 2 ], "density": 0.1 },
{ "monster": "GROUP_SCHOOL", "x": [ 49, 70 ], "y": [ 49, 70 ], "repeat": [ 1, 2 ], "density": 0.1 }
"place_monster": [
{ "monster": [ "mon_nursebot", "mon_nursebot_defective" ], "x": [ 27, 33 ], "y": [ 20, 23 ], "chance": 50 },
{ "group": "GROUP_SCHOOL", "x": [ 0, 23 ], "y": [ 0, 23 ], "repeat": [ 5, 10 ] },
{ "group": "GROUP_SCHOOL", "x": [ 25, 46 ], "y": [ 1, 22 ], "repeat": [ 5, 10 ] },
{ "group": "GROUP_SCHOOL", "x": [ 49, 70 ], "y": [ 1, 22 ], "repeat": [ 5, 10 ] },
{ "group": "GROUP_SCHOOL", "x": [ 1, 22 ], "y": [ 25, 46 ], "repeat": [ 5, 10 ] },
{ "group": "GROUP_SCHOOL", "x": [ 25, 46 ], "y": [ 25, 46 ], "repeat": [ 5, 10 ] },
{ "group": "GROUP_SCHOOL", "x": [ 49, 70 ], "y": [ 25, 46 ], "repeat": [ 5, 10 ] },
{ "group": "GROUP_SCHOOL", "x": [ 1, 22 ], "y": [ 49, 70 ], "repeat": [ 5, 10 ] },
{ "group": "GROUP_SCHOOL", "x": [ 25, 46 ], "y": [ 49, 70 ], "repeat": [ 5, 10 ] },
{ "group": "GROUP_SCHOOL", "x": [ 49, 70 ], "y": [ 49, 70 ], "repeat": [ 5, 10 ] }
],
"place_monster": [ { "monster": [ "mon_nursebot", "mon_nursebot_defective" ], "x": [ 27, 33 ], "y": [ 20, 23 ], "chance": 50 } ],
"place_vehicles": [ { "vehicle": "school_vehicles", "x": 9, "y": 7, "chance": 25, "rotation": 0 } ]
}
},
Expand Down Expand Up @@ -189,13 +189,13 @@
],
"palettes": [ "school_palette" ],
"place_items": [ ],
"place_monsters": [
{ "monster": "GROUP_SCHOOL", "x": [ 25, 46 ], "y": [ 1, 22 ], "repeat": [ 1, 2 ], "density": 0.1 },
{ "monster": "GROUP_SCHOOL", "x": [ 49, 70 ], "y": [ 1, 22 ], "repeat": [ 1, 2 ], "density": 0.1 },
{ "monster": "GROUP_SCHOOL", "x": [ 1, 22 ], "y": [ 25, 46 ], "repeat": [ 1, 2 ], "density": 0.1 },
{ "monster": "GROUP_SCHOOL", "x": [ 25, 46 ], "y": [ 25, 46 ], "repeat": [ 1, 2 ], "density": 0.1 },
{ "monster": "GROUP_SCHOOL", "x": [ 49, 70 ], "y": [ 25, 46 ], "repeat": [ 1, 2 ], "density": 0.1 },
{ "monster": "GROUP_SCHOOL", "x": [ 1, 22 ], "y": [ 49, 70 ], "repeat": [ 1, 2 ], "density": 0.1 }
"place_monster": [
{ "group": "GROUP_SCHOOL", "x": [ 25, 46 ], "y": [ 1, 22 ], "repeat": [ 2, 6 ] },
{ "group": "GROUP_SCHOOL", "x": [ 49, 70 ], "y": [ 1, 22 ], "repeat": [ 2, 6 ] },
{ "group": "GROUP_SCHOOL", "x": [ 1, 22 ], "y": [ 25, 46 ], "repeat": [ 2, 6 ] },
{ "group": "GROUP_SCHOOL", "x": [ 25, 46 ], "y": [ 25, 46 ], "repeat": [ 2, 6 ] },
{ "group": "GROUP_SCHOOL", "x": [ 49, 70 ], "y": [ 25, 46 ], "repeat": [ 2, 6 ] },
{ "group": "GROUP_SCHOOL", "x": [ 1, 22 ], "y": [ 49, 70 ], "repeat": [ 2, 6 ] }
]
}
},
Expand Down Expand Up @@ -286,13 +286,13 @@
],
"palettes": [ "school_palette" ],
"place_items": [ ],
"place_monsters": [
{ "monster": "GROUP_SCHOOL", "x": [ 25, 46 ], "y": [ 1, 22 ], "repeat": [ 1, 2 ], "density": 0.1 },
{ "monster": "GROUP_SCHOOL", "x": [ 49, 70 ], "y": [ 1, 22 ], "repeat": [ 1, 2 ], "density": 0.1 },
{ "monster": "GROUP_SCHOOL", "x": [ 1, 22 ], "y": [ 25, 46 ], "repeat": [ 1, 2 ], "density": 0.1 },
{ "monster": "GROUP_SCHOOL", "x": [ 25, 46 ], "y": [ 25, 46 ], "repeat": [ 1, 2 ], "density": 0.1 },
{ "monster": "GROUP_SCHOOL", "x": [ 49, 70 ], "y": [ 25, 46 ], "repeat": [ 1, 2 ], "density": 0.1 },
{ "monster": "GROUP_SCHOOL", "x": [ 1, 22 ], "y": [ 49, 70 ], "repeat": [ 1, 2 ], "density": 0.1 }
"place_monster": [
{ "group": "GROUP_SCHOOL", "x": [ 25, 46 ], "y": [ 1, 22 ], "repeat": [ 2, 6 ] },
{ "group": "GROUP_SCHOOL", "x": [ 49, 70 ], "y": [ 1, 22 ], "repeat": [ 2, 6 ] },
{ "group": "GROUP_SCHOOL", "x": [ 1, 22 ], "y": [ 25, 46 ], "repeat": [ 2, 6 ] },
{ "group": "GROUP_SCHOOL", "x": [ 25, 46 ], "y": [ 25, 46 ], "repeat": [ 2, 6 ] },
{ "group": "GROUP_SCHOOL", "x": [ 49, 70 ], "y": [ 25, 46 ], "repeat": [ 2, 6 ] },
{ "group": "GROUP_SCHOOL", "x": [ 1, 22 ], "y": [ 49, 70 ], "repeat": [ 2, 6 ] }
]
}
},
Expand Down
Loading

0 comments on commit fe9f25b

Please sign in to comment.