forked from Shardstone/trail-into-darkness
Adedd some testing zones
This commit is contained in:
43
Assets/Database/Game/ZoneData/RedMystEast_1.asset
Normal file
43
Assets/Database/Game/ZoneData/RedMystEast_1.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: RedMystEast_1
|
||||
m_EditorClassIdentifier: Jovian.ZoneSystem::Jovian.ZoneSystem.ZoneData
|
||||
zoneId: redmysteast_1
|
||||
zoneName: RedMystEast_1
|
||||
role: 2
|
||||
priority: 1
|
||||
debugColor: {r: 1, g: 0, b: 0.70456123, a: 0.28235295}
|
||||
encounterTableId:
|
||||
baseDifficultyTier: 1
|
||||
baseEncounterChance: 0.2
|
||||
encounterChanceMultiplier: 1
|
||||
difficultyTierBonus: 0
|
||||
isSafeZone: 0
|
||||
overrideEncounterTableId: Mys_Generic
|
||||
overrideEncounterChance: 0.5
|
||||
overrideDifficultyTier: 2
|
||||
shape: 2
|
||||
circleRadius: 2
|
||||
polygon:
|
||||
- {x: 13.724243, y: -0.19157219}
|
||||
- {x: 7.0784187, y: -2.0174198}
|
||||
- {x: 1.8911858, y: -2.108677}
|
||||
- {x: -0.8943138, y: -1.4471855}
|
||||
- {x: -2.439663, y: -0.7384167}
|
||||
- {x: -4.3616867, y: 0.1630249}
|
||||
- {x: -4.843336, y: -1.959795}
|
||||
- {x: -4.2144585, y: -3.5807629}
|
||||
- {x: -1.4249802, y: -3.6347256}
|
||||
- {x: 2.9196434, y: -3.987339}
|
||||
- {x: 7.422428, y: -4.7113047}
|
||||
- {x: 13.624405, y: -4.2200985}
|
||||
Reference in New Issue
Block a user