Advertisement
RandomGuy32

test.json

Sep 25th, 2020
1,859
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.29 KB | None | 0 0
  1. {
  2.   "type": "default",
  3.   "tile_group": "tall_grass",
  4.   "encounter_chance": 0.5,
  5.   "encounters": [
  6.     {
  7.       "species": "testkloz",
  8.       "forme_identifier": "none",
  9.       "min_level": 10,
  10.       "max_level": 10,
  11.       "hidden_ability_chance": 0.0,
  12.       "weight": 1
  13.     }
  14.   ]
  15. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement