95 lines
1,009 B
Plaintext
95 lines
1,009 B
Plaintext
|
[gd_resource type="Resource" load_steps=2 format=2]
|
||
|
|
||
|
[ext_resource path="res://addons/EXP-System-Dialog/Resource_BakedStory/EXP_BakedStory.gd" type="Script" id=1]
|
||
|
|
||
|
[resource]
|
||
|
script = ExtResource( 1 )
|
||
|
TYPE = "EXP_Baked_Story"
|
||
|
story = {
|
||
|
1: {
|
||
|
"nodes": {
|
||
|
|
||
|
}
|
||
|
},
|
||
|
2: {
|
||
|
"nodes": {
|
||
|
|
||
|
}
|
||
|
},
|
||
|
3: {
|
||
|
"nodes": {
|
||
|
1: {
|
||
|
"links": {
|
||
|
0: 2
|
||
|
},
|
||
|
"text": "<start>"
|
||
|
},
|
||
|
2: {
|
||
|
"links": {
|
||
|
0: 3
|
||
|
},
|
||
|
"text": "<speaker>Player</speaker>
|
||
|
<dialog>You don't look so tough!</dialog>"
|
||
|
},
|
||
|
3: {
|
||
|
"links": {
|
||
|
0: 4
|
||
|
},
|
||
|
"text": "<speaker>Player</speaker>
|
||
|
<dialog>I'll turn you into breakfast jelly!!</dialog>"
|
||
|
},
|
||
|
4: {
|
||
|
"links": {
|
||
|
0: 5
|
||
|
},
|
||
|
"text": "<speaker>Slime</speaker>
|
||
|
<dialog>Eating newbs like you is my jam!</dialog>"
|
||
|
},
|
||
|
5: {
|
||
|
"links": {
|
||
|
|
||
|
},
|
||
|
"text": "<end>"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
4: {
|
||
|
"nodes": {
|
||
|
|
||
|
}
|
||
|
},
|
||
|
5: {
|
||
|
"nodes": {
|
||
|
|
||
|
}
|
||
|
},
|
||
|
6: {
|
||
|
"nodes": {
|
||
|
|
||
|
}
|
||
|
},
|
||
|
7: {
|
||
|
"nodes": {
|
||
|
|
||
|
}
|
||
|
},
|
||
|
8: {
|
||
|
"nodes": {
|
||
|
|
||
|
}
|
||
|
},
|
||
|
9: {
|
||
|
"nodes": {
|
||
|
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
names = {
|
||
|
"Plains/Battle/Bandit": 6,
|
||
|
"Plains/Battle/Slime": 3,
|
||
|
"Sign/Village/West/Exit": 4,
|
||
|
"Village/Battle/Elder": 2,
|
||
|
"Village/Pot": 5,
|
||
|
"Village/Start": 1
|
||
|
}
|