forked from Shardstone/trail-into-darkness
Some encounter testing and working
This commit is contained in:
@@ -15,43 +15,25 @@ MonoBehaviour:
|
||||
id: TestEncounterTable
|
||||
encounters:
|
||||
- <EncounterDefinition>k__BackingField:
|
||||
internalId: adce0a09-6402-4c2e-b24a-db7c9c67e3e5
|
||||
id: test_quest_1
|
||||
name: Test Quest Stage I
|
||||
description: An encounter like no other which leads to another encounter like
|
||||
no other
|
||||
internalId: 169489f1-892d-475b-8c32-fc760da28929
|
||||
id: simple_puzzle
|
||||
name: Fix a Broken Cart
|
||||
description: 'You encounter a broken cart. At a closer examination you chose
|
||||
to:'
|
||||
<Kind>k__BackingField:
|
||||
rid: 1352971465325281422
|
||||
<EncounterProperties>k__BackingField:
|
||||
difficulty: 0
|
||||
<EncounterVisuals>k__BackingField:
|
||||
icon: {fileID: 21300000, guid: ea02ea44fa86ee445be0f7ca82098b75, type: 3}
|
||||
icon: {fileID: 0}
|
||||
encounterColor: {r: 0, g: 0, b: 0, a: 0}
|
||||
encounterArt: {fileID: 21300000, guid: a9c4c7681315e25419b9381d28aa9d80, type: 3}
|
||||
<EncounterDialogOptionSet>k__BackingField: {fileID: 11400000, guid: 9496570aa3d05624a9b8bbbf6009c453, type: 2}
|
||||
<Kind>k__BackingField:
|
||||
rid: 1352971465325281411
|
||||
- <EncounterDefinition>k__BackingField:
|
||||
internalId: adce0a09-6402-4c2e-b24a-db7c9c67e3e5
|
||||
id: test_quest_2
|
||||
name: Test Quest Stage II
|
||||
description: An encounter like no other which should be now completed
|
||||
<EncounterProperties>k__BackingField:
|
||||
difficulty: 0
|
||||
<EncounterVisuals>k__BackingField:
|
||||
icon: {fileID: 21300000, guid: ea02ea44fa86ee445be0f7ca82098b75, type: 3}
|
||||
encounterColor: {r: 0, g: 0, b: 0, a: 0}
|
||||
encounterArt: {fileID: 21300000, guid: 819d7a244820ad84585a1de7566bf9d0, type: 3}
|
||||
<EncounterDialogOptionSet>k__BackingField: {fileID: 11400000, guid: 9496570aa3d05624a9b8bbbf6009c453, type: 2}
|
||||
<Kind>k__BackingField:
|
||||
rid: -2
|
||||
encounterArt: {fileID: 0}
|
||||
<EncounterDialogOptionSet>k__BackingField: {fileID: 0}
|
||||
references:
|
||||
version: 2
|
||||
RefIds:
|
||||
- rid: -2
|
||||
type: {class: , ns: , asm: }
|
||||
- rid: 1352971465325281411
|
||||
type: {class: QuestKind, ns: Jovian.EncounterSystem, asm: Jovian.EncounterSystem}
|
||||
- rid: 1352971465325281422
|
||||
type: {class: PuzzleKind, ns: Jovian.EncounterSystem, asm: Jovian.EncounterSystem}
|
||||
data:
|
||||
nextEncounter:
|
||||
table: {fileID: 11400000}
|
||||
internalId: adce0a09-6402-4c2e-b24a-db7c9c67e3e5
|
||||
questTitle:
|
||||
puzzleId: borken_cart
|
||||
difficultyClass: 1
|
||||
|
||||
Reference in New Issue
Block a user