forked from Shardstone/trail-into-darkness
Adedd some testing zones
This commit is contained in:
43
Assets/Database/Game/ZoneData/South_Road.asset
Normal file
43
Assets/Database/Game/ZoneData/South_Road.asset
Normal file
@@ -0,0 +1,43 @@
|
||||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!114 &11400000
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 0}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: 8497d766078e5764a9c7c0dd5d671561, type: 3}
|
||||
m_Name: South_Road
|
||||
m_EditorClassIdentifier: Jovian.ZoneSystem::Jovian.ZoneSystem.ZoneData
|
||||
zoneId: adventure_generic_!
|
||||
zoneName: South Road
|
||||
role: 0
|
||||
priority: 10
|
||||
debugColor: {r: 0, g: 0.7563188, b: 1, a: 0.25}
|
||||
encounterTableId: Adventure_Random_Easy
|
||||
baseDifficultyTier: 1
|
||||
baseEncounterChance: 0.1
|
||||
encounterChanceMultiplier: 1
|
||||
difficultyTierBonus: 0
|
||||
isSafeZone: 0
|
||||
overrideEncounterTableId:
|
||||
overrideEncounterChance: 1
|
||||
overrideDifficultyTier: 4
|
||||
shape: 2
|
||||
circleRadius: 2
|
||||
polygon:
|
||||
- {x: 0.384861, y: 24.29522}
|
||||
- {x: -15.640621, y: 34.511837}
|
||||
- {x: -30.113129, y: 27.246357}
|
||||
- {x: -31.496538, y: 21.42181}
|
||||
- {x: -27.24808, y: 14.641392}
|
||||
- {x: -20.353535, y: 8.758091}
|
||||
- {x: -17.977764, y: 1.1894388}
|
||||
- {x: -16.602146, y: -6.5378437}
|
||||
- {x: -4.461025, y: -6.983674}
|
||||
- {x: 0.00000003577464, y: -3}
|
||||
- {x: 5.9418945, y: 1.2338381}
|
||||
- {x: 5.1053047, y: 12.924463}
|
||||
Reference in New Issue
Block a user