mirror of
https://github.com/OMGeeky/andors-trail.git
synced 2026-02-23 15:38:29 +01:00
@@ -344,83 +344,5 @@
|
||||
{
|
||||
"id":"lookout_sign",
|
||||
"message":"The sign is old and worn, but you can make out the words \"Lake Laeroth watchtower\"."
|
||||
},
|
||||
{
|
||||
"id":"lookout_bed_0",
|
||||
"rewards": [
|
||||
{
|
||||
"rewardType": "alignmentSet",
|
||||
"rewardID": "lookout_bed",
|
||||
"value": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"lookout_bed",
|
||||
"rewards": [
|
||||
{
|
||||
"rewardType": "alignmentChange",
|
||||
"rewardID": "lookout_bed",
|
||||
"value": 1
|
||||
}
|
||||
],
|
||||
"replies":[
|
||||
{
|
||||
"nextPhraseID":"X",
|
||||
"requires":[
|
||||
{
|
||||
"requireType": "factionScore",
|
||||
"requireID": "lookout_bed",
|
||||
"value": 16
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"nextPhraseID":"lookout_bed_20",
|
||||
"requires":[
|
||||
{
|
||||
"requireType": "factionScore",
|
||||
"requireID": "lookout_bed",
|
||||
"value": 15
|
||||
}
|
||||
|
||||
]
|
||||
},
|
||||
{
|
||||
"nextPhraseID":"X",
|
||||
"requires":[
|
||||
{
|
||||
"requireType": "factionScore",
|
||||
"requireID": "lookout_bed",
|
||||
"value": 6
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"nextPhraseID":"lookout_bed_10",
|
||||
"requires":[
|
||||
{
|
||||
"requireType": "factionScore",
|
||||
"requireID": "lookout_bed",
|
||||
"value": 5
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"lookout_bed_10",
|
||||
"message":"You toss and turn, but sleep won't come."
|
||||
},
|
||||
{
|
||||
"id":"lookout_bed_20",
|
||||
"rewards":[
|
||||
{
|
||||
"rewardType":"actorCondition",
|
||||
"rewardID":"stunned",
|
||||
"value":7
|
||||
}
|
||||
],
|
||||
"message":"Now you have got a headache. You really should give up trying to sleep."
|
||||
}
|
||||
]
|
||||
@@ -201,7 +201,7 @@
|
||||
</layer>
|
||||
<layer name="Walkable" width="7" height="7">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJzbKMbAsJEEDAKkyCEDXOLIctgAIXsAnikabw==
|
||||
eJzbKMbAsJEEDAKkyCEDXOKkyGGzBwDGfxs2
|
||||
</data>
|
||||
</layer>
|
||||
<objectgroup name="Mapevents">
|
||||
@@ -217,12 +217,6 @@
|
||||
<property name="place" value="tower_door"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="lookout_bed_0" type="script" x="64" y="128" width="32" height="64"/>
|
||||
<object name="lookout_bed" type="script" x="32" y="160" width="32" height="32">
|
||||
<properties>
|
||||
<property name="when" value="always"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Spawn"/>
|
||||
<objectgroup name="Keys"/>
|
||||
|
||||
Reference in New Issue
Block a user