mirror of
https://github.com/OMGeeky/andors-trail.git
synced 2026-02-23 15:38:29 +01:00
Minor fixes to v070 content.
This commit is contained in:
@@ -764,7 +764,7 @@
|
||||
"quantity": 1
|
||||
}
|
||||
},
|
||||
"text": "Whatever that thing was, it won't bother you any more now that I've killed it.",
|
||||
"text": "Whatever that thing was, it won't bother you any more now that I've killed it. Here is one of the bones from its corpse.",
|
||||
"nextPhraseID": "maevalia_h5"
|
||||
}
|
||||
],
|
||||
|
||||
@@ -66,5 +66,9 @@
|
||||
{
|
||||
"id": "sign_wlostmine2",
|
||||
"message": "Welcome to beautiful Charwood heights!"
|
||||
},
|
||||
{
|
||||
"id": "sign_whitecabin",
|
||||
"message": "Some mysterious power prevents you from opening the door."
|
||||
}
|
||||
]
|
||||
@@ -800,7 +800,7 @@
|
||||
},
|
||||
"killEffect": {
|
||||
"increaseCurrentHP": {
|
||||
"min": 1,
|
||||
"min": 0,
|
||||
"max": 2
|
||||
}
|
||||
},
|
||||
|
||||
@@ -145,7 +145,7 @@
|
||||
{
|
||||
"id": "ash4",
|
||||
"iconID": "monsters_misc:2",
|
||||
"name": "Handened ash gargoyle",
|
||||
"name": "Hardened ash gargoyle",
|
||||
"spawnGroup": "ash2",
|
||||
"monsterClass": 3,
|
||||
"maxHP": 131,
|
||||
@@ -497,7 +497,7 @@
|
||||
"condition": "fire",
|
||||
"magnitude": 3,
|
||||
"duration": 7,
|
||||
"chance": 20
|
||||
"chance": 30
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
@@ -146,11 +146,11 @@
|
||||
"progress": 20
|
||||
},
|
||||
{
|
||||
"logText": "Among the fires in the lower parts of the mine, I've encountered some type of dragon-like creature. I guess this is the source of all the chaos in the mine. I should attempt to kill it and then venture back to Maevalia to tell her about it.",
|
||||
"logText": "Among the fires in the lower parts of the mine, I've encountered some type of dragon-like creature. I guess this is the source of all the chaos in the mine. I should attempt to kill it and then venture back to Maevalia to tell her about it once I'm victorious.",
|
||||
"progress": 30
|
||||
},
|
||||
{
|
||||
"logText": "I have presented the heart of the Thukuzun to Maevalia.",
|
||||
"logText": "I have presented one of the bones from the corpse of the Thukuzun to Maevalia.",
|
||||
"progress": 40
|
||||
},
|
||||
{
|
||||
|
||||
@@ -192,6 +192,7 @@
|
||||
<property name="place" value="south"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="sign_whitecabin" type="sign" x="416" y="640" width="32" height="32"/>
|
||||
</objectgroup>
|
||||
<objectgroup name="Spawn" width="0" height="0">
|
||||
<object name="forestant" type="spawn" x="640" y="480" width="32" height="64">
|
||||
|
||||
Reference in New Issue
Block a user