First commit

This commit is contained in:
sbularca
2026-05-19 15:52:04 +02:00
commit 27b7aeee46
1660 changed files with 240354 additions and 0 deletions

View File

@@ -0,0 +1,92 @@
{
"zones": [
{
"id": "wilderness_3",
"name": "wilderness_3",
"role": "Base",
"priority": 1,
"encounterTableId": "",
"baseDifficultyTier": 1,
"baseEncounterChance": 0.5,
"encounterChanceMultiplier": 1.0,
"difficultyTierBonus": 0,
"isSafeZone": false,
"overrideEncounterTableId": "",
"overrideEncounterChance": 1.0,
"overrideDifficultyTier": 4,
"shape": "Square",
"circleRadius": 2.0,
"position": [
-1.4499998092651368,
0.0,
8.819999694824219
]
},
{
"id": "wilderness_2",
"name": "wilderness_2",
"role": "Base",
"priority": 1,
"encounterTableId": "",
"baseDifficultyTier": 1,
"baseEncounterChance": 0.5,
"encounterChanceMultiplier": 1.0,
"difficultyTierBonus": 0,
"isSafeZone": false,
"overrideEncounterTableId": "",
"overrideEncounterChance": 1.0,
"overrideDifficultyTier": 4,
"shape": "Square",
"circleRadius": 2.0,
"position": [
8.239999771118164,
0.0,
-7.480000019073486
]
},
{
"id": "encounter_1",
"name": "Encounter_1",
"role": "Base",
"priority": 1,
"encounterTableId": "",
"baseDifficultyTier": 1,
"baseEncounterChance": 0.20000000298023225,
"encounterChanceMultiplier": 1.0,
"difficultyTierBonus": 0,
"isSafeZone": false,
"overrideEncounterTableId": "",
"overrideEncounterChance": 1.0,
"overrideDifficultyTier": 4,
"shape": "Circle",
"circleRadius": 0.7500342726707459,
"position": [
5.579999923706055,
0.0,
2.569999933242798
]
},
{
"id": "wilderness",
"name": "Wilderness",
"role": "Base",
"priority": 1,
"encounterTableId": "",
"baseDifficultyTier": 1,
"baseEncounterChance": 0.5,
"encounterChanceMultiplier": 1.0,
"difficultyTierBonus": 0,
"isSafeZone": false,
"overrideEncounterTableId": "",
"overrideEncounterChance": 1.0,
"overrideDifficultyTier": 4,
"shape": "Polygon",
"circleRadius": 2.0,
"position": [
-0.36074304580688479,
0.0,
-0.8207230567932129
]
}
]
}