Character und Dialog System weiter gebaut
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 3.9 KiB |
Binary file not shown.
28
blight-assets/src/main/resources/Models/Chars/silas.j3o.meta
Normal file
28
blight-assets/src/main/resources/Models/Chars/silas.j3o.meta
Normal file
@@ -0,0 +1,28 @@
|
||||
#Mon Jul 06 19:04:30 CEST 2026
|
||||
attachedEmitters.count=0
|
||||
attachedLights.count=0
|
||||
castShadow=true
|
||||
category=
|
||||
cullDistance=120.0
|
||||
footstepSurface=
|
||||
interactableOffsetX=0.0
|
||||
interactableOffsetY=0.5
|
||||
interactableOffsetZ=0.0
|
||||
interactableRotY=0.0
|
||||
interactableType=NONE
|
||||
lod1Distance=30.0
|
||||
lod1Path=
|
||||
lod2Distance=80.0
|
||||
lod2Path=
|
||||
name=silas
|
||||
pivotOffsetY=0.0
|
||||
placementOffsetY=0.0
|
||||
randomScaleMax=1.0
|
||||
randomScaleMin=1.0
|
||||
receiveShadow=true
|
||||
scaleX=1.0
|
||||
scaleY=1.0
|
||||
scaleZ=1.0
|
||||
solid=false
|
||||
tags=
|
||||
uniformScale=true
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1,54 +1,442 @@
|
||||
{
|
||||
"status": "NEUTRAL",
|
||||
"trader": false,
|
||||
"currentOptions": [
|
||||
{
|
||||
"id": "5a9821c8-f0f3-49c2-a570-9b68e819b46a",
|
||||
"label": "First Contact",
|
||||
"dialogOptions": {
|
||||
"begruessung": {
|
||||
"id": "begruessung",
|
||||
"requiresChapter": 0,
|
||||
"requiresStatus": "NEUTRAL",
|
||||
"textHero": {
|
||||
"id": "Hi! Ich suche einen Weg von diesem Strand."
|
||||
"id": "dialog.silas.begruessung.textmainchar"
|
||||
},
|
||||
"textNpc": {
|
||||
"id": "Woher kommst du?"
|
||||
"id": "dialog.silas.begruessung.textnpc"
|
||||
},
|
||||
"nextOptions": [
|
||||
{
|
||||
"id": "f78aa61f-8532-4b64-8f0e-c90ff0e92760",
|
||||
"label": "Test1",
|
||||
"requiresChapter": 0,
|
||||
"textHero": {
|
||||
"id": "test"
|
||||
},
|
||||
"textNpc": {
|
||||
"id": "test"
|
||||
},
|
||||
"nextOptions": [
|
||||
{
|
||||
"id": "0114af85-986f-4923-b77e-88529b868c0f",
|
||||
"label": "test2",
|
||||
"requiresChapter": 0,
|
||||
"textHero": {
|
||||
"id": "test"
|
||||
},
|
||||
"textNpc": {
|
||||
"id": "test"
|
||||
},
|
||||
"abortsQuests": [],
|
||||
"enablesTrade": false
|
||||
}
|
||||
],
|
||||
"abortsQuests": [],
|
||||
"enablesTrade": false
|
||||
}
|
||||
],
|
||||
"abortsQuests": [],
|
||||
"enablesTrade": false
|
||||
"enablesTrade": false,
|
||||
"onChosenTriggers": []
|
||||
},
|
||||
"antwort_sklave": {
|
||||
"id": "antwort_sklave",
|
||||
"requiresChapter": 0,
|
||||
"textHero": {
|
||||
"id": "dialog.silas.antwort_sklave.textmainchar"
|
||||
},
|
||||
"textNpc": {
|
||||
"id": "dialog.silas.antwort_sklave.textnpc"
|
||||
},
|
||||
"abortsQuests": [],
|
||||
"enablesTrade": false,
|
||||
"onChosenTriggers": []
|
||||
},
|
||||
"antwort_gedaechtnislos": {
|
||||
"id": "antwort_gedaechtnislos",
|
||||
"requiresChapter": 0,
|
||||
"textHero": {
|
||||
"id": "dialog.silas.antwort_gedaechtnislos.textmainchar"
|
||||
},
|
||||
"textNpc": {
|
||||
"id": "dialog.silas.antwort_gedaechtnislos.textnpc"
|
||||
},
|
||||
"abortsQuests": [],
|
||||
"enablesTrade": false,
|
||||
"onChosenTriggers": []
|
||||
},
|
||||
"antwort_gesandter": {
|
||||
"id": "antwort_gesandter",
|
||||
"requiresChapter": 0,
|
||||
"textHero": {
|
||||
"id": "dialog.silas.antwort_gesandter.textmainchar"
|
||||
},
|
||||
"textNpc": {
|
||||
"id": "dialog.silas.antwort_gesandter.textnpc"
|
||||
},
|
||||
"abortsQuests": [],
|
||||
"enablesTrade": false,
|
||||
"onChosenTriggers": []
|
||||
},
|
||||
"wer_bist_du": {
|
||||
"id": "wer_bist_du",
|
||||
"requiresChapter": 0,
|
||||
"textHero": {
|
||||
"id": "dialog.silas.wer_bist_du.textmainchar"
|
||||
},
|
||||
"textNpc": {
|
||||
"id": "dialog.silas.wer_bist_du.textnpc"
|
||||
},
|
||||
"abortsQuests": [],
|
||||
"enablesTrade": false,
|
||||
"onChosenTriggers": []
|
||||
},
|
||||
"wer_seid_ihr": {
|
||||
"id": "wer_seid_ihr",
|
||||
"requiresChapter": 0,
|
||||
"textHero": {
|
||||
"id": "dialog.silas.wer_seid_ihr.textmainchar"
|
||||
},
|
||||
"textNpc": {
|
||||
"id": "dialog.silas.wer_seid_ihr.textnpc"
|
||||
},
|
||||
"abortsQuests": [],
|
||||
"enablesTrade": false,
|
||||
"onChosenTriggers": []
|
||||
},
|
||||
"was_leuchten": {
|
||||
"id": "was_leuchten",
|
||||
"requiresChapter": 0,
|
||||
"textHero": {
|
||||
"id": "dialog.silas.was_leuchten.textmainchar"
|
||||
},
|
||||
"textNpc": {
|
||||
"id": "dialog.silas.was_leuchten.textnpc"
|
||||
},
|
||||
"abortsQuests": [],
|
||||
"enablesTrade": false,
|
||||
"onChosenTriggers": []
|
||||
},
|
||||
"ausruestung": {
|
||||
"id": "ausruestung",
|
||||
"requiresChapter": 0,
|
||||
"textHero": {
|
||||
"id": "dialog.silas.ausruestung.textmainchar"
|
||||
},
|
||||
"textNpc": {
|
||||
"id": "dialog.silas.ausruestung.textnpc"
|
||||
},
|
||||
"abortsQuests": [],
|
||||
"enablesTrade": false,
|
||||
"onChosenTriggers": []
|
||||
},
|
||||
"gibts_was_rum": {
|
||||
"id": "gibts_was_rum",
|
||||
"requiresChapter": 0,
|
||||
"textHero": {
|
||||
"id": "dialog.silas.gibts_was_rum.textmainchar"
|
||||
},
|
||||
"textNpc": {
|
||||
"id": "dialog.silas.gibts_was_rum.textnpc"
|
||||
},
|
||||
"abortsQuests": [],
|
||||
"enablesTrade": false,
|
||||
"onChosenTriggers": []
|
||||
},
|
||||
"tipp_rum": {
|
||||
"id": "tipp_rum",
|
||||
"requiresChapter": 0,
|
||||
"textHero": {
|
||||
"id": "dialog.silas.tipp_rum.textmainchar"
|
||||
},
|
||||
"textNpc": {
|
||||
"id": "dialog.silas.tipp_rum.textnpc"
|
||||
},
|
||||
"abortsQuests": [],
|
||||
"enablesTrade": false,
|
||||
"onChosenTriggers": []
|
||||
},
|
||||
"welchen_weg": {
|
||||
"id": "welchen_weg",
|
||||
"requiresChapter": 0,
|
||||
"textHero": {
|
||||
"id": "dialog.silas.welchen_weg.textmainchar"
|
||||
},
|
||||
"textNpc": {
|
||||
"id": "dialog.silas.welchen_weg.textnpc"
|
||||
},
|
||||
"abortsQuests": [],
|
||||
"enablesTrade": false,
|
||||
"onChosenTriggers": []
|
||||
},
|
||||
"abschluss_phase1": {
|
||||
"id": "abschluss_phase1",
|
||||
"requiresChapter": 0,
|
||||
"textHero": {
|
||||
"id": "dialog.silas.abschluss_phase1.textmainchar"
|
||||
},
|
||||
"textNpc": {
|
||||
"id": "dialog.silas.abschluss_phase1.textnpc"
|
||||
},
|
||||
"abortsQuests": [],
|
||||
"enablesTrade": false,
|
||||
"onChosenTriggers": []
|
||||
},
|
||||
"rueckkehr_beobachtet": {
|
||||
"id": "rueckkehr_beobachtet",
|
||||
"requiresChapter": 0,
|
||||
"textHero": {
|
||||
"id": "dialog.silas.rueckkehr_beobachtet.textmainchar"
|
||||
},
|
||||
"textNpc": {
|
||||
"id": "dialog.silas.rueckkehr_beobachtet.textnpc"
|
||||
},
|
||||
"abortsQuests": [],
|
||||
"enablesTrade": false,
|
||||
"onChosenTriggers": []
|
||||
},
|
||||
"ich_bin_zaeh": {
|
||||
"id": "ich_bin_zaeh",
|
||||
"requiresChapter": 0,
|
||||
"textHero": {
|
||||
"id": "dialog.silas.ich_bin_zaeh.textmainchar"
|
||||
},
|
||||
"textNpc": {
|
||||
"id": "dialog.silas.ich_bin_zaeh.textnpc"
|
||||
},
|
||||
"abortsQuests": [],
|
||||
"enablesTrade": false,
|
||||
"onChosenTriggers": []
|
||||
},
|
||||
"weg_ins_innere": {
|
||||
"id": "weg_ins_innere",
|
||||
"requiresChapter": 0,
|
||||
"textHero": {
|
||||
"id": "dialog.silas.weg_ins_innere.textmainchar"
|
||||
},
|
||||
"textNpc": {
|
||||
"id": "dialog.silas.weg_ins_innere.textnpc"
|
||||
},
|
||||
"abortsQuests": [],
|
||||
"enablesTrade": false,
|
||||
"onChosenTriggers": []
|
||||
},
|
||||
"was_ueber_insel": {
|
||||
"id": "was_ueber_insel",
|
||||
"requiresChapter": 0,
|
||||
"textHero": {
|
||||
"id": "dialog.silas.was_ueber_insel.textmainchar"
|
||||
},
|
||||
"textNpc": {
|
||||
"id": "dialog.silas.was_ueber_insel.textnpc"
|
||||
},
|
||||
"abortsQuests": [],
|
||||
"enablesTrade": false,
|
||||
"onChosenTriggers": []
|
||||
},
|
||||
"info_osten": {
|
||||
"id": "info_osten",
|
||||
"requiresChapter": 0,
|
||||
"textHero": {
|
||||
"id": "dialog.silas.info_osten.textmainchar"
|
||||
},
|
||||
"textNpc": {
|
||||
"id": "dialog.silas.info_osten.textnpc"
|
||||
},
|
||||
"abortsQuests": [],
|
||||
"enablesTrade": false,
|
||||
"onChosenTriggers": []
|
||||
},
|
||||
"info_westen": {
|
||||
"id": "info_westen",
|
||||
"requiresChapter": 0,
|
||||
"textHero": {
|
||||
"id": "dialog.silas.info_westen.textmainchar"
|
||||
},
|
||||
"textNpc": {
|
||||
"id": "dialog.silas.info_westen.textnpc"
|
||||
},
|
||||
"abortsQuests": [],
|
||||
"enablesTrade": false,
|
||||
"onChosenTriggers": []
|
||||
},
|
||||
"info_dorf": {
|
||||
"id": "info_dorf",
|
||||
"requiresChapter": 0,
|
||||
"textHero": {
|
||||
"id": "dialog.silas.info_dorf.textmainchar"
|
||||
},
|
||||
"textNpc": {
|
||||
"id": "dialog.silas.info_dorf.textnpc"
|
||||
},
|
||||
"abortsQuests": [],
|
||||
"enablesTrade": false,
|
||||
"onChosenTriggers": []
|
||||
},
|
||||
"info_pass": {
|
||||
"id": "info_pass",
|
||||
"requiresChapter": 0,
|
||||
"textHero": {
|
||||
"id": "dialog.silas.info_pass.textmainchar"
|
||||
},
|
||||
"textNpc": {
|
||||
"id": "dialog.silas.info_pass.textnpc"
|
||||
},
|
||||
"abortsQuests": [],
|
||||
"enablesTrade": false,
|
||||
"onChosenTriggers": []
|
||||
},
|
||||
"ich_weiss_genug": {
|
||||
"id": "ich_weiss_genug",
|
||||
"requiresChapter": 0,
|
||||
"textHero": {
|
||||
"id": "dialog.silas.ich_weiss_genug.textmainchar"
|
||||
},
|
||||
"textNpc": {
|
||||
"id": "dialog.silas.ich_weiss_genug.textnpc"
|
||||
},
|
||||
"abortsQuests": [],
|
||||
"enablesTrade": false,
|
||||
"onChosenTriggers": []
|
||||
},
|
||||
"karte_zeichnen": {
|
||||
"id": "karte_zeichnen",
|
||||
"requiresChapter": 0,
|
||||
"textHero": {
|
||||
"id": "dialog.silas.karte_zeichnen.textmainchar"
|
||||
},
|
||||
"textNpc": {
|
||||
"id": "dialog.silas.karte_zeichnen.textnpc"
|
||||
},
|
||||
"abortsQuests": [],
|
||||
"enablesTrade": false,
|
||||
"onChosenTriggers": []
|
||||
},
|
||||
"dankeschoen": {
|
||||
"id": "dankeschoen",
|
||||
"requiresChapter": 0,
|
||||
"textHero": {
|
||||
"id": "dialog.silas.dankeschoen.textmainchar"
|
||||
},
|
||||
"textNpc": {
|
||||
"id": "dialog.silas.dankeschoen.textnpc"
|
||||
},
|
||||
"abortsQuests": [],
|
||||
"enablesTrade": false,
|
||||
"onChosenTriggers": []
|
||||
},
|
||||
"erstaunt_ruhe": {
|
||||
"id": "erstaunt_ruhe",
|
||||
"requiresChapter": 0,
|
||||
"textHero": {
|
||||
"id": "dialog.silas.erstaunt_ruhe.textmainchar"
|
||||
},
|
||||
"textNpc": {
|
||||
"id": "dialog.silas.erstaunt_ruhe.textnpc"
|
||||
},
|
||||
"abortsQuests": [],
|
||||
"enablesTrade": false,
|
||||
"onChosenTriggers": []
|
||||
},
|
||||
"abschluss_letzte_worte": {
|
||||
"id": "abschluss_letzte_worte",
|
||||
"requiresChapter": 0,
|
||||
"textHero": {
|
||||
"id": "dialog.silas.abschluss_letzte_worte.textmainchar"
|
||||
},
|
||||
"textNpc": {
|
||||
"id": "dialog.silas.abschluss_letzte_worte.textnpc"
|
||||
},
|
||||
"abortsQuests": [],
|
||||
"enablesTrade": false,
|
||||
"onChosenTriggers": []
|
||||
}
|
||||
},
|
||||
"dialogRoots": [
|
||||
"begruessung"
|
||||
],
|
||||
"dialogNext": {
|
||||
"begruessung": [
|
||||
"antwort_sklave",
|
||||
"antwort_gedaechtnislos",
|
||||
"antwort_gesandter"
|
||||
],
|
||||
"antwort_sklave": [
|
||||
"wer_bist_du",
|
||||
"was_leuchten",
|
||||
"ausruestung",
|
||||
"gibts_was_rum",
|
||||
"welchen_weg"
|
||||
],
|
||||
"antwort_gedaechtnislos": [
|
||||
"wer_bist_du",
|
||||
"was_leuchten",
|
||||
"ausruestung",
|
||||
"tipp_rum",
|
||||
"welchen_weg"
|
||||
],
|
||||
"antwort_gesandter": [
|
||||
"wer_bist_du",
|
||||
"was_leuchten",
|
||||
"ausruestung",
|
||||
"tipp_rum",
|
||||
"welchen_weg"
|
||||
],
|
||||
"wer_bist_du": [
|
||||
"wer_seid_ihr"
|
||||
],
|
||||
"welchen_weg": [
|
||||
"abschluss_phase1"
|
||||
],
|
||||
"abschluss_phase1": [
|
||||
"rueckkehr_beobachtet"
|
||||
],
|
||||
"rueckkehr_beobachtet": [
|
||||
"ich_bin_zaeh"
|
||||
],
|
||||
"ich_bin_zaeh": [
|
||||
"weg_ins_innere",
|
||||
"was_ueber_insel"
|
||||
],
|
||||
"was_ueber_insel": [
|
||||
"info_osten",
|
||||
"info_westen",
|
||||
"info_dorf",
|
||||
"info_pass",
|
||||
"ich_weiss_genug"
|
||||
],
|
||||
"info_pass": [
|
||||
"karte_zeichnen"
|
||||
],
|
||||
"ich_weiss_genug": [
|
||||
"karte_zeichnen"
|
||||
],
|
||||
"karte_zeichnen": [
|
||||
"dankeschoen"
|
||||
],
|
||||
"dankeschoen": [
|
||||
"erstaunt_ruhe"
|
||||
],
|
||||
"erstaunt_ruhe": [
|
||||
"abschluss_letzte_worte"
|
||||
]
|
||||
},
|
||||
"dialogDisables": {
|
||||
"antwort_sklave": [
|
||||
"antwort_gedaechtnislos",
|
||||
"antwort_gesandter"
|
||||
],
|
||||
"antwort_gedaechtnislos": [
|
||||
"antwort_sklave",
|
||||
"antwort_gesandter"
|
||||
],
|
||||
"antwort_gesandter": [
|
||||
"antwort_sklave",
|
||||
"antwort_gedaechtnislos"
|
||||
],
|
||||
"ich_weiss_genug": [
|
||||
"info_osten",
|
||||
"info_westen",
|
||||
"info_dorf",
|
||||
"info_pass"
|
||||
]
|
||||
},
|
||||
"defaultMessages": {},
|
||||
"routines": [
|
||||
{
|
||||
"name": "chapter0",
|
||||
"blocks": [
|
||||
{
|
||||
"startHour": 0,
|
||||
"endHour": 24,
|
||||
"activity": {
|
||||
"type": "STAND",
|
||||
"position": {
|
||||
"x": -17.0,
|
||||
"y": 1.2,
|
||||
"z": -1315.6
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"defaultMessages": {},
|
||||
"routines": [],
|
||||
"characterId": "silas",
|
||||
"name": {
|
||||
"id": "silas.name"
|
||||
|
||||
Reference in New Issue
Block a user