mirror of
https://github.com/AndorsTrailRelease/andors-trail.git
synced 2025-12-27 14:59:00 +01:00
Compare commits
125 Commits
developmen
...
v0.8.6
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
0eccb511db | ||
|
|
613ab9101e | ||
|
|
3fbc7cf65f | ||
|
|
dc18289d18 | ||
|
|
6473e231e4 | ||
|
|
33a61b7a57 | ||
|
|
c070a39f7c | ||
|
|
995ec0f697 | ||
|
|
6cba6872c9 | ||
|
|
8812f664e7 | ||
|
|
d9113b2dab | ||
|
|
ad0025ba03 | ||
|
|
984aa17cc0 | ||
|
|
4cad05ce6b | ||
|
|
197ab946be | ||
|
|
e4cdbc1840 | ||
|
|
04f00553ae | ||
|
|
0c02902ceb | ||
|
|
aba93fb15b | ||
|
|
1c8330b99a | ||
|
|
a8de7c2860 | ||
|
|
4ca8bbfc12 | ||
|
|
a5c004e4d4 | ||
|
|
e957e409e0 | ||
|
|
70d6340c11 | ||
|
|
bbbb69b175 | ||
|
|
4d5b7d8667 | ||
|
|
43da08f57d | ||
|
|
7b97367bdd | ||
|
|
e6fb647b99 | ||
|
|
5e4d7aba18 | ||
|
|
a96086b9af | ||
|
|
0566cf899c | ||
|
|
c8e87fb3d0 | ||
|
|
0a56a0ba86 | ||
|
|
026ccde2ff | ||
|
|
7813994b81 | ||
|
|
d3b070844f | ||
|
|
7a879f99b1 | ||
|
|
e810cdb3cb | ||
|
|
398be07c31 | ||
|
|
6db4c7bb3c | ||
|
|
c402824641 | ||
|
|
abc020e8f5 | ||
|
|
82caf260ce | ||
|
|
cbcf5ff8ca | ||
|
|
39d07bf8a8 | ||
|
|
93174f0d65 | ||
|
|
6afbeb9a2a | ||
|
|
a7cbd644f3 | ||
|
|
f674aff07c | ||
|
|
07b89a288c | ||
|
|
0264c418ca | ||
|
|
494b9c47cc | ||
|
|
6ff6c6dd6c | ||
|
|
00ab587265 | ||
|
|
67fa480805 | ||
|
|
91db56e7a7 | ||
|
|
36d52bedad | ||
|
|
c36b676720 | ||
|
|
5e0a999249 | ||
|
|
8fff4aff60 | ||
|
|
8c5344ff37 | ||
|
|
91e49b6c4a | ||
|
|
52cfb37b21 | ||
|
|
87886f08bb | ||
|
|
a31d7f9589 | ||
|
|
5600957f32 | ||
|
|
d6840a83c9 | ||
|
|
06fdd39648 | ||
|
|
b5763e7f76 | ||
|
|
75f01f20b9 | ||
|
|
dd366ab69e | ||
|
|
6ab443ec2c | ||
|
|
e0056cbf5c | ||
|
|
9f9397e1f3 | ||
|
|
d5a43cc7e1 | ||
|
|
408d8aa8b8 | ||
|
|
1e663069e8 | ||
|
|
dbcec1a199 | ||
|
|
04b4193548 | ||
|
|
058803184f | ||
|
|
5b5912c5bc | ||
|
|
759e632c07 | ||
|
|
6e311ecb64 | ||
|
|
b480fd9173 | ||
|
|
92de033bc8 | ||
|
|
faf0dd061c | ||
|
|
9eaf9ea2ed | ||
|
|
00c4f77251 | ||
|
|
96ef9eedbb | ||
|
|
a1f6e1d29c | ||
|
|
fc71f43755 | ||
|
|
16afcf4886 | ||
|
|
b64a3c2109 | ||
|
|
5c0dc66183 | ||
|
|
3047f653bd | ||
|
|
393a478d13 | ||
|
|
560cb326f9 | ||
|
|
3fe2d7260f | ||
|
|
2cd4bc7ee5 | ||
|
|
19468b591d | ||
|
|
903117d32f | ||
|
|
f5bfc98c62 | ||
|
|
3274feb1e9 | ||
|
|
392b4d8577 | ||
|
|
92e4afde4b | ||
|
|
0c7724fe33 | ||
|
|
ca5be34fc2 | ||
|
|
28c3c7a0ec | ||
|
|
7f39cf1a6f | ||
|
|
365839571a | ||
|
|
5c3a04ca77 | ||
|
|
758a580063 | ||
|
|
ad5dbc9f9d | ||
|
|
4a86680928 | ||
|
|
ece63cf442 | ||
|
|
b487140a1b | ||
|
|
ad72bf8895 | ||
|
|
5919c429d2 | ||
|
|
0b6580e7c9 | ||
|
|
6efb2b3860 | ||
|
|
7ae084073f | ||
|
|
36df0b1732 | ||
|
|
b8fb100bd5 |
@@ -3,8 +3,8 @@
|
||||
<manifest
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="com.gpl.rpg.AndorsTrail"
|
||||
android:versionCode="68"
|
||||
android:versionName="0.8.4"
|
||||
android:versionCode="71"
|
||||
android:versionName="0.8.6beta"
|
||||
android:installLocation="auto"
|
||||
>
|
||||
|
||||
|
||||
@@ -24,15 +24,15 @@ public final class AndorsTrailApplication extends Application {
|
||||
public static final boolean DEVELOPMENT_DEBUGRESOURCES = false;
|
||||
public static final boolean DEVELOPMENT_FORCE_STARTNEWGAME = false;
|
||||
public static final boolean DEVELOPMENT_FORCE_CONTINUEGAME = false;
|
||||
public static final boolean DEVELOPMENT_DEBUGBUTTONS = false;
|
||||
public static final boolean DEVELOPMENT_DEBUGBUTTONS = true;
|
||||
public static final boolean DEVELOPMENT_FASTSPEED = false;
|
||||
public static final boolean DEVELOPMENT_VALIDATEDATA = false;
|
||||
public static final boolean DEVELOPMENT_DEBUGMESSAGES = false;
|
||||
public static final String CURRENT_VERSION_DISPLAY = "0.8.4";
|
||||
public static final boolean DEVELOPMENT_VALIDATEDATA = true;
|
||||
public static final boolean DEVELOPMENT_DEBUGMESSAGES = true;
|
||||
public static final String CURRENT_VERSION_DISPLAY = "0.8.6beta";
|
||||
public static final boolean IS_RELEASE_VERSION = !CURRENT_VERSION_DISPLAY.matches(".*[a-d].*");
|
||||
public static final boolean DEVELOPMENT_INCOMPATIBLE_SAVEGAMES = DEVELOPMENT_DEBUGRESOURCES || DEVELOPMENT_DEBUGBUTTONS || DEVELOPMENT_FASTSPEED || !IS_RELEASE_VERSION;
|
||||
public static final int DEVELOPMENT_INCOMPATIBLE_SAVEGAME_VERSION = 999;
|
||||
public static final int CURRENT_VERSION = DEVELOPMENT_INCOMPATIBLE_SAVEGAMES ? DEVELOPMENT_INCOMPATIBLE_SAVEGAME_VERSION : 68;
|
||||
public static final int CURRENT_VERSION = DEVELOPMENT_INCOMPATIBLE_SAVEGAMES ? DEVELOPMENT_INCOMPATIBLE_SAVEGAME_VERSION : 71;
|
||||
|
||||
private final AndorsTrailPreferences preferences = new AndorsTrailPreferences();
|
||||
private WorldContext world = new WorldContext();
|
||||
|
||||
@@ -78,7 +78,7 @@ public final class AndorsTrailPreferences {
|
||||
dest.dpadTransparency = Integer.parseInt(prefs.getString("dpadtransparency", Integer.toString(DPAD_TRANSPARENCY_50_PERCENT)));
|
||||
dest.dpadMinimizeable = prefs.getBoolean("dpadMinimizeable", true);
|
||||
dest.optimizedDrawing = prefs.getBoolean("optimized_drawing", false);
|
||||
dest.highQualityFilters = prefs.getBoolean("high_quality_filters", true);
|
||||
dest.highQualityFilters = prefs.getBoolean("high_quality_filters", false);
|
||||
dest.enableUiAnimations = prefs.getBoolean("enableUiAnimations", true);
|
||||
dest.displayOverwriteSavegame = Integer.parseInt(prefs.getString("display_overwrite_savegame", Integer.toString(CONFIRM_OVERWRITE_SAVEGAME_ALWAYS)));
|
||||
dest.quickslotsPosition = Integer.parseInt(prefs.getString("quickslots_placement", Integer.toString(QUICKSLOTS_POSITION_HORIZONTAL_CENTER_BOTTOM)));
|
||||
|
||||
@@ -7,7 +7,7 @@ import com.gpl.rpg.AndorsTrail.util.ConstRange;
|
||||
import com.gpl.rpg.AndorsTrail.util.Range;
|
||||
|
||||
public final class Constants {
|
||||
public static final int PERCENT_EXP_LOST_WHEN_DIED = 30;
|
||||
public static final int PERCENT_EXP_LOST_WHEN_DIED = 20;
|
||||
public static final int LEVELUP_EFFECT_HEALTH = 5;
|
||||
public static final int LEVELUP_EFFECT_ATK_CH = 5;
|
||||
public static final int LEVELUP_EFFECT_ATK_DMG = 1;
|
||||
|
||||
@@ -111,7 +111,7 @@ public final class Player extends Actor {
|
||||
baseTraits.criticalSkill = 0;
|
||||
baseTraits.criticalMultiplier = 1;
|
||||
baseTraits.damagePotential.set(1, 1);
|
||||
baseTraits.blockChance = 0;
|
||||
baseTraits.blockChance = 9;
|
||||
baseTraits.damageResistance = 0;
|
||||
baseTraits.useItemCost = 5;
|
||||
baseTraits.reequipCost = 5;
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
68714
AndorsTrail/assets/translation/da.po
Normal file
68714
AndorsTrail/assets/translation/da.po
Normal file
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
68714
AndorsTrail/assets/translation/lzh.po
Normal file
68714
AndorsTrail/assets/translation/lzh.po
Normal file
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
68716
AndorsTrail/assets/translation/vi.po
Normal file
68716
AndorsTrail/assets/translation/vi.po
Normal file
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -21,6 +21,46 @@ Visit our forums on www.andorstrail.com for help, hints, tips and general discus
|
||||
|
||||
Changelog:
|
||||
|
||||
v0.8.5
|
||||
New quest 'Ratdom' with 139 new maps and 2 sub quests
|
||||
The loss of XP in case of death is now 20% instead of 30%
|
||||
Having raw meat cooked
|
||||
Translation updates and many minor bug fixes and enhancements
|
||||
|
||||
v0.8.4.1
|
||||
Export/Import: The worldmap, which consists of many small png files, is handled now as a zip file.
|
||||
Translation updates and many minor bug fixes and map enhancements
|
||||
|
||||
v0.8.3
|
||||
New quest "The Dead are Walking" with 38 new maps
|
||||
Export/Import function for savegames
|
||||
|
||||
v0.8.2
|
||||
Fix of a lost traveler in certain conditions
|
||||
Support of older mobiles again
|
||||
|
||||
v0.8.1
|
||||
New city Sullengard
|
||||
71 new maps and 6 new quests
|
||||
Monster kill count
|
||||
Controller support
|
||||
Translations updated
|
||||
Engine changes to support actual Android Studio
|
||||
|
||||
v0.7.17
|
||||
Fix of unloadable savegames in certain conditions
|
||||
|
||||
v0.7.16
|
||||
New quest 'Delivery'
|
||||
Fix of Killed-by-Kamelio bug, postman bug and typos
|
||||
Translations updated (Chinese 99%)
|
||||
|
||||
v0.7.15
|
||||
Fix of a notification crash bug
|
||||
Fix of missing scout and of a non disappearing Ortholion and Ehrenfest in certain conditions
|
||||
Various small changes and bug fixes
|
||||
Translations updated
|
||||
|
||||
v0.7.14
|
||||
2 new quests:
|
||||
"Climbing up is forbidden"
|
||||
|
||||
@@ -1,7 +1,57 @@
|
||||
I put both (release notes + forum announcement) into this source, so it will be easier to maintain them parallel:
|
||||
|
||||
|
||||
APK 68 (0.8.4) Mostly harmless
|
||||
APK 70 (0.8.5) Ratdom
|
||||
|
||||
Release notes
|
||||
=============
|
||||
* The new Ratdom area with 3 quests and 139 new maps
|
||||
* Translation updates and many minor bug fixes and enhancements
|
||||
|
||||
|
||||
Forum announcement //2023-01-29
|
||||
==================
|
||||
Hello adventurers,
|
||||
|
||||
we have another new version for you (v0.8.5 Ratdom)
|
||||
|
||||
[list]We have a huge new area with 139 new maps and 3 new quests:
|
||||
A big quest in a rat world and two other small quests you will find on your way.
|
||||
|
||||
This section is more for high-level players: the quests Lodar, Charwood, Colonel Lutarc and the starter quests Prohibited Substance and Rat Infestation are mandatory.
|
||||
Do you have these and also 9000 gold pieces with you, then you can dive into the new adventure.
|
||||
Just go home and take a nap - it's not really going to be refreshing...
|
||||
|
||||
You will find many new maps arranged as a maze. This area looks and feels different than the rest of Andor's path. It will also be a challenge for the high-level players who just run through new areas with no effort.
|
||||
(The scope took a long time to create, so don't expect to finish it in a few hours.)
|
||||
|
||||
A rat named Clevred will accompany you even though you don't see it. It's small enough to hide in your pocket or carry around. But he will talk to you, sometimes randomly, sometimes giving advice.
|
||||
[/list]
|
||||
|
||||
[list]The loss of XP in case of death is now 20% instead of 30%[/list]
|
||||
|
||||
[list]It is now possible to have your raw meat cooked by Gison's son Gael and in Remgard.[/list]
|
||||
|
||||
[list]We added the new Polished ring of the Protector in Remgard, and flipped the places of sale of the Guardian and Protector rings.[/list]
|
||||
|
||||
[list]Several other adjustments, not worth to list them all here[/list]
|
||||
|
||||
[list]And as always, we've fixed some minor bugs and updated the translations.[/list]
|
||||
|
||||
|
||||
Here is is the link on our server: [url]https://andorstrail.com/static/AndorsTrail_v0.8.5.apk[/url]
|
||||
Google Play, F-Droid and Itch will follow soon.
|
||||
|
||||
Have fun!
|
||||
|
||||
|
||||
PS
|
||||
I might be too harsh, so we added an early exit to the quest so you can come out and complete the quest even if you didn't actually reach the end.
|
||||
|
||||
|
||||
|
||||
|
||||
APK 69 (0.8.4.1) //Mostly harmless
|
||||
|
||||
Release notes
|
||||
=============
|
||||
@@ -13,7 +63,7 @@ Forum announcement //2023-01-29
|
||||
==================
|
||||
Hello fellow adventurers,
|
||||
|
||||
Here is the actual release v0.8.4 with bugfixes, translations and little enhancements:
|
||||
Here is the actual release v0.8.4.1 with bugfixes, translations and little enhancements:
|
||||
|
||||
[list]The export/import is enhanced: The worldmap, which consists of many small png files, is handled now as a zip file. This is more convenient and much quicker.[/list]
|
||||
|
||||
@@ -23,7 +73,7 @@ Here is the actual release v0.8.4 with bugfixes, translations and little enhance
|
||||
|
||||
[list]And as always we actualized the translations[/list]
|
||||
|
||||
Here is is the link on our server: [url]https://andorstrail.com/static/AndorsTrail_v0.8.4.apk[/url]
|
||||
Here is is the link on our server: [url]https://andorstrail.com/static/AndorsTrail_v0.8.4.1.apk[/url]
|
||||
Google Play, F-Droid and Itch will follow soon.
|
||||
|
||||
Have fun!
|
||||
@@ -31,6 +81,9 @@ Have fun!
|
||||
|
||||
|
||||
|
||||
APK 68 (0.8.4) //Mostly harmless (unneeded files - immediatly replaced by 69)
|
||||
|
||||
|
||||
APK 67 (0.8.3) //Haunted Forest 2022-11-04
|
||||
|
||||
Release notes (Google/Itch)
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 187 KiB After Width: | Height: | Size: 190 KiB |
@@ -6,6 +6,23 @@
|
||||
{
|
||||
"text":"Please show me your wares.",
|
||||
"nextPhraseID":"S"
|
||||
},
|
||||
{
|
||||
"text":"Do you have a pickaxe by chance?",
|
||||
"nextPhraseID":"ratdom_audir",
|
||||
"requires":[
|
||||
{
|
||||
"requireType":"questProgress",
|
||||
"requireID":"ratdom_quest",
|
||||
"value":80
|
||||
},
|
||||
{
|
||||
"requireType":"questProgress",
|
||||
"requireID":"ratdom_quest",
|
||||
"value":82,
|
||||
"negate":true
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
@@ -2414,7 +2414,7 @@
|
||||
},
|
||||
{
|
||||
"id":"achieve_road_10",
|
||||
"message":"This must be the great Duleian Road! I have heard so much of it - and now I am really here!",
|
||||
"message":"This must be the great Duleian Road! I have heard so much about it - and now I am really here!",
|
||||
"rewards":[
|
||||
{
|
||||
"rewardType":"questProgress",
|
||||
|
||||
@@ -1659,6 +1659,10 @@
|
||||
{
|
||||
"text":"To each his own, I guess.",
|
||||
"nextPhraseID":"gael_20_5"
|
||||
},
|
||||
{
|
||||
"text":"Cooked meat? Who cooks your meat?",
|
||||
"nextPhraseID":"gael_cook"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
@@ -290,7 +290,7 @@
|
||||
},
|
||||
{
|
||||
"id":"gorwath_exit",
|
||||
"message":"I will go now and prepare a present for lovely Arensia.",
|
||||
"message":"I will go now and prepare a present for lovely Arensia. When we get married, you will of course be invited.",
|
||||
"replies":[
|
||||
{
|
||||
"text":"OK. Bye.",
|
||||
@@ -300,12 +300,16 @@
|
||||
},
|
||||
{
|
||||
"id":"gorwath_exit_1",
|
||||
"message":"And when we get married, you will of course be invited.",
|
||||
"message":"Before we go our separate ways, please take this ring that I found behind those haystacks over there.",
|
||||
"rewards":[
|
||||
{
|
||||
"rewardType":"removeSpawnArea",
|
||||
"rewardID":"gorwath",
|
||||
"mapName":"crossglen"
|
||||
},
|
||||
{
|
||||
"rewardType":"dropList",
|
||||
"rewardID":"gorwath_dl"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
@@ -463,7 +463,7 @@
|
||||
},
|
||||
{
|
||||
"id":"haunted_forest_discovery_script_10",
|
||||
"message":"As you enter this dark place, you suspect that you are getting closer to the sounds heard by Gabriel as the moaning is much loader now.",
|
||||
"message":"As you enter this dark place, you suspect that you are getting closer to the sounds heard by Gabriel as the moaning is much louder now.",
|
||||
"rewards":[
|
||||
{
|
||||
"rewardType":"questProgress",
|
||||
@@ -599,7 +599,7 @@
|
||||
},
|
||||
{
|
||||
"id":"road5_daw_20",
|
||||
"message":"Now you begin to notice that the moaning heard by Gabriel is a little loader here.",
|
||||
"message":"Now you begin to notice that the moaning heard by Gabriel is a little louder here.",
|
||||
"replies":[
|
||||
{
|
||||
"text":"I must be getting closer to the source. It's time to press on.",
|
||||
|
||||
@@ -52,6 +52,10 @@
|
||||
{
|
||||
"text":"Are there any rooms available?",
|
||||
"nextPhraseID":"kendelow_room_1"
|
||||
},
|
||||
{
|
||||
"text":"Actually, I am wondering if it would be possible if I could cook some meat in your kitchen?",
|
||||
"nextPhraseID":"kendelow_meat"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
@@ -2,6 +2,16 @@
|
||||
{
|
||||
"id":"mikhail_start_select",
|
||||
"replies":[
|
||||
{
|
||||
"nextPhraseID":"ratdom_mikhail",
|
||||
"requires":[
|
||||
{
|
||||
"requireType":"questProgress",
|
||||
"requireID":"ratdom_nondisplay",
|
||||
"value":1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"nextPhraseID":"mikhail_start_select2",
|
||||
"requires":[
|
||||
@@ -555,6 +565,16 @@
|
||||
"replies":[
|
||||
{
|
||||
"text":"OK, I understand. I can rest here if I get hurt, and I should check my inventory for useful items.",
|
||||
"nextPhraseID":"mikhail_rats_start3a"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"mikhail_rats_start3a",
|
||||
"message":"One more thing: Look at that basket on the floor over there. It belongs to Andor and he might have left something useful inside.",
|
||||
"replies":[
|
||||
{
|
||||
"text":"N",
|
||||
"nextPhraseID":"mikhail_default"
|
||||
}
|
||||
]
|
||||
|
||||
@@ -6587,7 +6587,7 @@
|
||||
"nextPhraseID":"X"
|
||||
},
|
||||
{
|
||||
"text":"May the shadow be with your soul.",
|
||||
"text":"May the Shadow be with your soul.",
|
||||
"nextPhraseID":"elm3_corpse_3b"
|
||||
}
|
||||
]
|
||||
|
||||
11321
AndorsTrail/res/raw/conversationlist_ratdom.json
Normal file
11321
AndorsTrail/res/raw/conversationlist_ratdom.json
Normal file
File diff suppressed because it is too large
Load Diff
5931
AndorsTrail/res/raw/conversationlist_ratdom_npc.json
Normal file
5931
AndorsTrail/res/raw/conversationlist_ratdom_npc.json
Normal file
File diff suppressed because it is too large
Load Diff
@@ -45,10 +45,10 @@
|
||||
},
|
||||
{
|
||||
"id":"loneford13_pitchfork",
|
||||
"message":"A new pitchfork pinned in this haystack.",
|
||||
"message":"A new pitchfork is pinned in this haystack.",
|
||||
"replies":[
|
||||
{
|
||||
"text":"Time to prove that I'm a son of farmer!",
|
||||
"text":"Time to prove that I'm the child of farmer!",
|
||||
"nextPhraseID":"loneford13_pitchfork_selector2",
|
||||
"requires":[
|
||||
{
|
||||
@@ -107,7 +107,7 @@
|
||||
"message":"After several minutes of intense pulling you finally pull out the new pitchfork from the haystack.",
|
||||
"replies":[
|
||||
{
|
||||
"text":"I'm the son of a farmer!",
|
||||
"text":"I'm a child of a farmer!",
|
||||
"nextPhraseID":"X"
|
||||
},
|
||||
{
|
||||
@@ -4135,15 +4135,27 @@
|
||||
"nextPhraseID":"parents_argue_10",
|
||||
"requires":[
|
||||
{
|
||||
"requireType":"questLatestProgress",
|
||||
"requireType":"questProgress",
|
||||
"requireID":"andor",
|
||||
"value":100
|
||||
},
|
||||
{
|
||||
"requireType":"questProgress",
|
||||
"requireID":"andor",
|
||||
"value":110,
|
||||
"negate":true
|
||||
},
|
||||
{
|
||||
"requireType":"questProgress",
|
||||
"requireID":"sullengard_hidden",
|
||||
"value":26,
|
||||
"negate":true
|
||||
},
|
||||
{
|
||||
"requireType":"questProgress",
|
||||
"requireID":"ratdom_nondisplay",
|
||||
"value":1,
|
||||
"negate":true
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
945
AndorsTrail/res/raw/droplists_ratdom.json
Normal file
945
AndorsTrail/res/raw/droplists_ratdom.json
Normal file
@@ -0,0 +1,945 @@
|
||||
[
|
||||
{
|
||||
"id":"container_gold_200_500",
|
||||
"items":[
|
||||
{
|
||||
"itemID":"gold",
|
||||
"chance":"100",
|
||||
"quantity":{
|
||||
"min":200,
|
||||
"max":500
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"container_gold_3_10",
|
||||
"items":[
|
||||
{
|
||||
"itemID":"gold",
|
||||
"chance":"100",
|
||||
"quantity":{
|
||||
"min":3,
|
||||
"max":10
|
||||
}
|
||||
},
|
||||
{
|
||||
"itemID":"club3",
|
||||
"chance":"5",
|
||||
"quantity":{
|
||||
"min":1,
|
||||
"max":1
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"container_gold_30_200",
|
||||
"items":[
|
||||
{
|
||||
"itemID":"gold",
|
||||
"chance":"100",
|
||||
"quantity":{
|
||||
"min":30,
|
||||
"max":200
|
||||
}
|
||||
},
|
||||
{
|
||||
"itemID":"club3",
|
||||
"chance":"5",
|
||||
"quantity":{
|
||||
"min":1,
|
||||
"max":1
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"container_rock_1",
|
||||
"items":[
|
||||
{
|
||||
"itemID":"rock",
|
||||
"chance":"100",
|
||||
"quantity":{
|
||||
"min":1,
|
||||
"max":1
|
||||
}
|
||||
},
|
||||
{
|
||||
"itemID":"club3",
|
||||
"chance":"5",
|
||||
"quantity":{
|
||||
"min":1,
|
||||
"max":1
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"drop_ratdom_gruil",
|
||||
"items":[
|
||||
{
|
||||
"itemID":"gem1",
|
||||
"chance":"50",
|
||||
"quantity":{
|
||||
"min":1,
|
||||
"max":1
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"drop_ratdom_kriih",
|
||||
"items":[
|
||||
{
|
||||
"itemID":"gem1",
|
||||
"chance":"50",
|
||||
"quantity":{
|
||||
"min":1,
|
||||
"max":1
|
||||
}
|
||||
},
|
||||
{
|
||||
"itemID":"gold",
|
||||
"chance":"100",
|
||||
"quantity":{
|
||||
"min":200,
|
||||
"max":500
|
||||
}
|
||||
},
|
||||
{
|
||||
"itemID":"boots_coward",
|
||||
"chance":"100",
|
||||
"quantity":{
|
||||
"min":1,
|
||||
"max":1
|
||||
}
|
||||
},
|
||||
{
|
||||
"itemID":"daggr_curv",
|
||||
"chance":"50",
|
||||
"quantity":{
|
||||
"min":1,
|
||||
"max":1
|
||||
}
|
||||
},
|
||||
{
|
||||
"itemID":"stiletto",
|
||||
"chance":"25",
|
||||
"quantity":{
|
||||
"min":1,
|
||||
"max":1
|
||||
}
|
||||
},
|
||||
{
|
||||
"itemID":"drink_lowyn3",
|
||||
"chance":"50",
|
||||
"quantity":{
|
||||
"min":1,
|
||||
"max":1
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"drop_ratdom_mara",
|
||||
"items":[
|
||||
{
|
||||
"itemID":"bread",
|
||||
"chance":"100",
|
||||
"quantity":{
|
||||
"min":1,
|
||||
"max":2
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"drop_ratdom_tharal",
|
||||
"items":[
|
||||
{
|
||||
"itemID":"health_minor2",
|
||||
"chance":"50",
|
||||
"quantity":{
|
||||
"min":1,
|
||||
"max":1
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"ratdom_531_loot1",
|
||||
"items":[
|
||||
{
|
||||
"itemID":"gold",
|
||||
"chance":"100",
|
||||
"quantity":{
|
||||
"min":200,
|
||||
"max":400
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"ratdom_531_loot2",
|
||||
"items":[
|
||||
{
|
||||
"itemID":"gold",
|
||||
"chance":"50",
|
||||
"quantity":{
|
||||
"min":10,
|
||||
"max":40
|
||||
}
|
||||
},
|
||||
{
|
||||
"itemID":"gem2",
|
||||
"chance":"50",
|
||||
"quantity":{
|
||||
"min":2,
|
||||
"max":4
|
||||
}
|
||||
},
|
||||
{
|
||||
"itemID":"gem3",
|
||||
"chance":"50",
|
||||
"quantity":{
|
||||
"min":2,
|
||||
"max":4
|
||||
}
|
||||
},
|
||||
{
|
||||
"itemID":"gem5",
|
||||
"chance":"50",
|
||||
"quantity":{
|
||||
"min":2,
|
||||
"max":4
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"ratdom_567_loot1",
|
||||
"items":[
|
||||
{
|
||||
"itemID":"gold",
|
||||
"chance":"100",
|
||||
"quantity":{
|
||||
"min":200,
|
||||
"max":400
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"ratdom_567_loot2",
|
||||
"items":[
|
||||
{
|
||||
"itemID":"gold",
|
||||
"chance":"50",
|
||||
"quantity":{
|
||||
"min":10,
|
||||
"max":40
|
||||
}
|
||||
},
|
||||
{
|
||||
"itemID":"gem2",
|
||||
"chance":"50",
|
||||
"quantity":{
|
||||
"min":2,
|
||||
"max":4
|
||||
}
|
||||
},
|
||||
{
|
||||
"itemID":"gem3",
|
||||
"chance":"50",
|
||||
"quantity":{
|
||||
"min":2,
|
||||
"max":4
|
||||
}
|
||||
},
|
||||
{
|
||||
"itemID":"gem5",
|
||||
"chance":"50",
|
||||
"quantity":{
|
||||
"min":2,
|
||||
"max":4
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"ratdom_616_loot1",
|
||||
"items":[
|
||||
{
|
||||
"itemID":"gold",
|
||||
"chance":"100",
|
||||
"quantity":{
|
||||
"min":50,
|
||||
"max":100
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"ratdom_618_loot1",
|
||||
"items":[
|
||||
{
|
||||
"itemID":"gold",
|
||||
"chance":"100",
|
||||
"quantity":{
|
||||
"min":50,
|
||||
"max":100
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"ratdom_618_loot2",
|
||||
"items":[
|
||||
{
|
||||
"itemID":"gem2",
|
||||
"chance":"50",
|
||||
"quantity":{
|
||||
"min":1,
|
||||
"max":3
|
||||
}
|
||||
},
|
||||
{
|
||||
"itemID":"gem3",
|
||||
"chance":"50",
|
||||
"quantity":{
|
||||
"min":1,
|
||||
"max":3
|
||||
}
|
||||
},
|
||||
{
|
||||
"itemID":"gem4",
|
||||
"chance":"50",
|
||||
"quantity":{
|
||||
"min":1,
|
||||
"max":3
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"ratdom_artefact",
|
||||
"items":[
|
||||
{
|
||||
"itemID":"ratdom_artefact",
|
||||
"chance":"100",
|
||||
"quantity":{
|
||||
"min":1,
|
||||
"max":1
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"ratdom_bone_collector_container",
|
||||
"items":[
|
||||
{
|
||||
"itemID":"gold",
|
||||
"chance":"100",
|
||||
"quantity":{
|
||||
"min":3,
|
||||
"max":10
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"ratdom_bone_collector_container2",
|
||||
"items":[
|
||||
{
|
||||
"itemID":"gem2",
|
||||
"chance":"100",
|
||||
"quantity":{
|
||||
"min":1,
|
||||
"max":2
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"ratdom_drop_compass_bwm",
|
||||
"items":[
|
||||
{
|
||||
"itemID":"ratdom_compass_bwm",
|
||||
"chance":"100",
|
||||
"quantity":{
|
||||
"min":1,
|
||||
"max":1
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"ratdom_drop_compass_tour",
|
||||
"items":[
|
||||
{
|
||||
"itemID":"ratdom_compass_tour",
|
||||
"chance":"100",
|
||||
"quantity":{
|
||||
"min":1,
|
||||
"max":1
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"ratdom_ff_guard",
|
||||
"items":[
|
||||
{
|
||||
"itemID":"gold",
|
||||
"chance":"100",
|
||||
"quantity":{
|
||||
"min":2,
|
||||
"max":9
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"ratdom_ff_guard_loot1",
|
||||
"items":[
|
||||
{
|
||||
"itemID":"sullengrad_finest",
|
||||
"chance":"100",
|
||||
"quantity":{
|
||||
"min":20,
|
||||
"max":30
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"ratdom_ff_guard_loot2",
|
||||
"items":[
|
||||
{
|
||||
"itemID":"gold",
|
||||
"chance":"100",
|
||||
"quantity":{
|
||||
"min":120,
|
||||
"max":330
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"ratdom_fraedro",
|
||||
"items":[
|
||||
{
|
||||
"itemID":"gold",
|
||||
"chance":"100",
|
||||
"quantity":{
|
||||
"min":200,
|
||||
"max":500
|
||||
}
|
||||
},
|
||||
{
|
||||
"itemID":"ratdom_fraedro_key",
|
||||
"chance":"100",
|
||||
"quantity":{
|
||||
"min":1,
|
||||
"max":1
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"ratdom_goldhunter_drop",
|
||||
"items":[
|
||||
{
|
||||
"itemID":"ratdom_rat_skelett_leg",
|
||||
"chance":"100",
|
||||
"quantity":{
|
||||
"min":1,
|
||||
"max":1
|
||||
}
|
||||
},
|
||||
{
|
||||
"itemID":"gold",
|
||||
"chance":"100",
|
||||
"quantity":{
|
||||
"min":30,
|
||||
"max":200
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"ratdom_king_rah",
|
||||
"items":[
|
||||
{
|
||||
"itemID":"ratdom_rat_sword",
|
||||
"chance":"100",
|
||||
"quantity":{
|
||||
"min":1,
|
||||
"max":1
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"ratdom_kriih",
|
||||
"items":[
|
||||
{
|
||||
"itemID":"gold",
|
||||
"chance":"100",
|
||||
"quantity":{
|
||||
"min":200,
|
||||
"max":500
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"ratdom_librarian",
|
||||
"items":[
|
||||
{
|
||||
"itemID":"ratdom_torch",
|
||||
"chance":"50",
|
||||
"quantity":{
|
||||
"min":1,
|
||||
"max":1
|
||||
}
|
||||
},
|
||||
{
|
||||
"itemID":"gold",
|
||||
"chance":"50",
|
||||
"quantity":{
|
||||
"min":30,
|
||||
"max":80
|
||||
}
|
||||
},
|
||||
{
|
||||
"itemID":"ratdom_book",
|
||||
"chance":"100",
|
||||
"quantity":{
|
||||
"min":1,
|
||||
"max":1
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"ratdom_library_container",
|
||||
"items":[
|
||||
{
|
||||
"itemID":"ratdom_rat_skelett_back",
|
||||
"chance":"100",
|
||||
"quantity":{
|
||||
"min":1,
|
||||
"max":1
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"ratdom_maze_mole",
|
||||
"items":[
|
||||
{
|
||||
"itemID":"gold",
|
||||
"chance":"100",
|
||||
"quantity":{
|
||||
"min":1,
|
||||
"max":5
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"ratdom_maze_mole_food",
|
||||
"items":[
|
||||
{
|
||||
"itemID":"ratdom_maze_mole_food",
|
||||
"chance":"66",
|
||||
"quantity":{
|
||||
"min":1,
|
||||
"max":1
|
||||
}
|
||||
},
|
||||
{
|
||||
"itemID":"gold",
|
||||
"chance":"33",
|
||||
"quantity":{
|
||||
"min":1,
|
||||
"max":2
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"ratdom_mz_center",
|
||||
"items":[
|
||||
{
|
||||
"itemID":"gem1",
|
||||
"chance":"50",
|
||||
"quantity":{
|
||||
"min":1,
|
||||
"max":2
|
||||
}
|
||||
},
|
||||
{
|
||||
"itemID":"gold",
|
||||
"chance":"100",
|
||||
"quantity":{
|
||||
"min":10,
|
||||
"max":30
|
||||
}
|
||||
},
|
||||
{
|
||||
"itemID":"ratdom_rat_skelett_leg",
|
||||
"chance":"100",
|
||||
"quantity":{
|
||||
"min":1,
|
||||
"max":1
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"ratdom_rat_pub_owner",
|
||||
"items":[
|
||||
{
|
||||
"itemID":"snake_meat_cooked",
|
||||
"chance":"100",
|
||||
"quantity":{
|
||||
"min":5,
|
||||
"max":10
|
||||
}
|
||||
},
|
||||
{
|
||||
"itemID":"guynmart_wine",
|
||||
"chance":"100",
|
||||
"quantity":{
|
||||
"min":5,
|
||||
"max":5
|
||||
}
|
||||
},
|
||||
{
|
||||
"itemID":"charwood_cheddar",
|
||||
"chance":"100",
|
||||
"quantity":{
|
||||
"min":2,
|
||||
"max":2
|
||||
}
|
||||
},
|
||||
{
|
||||
"itemID":"ferm-garlic",
|
||||
"chance":"80",
|
||||
"quantity":{
|
||||
"min":1,
|
||||
"max":3
|
||||
}
|
||||
},
|
||||
{
|
||||
"itemID":"mead",
|
||||
"chance":"100",
|
||||
"quantity":{
|
||||
"min":5,
|
||||
"max":5
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"ratdom_skeleton_gold",
|
||||
"items":[
|
||||
{
|
||||
"itemID":"gold",
|
||||
"chance":"100",
|
||||
"quantity":{
|
||||
"min":50,
|
||||
"max":120
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"ratdom_startitems2",
|
||||
"items":[
|
||||
{
|
||||
"itemID":"bone",
|
||||
"chance":"100",
|
||||
"quantity":{
|
||||
"min":2,
|
||||
"max":10
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"ratdom_drop_torch",
|
||||
"items":[
|
||||
{
|
||||
"itemID":"ratdom_torch",
|
||||
"chance":"100",
|
||||
"quantity":{
|
||||
"min":1,
|
||||
"max":1
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"ratdom_troll",
|
||||
"items":[
|
||||
{
|
||||
"itemID":"gold",
|
||||
"chance":"60",
|
||||
"quantity":{
|
||||
"min":1,
|
||||
"max":5
|
||||
}
|
||||
},
|
||||
{
|
||||
"itemID":"club3",
|
||||
"chance":"5",
|
||||
"quantity":{
|
||||
"min":1,
|
||||
"max":1
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"ratdom_troll_loot_1",
|
||||
"items":[
|
||||
{
|
||||
"itemID":"gold",
|
||||
"chance":"100",
|
||||
"quantity":{
|
||||
"min":1000,
|
||||
"max":5000
|
||||
}
|
||||
},
|
||||
{
|
||||
"itemID":"gem2",
|
||||
"chance":"100",
|
||||
"quantity":{
|
||||
"min":1,
|
||||
"max":3
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"ratdom_troll_loot_2",
|
||||
"items":[
|
||||
{
|
||||
"itemID":"gold",
|
||||
"chance":"100",
|
||||
"quantity":{
|
||||
"min":1000,
|
||||
"max":5000
|
||||
}
|
||||
},
|
||||
{
|
||||
"itemID":"gem1",
|
||||
"chance":"100",
|
||||
"quantity":{
|
||||
"min":1,
|
||||
"max":3
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"ratdom_troll_9",
|
||||
"items":[
|
||||
{
|
||||
"itemID":"gold",
|
||||
"chance":"100",
|
||||
"quantity":{
|
||||
"min":1000,
|
||||
"max":5000
|
||||
}
|
||||
},
|
||||
{
|
||||
"itemID":"club3",
|
||||
"chance":"100",
|
||||
"quantity":{
|
||||
"min":1,
|
||||
"max":1
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"ratdom_uglybrute",
|
||||
"items":[
|
||||
{
|
||||
"itemID":"gold",
|
||||
"chance":"100",
|
||||
"quantity":{
|
||||
"min":1,
|
||||
"max":50
|
||||
}
|
||||
},
|
||||
{
|
||||
"itemID":"club3",
|
||||
"chance":"75",
|
||||
"quantity":{
|
||||
"min":1,
|
||||
"max":1
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"ratdom_rat_warden",
|
||||
"items":[
|
||||
{
|
||||
"itemID":"ratdom_compass_tour",
|
||||
"chance":"100",
|
||||
"quantity":{
|
||||
"min":5,
|
||||
"max":5
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"ratdom_rat_warden2",
|
||||
"items":[
|
||||
{
|
||||
"itemID":"ratdom_compass_tour",
|
||||
"chance":"100",
|
||||
"quantity":{
|
||||
"min":5,
|
||||
"max":5
|
||||
}
|
||||
},
|
||||
{
|
||||
"itemID":"gold",
|
||||
"chance":"100",
|
||||
"quantity":{
|
||||
"min":1,
|
||||
"max":5
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"ratdom_water_container",
|
||||
"items":[
|
||||
{
|
||||
"itemID":"gold",
|
||||
"chance":"100",
|
||||
"quantity":{
|
||||
"min":80,
|
||||
"max":200
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"well_water",
|
||||
"items":[
|
||||
{
|
||||
"itemID":"well_water",
|
||||
"chance":"100",
|
||||
"quantity":{
|
||||
"min":1,
|
||||
"max":3
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"whootibarfag",
|
||||
"items":[
|
||||
{
|
||||
"itemID":"ratdom_compass_bwm",
|
||||
"chance":"100",
|
||||
"quantity":{
|
||||
"min":1,
|
||||
"max":1
|
||||
}
|
||||
},
|
||||
{
|
||||
"itemID":"ratdom_torch",
|
||||
"chance":"100",
|
||||
"quantity":{
|
||||
"min":1,
|
||||
"max":5
|
||||
}
|
||||
},
|
||||
{
|
||||
"itemID":"handcarved_snowball",
|
||||
"chance":"100",
|
||||
"quantity":{
|
||||
"min":100,
|
||||
"max":150
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"one_cooked_meat",
|
||||
"items":[
|
||||
{
|
||||
"itemID":"meat_cooked",
|
||||
"chance":"100",
|
||||
"quantity":{
|
||||
"min":1,
|
||||
"max":1
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"five_cooked_meat",
|
||||
"items":[
|
||||
{
|
||||
"itemID":"meat_cooked",
|
||||
"chance":"100",
|
||||
"quantity":{
|
||||
"min":5,
|
||||
"max":5
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"ten_cooked_meat",
|
||||
"items":[
|
||||
{
|
||||
"itemID":"meat_cooked",
|
||||
"chance":"100",
|
||||
"quantity":{
|
||||
"min":10,
|
||||
"max":10
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"twenty_cooked_meat",
|
||||
"items":[
|
||||
{
|
||||
"itemID":"meat_cooked",
|
||||
"chance":"100",
|
||||
"quantity":{
|
||||
"min":20,
|
||||
"max":20
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"gorwath_dl",
|
||||
"items":[
|
||||
{
|
||||
"itemID":"kids_ring",
|
||||
"chance":"100",
|
||||
"quantity":{
|
||||
"min":1,
|
||||
"max":1
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
@@ -635,7 +635,7 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"itemID":"ring_guardian",
|
||||
"itemID":"ring_protector",
|
||||
"chance":"100",
|
||||
"quantity":{
|
||||
"min":1,
|
||||
|
||||
@@ -1790,7 +1790,7 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"itemID":"ring_protector",
|
||||
"itemID":"ring_guardian",
|
||||
"chance":"100",
|
||||
"quantity":{
|
||||
"min":1,
|
||||
@@ -1859,7 +1859,7 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"itemID":"ring_guardian",
|
||||
"itemID":"ring_protector",
|
||||
"chance":"100",
|
||||
"quantity":{
|
||||
"min":1,
|
||||
|
||||
@@ -406,7 +406,7 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"itemID":"ring_protector",
|
||||
"itemID":"polished_ring_protector",
|
||||
"chance":"100",
|
||||
"quantity":{
|
||||
"min":1,
|
||||
|
||||
9
AndorsTrail/res/raw/itemcategories_ratdom.json
Normal file
9
AndorsTrail/res/raw/itemcategories_ratdom.json
Normal file
@@ -0,0 +1,9 @@
|
||||
[
|
||||
{
|
||||
"id":"bigtorch",
|
||||
"name":"Big torch",
|
||||
"actionType":"equip",
|
||||
"size":"large",
|
||||
"inventorySlot":"weapon"
|
||||
}
|
||||
]
|
||||
@@ -52,7 +52,7 @@
|
||||
"displaytype":"extraordinary",
|
||||
"hasManualPrice":1,
|
||||
"baseMarketCost":11155,
|
||||
"category":"shld_wd_li",
|
||||
"category":"shld_mtl_li",
|
||||
"description":"This shield calls for death, and yours will do.",
|
||||
"equipEffect":{
|
||||
"increaseAttackChance":-5,
|
||||
|
||||
288
AndorsTrail/res/raw/itemlist_ratdom.json
Normal file
288
AndorsTrail/res/raw/itemlist_ratdom.json
Normal file
@@ -0,0 +1,288 @@
|
||||
[
|
||||
{
|
||||
"id":"handcarved_snowball",
|
||||
"iconID":"items_misc:4",
|
||||
"name":"Hand carved snowball",
|
||||
"hasManualPrice":1,
|
||||
"baseMarketCost":10,
|
||||
"category":"other"
|
||||
},
|
||||
{
|
||||
"id":"ratdom_artefact",
|
||||
"iconID":"items_consumables:23",
|
||||
"name":"Rat's artifact",
|
||||
"displaytype":"extraordinary",
|
||||
"hasManualPrice":1,
|
||||
"baseMarketCost":3000,
|
||||
"category":"food",
|
||||
"description":"A hard, dry cheese wheel that seems to last almost forever.",
|
||||
"useEffect":{
|
||||
"conditionsSource":[
|
||||
{
|
||||
"condition":"food",
|
||||
"magnitude":2,
|
||||
"duration":400,
|
||||
"chance":"100"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"id":"ratdom_book",
|
||||
"iconID":"items_books:0",
|
||||
"name":"Nasty looking book",
|
||||
"displaytype":"extraordinary",
|
||||
"hasManualPrice":1,
|
||||
"baseMarketCost":300,
|
||||
"category":"other",
|
||||
"description":"-> Enslavement <- \nand how to do it right.\n\n[As you scan the pages, you decide that this is not appropriate reading for you]"
|
||||
},
|
||||
{
|
||||
"id":"ratdom_compass_bwm",
|
||||
"iconID":"items_reterski_1:9",
|
||||
"name":"Blue rat necklace",
|
||||
"displaytype":"rare",
|
||||
"hasManualPrice":1,
|
||||
"baseMarketCost":3000,
|
||||
"category":"neck",
|
||||
"description":"This necklace will guide you the shortest way towards the sky.\nWatch out for blue shields.",
|
||||
"equipEffect":{
|
||||
"addedConditions":[
|
||||
{
|
||||
"condition":"confusion",
|
||||
"magnitude":1
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"id":"ratdom_compass_tour",
|
||||
"iconID":"items_reterski_1:10",
|
||||
"name":"Orange rat necklace",
|
||||
"displaytype":"rare",
|
||||
"hasManualPrice":1,
|
||||
"baseMarketCost":5000,
|
||||
"category":"neck",
|
||||
"description":"This necklace will guide you a long way through the caves from Crossglen entrance unto every worthy place.\nWatch out for orange shields, but don't neglect the yellow shields.",
|
||||
"equipEffect":{
|
||||
"addedConditions":[
|
||||
{
|
||||
"condition":"confusion",
|
||||
"magnitude":1
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"id":"ratdom_fraedro_key",
|
||||
"iconID":"items_japozero:387",
|
||||
"name":"Fraedro's key",
|
||||
"displaytype":"quest",
|
||||
"category":"other",
|
||||
"description":"A tiny golden key"
|
||||
},
|
||||
{
|
||||
"id":"ratdom_maze_mole_food",
|
||||
"iconID":"items_consumables:25",
|
||||
"name":"Nutritious snake meat",
|
||||
"hasManualPrice":1,
|
||||
"baseMarketCost":120,
|
||||
"category":"food",
|
||||
"useEffect":{
|
||||
"conditionsSource":[
|
||||
{
|
||||
"condition":"food",
|
||||
"magnitude":4,
|
||||
"duration":10,
|
||||
"chance":"100"
|
||||
},
|
||||
{
|
||||
"condition":"foodp",
|
||||
"magnitude":5,
|
||||
"duration":9,
|
||||
"chance":"10"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"id":"ratdom_pickaxe",
|
||||
"iconID":"items_misc_5:24",
|
||||
"name":"Pickaxe",
|
||||
"displaytype":"quest",
|
||||
"category":"axe",
|
||||
"equipEffect":{
|
||||
"increaseAttackDamage":{
|
||||
"min":1,
|
||||
"max":2
|
||||
},
|
||||
"increaseAttackCost":7,
|
||||
"increaseAttackChance":-1,
|
||||
"increaseBlockChance":1
|
||||
}
|
||||
},
|
||||
{
|
||||
"id":"ratdom_torch",
|
||||
"iconID":"items_misc:19",
|
||||
"name":"Ratcave Torch",
|
||||
"displaytype":"quest",
|
||||
"category":"bigtorch",
|
||||
"equipEffect":{
|
||||
"increaseAttackDamage":{
|
||||
"min":5,
|
||||
"max":9
|
||||
},
|
||||
"increaseAttackCost":7,
|
||||
"increaseAttackChance":0,
|
||||
"increaseBlockChance":1
|
||||
}
|
||||
},
|
||||
{
|
||||
"id":"ratdom_rat_skelett_back",
|
||||
"iconID":"items_omgeeky:1",
|
||||
"name":"Back bones of a rat",
|
||||
"displaytype":"quest",
|
||||
"category":"other"
|
||||
},
|
||||
{
|
||||
"id":"ratdom_rat_skelett_leg",
|
||||
"iconID":"items_omgeeky:2",
|
||||
"name":"Leg bones of a rat",
|
||||
"displaytype":"quest",
|
||||
"category":"other"
|
||||
},
|
||||
{
|
||||
"id":"ratdom_rat_skelett_leg_coll",
|
||||
"iconID":"items_omgeeky:2",
|
||||
"name":"Leg bone of a rat",
|
||||
"displaytype":"quest",
|
||||
"category":"other",
|
||||
"description":"The most precious bone of the instrument maker's bone collection"
|
||||
},
|
||||
{
|
||||
"id":"ratdom_rat_skelett_skull",
|
||||
"iconID":"items_omgeeky:0",
|
||||
"name":"Rat skull",
|
||||
"displaytype":"quest",
|
||||
"category":"other"
|
||||
},
|
||||
{
|
||||
"id":"ratdom_rat_skelett_tail",
|
||||
"iconID":"items_omgeeky:3",
|
||||
"name":"Tail bones of a rat",
|
||||
"displaytype":"quest",
|
||||
"category":"other"
|
||||
},
|
||||
{
|
||||
"id":"ratdom_rat_skelett_ribs",
|
||||
"iconID":"items_misc_3:150",
|
||||
"name":"Rib bones of a rat",
|
||||
"displaytype":"quest",
|
||||
"category":"other"
|
||||
},
|
||||
{
|
||||
"id":"ratdom_rat_sword",
|
||||
"iconID":"items_weapons_3:0",
|
||||
"name":"Rat King Rah's sword",
|
||||
"displaytype":"extraordinary",
|
||||
"baseMarketCost":2000,
|
||||
"category":"2hsword",
|
||||
"equipEffect":{
|
||||
"increaseAttackDamage":{
|
||||
"min":3,
|
||||
"max":7
|
||||
},
|
||||
"increaseMaxHP":-6,
|
||||
"increaseAttackCost":5,
|
||||
"increaseAttackChance":20,
|
||||
"increaseCriticalSkill":4,
|
||||
"increaseBlockChance":10,
|
||||
"setCriticalMultiplier":2.0,
|
||||
"setNonWeaponDamageModifier":125
|
||||
},
|
||||
"hitEffect":{
|
||||
"conditionsTarget":[
|
||||
{
|
||||
"condition":"head_wound",
|
||||
"magnitude":1,
|
||||
"duration":3,
|
||||
"chance":"8"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"id":"ratdom_wells_ball",
|
||||
"iconID":"items_misc:0",
|
||||
"name":"Shimmering globe",
|
||||
"displaytype":"quest",
|
||||
"category":"other"
|
||||
},
|
||||
{
|
||||
"id":"snake_meat_cooked",
|
||||
"iconID":"items_consumables:27",
|
||||
"name":"Cooked snake meat",
|
||||
"hasManualPrice":1,
|
||||
"baseMarketCost":90,
|
||||
"category":"food",
|
||||
"useEffect":{
|
||||
"conditionsSource":[
|
||||
{
|
||||
"condition":"food",
|
||||
"magnitude":4,
|
||||
"duration":8,
|
||||
"chance":"100"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"id":"well_water",
|
||||
"iconID":"items_omi2:13",
|
||||
"name":"Bottle of well water",
|
||||
"displaytype":"extraordinary",
|
||||
"hasManualPrice":1,
|
||||
"baseMarketCost":126,
|
||||
"category":"healing",
|
||||
"description":"As if freshly drawn from the well",
|
||||
"useEffect":{
|
||||
"increaseCurrentHP":{
|
||||
"min":5,
|
||||
"max":20
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id":"kids_ring",
|
||||
"iconID":"items_rings_1:17",
|
||||
"name":"Kid's ring",
|
||||
"displaytype":"ordinary",
|
||||
"category":"ring",
|
||||
"description":"Part of Andor's training equipment.",
|
||||
"equipEffect":{
|
||||
"increaseAttackDamage":{
|
||||
"min":1,
|
||||
"max":1
|
||||
},
|
||||
"increaseAttackChance":8
|
||||
}
|
||||
},
|
||||
{
|
||||
"id":"polished_ring_protector",
|
||||
"iconID":"items_rings_1:20",
|
||||
"name":"Polished ring of the protector",
|
||||
"displaytype":"rare",
|
||||
"hasManualPrice":0,
|
||||
"baseMarketCost":3744,
|
||||
"category":"ring",
|
||||
"equipEffect":{
|
||||
"increaseAttackDamage":{
|
||||
"min":1,
|
||||
"max":4
|
||||
},
|
||||
"increaseMaxHP":4,
|
||||
"increaseAttackChance":20,
|
||||
"increaseBlockChance":17
|
||||
}
|
||||
}
|
||||
]
|
||||
@@ -21,7 +21,7 @@
|
||||
"name":"Orchard apples",
|
||||
"displaytype":"rare",
|
||||
"hasManualPrice":1,
|
||||
"baseMarketCost":35,
|
||||
"baseMarketCost":50,
|
||||
"category":"food",
|
||||
"description":"A sweet, deliciously tasting snack for those on the move.",
|
||||
"useEffect":{
|
||||
@@ -31,6 +31,10 @@
|
||||
"magnitude":2,
|
||||
"duration":10,
|
||||
"chance":"100"
|
||||
},
|
||||
{
|
||||
"condition":"fatigue_minor",
|
||||
"chance":"10"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -41,7 +45,7 @@
|
||||
"name":"Deebo's apple juice",
|
||||
"displaytype":"rare",
|
||||
"hasManualPrice":1,
|
||||
"baseMarketCost":45,
|
||||
"baseMarketCost":97,
|
||||
"category":"food",
|
||||
"description":"A desireable choice of many Sullengard residence.",
|
||||
"useEffect":{
|
||||
@@ -51,6 +55,12 @@
|
||||
"magnitude":2,
|
||||
"duration":12,
|
||||
"chance":"100"
|
||||
},
|
||||
{
|
||||
"condition":"vulnerability",
|
||||
"magnitude":-99,
|
||||
"duration":2,
|
||||
"chance":"30"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -61,7 +71,7 @@
|
||||
"name":"Deebo's apple cider",
|
||||
"displaytype":"rare",
|
||||
"hasManualPrice":1,
|
||||
"baseMarketCost":50,
|
||||
"baseMarketCost":80,
|
||||
"category":"food",
|
||||
"description":"A nice seasonal drink for those slightly colder nights.",
|
||||
"useEffect":{
|
||||
@@ -71,6 +81,11 @@
|
||||
"magnitude":2,
|
||||
"duration":14,
|
||||
"chance":"100"
|
||||
},
|
||||
{
|
||||
"condition":"nausea",
|
||||
"magnitude":-99,
|
||||
"chance":"35"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -407,9 +422,9 @@
|
||||
"max":4
|
||||
},
|
||||
"increaseAttackCost":6,
|
||||
"increaseAttackChance":12,
|
||||
"increaseCriticalSkill":12,
|
||||
"increaseBlockChance":-3,
|
||||
"increaseAttackChance":8,
|
||||
"increaseCriticalSkill":10,
|
||||
"increaseBlockChance":5,
|
||||
"increaseDamageResistance":-1,
|
||||
"setCriticalMultiplier":2.0,
|
||||
"setNonWeaponDamageModifier":150
|
||||
|
||||
@@ -36,10 +36,10 @@
|
||||
"max":2
|
||||
},
|
||||
"increaseAttackCost":4,
|
||||
"setNonWeaponDamageModifier":101,
|
||||
"increaseAttackChance":20,
|
||||
"increaseCriticalSkill":20,
|
||||
"setCriticalMultiplier":3.0
|
||||
"setCriticalMultiplier":3.0,
|
||||
"setNonWeaponDamageModifier":101
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -55,8 +55,8 @@
|
||||
"max":4
|
||||
},
|
||||
"increaseAttackCost":5,
|
||||
"setNonWeaponDamageModifier":112,
|
||||
"increaseAttackChance":15
|
||||
"increaseAttackChance":15,
|
||||
"setNonWeaponDamageModifier":112
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -72,8 +72,8 @@
|
||||
"max":7
|
||||
},
|
||||
"increaseAttackCost":5,
|
||||
"setNonWeaponDamageModifier":122,
|
||||
"increaseAttackChance":12
|
||||
"increaseAttackChance":12,
|
||||
"setNonWeaponDamageModifier":122
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -89,8 +89,8 @@
|
||||
"max":6
|
||||
},
|
||||
"increaseAttackCost":6,
|
||||
"setNonWeaponDamageModifier":150,
|
||||
"increaseAttackChance":9
|
||||
"increaseAttackChance":9,
|
||||
"setNonWeaponDamageModifier":150
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -106,8 +106,8 @@
|
||||
"max":6
|
||||
},
|
||||
"increaseAttackCost":5,
|
||||
"setNonWeaponDamageModifier":115,
|
||||
"increaseAttackChance":14
|
||||
"increaseAttackChance":14,
|
||||
"setNonWeaponDamageModifier":115
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -123,8 +123,8 @@
|
||||
"max":10
|
||||
},
|
||||
"increaseAttackCost":7,
|
||||
"setNonWeaponDamageModifier":184,
|
||||
"increaseAttackChance":5
|
||||
"increaseAttackChance":5,
|
||||
"setNonWeaponDamageModifier":184
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -140,8 +140,8 @@
|
||||
"max":4
|
||||
},
|
||||
"increaseAttackCost":4,
|
||||
"setNonWeaponDamageModifier":100,
|
||||
"increaseAttackChance":24
|
||||
"increaseAttackChance":24,
|
||||
"setNonWeaponDamageModifier":100
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -157,8 +157,8 @@
|
||||
"max":7
|
||||
},
|
||||
"increaseAttackCost":4,
|
||||
"setNonWeaponDamageModifier":97,
|
||||
"increaseAttackChance":32
|
||||
"increaseAttackChance":32,
|
||||
"setNonWeaponDamageModifier":97
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -174,8 +174,8 @@
|
||||
"max":11
|
||||
},
|
||||
"increaseAttackCost":6,
|
||||
"setNonWeaponDamageModifier":145,
|
||||
"increaseAttackChance":20
|
||||
"increaseAttackChance":20,
|
||||
"setNonWeaponDamageModifier":145
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -191,9 +191,9 @@
|
||||
"max":7
|
||||
},
|
||||
"increaseAttackCost":5,
|
||||
"setNonWeaponDamageModifier":119,
|
||||
"increaseAttackChance":26,
|
||||
"increaseBlockChance":3
|
||||
"increaseBlockChance":3,
|
||||
"setNonWeaponDamageModifier":119
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -209,10 +209,10 @@
|
||||
"max":2
|
||||
},
|
||||
"increaseAttackCost":4,
|
||||
"setNonWeaponDamageModifier":96,
|
||||
"increaseAttackChance":20,
|
||||
"increaseCriticalSkill":5,
|
||||
"setCriticalMultiplier":3.0
|
||||
"setCriticalMultiplier":3.0,
|
||||
"setNonWeaponDamageModifier":96
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -228,8 +228,8 @@
|
||||
"max":6
|
||||
},
|
||||
"increaseAttackCost":5,
|
||||
"setNonWeaponDamageModifier":115,
|
||||
"increaseAttackChance":20
|
||||
"increaseAttackChance":20,
|
||||
"setNonWeaponDamageModifier":115
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -245,9 +245,9 @@
|
||||
"max":5
|
||||
},
|
||||
"increaseAttackCost":4,
|
||||
"setNonWeaponDamageModifier":93,
|
||||
"increaseAttackChance":14,
|
||||
"increaseBlockChance":5
|
||||
"increaseBlockChance":5,
|
||||
"setNonWeaponDamageModifier":93
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -263,10 +263,10 @@
|
||||
"max":21
|
||||
},
|
||||
"increaseAttackCost":7,
|
||||
"setNonWeaponDamageModifier":161,
|
||||
"increaseAttackChance":20,
|
||||
"increaseCriticalSkill":5,
|
||||
"setCriticalMultiplier":3.0
|
||||
"setCriticalMultiplier":3.0,
|
||||
"setNonWeaponDamageModifier":161
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -282,8 +282,8 @@
|
||||
"max":17
|
||||
},
|
||||
"increaseAttackCost":6,
|
||||
"setNonWeaponDamageModifier":130,
|
||||
"increaseAttackChance":21
|
||||
"increaseAttackChance":21,
|
||||
"setNonWeaponDamageModifier":130
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -299,10 +299,10 @@
|
||||
"max":26
|
||||
},
|
||||
"increaseAttackCost":7,
|
||||
"setNonWeaponDamageModifier":187,
|
||||
"increaseAttackChance":20,
|
||||
"increaseCriticalSkill":5,
|
||||
"setCriticalMultiplier":3.0
|
||||
"setCriticalMultiplier":3.0,
|
||||
"setNonWeaponDamageModifier":187
|
||||
}
|
||||
},
|
||||
{
|
||||
|
||||
@@ -986,7 +986,7 @@
|
||||
"id":"elm_miner4a",
|
||||
"name":"Prim guard skeleton",
|
||||
"iconID":"monsters_omi2:19",
|
||||
"maxHP":104,
|
||||
"maxHP":364,
|
||||
"moveCost":4,
|
||||
"unique":1,
|
||||
"monsterClass":"undead",
|
||||
|
||||
1833
AndorsTrail/res/raw/monsterlist_ratdom.json
Normal file
1833
AndorsTrail/res/raw/monsterlist_ratdom.json
Normal file
File diff suppressed because it is too large
Load Diff
@@ -601,7 +601,7 @@
|
||||
"min":20,
|
||||
"max":25
|
||||
},
|
||||
"spawnGroup":"sullengard_venom_snake",
|
||||
"spawnGroup":"sullengard_venom_snake_queen",
|
||||
"droplistID":"forest_snake_dl",
|
||||
"attackCost":3,
|
||||
"attackChance":247,
|
||||
|
||||
@@ -101,7 +101,7 @@
|
||||
},
|
||||
{
|
||||
"progress":110,
|
||||
"logText":"After talking with mother back at home, she and I tried to brainstorm about where Andor could be. She reminded me about Andor's friend Stanwick who lives in Brightport. We agreed that going to talk to him might be the next logical thing to do.",
|
||||
"logText":"After talking with mother back at home, she and I tried to brainstorm about where Andor could be. She reminded me about Andor's friend Stanwick who lives in Brightport. We agreed that going to talk to him might be the next logical thing to do.\n\n[Quest is not completable at this time.]",
|
||||
"rewardExperience":2000
|
||||
}
|
||||
]
|
||||
@@ -373,7 +373,7 @@
|
||||
},
|
||||
{
|
||||
"progress":20,
|
||||
"logText":"Nocmar tells me he used to be a smith. But Lord Geomyr has banned the use of heartsteel, so he cannot forge his weapons anymore.\nIf I can find a heartstone and bring it to Nocmar, he should be able to forge the heartsteel again.",
|
||||
"logText":"Nocmar tells me he used to be a smith. But Lord Geomyr has banned the use of heartsteel, so he cannot forge his weapons anymore.\nIf I can find a heartstone and bring it to Nocmar, he should be able to forge the heartsteel again.\n\n[Quest is not completable at this time.]",
|
||||
"finishesQuest":0
|
||||
},
|
||||
{
|
||||
|
||||
@@ -56,7 +56,7 @@
|
||||
},
|
||||
{
|
||||
"progress":110,
|
||||
"logText":"Burhczyd was no longer dressed like a knight of the Elythom. He said he's going to marry the prettiest girl in the world - she just doesn't know yet...",
|
||||
"logText":"Burhczyd was no longer dressed like a knight of the Elythom. He said he's going to marry the prettiest girl in the world - she just doesn't know yet...\n\n[Quest is not completable at this time.]",
|
||||
"rewardExperience":30000
|
||||
},
|
||||
{
|
||||
|
||||
@@ -238,7 +238,7 @@
|
||||
},
|
||||
{
|
||||
"progress":80,
|
||||
"logText":"Tough luck: I must have fallen for every trap in the Arulir mountain. Ouch...",
|
||||
"logText":"Tough luck: I must have fallen for every trap in the Arulir mountain. Ouch ...",
|
||||
"rewardExperience":1000
|
||||
},
|
||||
{
|
||||
@@ -255,6 +255,11 @@
|
||||
"progress":120,
|
||||
"logText":"Thrown out of my first tavern. I was told to leave the Sullengard tavern and at such a young age too. Am I starting down the wrong path?",
|
||||
"rewardExperience":200
|
||||
},
|
||||
{
|
||||
"progress":125,
|
||||
"logText":"Uniform blue lighting: I solved a difficult logic riddle.",
|
||||
"rewardExperience":1000
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
},
|
||||
{
|
||||
"progress":40,
|
||||
"logText":"I discovered the 'Haunted forest' and suspected that this may be the source of the sounds heard by Gabriel in Vilegard."
|
||||
"logText":"I discovered the 'Haunted forest' and suspect that this may be the source of the sounds heard by Gabriel in Vilegard."
|
||||
},
|
||||
{
|
||||
"progress":50,
|
||||
|
||||
759
AndorsTrail/res/raw/questlist_ratdom.json
Normal file
759
AndorsTrail/res/raw/questlist_ratdom.json
Normal file
@@ -0,0 +1,759 @@
|
||||
[
|
||||
{
|
||||
"id":"ratdom_mikhail",
|
||||
"name":"More rats!",
|
||||
"showInLog":1,
|
||||
"stages":[
|
||||
{
|
||||
"progress":10,
|
||||
"logText":"A huge rat called Gruiik told you that they drove all the people out of this village."
|
||||
},
|
||||
{
|
||||
"progress":20,
|
||||
"logText":"Some two-legs were running around in the garden again. You should kill them."
|
||||
},
|
||||
{
|
||||
"progress":30,
|
||||
"logText":"You killed Mara."
|
||||
},
|
||||
{
|
||||
"progress":32,
|
||||
"logText":"You killed Tharal."
|
||||
},
|
||||
{
|
||||
"progress":52,
|
||||
"logText":"You told Gruiik that you killed Mara and Tharal.",
|
||||
"rewardExperience":500
|
||||
},
|
||||
{
|
||||
"progress":54,
|
||||
"logText":"You lied to Gruiik that you killed Mara and Tharal.",
|
||||
"rewardExperience":500
|
||||
},
|
||||
{
|
||||
"progress":70,
|
||||
"logText":"Gruiik was hungry and asked to bring him bread."
|
||||
},
|
||||
{
|
||||
"progress":72,
|
||||
"logText":"You found a bread in a bag hanging at the door of the Crossglen town hall."
|
||||
},
|
||||
{
|
||||
"progress":74,
|
||||
"logText":"You gave a bread to Gruiik.",
|
||||
"rewardExperience":200
|
||||
},
|
||||
{
|
||||
"progress":90,
|
||||
"logText":"The huge rat ignores you after he has the bread.",
|
||||
"finishesQuest":1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"ratdom_quest",
|
||||
"name":"Yellow is it",
|
||||
"showInLog":1,
|
||||
"stages":[
|
||||
{
|
||||
"progress":10,
|
||||
"logText":"You woke up when you felt that something had bitten your your toe. Apparently you had a nightmare - there were rats everywhere! Anyway, you were not even slightly recovered."
|
||||
},
|
||||
{
|
||||
"progress":30,
|
||||
"logText":"An ancient meditating man rewarded you with a rat skull for a wise discussion."
|
||||
},
|
||||
{
|
||||
"progress":31,
|
||||
"logText":"You took a leg bone of a rat from a gold hunter."
|
||||
},
|
||||
{
|
||||
"progress":32,
|
||||
"logText":"You stole a leg bone of a rat from the instrument maker."
|
||||
},
|
||||
{
|
||||
"progress":33,
|
||||
"logText":"In the center of a labyrinth you found a leg bone of a rat."
|
||||
},
|
||||
{
|
||||
"progress":34,
|
||||
"logText":"You took a leg bone of a rat from the dancing but vengeful and unforgiving skeletons."
|
||||
},
|
||||
{
|
||||
"progress":35,
|
||||
"logText":"You found the tail bones of a dead rat on a platform in a lake."
|
||||
},
|
||||
{
|
||||
"progress":36,
|
||||
"logText":"In a library you found the back bone of a big rat."
|
||||
},
|
||||
{
|
||||
"progress":37,
|
||||
"logText":"You got some rib bones of a rat from the skeleton leader."
|
||||
},
|
||||
{
|
||||
"progress":50,
|
||||
"logText":"A small, naughty rat called Clevred claimed that he could help you get out of here. In return, he required you to help to find a yellow, round artifact."
|
||||
},
|
||||
{
|
||||
"progress":52,
|
||||
"logText":"I should look around in the rat cave. Clevred probably meant the Crossglen's supply cave."
|
||||
},
|
||||
{
|
||||
"progress":60,
|
||||
"logText":"In the depth of the supply cave you found a new statue, that resembles to your brother Andor."
|
||||
},
|
||||
{
|
||||
"progress":70,
|
||||
"logText":"The rats had erected the statue in honor of Andor for never killing rats. You should begin your search behind this statue."
|
||||
},
|
||||
{
|
||||
"progress":80,
|
||||
"logText":"You would need a pickaxe to tear down the statue."
|
||||
},
|
||||
{
|
||||
"progress":82,
|
||||
"logText":"Audir, the smith of Crossglen, sold you an old, sturdy pickaxe."
|
||||
},
|
||||
{
|
||||
"progress":90,
|
||||
"logText":"You tore down the statue of Andor. Behind it in the wall you found a hole in the shape of a bone."
|
||||
},
|
||||
{
|
||||
"progress":100,
|
||||
"logText":"You put a bone into the hole, and the wall crumbled to dust.",
|
||||
"rewardExperience":200
|
||||
},
|
||||
{
|
||||
"progress":110,
|
||||
"logText":"A torch could help you to see in the dark. Unfortunately, the torch is so heavy, that you have to lift it with both hands."
|
||||
},
|
||||
{
|
||||
"progress":120,
|
||||
"logText":"You found a platform from which you have a good view over Crossglen. Andor seemed to have been here many times."
|
||||
},
|
||||
{
|
||||
"progress":130,
|
||||
"logText":"You found Andor's hideout.",
|
||||
"rewardExperience":200
|
||||
},
|
||||
{
|
||||
"progress":200,
|
||||
"logText":"You found an exit from the caves to the surface. Cold icy wind was swirling up here on the Black Water mountain top. \nAstonishingly you are not alone here - Whootibarfag, a very old hermit seemed to have been waiting for you.",
|
||||
"rewardExperience":500
|
||||
},
|
||||
{
|
||||
"progress":210,
|
||||
"logText":"Whootibarfag was delighted with my help in rescuing Rat King Rah's skeleton. As a thank you, he let me in on the secret of the rat escape. This increased my ability to flee."
|
||||
},
|
||||
{
|
||||
"progress":310,
|
||||
"logText":"Wart, the warden to the halls of memory told me, that the access would be closed, until the rat memorial is restored. I should seek the bones of King Rah's skeleton."
|
||||
},
|
||||
{
|
||||
"progress":320,
|
||||
"logText":"Wart told you that he needed the head, the ribs and the back bone, 4 legs and the tail."
|
||||
},
|
||||
{
|
||||
"progress":321,
|
||||
"logText":"Wart said that you just have to find the skull."
|
||||
},
|
||||
{
|
||||
"progress":322,
|
||||
"logText":"Wart said that you just have to find the back bone."
|
||||
},
|
||||
{
|
||||
"progress":323,
|
||||
"logText":"Wart said that just have to find the rib bones."
|
||||
},
|
||||
{
|
||||
"progress":324,
|
||||
"logText":"Wart said that you just have to find the tail."
|
||||
},
|
||||
{
|
||||
"progress":325,
|
||||
"logText":"Wart said that you just have to find the fourth leg."
|
||||
},
|
||||
{
|
||||
"progress":380,
|
||||
"logText":"You donated King Rah's sword to the memory hall.",
|
||||
"rewardExperience":5000
|
||||
},
|
||||
{
|
||||
"progress":381,
|
||||
"logText":"You sold King Rah's sword to the memory hall."
|
||||
},
|
||||
{
|
||||
"progress":390,
|
||||
"logText":"Wart was glad to have his rat memorial restored. He granted access to the memory hall now.",
|
||||
"rewardExperience":1000
|
||||
},
|
||||
{
|
||||
"progress":392,
|
||||
"logText":"Wart told you that Fraedro was captured."
|
||||
},
|
||||
{
|
||||
"progress":395,
|
||||
"logText":"Wart allowed you to go deeper into the cave and have a word with Fraedro."
|
||||
},
|
||||
{
|
||||
"progress":398,
|
||||
"logText":"You believed in Fraedro's innocence and released him."
|
||||
},
|
||||
{
|
||||
"progress":399,
|
||||
"logText":"You attacked Fraedro to avenge the theft of King Rah."
|
||||
},
|
||||
{
|
||||
"progress":400,
|
||||
"logText":"You tried Fraedro's tiny golden key in a hole of the cavewall near to his prison. Immediatly the wall gave way to another passage."
|
||||
},
|
||||
{
|
||||
"progress":900,
|
||||
"logText":"You finally found the yellow artifact: It was a big round and smelly cheese! Golden yellow and so large that it would provide almost unlimited food. Clevred was overjoyed!"
|
||||
},
|
||||
{
|
||||
"progress":940,
|
||||
"logText":"You told Clevred you couldn't help him further with the search. He then left you to search on his own.",
|
||||
"finishesQuest":1
|
||||
},
|
||||
{
|
||||
"progress":942,
|
||||
"logText":"Although you had told Clevred you couldn't help him further with the search and he then left you, you meet him in the caves again. You have decided to start the search again."
|
||||
},
|
||||
{
|
||||
"progress":948,
|
||||
"logText":"The big yellow cheese now weighs heavily in your bag. Small consolation for the loss of a friend, though.",
|
||||
"rewardExperience":20000,
|
||||
"finishesQuest":1
|
||||
},
|
||||
{
|
||||
"progress":950,
|
||||
"logText":"You fought your way through the roundlings. But Clevred was seriously wounded in the fight. He was just able to give you his beloved artifact. \nWith a last breath he thanked you for your company and died in your arms.",
|
||||
"rewardExperience":1000
|
||||
},
|
||||
{
|
||||
"progress":960,
|
||||
"logText":"You persuaded Clevred to leave the artifact behind. Clevred obeyed disappointedly, but he left you on the spot.",
|
||||
"rewardExperience":10
|
||||
},
|
||||
{
|
||||
"progress":999,
|
||||
"logText":"You fell asleep just in front of your bed. After long hours of deep and dreamless sleep you woke up - all the rats were gone! Was it only a dream?",
|
||||
"rewardExperience":20000,
|
||||
"finishesQuest":1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"ratdom_skeleton",
|
||||
"name":"Skeleton brothers",
|
||||
"showInLog":1,
|
||||
"stages":[
|
||||
{
|
||||
"progress":41,
|
||||
"logText":"Roskelt, the leader of a gang of skeletons, claimed to be king of the caves. He demanded that you would seek out his brother and bring him a message: if he came and surrendered, then he would have the grace of a quick, almost painless death."
|
||||
},
|
||||
{
|
||||
"progress":42,
|
||||
"logText":"Bloskelt, the leader of a gang of skeletons, claimed to be king of the caves. He demanded that you would seek out his brother and bring him a message: if he came and surrendered, then he would have the grace of a quick, almost painless death."
|
||||
},
|
||||
{
|
||||
"progress":51,
|
||||
"logText":"Bloskelt, a leader of another gang of skeletons, also claimed to be king of the caves. You delivered Roskelt's message, but earned nothing but laughter."
|
||||
},
|
||||
{
|
||||
"progress":52,
|
||||
"logText":"Roskelt, a leader of another gang of skeletons, also claimed to be king of the caves. You delivered Bloskelt's message, but earned nothing but laughter."
|
||||
},
|
||||
{
|
||||
"progress":61,
|
||||
"logText":"Roskelt asked you to kill his brother."
|
||||
},
|
||||
{
|
||||
"progress":62,
|
||||
"logText":"Bloskelt asked you to kill his brother."
|
||||
},
|
||||
{
|
||||
"progress":71,
|
||||
"logText":"You have killed Bloskelt."
|
||||
},
|
||||
{
|
||||
"progress":72,
|
||||
"logText":"You have killed Roskelt."
|
||||
},
|
||||
{
|
||||
"progress":90,
|
||||
"logText":"For your effort, you got a pretty poor reward.",
|
||||
"rewardExperience":1000,
|
||||
"finishesQuest":1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"ratdom_nondisplay",
|
||||
"name":"ratdom_nondisplay",
|
||||
"showInLog":0,
|
||||
"stages":[
|
||||
{
|
||||
"progress":1,
|
||||
"logText":"1=Ratdom active"
|
||||
},
|
||||
{
|
||||
"progress":2,
|
||||
"logText":"2=Rat statue act."
|
||||
},
|
||||
{
|
||||
"progress":3,
|
||||
"logText":"3=Maze entry open"
|
||||
},
|
||||
{
|
||||
"progress":4,
|
||||
"logText":"4"
|
||||
},
|
||||
{
|
||||
"progress":5,
|
||||
"logText":"5"
|
||||
},
|
||||
{
|
||||
"progress":6,
|
||||
"logText":"6"
|
||||
},
|
||||
{
|
||||
"progress":7,
|
||||
"logText":"7"
|
||||
},
|
||||
{
|
||||
"progress":8,
|
||||
"logText":"8"
|
||||
},
|
||||
{
|
||||
"progress":9,
|
||||
"logText":"9"
|
||||
},
|
||||
{
|
||||
"progress":10,
|
||||
"logText":"10=Clevred company"
|
||||
},
|
||||
{
|
||||
"progress":11,
|
||||
"logText":"11=Clevred got artifact"
|
||||
},
|
||||
{
|
||||
"progress":12,
|
||||
"logText":"12=Artifact brought back"
|
||||
},
|
||||
{
|
||||
"progress":13,
|
||||
"logText":"13=Clevred dead/gone"
|
||||
},
|
||||
{
|
||||
"progress":21,
|
||||
"logText":"21=Rat final_1"
|
||||
},
|
||||
{
|
||||
"progress":22,
|
||||
"logText":"22=Rat final_2"
|
||||
},
|
||||
{
|
||||
"progress":23,
|
||||
"logText":"23=Rat final_3"
|
||||
},
|
||||
{
|
||||
"progress":30,
|
||||
"logText":"30=Lantern-0 init"
|
||||
},
|
||||
{
|
||||
"progress":31,
|
||||
"logText":"31=Lantern-1 init"
|
||||
},
|
||||
{
|
||||
"progress":32,
|
||||
"logText":"32=Lantern-2 init"
|
||||
},
|
||||
{
|
||||
"progress":33,
|
||||
"logText":"33=Lantern-3 init"
|
||||
},
|
||||
{
|
||||
"progress":34,
|
||||
"logText":"34=Lantern-4 init"
|
||||
},
|
||||
{
|
||||
"progress":35,
|
||||
"logText":"35=Lantern-5 init"
|
||||
},
|
||||
{
|
||||
"progress":36,
|
||||
"logText":"36=Lantern-6 init"
|
||||
},
|
||||
{
|
||||
"progress":37,
|
||||
"logText":"37=Lantern-7 init"
|
||||
},
|
||||
{
|
||||
"progress":40,
|
||||
"logText":"40=Lantern-0 on"
|
||||
},
|
||||
{
|
||||
"progress":41,
|
||||
"logText":"41=Lantern-1 on"
|
||||
},
|
||||
{
|
||||
"progress":42,
|
||||
"logText":"42=Lantern-2 on"
|
||||
},
|
||||
{
|
||||
"progress":43,
|
||||
"logText":"43=Lantern-3 on"
|
||||
},
|
||||
{
|
||||
"progress":44,
|
||||
"logText":"44=Lantern-4 on"
|
||||
},
|
||||
{
|
||||
"progress":45,
|
||||
"logText":"45=Lantern-5 on"
|
||||
},
|
||||
{
|
||||
"progress":46,
|
||||
"logText":"46=Lantern-6 on"
|
||||
},
|
||||
{
|
||||
"progress":47,
|
||||
"logText":"47=Lantern-7 on"
|
||||
},
|
||||
{
|
||||
"progress":48,
|
||||
"logText":"48=Lantern carry"
|
||||
},
|
||||
{
|
||||
"progress":49,
|
||||
"logText":"49=Wise3 active"
|
||||
},
|
||||
{
|
||||
"progress":50,
|
||||
"logText":"50=talked to Wise3"
|
||||
},
|
||||
{
|
||||
"progress":51,
|
||||
"logText":"51=Wells cheat"
|
||||
},
|
||||
{
|
||||
"progress":60,
|
||||
"logText":"60=Water: Flag reached"
|
||||
},
|
||||
{
|
||||
"progress":61,
|
||||
"logText":"61=Use ladder"
|
||||
},
|
||||
{
|
||||
"progress":70,
|
||||
"logText":"70=GoldHunter above door open"
|
||||
},
|
||||
{
|
||||
"progress":71,
|
||||
"logText":"71=GoldHunter bridge active"
|
||||
},
|
||||
{
|
||||
"progress":72,
|
||||
"logText":"72=GoldHunter talked to"
|
||||
},
|
||||
{
|
||||
"progress":73,
|
||||
"logText":"73=GoldHunter bridge burnt"
|
||||
},
|
||||
{
|
||||
"progress":74,
|
||||
"logText":"74=Troll bridge thrown"
|
||||
},
|
||||
{
|
||||
"progress":75,
|
||||
"logText":"75=Troll bridge active"
|
||||
},
|
||||
{
|
||||
"progress":76,
|
||||
"logText":"76=Hint Gold hunter"
|
||||
},
|
||||
{
|
||||
"progress":81,
|
||||
"logText":"81=Ghost-1 active"
|
||||
},
|
||||
{
|
||||
"progress":82,
|
||||
"logText":"82=Ghost-1 active"
|
||||
},
|
||||
{
|
||||
"progress":83,
|
||||
"logText":"83=Ghost-1 active"
|
||||
},
|
||||
{
|
||||
"progress":84,
|
||||
"logText":"84=Ghost-1 active"
|
||||
},
|
||||
{
|
||||
"progress":90,
|
||||
"logText":"90=Entered mole's cage"
|
||||
},
|
||||
{
|
||||
"progress":91,
|
||||
"logText":"91=531_sw open"
|
||||
},
|
||||
{
|
||||
"progress":92,
|
||||
"logText":"92=646 statues seen"
|
||||
},
|
||||
{
|
||||
"progress":93,
|
||||
"logText":"93=Librarian went away"
|
||||
},
|
||||
{
|
||||
"progress":94,
|
||||
"logText":"94=Hint Library"
|
||||
},
|
||||
{
|
||||
"progress":95,
|
||||
"logText":"95=Librarian reading"
|
||||
},
|
||||
{
|
||||
"progress":100,
|
||||
"logText":"100=clock active"
|
||||
},
|
||||
{
|
||||
"progress":101,
|
||||
"logText":"101=Lute_1 active"
|
||||
},
|
||||
{
|
||||
"progress":102,
|
||||
"logText":"102=Horn_1 active"
|
||||
},
|
||||
{
|
||||
"progress":103,
|
||||
"logText":"103=Drum_1 active"
|
||||
},
|
||||
{
|
||||
"progress":104,
|
||||
"logText":"104=Cymb_1 active"
|
||||
},
|
||||
{
|
||||
"progress":105,
|
||||
"logText":"105=Color_1 active"
|
||||
},
|
||||
{
|
||||
"progress":106,
|
||||
"logText":"106=Color_2 active"
|
||||
},
|
||||
{
|
||||
"progress":107,
|
||||
"logText":"107=Color_3 active"
|
||||
},
|
||||
{
|
||||
"progress":108,
|
||||
"logText":"108=Color_4 active"
|
||||
},
|
||||
{
|
||||
"progress":109,
|
||||
"logText":"109=Color_5 active"
|
||||
},
|
||||
{
|
||||
"progress":120,
|
||||
"logText":"120=Leg Bone taken"
|
||||
},
|
||||
{
|
||||
"progress":121,
|
||||
"logText":"121=Met instrument maker"
|
||||
},
|
||||
{
|
||||
"progress":130,
|
||||
"logText":"130=Rah in museum."
|
||||
},
|
||||
{
|
||||
"progress":140,
|
||||
"logText":"140=Flora warning."
|
||||
},
|
||||
{
|
||||
"progress":150,
|
||||
"logText":"150=Empty chest seen"
|
||||
},
|
||||
{
|
||||
"progress":162,
|
||||
"logText":"162=Troll_2 spawned"
|
||||
},
|
||||
{
|
||||
"progress":163,
|
||||
"logText":"163=Troll_3 spawned"
|
||||
},
|
||||
{
|
||||
"progress":164,
|
||||
"logText":"162=Troll_4 spawned"
|
||||
},
|
||||
{
|
||||
"progress":165,
|
||||
"logText":"162=Troll_5 spawned"
|
||||
},
|
||||
{
|
||||
"progress":166,
|
||||
"logText":"162=Troll_6 spawned"
|
||||
},
|
||||
{
|
||||
"progress":169,
|
||||
"logText":"169=Troll_9 spawned"
|
||||
},
|
||||
{
|
||||
"progress":170,
|
||||
"logText":"170=Troll door 1 open"
|
||||
},
|
||||
{
|
||||
"progress":171,
|
||||
"logText":"171=Troll door 2 open"
|
||||
},
|
||||
{
|
||||
"progress":172,
|
||||
"logText":"172=Door 533 open"
|
||||
},
|
||||
{
|
||||
"progress":173,
|
||||
"logText":"173=Door 412 open"
|
||||
},
|
||||
{
|
||||
"progress":174,
|
||||
"logText":"174=Door 412 from south"
|
||||
},
|
||||
{
|
||||
"progress":180,
|
||||
"logText":"180=Veni"
|
||||
},
|
||||
{
|
||||
"progress":181,
|
||||
"logText":"181=Store door 1 open"
|
||||
},
|
||||
{
|
||||
"progress":182,
|
||||
"logText":"182=Store door 2 open"
|
||||
},
|
||||
{
|
||||
"progress":183,
|
||||
"logText":"183=Venit"
|
||||
},
|
||||
{
|
||||
"progress":184,
|
||||
"logText":"184=Donation"
|
||||
},
|
||||
{
|
||||
"progress":191,
|
||||
"logText":"191=blue compass given"
|
||||
},
|
||||
{
|
||||
"progress":192,
|
||||
"logText":"192=orange compass given"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"ratdom_maze",
|
||||
"name":"Ratdom_maze",
|
||||
"showInLog":0,
|
||||
"stages":[
|
||||
{
|
||||
"progress":1,
|
||||
"logText":"Light-1"
|
||||
},
|
||||
{
|
||||
"progress":2,
|
||||
"logText":"Light-2"
|
||||
},
|
||||
{
|
||||
"progress":3,
|
||||
"logText":"Light-3"
|
||||
},
|
||||
{
|
||||
"progress":4,
|
||||
"logText":"Light-4"
|
||||
},
|
||||
{
|
||||
"progress":5,
|
||||
"logText":"Light-5"
|
||||
},
|
||||
{
|
||||
"progress":6,
|
||||
"logText":"Light-6"
|
||||
},
|
||||
{
|
||||
"progress":7,
|
||||
"logText":"Light-7"
|
||||
},
|
||||
{
|
||||
"progress":8,
|
||||
"logText":"Light-8"
|
||||
},
|
||||
{
|
||||
"progress":9,
|
||||
"logText":"Light-9"
|
||||
},
|
||||
{
|
||||
"progress":10,
|
||||
"logText":"Light off"
|
||||
},
|
||||
{
|
||||
"progress":21,
|
||||
"logText":"Rpl_568-1"
|
||||
},
|
||||
{
|
||||
"progress":22,
|
||||
"logText":"Rpl_568-2"
|
||||
},
|
||||
{
|
||||
"progress":23,
|
||||
"logText":"Rpl_568-3"
|
||||
},
|
||||
{
|
||||
"progress":24,
|
||||
"logText":"Rpl_568-4"
|
||||
},
|
||||
{
|
||||
"progress":25,
|
||||
"logText":"Rpl_568-5"
|
||||
},
|
||||
{
|
||||
"progress":26,
|
||||
"logText":"Rpl_568-6"
|
||||
},
|
||||
{
|
||||
"progress":27,
|
||||
"logText":"Rpl_568-7"
|
||||
},
|
||||
{
|
||||
"progress":30,
|
||||
"logText":"compass off"
|
||||
},
|
||||
{
|
||||
"progress":31,
|
||||
"logText":"compass BWM"
|
||||
},
|
||||
{
|
||||
"progress":32,
|
||||
"logText":"compass Tour"
|
||||
},
|
||||
{
|
||||
"progress":33,
|
||||
"logText":"compass 3"
|
||||
},
|
||||
{
|
||||
"progress":34,
|
||||
"logText":"compass 4"
|
||||
},
|
||||
{
|
||||
"progress":35,
|
||||
"logText":"compass 5"
|
||||
},
|
||||
{
|
||||
"progress":131,
|
||||
"logText":"Rec compass BWM"
|
||||
},
|
||||
{
|
||||
"progress":132,
|
||||
"logText":"Rec compass Tour"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
File diff suppressed because it is too large
Load Diff
@@ -332,8 +332,8 @@
|
||||
<string name="skill_number_of_increases_several">Můžeš si vybrat %1$d dovednosti/í, které si osvojíš.</string>
|
||||
<string name="levelup_adds_new_skillpoint">Získáváš také možnost osvojit si jednu dovednost!</string>
|
||||
<string name="loadsave_save_to_new_slot">Vytvořit novou pozici</string>
|
||||
<string name="loadsave_save_overwrite_confirmation_title">Přepsat uloženou hru?</string>
|
||||
<string name="loadsave_save_overwrite_confirmation">Tato uložená hra má jiné jméno hrdiny (%1$s) než je současné jméno hrdiny (%2$s). Opravdu si přeješ tuto hru přepsat?</string>
|
||||
<string name="loadsave_save_overwrite_confirmation_title">Přepsat uloženou hru\?</string>
|
||||
<string name="loadsave_save_overwrite_confirmation">Tato uložená hra má jiné jméno hrdiny (%1$s) než je současné jméno hrdiny (%2$s). Opravdu si přeješ tuto hru přepsat\?</string>
|
||||
<string name="iteminfo_displaytypes_ordinary">Běžný</string>
|
||||
<string name="iteminfo_displaytypes_quest">Předmět mise</string>
|
||||
<string name="iteminfo_displaytypes_legendary">Legendární</string>
|
||||
@@ -635,4 +635,14 @@
|
||||
<string name="loadsave_import_option_add_as_new">Přidat na novou pozici</string>
|
||||
<string name="loadsave_import_imported_description">Importovaná uložená hra: Pozice: %1$s:
|
||||
\n\t%2$s</string>
|
||||
<string name="loadsave_export_info">Vyberte adresář, do kterého chceš exportovat všechny soubory.</string>
|
||||
<string name="loadsave_exporting_savegames">Exportování uložených her</string>
|
||||
<string name="loadsave_exporting_worldmap">Exportování mapy světa</string>
|
||||
<string name="loadsave_export_error_unknown">Při exportu došlo k neznámé chybě.</string>
|
||||
<string name="loadsave_import_save_info">Vyber všechny uložené hry, které chceš importovat.</string>
|
||||
<string name="loadsave_importing_savegames">Importování uložených her</string>
|
||||
<string name="loadsave_import_error_unknown">Při importu došlo k neznámé chybě.</string>
|
||||
<string name="loadsave_import_worldmap_info">Vyber zip soubor mapy světa.</string>
|
||||
<string name="loadsave_importing_worldmap">Import mapy světa</string>
|
||||
<string name="loadsave_import_worldmap_wrong_file">Určitě byla vybrána mapa světa\? Vyber prosím soubor ZIP s názvem \'worldmap.zip\', který byl exportován do umístění pro export.</string>
|
||||
</resources>
|
||||
@@ -124,4 +124,5 @@
|
||||
<string name="heroinfo_char">Superrigardo</string>
|
||||
<string name="status_exp">SP:</string>
|
||||
<string name="dialog_monsterencounter_title">Renkonto</string>
|
||||
<string name="app_description">Quest-driven fantasy RPG</string>
|
||||
</resources>
|
||||
@@ -10,7 +10,7 @@
|
||||
<string name="loadsave_title_save">Guardar partida</string>
|
||||
<string name="loadsave_title_load">Cargar partida</string>
|
||||
<string name="loadsave_selectslot">Seleccionar ranura</string>
|
||||
<string name="savegame_currenthero_displayinfo">nivel %1$d, %2$d exp, %3$d oro</string>
|
||||
<string name="savegame_currenthero_displayinfo">Nivel %1$d, %2$d Exp, %3$d Oro</string>
|
||||
<string name="dialog_loading_message">Cargando recursos…</string>
|
||||
<string name="dialog_loading_failed_title">Error al cargar</string>
|
||||
<string name="dialog_loading_failed_message">La aplicación no pudo cargar el archivo de partida guardada.\n\n:(\n\nEl archivo puede estar dañado o incompleto.</string>
|
||||
@@ -276,7 +276,7 @@
|
||||
<string name="skill_longdescription_weapon_chance">Incrementa la probabilidad de ataque en %1$d por cada nivel de habilidad.</string>
|
||||
<string name="about_interface"><div><b>Los ajustes del juego</b> pueden encontrase pulsando el botón de Menú del dispositivo.</div> <p>________________</p><h1>Iconos de interfaz</h1> <div><b>El cofre</b><img alt=chest src=chest.png /></div> <p>Ranuras rápidas [Manten pulsada una de las bolsas para asignar objetos para su uso instantáneo]</p> <div><b>El héroe</b><img alt=hero src=char_hero.png /></div> <p>Menú [Visión general, Misiones, Habilidades e Inventario *]</p><p>* (En el inventario, pulsa un objeto para ver información y mantenlo pulsado para más opciones)</p> <div><b>El enemigo</b><img alt=monster src=monster.png /></div> <p>Información [Aparece durante el combate]</p><p>________________</p><h1>Combate</h1><p>Toda acción de combate cuesta PA.</p> <div><b>Atacar</b> - [3PA] *</div> <img alt=attacking src=doubleattackexample.png /> <p>* (Equiparse con objetos y usar objetos puede alterar el coste de PA y coste de uso)</p> <div><b>Usar objetos</b> - [5PA]</div> <div><b>Huir</b> - [6PA]</div> <p>________________</p><h1>Combate avanzado</h1> <div>Durante el combate, mantén pulsado un espacio adyacente al héroe...</div> <div><b>Para Huir</b></div> <p>(El espacio adyacente se resalta - El botón de \"Atacar\" cambia a \"Mover\")</p> <img alt=flee src=flee_example.png /><p>[modo de huida activado - Mantén pulsado al enemigo para reanudar el combate]</p> <div><b>Para cambiar de objetivo</b></div><p>(El sombreado rojo cambia entre los enemigos)</p><p>[El objetivo ha sido cambiado]</p></string>
|
||||
<string name="skill_longdescription_weapon_dmg">Incrementa el daño máximo en %1$d por cada nivel de habilidad.</string>
|
||||
<string name="change_locale_requires_restart">Cambiar local requiere un reinicio. El sendero de Andor se ha cerrado.</string>
|
||||
<string name="change_locale_requires_restart">Cambiar de localización requiere reiniciar. Se ha cerrado el Camino de Andor.</string>
|
||||
<string name="skill_longdescription_barter">Por cada nivel de habilidad, disminuye la penalización de oro al comprar y vender un %1$d por ciento.</string>
|
||||
<string name="skill_longdescription_dodge">Incrementa la probabilidad de bloqueo en %1$d por cada nivel de habilidad.</string>
|
||||
<string name="skill_longdescription_barkskin">Incrementa la resistencia al daño en %1$d por cada nivel de habilidad.</string>
|
||||
@@ -328,9 +328,9 @@
|
||||
<string name="skill_number_of_increases_one">Puedes seleccionar una habilidad para mejorar.</string>
|
||||
<string name="skill_number_of_increases_several">Puedes seleccionar %1$d habilidades para mejorar.</string>
|
||||
<string name="levelup_adds_new_skillpoint">¡Has recibido un punto de habilidad!</string>
|
||||
<string name="loadsave_save_to_new_slot">Crear una nueva ranura para guardar la partida</string>
|
||||
<string name="loadsave_save_overwrite_confirmation_title">¿Sobreescribir partida?</string>
|
||||
<string name="loadsave_save_overwrite_confirmation">La partida guardada contiene un nombre de jugador diferente (%1$s) que tu actual nombre de jugador (%2$s). ¿Estas seguro que quieres sobreescribir la partida?</string>
|
||||
<string name="loadsave_save_to_new_slot">Crear una nueva ranura de guardado</string>
|
||||
<string name="loadsave_save_overwrite_confirmation_title">¿Sobreescribir la partida guardada\?</string>
|
||||
<string name="loadsave_save_overwrite_confirmation">Esta partida guardada contiene un nombre de jugador (%1$s) diferente al actual (%2$s). ¿Estás seguro de que quieres sobrescribir esta partida guardada\?</string>
|
||||
<string name="iteminfo_displaytypes_ordinary">Común</string>
|
||||
<string name="iteminfo_displaytypes_quest">Objeto de misión</string>
|
||||
<string name="actorconditioninfo_category">Tipo de efecto: %1$s</string>
|
||||
@@ -607,7 +607,7 @@
|
||||
<string name="loadsave_export_successfull">Exportación exitosa</string>
|
||||
<string name="loadsave_export_unsuccessfull">Exportación fallida</string>
|
||||
<string name="loadsave_export_overwrite_confirmation_title">¿Sobrescribir los archivos existentes\?</string>
|
||||
<string name="loadsave_import_save">Importar las partidas guardadas</string>
|
||||
<string name="loadsave_import_save">Importar partidas guardadas</string>
|
||||
<string name="loadsave_import_save_successfull">Importación realizada</string>
|
||||
<string name="loadsave_import_save_error_unknown">Se ha producido un error desconocido durante la importación.</string>
|
||||
<string name="loadsave_import_option_keep_existing">Conservar la memoria existente</string>
|
||||
@@ -624,12 +624,22 @@
|
||||
<string name="loadsave_import_overwrite_confirmation_title">¿Sobrescribir la ranura existente\?</string>
|
||||
<string name="startscreen_migration_text">Transferencia de los datos de las partidas guardadas.</string>
|
||||
<string name="startscreen_migration_failure">No se pudieron transferir los datos de la partida guardada.</string>
|
||||
<string name="loadsave_import_save_unsuccessfull">La Importación falló</string>
|
||||
<string name="loadsave_import_save_unsuccessfull">Importación fallida</string>
|
||||
<string name="loadsave_export_overwrite_confirmation">La carpeta de destino contiene otros archivos con el mismo nombre que algunos archivos que deben exportarse. ¿Está seguro de que desea sobrescribir esos archivos\?</string>
|
||||
<string name="monsterinfo_killcount">Asesinatos anteriores</string>
|
||||
<string name="loadsave_import_file_exists_question">Ya existe un juego guardado en la ranura de destino. ¿Desea conservar el juego guardado existente, sobrescribirlo con el juego guardado o importar el juego guardado a una ranura\?
|
||||
<string name="loadsave_import_file_exists_question">Ya existe un juego guardado en la ranura de destino. ¿Desea conservar el juego guardado existente, sobrescribirlo con el juego guardado importado o importar el juego guardado a una ranura\?
|
||||
\n
|
||||
\n%1$s
|
||||
\n
|
||||
\n%2$s</string>
|
||||
<string name="loadsave_export_error_unknown">Se ha producido un error desconocido al exportar.</string>
|
||||
<string name="loadsave_importing_worldmap">Importar mapa del mundo</string>
|
||||
<string name="loadsave_importing_savegames">Importar partidas guardadas</string>
|
||||
<string name="loadsave_import_worldmap_wrong_file">¿Está seguro de que ha seleccionado un mapa del mundo\? Por favor, seleccione el archivo zip llamado \'worldmap.zip\' que fue exportado a su ubicación de exportación.</string>
|
||||
<string name="loadsave_export_info">Seleccione el directorio al que desea exportar todos los archivos.</string>
|
||||
<string name="loadsave_import_save_info">Selecciona todas las partidas guardadas que quieras importar.</string>
|
||||
<string name="loadsave_exporting_worldmap">Exportar el mapa del mundo</string>
|
||||
<string name="loadsave_exporting_savegames">Exportar partidas guardadas</string>
|
||||
<string name="loadsave_import_error_unknown">Se ha producido un error desconocido durante la importación.</string>
|
||||
<string name="loadsave_import_worldmap_info">Seleccione el archivo zip del mapa del mundo.</string>
|
||||
</resources>
|
||||
@@ -292,8 +292,8 @@
|
||||
<string name="skill_number_of_increases_one">Kamu dapat memilih satu keahlian untuk ditingkatkan.</string>
|
||||
<string name="skill_number_of_increases_several">Kamu dapat memilih %1$d keahlian untuk ditingkatkan.</string>
|
||||
<string name="levelup_adds_new_skillpoint">Level ini juga memberikan kamu poin keahlian baru untuk digunakan!</string>
|
||||
<string name="loadsave_save_to_new_slot">Buat slot penyimpanan baru</string>
|
||||
<string name="loadsave_save_overwrite_confirmation_title">Timpa simpanan permainan?</string>
|
||||
<string name="loadsave_save_to_new_slot">Buat slot Penyimpanan baru</string>
|
||||
<string name="loadsave_save_overwrite_confirmation_title">Ubah penyimpanan\?</string>
|
||||
<string name="loadsave_save_overwrite_confirmation">Terdapat nama pemain yang berbeda (%1$s) dari nama pemainmu saat ini (%2$s) pada simpanan permainan ini. Kamu yakin untuk menimpa simpanan permainan ini?</string>
|
||||
<string name="iteminfo_displaytypes_ordinary">Biasa</string>
|
||||
<string name="iteminfo_displaytypes_quest">Barang misi</string>
|
||||
@@ -608,4 +608,13 @@
|
||||
<string name="startscreen_migration_title">Migrasi Data</string>
|
||||
<string name="startscreen_migration_text">Migrasi data savegame.</string>
|
||||
<string name="startscreen_migration_failure">Gagal memigrasikan data savegame.</string>
|
||||
<string name="loadsave_export_unsuccessfull">Ekspor gagal</string>
|
||||
<string name="loadsave_export_overwrite_confirmation">Folder target berisi file dengan nama yang sama dari beberapa File yang harus diekspor. Anda yakin ingin menimpa file-file itu\?</string>
|
||||
<string name="loadsave_export_overwrite_confirmation_title">Timpa File yang Ada\?</string>
|
||||
<string name="loadsave_export">Ekspor Penyimpanan</string>
|
||||
<string name="loadsave_export_info">Silakan pilih direktori untuk mengekspor semua file.</string>
|
||||
<string name="loadsave_exporting_savegames">Mengekspor Penyimpanan</string>
|
||||
<string name="loadsave_exporting_worldmap">Mengekspor Peta Dunia</string>
|
||||
<string name="loadsave_export_successfull">Ekspor berhasil</string>
|
||||
<string name="loadsave_export_error_unknown">Terjadi kesalahan yang tidak diketahui saat mengekspor.</string>
|
||||
</resources>
|
||||
@@ -320,7 +320,7 @@
|
||||
<string name="skill_number_of_increases_several">%1$d個のスキルをレベルアップできます。</string>
|
||||
<string name="levelup_adds_new_skillpoint">このレベルアップでは、追加のスキルポイントが1点与えられます!</string>
|
||||
<string name="loadsave_save_to_new_slot">セーブスロットを新しく作る</string>
|
||||
<string name="loadsave_save_overwrite_confirmation_title">セーブを上書きしますか?</string>
|
||||
<string name="loadsave_save_overwrite_confirmation_title">セーブを上書きしますか\?</string>
|
||||
<string name="loadsave_save_overwrite_confirmation">このセーブには現在のプレイヤー名(%2$s)と異なるプレイヤー名(%1$s)が記録されています。本当にこのセーブを上書きしてもいいですか\?</string>
|
||||
<string name="iteminfo_displaytypes_ordinary">一般的なアイテム</string>
|
||||
<string name="iteminfo_displaytypes_quest">クエストアイテム</string>
|
||||
@@ -630,4 +630,6 @@
|
||||
<string name="startscreen_migration_failure">セーブデータの移行に失敗しました。</string>
|
||||
<string name="startscreen_migration_title">データの移行</string>
|
||||
<string name="startscreen_migration_text">セーブデータを移行しています。</string>
|
||||
<string name="loadsave_export">セーブをエクスポートします</string>
|
||||
<string name="loadsave_exporting_savegames">セーブをエクスポートしています</string>
|
||||
</resources>
|
||||
@@ -316,8 +316,8 @@
|
||||
<string name="skill_number_of_increases_several">Możesz wybrać %1$d umiejętności do ulepszenia.</string>
|
||||
<string name="levelup_adds_new_skillpoint">Tez poziom daje Ci także możliwość wykorzystania punktu umiejętności!</string>
|
||||
<string name="loadsave_save_to_new_slot">Utwórz nowy slot zapisu gry</string>
|
||||
<string name="loadsave_save_overwrite_confirmation_title">Nadpisać zapis gry?</string>
|
||||
<string name="loadsave_save_overwrite_confirmation">Ten zapis gry zawiera inne imię gracza (%1$s) niż obecne (%2$s). Czy na pewno chcesz nadpisać zapis gry?</string>
|
||||
<string name="loadsave_save_overwrite_confirmation_title">Nadpisać zapis gry\?</string>
|
||||
<string name="loadsave_save_overwrite_confirmation">Ten zapis gry zawiera inne imię gracza (%1$s) niż obecne (%2$s). Czy na pewno chcesz nadpisać zapis gry\?</string>
|
||||
<string name="iteminfo_displaytypes_ordinary">Zwykły</string>
|
||||
<string name="iteminfo_displaytypes_quest">Przedmiot do zadania</string>
|
||||
<string name="iteminfo_displaytypes_legendary">Legendarny</string>
|
||||
@@ -627,4 +627,38 @@ Każdy poziom umiejętności podnosi obrażenia zadawane każdą broń dwuręczn
|
||||
<string name="startscreen_migration_text">Przeniesienie zapisów gry.</string>
|
||||
<string name="startscreen_migration_failure">Przeniesienie danych nieudane.</string>
|
||||
<string name="monsterinfo_killcount">Zabitych do tej pory</string>
|
||||
<string name="loadsave_export">Eksportuj zapisy gry</string>
|
||||
<string name="loadsave_export_successfull">Eksportowanie plików zakończone sukcesem</string>
|
||||
<string name="loadsave_export_unsuccessfull">Eksportowanie plików nie powiodło się</string>
|
||||
<string name="loadsave_export_overwrite_confirmation_title">Nadpisać istniejące pliki\?</string>
|
||||
<string name="loadsave_export_overwrite_confirmation">Katalog docelowy zawiera pliki o identycznych nazwach jak te, które będą eksportowane. Czy chcesz je napisać\?</string>
|
||||
<string name="loadsave_import_save">Importuj pliki zapisów gry</string>
|
||||
<string name="loadsave_import_save_successfull">Import plików zakończony sukcesem</string>
|
||||
<string name="loadsave_import_save_unsuccessfull">Import plików zakończony niepowodzeniem</string>
|
||||
<string name="loadsave_import_overwrite_confirmation_title">Napisać istniejący slot zapisu\?</string>
|
||||
<string name="loadsave_import_option_keep_imported">Zachowaj importowany plik zapisu gry</string>
|
||||
<string name="loadsave_import_option_keep_existing">Zachowaj istniejący plik zapisu gry</string>
|
||||
<string name="loadsave_import_option_add_as_new">Dodaj jako nowy plik zapisu gry</string>
|
||||
<string name="loadsave_import_existing_description">Istniejący plik zapisu gry: Slot: %1$s:
|
||||
\n\t%2$s</string>
|
||||
<string name="loadsave_import_imported_description">Importowany plik zapisu gry: Slot: %1$s:
|
||||
\n\t%2$s</string>
|
||||
<string name="loadsave_import_file_exists_question">W wybranym slocie znajduje się już zapis gry. Chcesz go zachować, napisać czy też utworzyć nowy slot z zapisem gry\?
|
||||
\n
|
||||
\n%1$s
|
||||
\n
|
||||
\n%2$s</string>
|
||||
<string name="loadsave_exporting_savegames">Trwa eksportowanie plików</string>
|
||||
<string name="loadsave_import_error_unknown">Podczas importowania plików wystąpił nieznany błąd.</string>
|
||||
<string name="loadsave_export_info">Wybierz katalog do którego wyeksportujesz pliki.</string>
|
||||
<string name="loadsave_import_worldmap_wrong_file">Czy na pewno wybrałeś plik z mapa świata\? Wybierz wyeksportowany plik o nazwie \'worldmap.zip\'.</string>
|
||||
<string name="loadsave_exporting_worldmap">Trwa eksportowanie plików mapy</string>
|
||||
<string name="loadsave_export_error_unknown">Podczas eksportowania plików wystąpił nieznany błąd.</string>
|
||||
<string name="loadsave_import_save_info">Wybierz wszystkie pliki zapisów gry które chcesz importować.</string>
|
||||
<string name="loadsave_importing_savegames">Trwa importowanie zapisów gry</string>
|
||||
<string name="loadsave_import_worldmap">Importuj mapę świata</string>
|
||||
<string name="loadsave_import_worldmap_info">Wybierz plik zip zawierający mapę świata.</string>
|
||||
<string name="loadsave_importing_worldmap">Trwa importowanie mapy świata</string>
|
||||
<string name="loadsave_import_worldmap_successfull">Import mapy świata zakończony sukcesem</string>
|
||||
<string name="loadsave_import_worldmap_unsuccessfull">Import mapy świata zakończony niepowodzeniem</string>
|
||||
</resources>
|
||||
@@ -342,4 +342,20 @@
|
||||
<string name="skill_shortdescription_lower_exploss">Reducerea cantității de experiență pierdută la moarte</string>
|
||||
<string name="about_interface"><div><b>Setările jocului</b> pot fi găsite prin apăsarea butonului de meniu al dispozitivului.</div> <div> <p>________________</p> <h1>Icoane de interfață</h1> <div><b>Cartela</b><img alt=artela src=artela.png /></div> <p>Quickslots [Apăsați lung pungile din interior pentru a atribui obiecte pentru utilizare instantanee]</p> <div><b>The Hero</b><img alt=hero src=char_hero.png /></div> <p>Menu [Prezentare generală, misiuni, abilități &amp; Inventar *]</p> <p>* (În timp ce vă aflați în inventar, apăsați un element pentru informații &amp; apăsați lung pentru mai multe opțiuni)</p> <div><b>Enemicul</b><img alt=monster src=monster.png /></div> <p>Informații [Apare în timpul luptei]</p> <p> <p>________________</p> <h1>Combat</h1> <p>Acțiunile întreprinse în timpul luptei costă AP...</p> <div><b>Atacul</b> - [3AP] *</div> <img alt=atac src=doubleattackexample.png /> <p> <p>* (Echiparea echipamentului &amp; Utilizarea obiectelor poate modifica AP &amp; costul de utilizare)</p> <div><b>Utilizarea obiectelor</b> - [5AP]</div> <div><b>Fugind</b> - [6AP]</div> <p> <p>________________</p> <h1>Combatere avansată</h1> <div>În timpul luptei, apăsați lung o piesă adiacentă Eroului.</div> <div> <div><b>Pentru a fugi</b></div> <p>(țigla aleasă este evidențiată - butonul de atac se schimbă în mișcare)</p> <img alt=flee src=flee_exemplu.png /> <p> <p>[modul de fugă activat - Apăsați lung inamicul pentru a reintra în luptă]</p> <div><b>Pentru a schimba ținta</b></div> <p>(evidențierea roșie a țintei se schimbă între inamici)</p> <p>[ținta a fost schimbată]</p> <p></string>
|
||||
<string name="about_contents3">Acest program este software liber; îl puteți redistribui și/sau modifica în conformitate cu termenii Licenței Publice Generale GNU, așa cum a fost publicată de Free Software Foundation; fie versiunea 2 a Licenței, fie (la alegerea dumneavoastră) orice versiune ulterioară.<br /> <br /> Acest program este distribuit în speranța că va fi util, dar FĂRĂ NICI O GARANȚIE; fără nici măcar garanția implicită de COMERCIALIZARE sau de ADECVARE LA UN SCOP PARTICULAR. Consultați Licența Publică Generală GNU pentru mai multe detalii.<br /> <br /> Ar trebui să fi primit o copie a Licenței Publice Generale GNU împreună cu acest program; dacă nu, consultați <a href=http://www.gnu.org/licenses>http://www.gnu.org/licenses</a><br /> <br /> Pentru codul sursă și solicitări de caracteristici, vă rugăm să vizitați pagina proiectului la <a href=https://github.com/AndorsTrailRelease/andors-trail/>https://github.com/AndorsTrailRelease/andors-trail/</a><br /></string>
|
||||
<string name="skill_longdescription_more_exp">Ridică numărul de experiență primită dupa o luptă cu %1$d %%pentru fiecare nivel.</string>
|
||||
<string name="skill_longdescription_evasion">"Pentru fiecare nivel al abilități, se ridică șansa de a fugi din luptă cu succes cu %1$d %% i-ar șansa că veți fi atacați de către un monstru adiacent se scade cu %2$d %%."</string>
|
||||
<string name="skill_longdescription_regeneration">Primești +%1$d puncte de viață (HP) în fiecare rundă per nivelul abilități cind nu este nici un monstru in apropiere.</string>
|
||||
<string name="skill_longdescription_lower_exploss">Pentru fiecare nivel al abilități, reduce numărul de experiență pierdută la cădere în bătălie cu %1$d %%, %2$d niveluri în această abilitate va complet scoate pierderea experienței la pierdere din joc (doar acest personaj).</string>
|
||||
<string name="skill_longdescription_more_criticals">Ridică orice abilitate critică dată de echipament cu %1$d %% pentru fiecare nivel.</string>
|
||||
<string name="skill_longdescription_barkskin">Ridică rezistența față de lovituri cu %1$d pentru fiecare nivel.</string>
|
||||
<string name="skill_longdescription_better_criticals">Ridică orice multiplicator critic dată de echipament cu %1$d %% pentru fiecare nivel.</string>
|
||||
<string name="skill_longdescription_speed">Ridică punctele maxim de acțiune (AP) cu %1$d pentru fiecare nivel.</string>
|
||||
<string name="skill_longdescription_coinfinder">Ridică șansa de a găsi bani după bătălie cu %1$d %%, iar numărul banilor găsiți se mărește cu %2$d %% pentru fiecare nivel (pînă la maximul număr Care este posibil).</string>
|
||||
<string name="skill_longdescription_cleave">Primești +%1$d puncte de acțiune (AP) per fiecare ucidere în timpul luptei pentru fiecare nivel al abilități.</string>
|
||||
<string name="skill_longdescription_eater">Primești +%1$d puncte de viață (HP) per fiecare ucidere în timpul luptei pentru fiecare nivel al abilități.</string>
|
||||
<string name="skill_longdescription_fortitude">Dupa fiecare următoare ridicări al nivelului, numarul maxim de puncte de viață (HP) va fi ridicat cu %1$d pentru fiecare nivel al abilități, se va aplica doar la ridicările următoare .</string>
|
||||
<string name="startscreen_migration_title">Mutarea Datelor</string>
|
||||
<string name="startscreen_migration_text">Mutarea Datelor de stocare.</string>
|
||||
<string name="startscreen_migration_failure">Mutarea datelor a eșuat.</string>
|
||||
<string name="skill_longdescription_magicfinder">Ridică șansa de a găsi lucruri neobișnuite cu %1$d %% pentru fiecare nivel al abilități.</string>
|
||||
</resources>
|
||||
File diff suppressed because one or more lines are too long
@@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string name="localize_resources_from_mo_filename">th.mo</string>
|
||||
<string name="app_description"/>
|
||||
<string name="app_description">เกม RPG สไตล์แฟนตาชีที่ขับเคลื่อนด้วยเควส</string>
|
||||
<string name="exit_to_menu">ออกจากเมนู</string>
|
||||
<string name="menu_settings">การตั้งค่า</string>
|
||||
<string name="menu_save">บันทึก</string>
|
||||
@@ -19,11 +19,11 @@
|
||||
<string name="dialog_monsterencounter_conditions">เงื่อนไข</string>
|
||||
<string name="heroinfo_char">ภาพรวม</string>
|
||||
<string name="heroinfo_inv">รายการ</string>
|
||||
<string name="heroinfo_skill">ทักษะ</string>
|
||||
<string name="heroinfo_skill">สกิล</string>
|
||||
<string name="heroinfo_skill_categories">ประเภท</string>
|
||||
<string name="heroinfo_skill_sort">ชนิด</string>
|
||||
<string name="heroinfo_levelup">เลื่อนชั้น</string>
|
||||
<string name="heroinfo_level">ชั้น</string>
|
||||
<string name="heroinfo_levelup">เลเวลอัพ</string>
|
||||
<string name="heroinfo_level">เลเวล</string>
|
||||
<string name="heroinfo_totalexperience">ประสบการณ์ทั้งหมด</string>
|
||||
<string name="heroinfo_wornequipment">อุปกรณ์ที่ขาด</string>
|
||||
<string name="heroinfo_inventory">รายการทรัพย์สิน</string>
|
||||
@@ -51,4 +51,37 @@
|
||||
<string name="combat_monsteraction">%1$s กำลังโจมตี</string>
|
||||
<string name="heroinfo_mode">โหมด</string>
|
||||
<string name="app_name">อันดอร์เทรล</string>
|
||||
<string name="status_hp">HP:</string>
|
||||
<string name="heroinfo_one_life">ตายถาวร (1 ชีวิต)</string>
|
||||
<string name="heroinfo_unlimited_lives_and_saves">มาตรฐาน
|
||||
\n(จำนวนชีวิตและเซฟไม่จำกัด)</string>
|
||||
<string name="dialog_game_over_title">เกมโอเวอร์</string>
|
||||
<string name="dialog_loading_failed_cheat">อันดอร์เทรลไม่สามารถโหลดไฟล์เซฟได้ ไฟล์เซฟนี้กำลังดำเนินการต่อไปแล้ว</string>
|
||||
<string name="heroinfo_experiencepoints">ค่าประสบการณ์ (XP):</string>
|
||||
<string name="heroinfo_healthpoints">พลังชีวิต (HP):</string>
|
||||
<string name="combat_result_herohit">คุณโจมตี %1$s และสร้างดาเมจจำนวน %2$d HP!</string>
|
||||
<string name="combat_status_ap">AP: %1$d</string>
|
||||
<string name="status_ap">AP:</string>
|
||||
<string name="status_exp">XP:</string>
|
||||
<string name="dialog_loading_failed_message">อันดอร์เทรลไม่สามารถโหลดไฟล์เซฟได้
|
||||
\n
|
||||
\n:(
|
||||
\n
|
||||
\nไฟล์อาจเสียหายหรือไม่สมบูรณ์</string>
|
||||
<string name="savegame_currenthero_displayinfo">เลเวล %1$d, %2$d exp, %3$d ทอง</string>
|
||||
<string name="dialog_loading_failed_incorrectversion">อันดอร์เทรลไม่สามารถโหลดไฟล์เซฟได้ ไฟล์เซฟนี้ถูกสร้างด้วยเวอร์ชั่นใหม่กว่าที่กำลังรันอยู่</string>
|
||||
<string name="heroinfo_gold">ทอง: %1$d</string>
|
||||
<string name="dialog_recenter">ที่อยู่ปัจจุบัน</string>
|
||||
<string name="dialog_game_over_text">คุณได้หายใจเฮือกสุดท้ายและได้เสียชีวิตลง</string>
|
||||
<string name="rip_startscreen">(ตาย)</string>
|
||||
<string name="heroinfo_inventory_sort">เรียงตาม</string>
|
||||
<string name="heroinfo_limited_lives">จำนวนชีวิตจำกัด (เหลืออีก %1$d/%2$d ชีวิต)</string>
|
||||
<string name="dialog_monsterencounter_message">คุณต้องการจะโจมตีหรือไม่\?
|
||||
\nระดับความยาก: %1$s</string>
|
||||
<string name="heroinfo_actionpoints">ค่าแอ๊คชั่น (AP):</string>
|
||||
<string name="heroinfo_unlimited_lives">จำนวนชีวิตไม่จำกัด, จำกัด 1 เซฟ</string>
|
||||
<string name="combat_monsterhealth">HP:</string>
|
||||
<string name="combat_result_monstermiss">%1$s โจมตีพลาด!</string>
|
||||
<string name="combat_result_monsterhitcritical">%1$s ทำการโจมตีติดคริติคอล สร้างความดาเมจจำนวน %2$d HP!</string>
|
||||
<string name="combat_result_monsterhit">%1$s ทำการโจมตีคุณ สร้างดาเมจำนวน %2$d HP!</string>
|
||||
</resources>
|
||||
@@ -635,4 +635,11 @@
|
||||
<string name="loadsave_import_worldmap_unsuccessfull">Dünya Haritası içeri aktarılamadı</string>
|
||||
<string name="loadsave_import_worldmap_wrong_directory">Bu klasörde bir dünya haritası olduğundan emin misiniz\? Lütfen dışa aktarma konumunuzun içindeki \'worldmap\' adlı klasörü seçin.</string>
|
||||
<string name="monsterinfo_killcount">Önceki öldürmeler</string>
|
||||
<string name="loadsave_export_error_unknown">Dışarı aktarılırken bir sorun oluştu</string>
|
||||
<string name="loadsave_export_info">Lütfen tüm dosyaların dışa aktarılacağı dizini seçin.</string>
|
||||
<string name="loadsave_exporting_savegames">Kayıtlı oyunları dışa aktar</string>
|
||||
<string name="loadsave_exporting_worldmap">Dünya haritasını dışarı aktar</string>
|
||||
<string name="loadsave_import_save_info">Lütfen içeri aktarmak istediğiniz tüm oyun kayıtlarını seçin.</string>
|
||||
<string name="loadsave_importing_savegames">Kayıtlı oyunları içe aktar</string>
|
||||
<string name="loadsave_import_error_unknown">İçe aktarılırken bilinmeyen bir sorun oluştu.</string>
|
||||
</resources>
|
||||
85
AndorsTrail/res/values-vi/strings.xml
Normal file
85
AndorsTrail/res/values-vi/strings.xml
Normal file
@@ -0,0 +1,85 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string name="app_description">Game nhập vai giả tưởng theo nhiệm vụ</string>
|
||||
<string name="menu_settings">Sở thích</string>
|
||||
<string name="menu_save">Lưu</string>
|
||||
<string name="menu_save_failed">Không thể lưu trò chơi! Thẻ SD có được gắn và ghi được không\?</string>
|
||||
<string name="loadsave_title_load">Tải trò chơi đã lưu</string>
|
||||
<string name="exit_to_menu">Thoát khỏi menu</string>
|
||||
<string name="app_name">Đường mòn của Andor</string>
|
||||
<string name="loadsave_title_save">Lưu trò chơi</string>
|
||||
<string name="menu_save_gamesaved">Trò chơi đã được lưu vào %1$d</string>
|
||||
<string name="loadsave_selectslot">Chọn slot</string>
|
||||
<string name="savegame_currenthero_displayinfo">cấp độ %1$d, %2$d exp, %3$d vàng</string>
|
||||
<string name="dialog_loading_message">Đang tải tài nguyên…</string>
|
||||
<string name="dialog_loading_failed_title">Tải không thành công</string>
|
||||
<string name="dialog_loading_failed_message">Andor\'s Trail không tải được file savegame.
|
||||
\n
|
||||
\n:(
|
||||
\n
|
||||
\nTệp có thể bị hỏng hoặc không đầy đủ.</string>
|
||||
<string name="dialog_loading_failed_incorrectversion">Andor\'s Trail không tải được file savegame. Tệp savegame này được tạo với phiên bản mới hơn phiên bản hiện đang chạy.</string>
|
||||
<string name="dialog_loading_failed_cheat">Andor\'s Trail không tải được file savegame. Tập tin savegame này đã được tiếp tục.</string>
|
||||
<string name="dialog_recenter">Gần đây</string>
|
||||
<string name="dialog_close">Đóng</string>
|
||||
<string name="dialog_more">Thêm nữa</string>
|
||||
<string name="dialog_game_over_title">Trò chơi kết thúc</string>
|
||||
<string name="dialog_game_over_text">Bạn trút hơi thở cuối cùng và chết.</string>
|
||||
<string name="rip_startscreen">(RIP)</string>
|
||||
<string name="dialog_monsterencounter_title">Bắt gặp</string>
|
||||
<string name="dialog_monsterencounter_message">Bạn có muốn tấn công\?
|
||||
\nĐộ khó: %1$s</string>
|
||||
<string name="dialog_monsterencounter_info">Thông tin</string>
|
||||
<string name="dialog_monsterencounter_conditions">Điều kiện</string>
|
||||
<string name="status_hp">Máu:</string>
|
||||
<string name="status_ap">AP:</string>
|
||||
<string name="heroinfo_inv">Vật phẩm</string>
|
||||
<string name="heroinfo_skill">Kỹ năng</string>
|
||||
<string name="heroinfo_skill_categories">Loại</string>
|
||||
<string name="heroinfo_skill_sort">Sắp xếp</string>
|
||||
<string name="heroinfo_levelup">Lên cấp</string>
|
||||
<string name="heroinfo_level">Cấp độ</string>
|
||||
<string name="heroinfo_mode">Chế độ</string>
|
||||
<string name="heroinfo_wornequipment">Trang bị bị mòn</string>
|
||||
<string name="heroinfo_inventory">Kho đồ</string>
|
||||
<string name="heroinfo_inventory_categories">Danh mục</string>
|
||||
<string name="heroinfo_inventory_sort">Sắp xếp theo</string>
|
||||
<string name="heroinfo_gold">Vàng: %1$d</string>
|
||||
<string name="heroinfo_healthpoints">Máu (HP):</string>
|
||||
<string name="heroinfo_experiencepoints">Kinh nghiệm (XP):</string>
|
||||
<string name="heroinfo_quests">Nhiệm vụ</string>
|
||||
<string name="heroinfo_unlimited_lives_and_saves">Tiêu chuẩn
|
||||
\n(Mạng và lưu không giới hạn)</string>
|
||||
<string name="heroinfo_unlimited_lives">Mạng không giới hạn, lưu 1 lần</string>
|
||||
<string name="heroinfo_limited_lives">Mạng giới hạn (còn lại %1$d/%2$d)</string>
|
||||
<string name="heroinfo_one_life">Chết vĩnh viễn (1 mạng)</string>
|
||||
<string name="combat_attack">Tấn công (%1$d AP)</string>
|
||||
<string name="combat_move">Di chuyển (%1$d AP)</string>
|
||||
<string name="combat_use">Dùng vật phẩm</string>
|
||||
<string name="combat_endturn">Kết thúc lượt</string>
|
||||
<string name="combat_flee">Chạy trốn</string>
|
||||
<string name="combat_begin_flee">Giờ đây, bạn có thể chạy trốn khỏi trận chiến bằng cách nhấp vào hướng bạn muốn di chuyển.</string>
|
||||
<string name="combat_flee_failed">Bạn đã thất bại trong việc chạy trốn!</string>
|
||||
<string name="combat_status_ap">AP: %1$d</string>
|
||||
<string name="combat_monsterhealth">HP:</string>
|
||||
<string name="combat_result_monstermiss">%1$s hụt!</string>
|
||||
<string name="combat_result_monsterhit">%1$s đánh bạn mất %2$d hp!</string>
|
||||
<string name="combat_result_monsterhitcritical">%1$s nhận được một đòn chí mạng mất %2$d hp!</string>
|
||||
<string name="combat_result_heromiss">Bạn tấn công hụt.</string>
|
||||
<string name="combat_result_herohit">Bạn đánh %1$s mất %2$d hp!</string>
|
||||
<string name="combat_result_herohitcritical">Bạn nhận được một đòn chí mạng vào %1$s mất %2$d hp!</string>
|
||||
<string name="combat_result_herokillsmonster">%1$s chết!</string>
|
||||
<string name="combat_not_enough_ap">Không đủ AP còn lại lượt này.</string>
|
||||
<string name="combat_condition_player_immune">Bây giờ bạn đã được kháng lại %1$s.</string>
|
||||
<string name="combat_hero_dies">Bạn bất tỉnh, nhưng may mắn thay bạn tỉnh dậy, choáng váng và mệt mỏi. Bạn đã mất %1$d kinh nghiệm.</string>
|
||||
<string name="combat_miss_animation_message">HỤT</string>
|
||||
<string name="combat_taunt_monster">Bạn chế nhạo %1$s!</string>
|
||||
<string name="combat_condition_player_apply">Bạn bị ảnh hưởng bởi %1$s.</string>
|
||||
<string name="combat_condition_player_clear">Bạn được xóa %1$s.</string>
|
||||
<string name="combat_condition_monster_apply">%1$s bị ảnh hưởng bởi %2$s.</string>
|
||||
<string name="combat_condition_monster_clear">%1$s được xóa %2$s.</string>
|
||||
<string name="combat_monsteraction">%1$s đang tấn công.</string>
|
||||
<string name="heroinfo_totalexperience">Tổng kinh nghiệm</string>
|
||||
<string name="heroinfo_char">Tổng quan</string>
|
||||
<string name="heroinfo_actionpoints">Hành động (AP):</string>
|
||||
</resources>
|
||||
@@ -8,14 +8,14 @@
|
||||
<string name="menu_save_failed">儲存失敗!記憶卡是否已安裝且可以寫入?</string>
|
||||
<string name="loadsave_title_save">儲存遊戲</string>
|
||||
<string name="loadsave_title_load">載入遊戲</string>
|
||||
<string name="loadsave_selectslot">選擇紀錄</string>
|
||||
<string name="loadsave_selectslot">選擇存檔</string>
|
||||
<string name="savegame_currenthero_displayinfo">等級 %1$d,%2$d 經驗值,%3$d 金幣</string>
|
||||
<string name="dialog_loading_message">載入資源中…</string>
|
||||
<string name="dialog_loading_failed_title">載入失敗</string>
|
||||
<string name="dialog_loading_failed_message">Andor\'s Trail 無法載入遊戲存擋。
|
||||
\n
|
||||
\n:(
|
||||
\n
|
||||
<string name="dialog_loading_failed_message">Andor\'s Trail 無法載入遊戲存檔。
|
||||
\n
|
||||
\n:(
|
||||
\n
|
||||
\n檔案也許損壞或不完整。</string>
|
||||
<string name="dialog_loading_failed_incorrectversion">Andor\'s Trail 無法載入存檔。存檔的版本比現正運行的版本新。</string>
|
||||
<string name="dialog_close">關閉</string>
|
||||
@@ -52,7 +52,7 @@
|
||||
<string name="combat_result_herohitcritical">你的攻擊爆擊了,%1$s 損失 %2$d hp!</string>
|
||||
<string name="combat_result_herokillsmonster">%1$s 死了!</string>
|
||||
<string name="combat_not_enough_ap">這回合剩下的 AP 不夠。</string>
|
||||
<string name="combat_hero_dies">你失去了知覺,但幸運地醒了過來,感覺到了活著、茫然和疲憊。你損失 %1$d 經驗值。</string>
|
||||
<string name="combat_hero_dies">你失去了知覺,但幸運地活著醒了過來,感覺茫然且疲憊。你損失 %1$d 經驗值。</string>
|
||||
<string name="combat_miss_animation_message">MISS</string>
|
||||
<string name="inventory_info">資訊</string>
|
||||
<string name="inventory_equip">裝備</string>
|
||||
@@ -102,11 +102,11 @@
|
||||
<string name="startscreen_about">關於 / 幫助</string>
|
||||
<string name="startscreen_enterheroname">輸入名稱</string>
|
||||
<string name="startscreen_load">載入</string>
|
||||
<string name="conversation_rewardexp">[你獲得 %1$d 經驗值]</string>
|
||||
<string name="conversation_rewardgold">[你獲得 %1$d 金幣]</string>
|
||||
<string name="conversation_lostgold">[你損失 %1$d 金幣]</string>
|
||||
<string name="conversation_rewarditem">[你得到一個物品]</string>
|
||||
<string name="conversation_rewarditems">[你得到 %1$d 個物品]</string>
|
||||
<string name="conversation_rewardexp">〔你獲得 %1$d 經驗值〕</string>
|
||||
<string name="conversation_rewardgold">〔你獲得 %1$d 金幣〕</string>
|
||||
<string name="conversation_lostgold">〔你損失 %1$d 金幣〕</string>
|
||||
<string name="conversation_rewarditem">〔你得到一個物品〕</string>
|
||||
<string name="conversation_rewarditems">〔你得到 %1$d 個物品〕</string>
|
||||
<string name="conversation_next">繼續</string>
|
||||
<string name="conversation_leave">離開</string>
|
||||
<string name="shop_buy">購買</string>
|
||||
@@ -130,7 +130,7 @@
|
||||
<string name="levelup_add_blockchance_description">增加 %1$d 到你的基本格擋機率。</string>
|
||||
<string name="dialog_rest_title">休息</string>
|
||||
<string name="dialog_rest_confirm_message">你是否要在這裡休息?</string>
|
||||
<string name="dialog_rest_message">你休息的不錯,回復了血量。</string>
|
||||
<string name="dialog_rest_message">你休息的不錯,血量回復了。</string>
|
||||
<string name="about_button1">幫助</string>
|
||||
<string name="about_button2">作者群</string>
|
||||
<string name="about_button3">許可</string>
|
||||
@@ -166,7 +166,7 @@
|
||||
<string name="dialog_newversion_title">歡迎</string>
|
||||
<string name="dialog_newversion_message">感謝你下載 Andor\'s Trail!
|
||||
\n
|
||||
\n 請注意 Andor\'s Trail 的這個版本為「正在開發中」,這代表我們還沒有完成所有的地圖。
|
||||
\n 請注意 Andor\'s Trail 的這個版本為「開發中」,這代表我們還沒有完成所有的地圖。
|
||||
\n 歡迎到論壇來和其他玩家討論遊戲,或是幫這個遊戲變得更棒(請看關於)。
|
||||
\n
|
||||
\n 感謝你所有的回饋!</string>
|
||||
@@ -180,7 +180,7 @@
|
||||
<string name="preferences_display_category">顯示</string>
|
||||
<string name="preferences_display_fullscreen_title">全螢幕</string>
|
||||
<string name="preferences_display_fullscreen">用全螢幕模式顯示遊戲。(需要重新啟動)</string>
|
||||
<string name="preferences_dialog_category">確認</string>
|
||||
<string name="preferences_dialog_category">對話確認</string>
|
||||
<string name="preferences_dialog_confirmrest_title">休息確認</string>
|
||||
<string name="preferences_dialog_confirmrest">當進入了床鋪,顯示確認。如果為否,你將會自動休息。</string>
|
||||
<string name="preferences_dialog_confirmattack_title">攻擊確認</string>
|
||||
@@ -190,8 +190,8 @@
|
||||
<string name="preferences_combat_category">戰鬥</string>
|
||||
<string name="preferences_combat_speed_title">戰鬥速度</string>
|
||||
<string name="preferences_combat_speed">決定怪物的攻擊速度多快。</string>
|
||||
<string name="preferences_display_loot_dialog">總是顯示掉落品的對話</string>
|
||||
<string name="preferences_display_loot_dialog_on_items">當找到物品時,顯示掉落品對話</string>
|
||||
<string name="preferences_display_loot_dialog">總是顯示掉落品的對話框</string>
|
||||
<string name="preferences_display_loot_dialog_on_items">當找到物品時,顯示掉落品對話框</string>
|
||||
<string name="preferences_display_loot_dialog_on_items_or_toast">對話顯示物品,通知顯示其他</string>
|
||||
<string name="preferences_display_loot_toast">顯示簡短的通知</string>
|
||||
<string name="preferences_display_loot_toast_on_items">當找到物品時,才顯示通知</string>
|
||||
@@ -226,9 +226,9 @@
|
||||
<string name="iteminfo_effect_increase_max_hp">提高最大 HP +%1$d</string>
|
||||
<string name="iteminfo_effect_decrease_max_hp">降低最大 HP %1$d</string>
|
||||
<string name="iteminfo_effect_increase_max_ap">提高最大 AP +%1$d</string>
|
||||
<string name="iteminfo_effect_decrease_max_ap">降低最大 AP -%1$d</string>
|
||||
<string name="iteminfo_effect_decrease_max_ap">降低最大 AP %1$d</string>
|
||||
<string name="iteminfo_effect_increase_movecost">提高移動消耗 +%1$d AP</string>
|
||||
<string name="iteminfo_effect_decrease_movecost">降低移動消耗 -%1$d AP</string>
|
||||
<string name="iteminfo_effect_decrease_movecost">降低移動消耗 %1$d AP</string>
|
||||
<string name="preferences_display_scaling_factor_title">縮放比例</string>
|
||||
<string name="preferences_display_scaling_factor">讓遊戲的顯示變大或小。</string>
|
||||
<string name="preferences_display_scaling_factor_normal">1x</string>
|
||||
@@ -246,9 +246,9 @@
|
||||
<string name="preferences_movement_dpad_minimizeable">如果虛擬方向鍵啟用,這項設定允許按一下虛擬方向鍵的中心來最小化。</string>
|
||||
<string name="preferences_movement_dpad_positions_disabled">不使用</string>
|
||||
<string name="app_name">Andor\'s Trail</string>
|
||||
<string name="startscreen_load_game">載入遊戲進度</string>
|
||||
<string name="startscreen_load_game">載入遊戲</string>
|
||||
<string name="startscreen_game_mode">模式</string>
|
||||
<string name="heroinfo_one_life">Permadeath(1 條命)</string>
|
||||
<string name="heroinfo_one_life">永久死亡(1 條命)</string>
|
||||
<string name="heroinfo_limited_lives">有限生命(剩下 %1$d / %2$d)</string>
|
||||
<string name="heroinfo_unlimited_lives">無限生命,1 次存檔</string>
|
||||
<string name="heroinfo_unlimited_lives_and_saves">標準
|
||||
@@ -267,7 +267,7 @@
|
||||
<string name="skill_title_resistance_physical_capacity">增加韌性</string>
|
||||
<string name="skill_title_resistance_mental">強化心靈</string>
|
||||
<string name="skill_title_magicfinder">尋寶者</string>
|
||||
<string name="skill_title_lower_exploss">失敗精通</string>
|
||||
<string name="skill_title_lower_exploss">成功之母</string>
|
||||
<string name="skill_title_regeneration">再生</string>
|
||||
<string name="skill_title_evasion">逃離</string>
|
||||
<string name="skill_title_fortitude">增加體質</string>
|
||||
@@ -277,12 +277,12 @@
|
||||
<string name="skill_title_coinfinder">寶藏獵人</string>
|
||||
<string name="skill_title_speed">戰鬥速度</string>
|
||||
<string name="skill_title_better_criticals">加大爆擊</string>
|
||||
<string name="skill_title_more_criticals">增加爆擊機率</string>
|
||||
<string name="skill_title_more_criticals">增加爆擊</string>
|
||||
<string name="skill_title_barkskin">堅韌皮膚</string>
|
||||
<string name="skill_title_dodge">閃躲</string>
|
||||
<string name="skill_title_barter">商人</string>
|
||||
<string name="skill_title_weapon_dmg">重擊</string>
|
||||
<string name="skill_title_weapon_chance">精準</string>
|
||||
<string name="skill_title_weapon_chance">武器精準</string>
|
||||
<string name="bulkselection_sell_confirmation">你確定要賣出 %1$s 嗎?這個物品是 %2$s 的,你可能不會再次獲得。</string>
|
||||
<string name="bulkselection_sell_confirmation_title">你確定嗎?</string>
|
||||
<string name="bulkselection_select_all">全部</string>
|
||||
@@ -318,8 +318,8 @@
|
||||
<string name="startscreen_mode_unlimited_lives">中等難度(無限生命與單一存檔)</string>
|
||||
<string name="startscreen_mode_unlimited_saves_and_lives">標準難度(無限生命與存檔數量)</string>
|
||||
<string name="startscreen_attention_message_slot_gets_delete_on_load">載入此遊戲進度將清空此存檔,在切換到另一個遊戲進度前你會需要再次儲存遊戲進度。</string>
|
||||
<string name="startscreen_error_loading_empty_slot">無法從空存檔中載入遊戲進度。</string>
|
||||
<string name="startscreen_error_loading_game">遊戲進度載入失敗</string>
|
||||
<string name="startscreen_error_loading_empty_slot">無法從空存檔中載入。</string>
|
||||
<string name="startscreen_error_loading_game">遊戲載入失敗</string>
|
||||
<string name="startscreen_load_game_confirm">當前遊戲進度尚未儲存,你即將失去你的角色。</string>
|
||||
<string name="startscreen_attention_slot_gets_delete_on_load">注意</string>
|
||||
<string name="preferences_display_theme_green">孔雀石</string>
|
||||
@@ -469,8 +469,8 @@
|
||||
<string name="skill_title_weapon_prof_2hsword">雙手劍精通</string>
|
||||
<string name="skill_title_weapon_prof_1hsword">單手劍精通</string>
|
||||
<string name="skill_title_weapon_prof_dagger">匕首精通</string>
|
||||
<string name="conversation_reward_quest_updated">[任務更新:「%1$s」]</string>
|
||||
<string name="conversation_reward_quest_finished">[任務完成:「%1$s」]</string>
|
||||
<string name="conversation_reward_quest_updated">〔任務更新:%1$s〕</string>
|
||||
<string name="conversation_reward_quest_finished">〔任務完成:%1$s〕</string>
|
||||
<string name="combat_log_noentries">還沒有記錄。</string>
|
||||
<string name="combat_log_title">戰鬥記錄</string>
|
||||
<string name="combat_result_monstermoved">%1$s 移動。</string>
|
||||
@@ -558,9 +558,9 @@
|
||||
<string name="iteminfo_displaytypes_legendary">傳說</string>
|
||||
<string name="iteminfo_displaytypes_quest">任務物品</string>
|
||||
<string name="iteminfo_displaytypes_ordinary">普通</string>
|
||||
<string name="loadsave_save_overwrite_confirmation">這個遊戲記錄的名稱(%1$s),和你現在的名稱(%2$s)不符合。你確定要覆蓋遊戲記錄嗎?</string>
|
||||
<string name="loadsave_save_overwrite_confirmation_title">確定要覆蓋遊戲記錄嗎?</string>
|
||||
<string name="loadsave_save_to_new_slot">建立新的遊戲記錄</string>
|
||||
<string name="loadsave_save_overwrite_confirmation">這個遊戲存檔的名稱(%1$s),和你現在的名稱(%2$s)不符合。你確定要覆蓋遊戲存檔嗎?</string>
|
||||
<string name="loadsave_save_overwrite_confirmation_title">確定要覆蓋遊戲存檔嗎?</string>
|
||||
<string name="loadsave_save_to_new_slot">建立新的遊戲存檔</string>
|
||||
<string name="levelup_adds_new_skillpoint">升級帶來一個新的技能點!</string>
|
||||
<string name="skill_number_of_increases_several">你可以選擇 %1$d 個技能來升級。</string>
|
||||
<string name="skill_number_of_increases_one">你可以選擇 1 個技能來升級。</string>
|
||||
@@ -593,7 +593,7 @@
|
||||
<string name="skill_shortdescription_resistance_blood_disorder">抵抗流血狀態</string>
|
||||
<string name="skill_shortdescription_resistance_physical_capacity">抵抗物理負面狀態</string>
|
||||
<string name="skill_shortdescription_resistance_mental">抵抗精神負面狀態</string>
|
||||
<string name="skill_shortdescription_magicfinder">增加找到魔法物品的機率</string>
|
||||
<string name="skill_shortdescription_magicfinder">增加找到稀有物品的機率</string>
|
||||
<string name="skill_shortdescription_lower_exploss">死亡時,減少經驗值損失</string>
|
||||
<string name="skill_shortdescription_regeneration">每一回合回復 HP</string>
|
||||
<string name="skill_shortdescription_evasion">增加逃跑機率</string>
|
||||
@@ -611,4 +611,39 @@
|
||||
<string name="startscreen_migration_failure">存檔轉移失敗。</string>
|
||||
<string name="startscreen_migration_text">轉移存檔資料。</string>
|
||||
<string name="inventory_category_usable">消耗品</string>
|
||||
<string name="loadsave_export_info">請選擇一個目錄來輸出所有檔案。</string>
|
||||
<string name="loadsave_export_overwrite_confirmation_title">是否覆蓋現有檔案?</string>
|
||||
<string name="loadsave_import_save_info">請選擇您要輸入的所有遊戲存檔。</string>
|
||||
<string name="loadsave_export_overwrite_confirmation">目標資料夾的現有文件包含和輸出的某些文件同名。您確定要覆蓋這些文件嗎?</string>
|
||||
<string name="loadsave_import_save">輸入存檔</string>
|
||||
<string name="loadsave_export">輸出遊戲存檔</string>
|
||||
<string name="loadsave_exporting_savegames">存檔輸出中</string>
|
||||
<string name="loadsave_exporting_worldmap">世界地圖輸出中</string>
|
||||
<string name="loadsave_export_successfull">輸出成功</string>
|
||||
<string name="loadsave_export_unsuccessfull">輸出失敗</string>
|
||||
<string name="loadsave_export_error_unknown">輸出時發生未知錯誤。</string>
|
||||
<string name="loadsave_importing_savegames">存檔輸入中</string>
|
||||
<string name="loadsave_import_save_successfull">輸入成功</string>
|
||||
<string name="loadsave_import_save_unsuccessfull">輸入失敗</string>
|
||||
<string name="loadsave_import_worldmap_unsuccessfull">世界地圖載入失敗</string>
|
||||
<string name="monsterinfo_killcount">已擊殺數</string>
|
||||
<string name="loadsave_import_error_unknown">載入存檔時發生未知錯誤。</string>
|
||||
<string name="loadsave_import_overwrite_confirmation_title">覆蓋已有的存檔?</string>
|
||||
<string name="loadsave_import_file_exists_question">目標存檔已經有遊戲進度。你想要保留、覆蓋或是載入遊戲到新的存檔?
|
||||
\n
|
||||
\n%1$s
|
||||
\n
|
||||
\n%2$s</string>
|
||||
<string name="loadsave_import_option_keep_existing">保留現有存檔</string>
|
||||
<string name="loadsave_import_option_keep_imported">保留載入的存檔</string>
|
||||
<string name="loadsave_import_option_add_as_new">新增為新存檔</string>
|
||||
<string name="loadsave_import_imported_description">載入遊戲:存檔: %1$s:
|
||||
\n\t%2$s</string>
|
||||
<string name="loadsave_import_existing_description">現有紀錄:存檔:%1$s:
|
||||
\n\t%2$s</string>
|
||||
<string name="loadsave_import_worldmap">載入世界地圖</string>
|
||||
<string name="loadsave_import_worldmap_info">請選擇世界地圖的 zip 檔案。</string>
|
||||
<string name="loadsave_importing_worldmap">世界地圖載入中</string>
|
||||
<string name="loadsave_import_worldmap_wrong_file">你是否確定選擇一個世界地圖?請選擇名為「worldmap.zip」的 zip 檔案,之前被輸出至你指定的位置。</string>
|
||||
<string name="loadsave_import_worldmap_successfull">世界地圖載入成功</string>
|
||||
</resources>
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user