18 lines
623 B
TOML
18 lines
623 B
TOML
|
|
["Balloon Settings"]
|
|
#Range: 1 ~ 100
|
|
"Percent Chance for a Balloon to spawn when waking up" = 1
|
|
#Range: 1 ~ 300
|
|
"Average Block Height Balloons Float Above the Ground" = 20
|
|
#Range: 0 ~ 10
|
|
"Max Balloon Movement Speed" = 3
|
|
"Rare PURPLE Balloon with Extra Valuable Loot can Spawn" = false
|
|
#Range: 1 ~ 100
|
|
"Percent Chance of a Rare Balloon to Spawn" = 10
|
|
"If a Balloon Chest falls into Water, it will be lost" = false
|
|
"If a Balloon Chest falls into Lava, it will be lost" = true
|
|
|
|
["Balloon Settings"."Balloons Draw from the Simple Dungeon Loot Table"]
|
|
" Rare Balloon's Draw from the End City Loot Table" = false
|
|
|