Wired in the encounters triggering and saving
This commit is contained in:
@@ -24,6 +24,7 @@ MonoBehaviour:
|
||||
rid: 1352971465325281417
|
||||
<EncounterProperties>k__BackingField:
|
||||
difficulty: 0
|
||||
isRepeatable: 0
|
||||
<EncounterVisuals>k__BackingField:
|
||||
icon: {fileID: 21300000, guid: ea02ea44fa86ee445be0f7ca82098b75, type: 3}
|
||||
encounterColor: {r: 0, g: 0, b: 0, a: 0}
|
||||
@@ -38,6 +39,7 @@ MonoBehaviour:
|
||||
rid: 1352971465325281421
|
||||
<EncounterProperties>k__BackingField:
|
||||
difficulty: 0
|
||||
isRepeatable: 0
|
||||
<EncounterVisuals>k__BackingField:
|
||||
icon: {fileID: 21300000, guid: ea02ea44fa86ee445be0f7ca82098b75, type: 3}
|
||||
encounterColor: {r: 0, g: 0, b: 0, a: 0}
|
||||
@@ -52,11 +54,9 @@ MonoBehaviour:
|
||||
nextEncounter:
|
||||
table: {fileID: 11400000}
|
||||
internalId: 882ecaa9-29d9-452e-aa88-beb533f97882
|
||||
questTitle:
|
||||
- rid: 1352971465325281421
|
||||
type: {class: QuestKind, ns: Jovian.EncounterSystem, asm: Jovian.EncounterSystem}
|
||||
data:
|
||||
nextEncounter:
|
||||
table: {fileID: 0}
|
||||
internalId:
|
||||
questTitle:
|
||||
|
||||
@@ -12,12 +12,12 @@ MonoBehaviour:
|
||||
m_Script: {fileID: 11500000, guid: 8497d766078e5764a9c7c0dd5d671561, type: 3}
|
||||
m_Name: South_Road
|
||||
m_EditorClassIdentifier: Jovian.ZoneSystem::Jovian.ZoneSystem.ZoneData
|
||||
zoneId: adventure_generic_!
|
||||
zoneId: adventure_generic_1
|
||||
zoneName: South Road
|
||||
role: 0
|
||||
priority: 10
|
||||
debugColor: {r: 0, g: 0.7563188, b: 1, a: 0.25}
|
||||
encounterTableId: Adventure_Random_Easy
|
||||
encounterTableId: TestEncounterTable
|
||||
baseDifficultyTier: 1
|
||||
baseEncounterChance: 1
|
||||
encounterChanceMultiplier: 1
|
||||
|
||||
Reference in New Issue
Block a user