| items | [
{
"components": {
"items": [
{
"hUD": {
"isVisible": false
}
},
{
"camera": {
"duration": 0.5,
"easingType": "Default",
"id": "story_act1_healer",
"lockType": "NPC",
"offset": "",
"speed": 0,
"zoom": 0,
"zoomEasingType": "Default",
"zoomType": "None"
}
}
]
},
"id": "",
"internalId": 0,
"name": "Camera"
},
{
"components": {
"items": [
{
"dialogue": {
"animationType": "None",
"isPrompt": false,
"npcId": "",
"shouldConfirm": false,
"text": "Hello there! I see that you have woken up!"
}
},
{
"delay": {
"duration": 1.5
}
}
]
},
"id": "",
"internalId": 0,
"name": "Dialogue"
},
{
"components": {
"items": [
{
"moveTo": {
"delayBetweenMoves": 0.5,
"npcId": "",
"shouldMoveParty": false,
"target": {
"id": "",
"lockType": "Player",
"offset": ""
}
}
}
]
},
"id": "",
"internalId": 0,
"name": "MoveToPlayer"
},
{
"components": {
"items": [
{
"dialogue": {
"animationType": "None",
"isPrompt": false,
"npcId": "",
"shouldConfirm": false,
"text": "How are you feeling?"
}
},
{
"delay": {
"duration": 1.5
}
}
]
},
"id": "",
"internalId": 0,
"name": "Dialogue"
},
{
"components": {
"items": [
{
"dialogue": {
"animationType": "None",
"isPrompt": false,
"npcId": "",
"shouldConfirm": false,
"text": "Help me! A goblin is attacking me!"
}
},
{
"delay": {
"duration": 1.5
}
},
{
"spawnNPC": {
"locationType": "Nearby",
"markerId": "",
"npcId": "",
"npcLevel": 0,
"shouldReplaceSourceNpc": false,
"sourceNpcId": ""
}
}
]
},
"id": "",
"internalId": 0,
"name": "Spawn"
},
{
"components": {
"items": [
{
"conversation": {
"conversationId": "story_act1_healer",
"npcId": ""
}
}
]
},
"id": "",
"internalId": 0,
"name": "Conversation"
},
{
"components": {
"items": [
{
"hUD": {
"isVisible": true
}
},
{
"camera": {
"duration": 0.5,
"easingType": "Default",
"id": "",
"lockType": "Player",
"offset": "",
"speed": 0,
"zoom": 0,
"zoomEasingType": "Default",
"zoomType": "None"
}
}
]
},
"id": "",
"internalId": 0,
"name": "Camera"
}
] |