Browse Source

Add version 382 game files

master
LecygneNoir 5 years ago
parent
commit
b282b4d60f
42 changed files with 5963 additions and 1527 deletions
  1. +256
    -152
      Database/game_files/DATABASE_DES_LOCALIZATION.xml
  2. +37
    -11
      Database/game_files/DATABASE_UI_LOCALIZATION.xml
  3. +998
    -603
      Database/pot/DATABASE_DES_LOCALIZATION.pot
  4. +297
    -528
      Database/pot/DATABASE_UI_LOCALIZATION.pot
  5. +1
    -2
      Modules/game_files/Abandoned House.txt
  6. +14
    -3
      Modules/game_files/Bandits attack.txt
  7. +3
    -5
      Modules/game_files/Cave.txt
  8. +2
    -2
      Modules/game_files/Cemetery.txt
  9. +77
    -0
      Modules/game_files/Death.txt
  10. +38
    -0
      Modules/game_files/Demon encounters.txt
  11. +10
    -1
      Modules/game_files/Earthbound.txt
  12. +32
    -46
      Modules/game_files/Generic.txt
  13. +48
    -13
      Modules/game_files/Icedemons.txt
  14. +1175
    -0
      Modules/game_files/MiscEncounters 3.txt
  15. +129
    -1
      Modules/game_files/MiscEncounters.txt
  16. +51
    -0
      Modules/game_files/MiscEncounters2.txt
  17. +5
    -7
      Modules/game_files/Ruins Basic.txt
  18. +162
    -13
      Modules/game_files/Slavyan.txt
  19. +6
    -6
      Modules/game_files/SpiritTalkers.txt
  20. +236
    -0
      Modules/game_files/Stingers.txt
  21. +5
    -5
      Modules/game_files/VillageEncounters.txt
  22. +14
    -1
      Modules/game_files/Woodlandkin.txt
  23. +97
    -5
      Modules/game_files/mChapter 1.txt
  24. +6
    -8
      Modules/pot/Abandoned House.pot
  25. +16
    -3
      Modules/pot/Bandits attack.pot
  26. +3
    -4
      Modules/pot/Cave.pot
  27. +6
    -5
      Modules/pot/Cemetery.pot
  28. +95
    -0
      Modules/pot/Death.pot
  29. +31
    -0
      Modules/pot/Demon encounters.pot
  30. +17
    -4
      Modules/pot/Earthbound.pot
  31. +41
    -45
      Modules/pot/Generic.pot
  32. +73
    -12
      Modules/pot/Icedemons.pot
  33. +1314
    -0
      Modules/pot/MiscEncounters 3.pot
  34. +96
    -1
      Modules/pot/MiscEncounters.pot
  35. +53
    -0
      Modules/pot/MiscEncounters2.pot
  36. +3
    -4
      Modules/pot/Ruins Basic.pot
  37. +130
    -16
      Modules/pot/Slavyan.pot
  38. +6
    -10
      Modules/pot/SpiritTalkers.pot
  39. +270
    -0
      Modules/pot/Stingers.pot
  40. +5
    -5
      Modules/pot/VillageEncounters.pot
  41. +11
    -1
      Modules/pot/Woodlandkin.pot
  42. +94
    -5
      Modules/pot/mChapter 1.pot

+ 256
- 152
Database/game_files/DATABASE_DES_LOCALIZATION.xml
File diff suppressed because it is too large
View File


+ 37
- 11
Database/game_files/DATABASE_UI_LOCALIZATION.xml View File

@ -247,7 +247,7 @@
<Entry Key="UI_UNSPENT_AP1" Val="Are you sure you want to end your turn?\nYou still have some Action Points left!"/>
<Entry Key="UI_UNSPENT_AP2" Val="Unspent Action Points will carry over to the next Preparation Phase."/>
<Entry Key="UI_ASSIGN" Val="Assign"/>
<Entry Key="UI_COOKING" Val="Cooking"/>
<Entry Key="UI_COOKING_AND_COMPOSITES" Val="Cooking and Composites"/>
<Entry Key="UI_CRAFTING" Val="Crafting"/>
<Entry Key="UI_EXPLORING" Val="Exploring"/>
<Entry Key="UI_AVAILABLE_WORKERS" Val="Available Workers"/>
@ -284,8 +284,8 @@
<Entry Key="UI_PRIMARY_RESOURCE" Val="Primary"/>
<Entry Key="UI_SECONDARY_RESOURCE" Val="Secondary"/>
<Entry Key="UI_REFINED" Val="Refined"/>
<Entry Key="UI_UNLOCK_CONFIRMATION" Val="Click the CONFIRM button to unlock."/>
<Entry Key="UI_UNLOCK_RESOURCE_CONFIRMATION" Val="Unlocking this resource will allow your people to gather it. Your Chosen will also receive 10 units of this resource.\n\nClick the CONFIRM button to unlock."/>
<Entry Key="UI_UNLOCK_CONFIRMATION" Val="{COLOR:#42C100}Click the CONFIRM button to unlock."/>
<Entry Key="UI_UNLOCK_RESOURCE_CONFIRMATION" Val="Unlocking this resource will allow your people to gather it. Your Chosen will also receive 10 units of this resource."/>
<Entry Key="UI_UNLOCK_ITEM_CONFIRMATION1" Val="Unlocking this recipe will allow your people to craft the following item(s):"/>
<Entry Key="UI_UNLOCK_ITEM_CONFIRMATION2" Val="Unlocking this recipe will allow your people to craft the following item(s) and provide a 5% essence bonus:"/>
<Entry Key="UI_UNLOCK_ITEM_CONFIRMATION3" Val="Unlocking this recipe will further refine the item's design, adding 20% to any essence used in its crafting."/>
@ -304,8 +304,8 @@
<Entry Key="UI_UNLOCKED_SKILLS" Val="Unlocked Skills"/>
<Entry Key="UI_ADVANCEMENT_POINTS" Val="Advancement Points"/>
<Entry Key="UI_REROLL_SETS" Val="Re-roll Sets"/>
<Entry Key="UI_NOT_ENOUGH_RP" Val="You do not have enough Advancement Points to unlock this."/>
<Entry Key="UI_ALL_PARENT_RESOURCES_REQUIRED" Val="You need to unlock all parent advancements first."/>
<Entry Key="UI_NOT_ENOUGH_RP" Val="{COLOR:#C80000}You do not have enough Advancement Points to unlock this."/>
<Entry Key="UI_ALL_PARENT_RESOURCES_REQUIRED" Val="{COLOR:#C80000}You need to unlock all parent advancements first."/>
<Entry Key="UI_WORKBENCH" Val="Workbench"/>
<Entry Key="UI_DESIGN" Val="Design"/>
<Entry Key="UI_DESIGN_MODE" Val="Design Mode"/>
@ -314,7 +314,7 @@
<Entry Key="UI_RESEARCH" Val="Research"/>
<Entry Key="UI_RITUALS" Val="Rituals"/>
<Entry Key="UI_SPEND_POINTS" Val="Spend Points"/>
<Entry Key="UI_ALREADY_UNLOCKED" Val="You have already unlocked this advancement!"/>
<Entry Key="UI_ALREADY_UNLOCKED" Val="{COLOR:#5B80FF}You have already unlocked this advancement!"/>
<Entry Key="UI_NEARBY_RESOURCES" Val="Nearby Resources"/>
<Entry Key="UI_GATHERING" Val="Gathering"/>
<Entry Key="UI_BUILD_VER" Val="Build v. "/>
@ -696,8 +696,8 @@
<Entry Key="UI_TUTORIAL_ADVANCEMENT4" Val="Materials in {COLOR:yellow}equipment recipes{END_COLOR} unlock in random order each playthrough, but you can see the details before you spend your Advancement Points by clicking on a recipe."/>
<Entry Key="UI_TUTORIAL_ADVANCEMENT5" Val="Some recipes require that you unlock all nodes that lead to them. "/>
<Entry Key="UI_TUTORIAL_ADVANCEMENT6" Val="For example, Crystal Wood recipe, which is a {COLOR:yellow}composite material{END_COLOR}, can only be obtained after unlocking both Diamond and Ancient Wood materials. "/>
<Entry Key="UI_TUTORIAL_ADVANCEMENT7" Val="Advancement Points are awarded each time your collect enough Research Points (RPs)."/>
<Entry Key="UI_TUTORIAL_ADVANCEMENT8" Val="RPs are given after completing events, building a School or performing research tasks (research tasks are yet to be implemented)."/>
<Entry Key="UI_TUTORIAL_ADVANCEMENT7" Val="Advancement Points {ICON: AdvancementPointIcon} are awarded each time your collect enough Research Points (RPs)."/>
<Entry Key="UI_TUTORIAL_ADVANCEMENT8" Val="RPs are given after completing events, building a School or researching terrain and creature artifacts."/>
<Entry Key="UI_STAY_IN_GAME" Val="Stay in Game"/>
<Entry Key="UI_EXIT_GAME" Val="Exit Game"/>
<Entry Key="UI_CONNECTION_LOST" Val="Connection Lost"/>
@ -721,7 +721,6 @@
<Entry Key="UI_BASE_GROUP" Val="Base Group"/>
<Entry Key="UI_CHARACTER_GROUP_CARRY" Val="Group Carry Bonus Per Character"/>
<Entry Key="UI_WORLD_PROGRESSION" Val="World Progression"/>
<Entry Key="UI_HEAL_AFTER_MOVE" Val="Heal After Moving"/>
<Entry Key="UI_TRUE" Val="True"/>
<Entry Key="UI_FALSE" Val="False"/>
<Entry Key="UI_DISMANTLE_DIFFICULTY" Val="Dismantle Resource Recovery"/>
@ -752,7 +751,7 @@
<Entry Key="UI_VIEW_GROUPS" Val="View Groups"/>
<Entry Key="UI_CANNOT_MODIFY_EQUIPMENT" Val="You cannot modify your equipment during an event."/>
<Entry Key="UI_SAVE_GAME_VER_INCOMPATIBLE" Val="The save you are trying to load is incompatible with the current game version. If you'd like to continue playing, you can use Steam beta branches to roll back to the compatible game version."/>
<Entry Key="UI_GATHERING_MAX_1PACK" Val="Limit Gathering Packs to 1 per turn"/>
<Entry Key="UI_GATHERING_MAX_1PACK" Val="Overflow Gathering Halved"/>
<Entry Key="UI_MADE_IN_GAME_VER" Val="Saved in game ver.: "/>
<Entry Key="UI_PREVIOUS_GROUP" Val="Previous Group"/>
<Entry Key="UI_NEXT_GROUP" Val="Next Group"/>
@ -771,9 +770,36 @@
<Entry Key="UI_SKILLS_FROM_EQUIPMENT" Val="Skills - From Equipment"/>
<Entry Key="UI_RMB_SHOW_ENTITY_INFO" Val="{ICON:RMB} - view details"/>
<Entry Key="UI_FACTION_LOYALTY_CHANGED" Val="Faction Loyalty has changed:"/>
<Entry Key="UI_RESEARCH_SORT" Val="Sort by Research"/>
<Entry Key="UI_RESEARCH_ARTIFACTS" Val="Research Artifacts"/>
<Entry Key="UI_TUTORIAL_ARTIFACTS1" Val="While wandering through the world of Thea, you will encounter Research Artifacts. These are sometimes acquired after winning challenges or can found in the ground."/>
<Entry Key="UI_TUTORIAL_ARTIFACTS1" Val="While wandering through the world of Thea, you will encounter Research Artifacts. These are sometimes acquired after winning challenges or can be found in the ground."/>
<Entry Key="UI_TUTORIAL_ARTIFACTS2" Val="Camping nearby a Terrain Artifact allows you to gather it. Once gathering is complete, a resource will appear in that spot."/>
<Entry Key="UI_TUTORIAL_ARTIFACTS3" Val="The gathered artifact does not appear in your inventory, instead you can find it on the Research screen, where you can assign people to carry out research work.\n\nTerrain and Creature Artifacts unlock new lore entries in Theopedia."/>
<Entry Key="UI_FACTION_FRIENDLY" Val="Friendly"/>
<Entry Key="UI_FACTION_NEUTRAL" Val="Neutral"/>
<Entry Key="UI_FACTION_HOSTILE" Val="Hostile"/>
<Entry Key="UI_ITS_SPRING" Val="It's Spring!"/>
<Entry Key="UI_ITS_SUMMER" Val="It's Summer!"/>
<Entry Key="UI_ITS_AUTUMN" Val="It's Autumn!"/>
<Entry Key="UI_ITS_WINTER" Val="It's Winter!"/>
<Entry Key="UI_SEASONAL_EFFECTS" Val="Seasonal effects:"/>
<Entry Key="UI_POSSIBLE_WEATHER_CONDITIONS" Val="Possible weather conditions:"/>
<Entry Key="UI_SPRING_EFFECT1" Val="Increased Health, Sanity and Faith recovery"/>
<Entry Key="UI_SUMMER_EFFECT1" Val="Gathering grants +0.5 XP each turn"/>
<Entry Key="UI_AUTUMN_EFFECT1" Val="Crafting is 25% faster"/>
<Entry Key="UI_AUTUMN_EFFECT2" Val="Enemies are as aggresive as during the night"/>
<Entry Key="UI_WINTER_EFFECT1" Val="Experience Points gain from events doubled for all characters"/>
<Entry Key="UI_WINTER_EFFECT2" Val="Enemies are as aggresive as during the night"/>
<Entry Key="UI_WINTER_EFFECT3" Val="Monster nests spawn chance is higher"/>
<Entry Key="UI_WINTER_EFFECT4" Val="Camps and villages use 2 fuel per turn instead of 1"/>
<Entry Key="UI_WINTER_EFFECT5" Val="Recovering Health, Sanity or Faith requires a fuelled camp or village"/>
<Entry Key="UI_WINTER_EFFECT6" Val="Gathering food and crafting resources is more difficult."/>
<Entry Key="UI_TRAITS" Val="Traits"/>
<Entry Key="UI_COMPOSITE_INFO" Val="This resource is a composite and can be crafted on Cooking and Composites panel."/>
<Entry Key="UI_INVENTORY_SHIFT" Val="- transfer stack"/>
<Entry Key="UI_SEASONS" Val="Seasons"/>
<Entry Key="UI_ONLY_POSITIVE_EFFECTS" Val="Only positive effects"/>
<Entry Key="UI_ALL_SEASONS_EFFECTS" Val="All seasonsal effects"/>
<Entry Key="UI_PARTICIPATING_GROUPS" Val="Participating Group(s)"/>
</LOC_LIBRARY-EN_UI>
</DATABASE_UI_LOCALIZATION>

+ 998
- 603
Database/pot/DATABASE_DES_LOCALIZATION.pot
File diff suppressed because it is too large
View File


+ 297
- 528
Database/pot/DATABASE_UI_LOCALIZATION.pot
File diff suppressed because it is too large
View File


+ 1
- 2
Modules/game_files/Abandoned House.txt View File

@ -45,7 +45,7 @@ You open the trap door skilfully, and you see a nest of vipers slithering in the
[/STORY]
[OUT]Try to fish out the chest using ropes and tools.
[OUT]Drop down some torches to keep the snakes away, then grab the chest before they attack.
[OUT]Through nature of intellect, figure out how to trick the snakes.
[OUT][Nature or Intellect] Figure out how to trick the snakes.
[OUT]Just jump down and kill the snakes.
[/NODE]
@ -579,7 +579,6 @@ You come across an old hut in the woods. At first it seems quite run down, but y
[OUT]Call out and see if anyone's home.
[OUT]Call out and see if anyone's home.
[OUT]Sneak up to investigate.
[OUT]Sneak up to investigate.
[OUT]Leave.
[/NODE]

+ 14
- 3
Modules/game_files/Bandits attack.txt View File

@ -389,7 +389,7 @@ We'll just go...'
Share some food and drink to mark this truce.
[/STORY]
[OUT]Agree to give up some of your chosen things.
[OUT]Agree to lose 40% of your food.
[OUT]Agree to lose 10% of your food.
[OUT]Use this distraction as an opportunity to attack!
[/NODE]
@ -400,6 +400,7 @@ Share some food and drink to mark this truce.
[/STORY]
[OUT]Lose some equipment.
[OUT]Go back to trade.
[OUT]Fight!
[/NODE]
+[NODE]35
@ -410,6 +411,16 @@ Share some food and drink to mark this truce.
[OUT]Bid them farewell.
[/NODE]
+[NODE]41
[STORY]
'What, changed your minds, eh? We'll just take what we like, then!'
[/STORY]
[OUT]Lose some equipment.
[OUT]Go back to trade.
[OUT]Fight!
[/NODE]
[/EVENT]
-- [EVENT] --Dwarven bandits(3)
@ -492,7 +503,7 @@ The dwarves also leave a small gift in thanks.
+[NODE]22
[STORY]
'Enough talkin' -- we're takin the food, now!'
'Enough talkin' - we're takin the food, now!'
[/STORY]
[OUT]Give up the food.
[OUT]Attack!
@ -996,7 +1007,7 @@ You are ambushed by bandits:
[/STORY]
[OUT]Attack!
[OUT][Bandit]Suggest a fair trade instead, with you throwing in a bit extra -- less risk for both parties.
[OUT]Give the captain your best smile.
[OUT][Attractive] Give the captain your best smile.
[OUT]Try to parley with them.
[OUT]Run away!
[OUT]Run away!

+ 3
- 5
Modules/game_files/Cave.txt View File

@ -866,9 +866,7 @@ The old hag tells you many wise tales. She finishes by saying:
[STORY]
You hand over the goods, and the hag pricks you with a crude curved dagger.
She then spits into the blood, picks one of her warts, throws it in and eats the slimy concoction.
She then throws up violently all over you, and although you are utterly sick, you do feel the effects of the promised blessing.
She then spits into the blood, picks one of her warts, throws it in and eats the slimy concoction. She then throws up violently all over you, and although you are utterly sick, you do feel the effects of the promised blessing.
[/STORY]
[OUT]Thank her and take your leave.
[/NODE]
@ -1304,7 +1302,7 @@ You see a point of interest ahead.
-- [EVENT] --Borowy(12)
+[NODE]2
[STORY]
You accidentally step onto a bee's nest, and they are not even the large bees that yu could fights off, just the regular, small, annoying type. As you try to run you see a cave you could run into.
You accidentally step onto a bee's nest, and they are not even the large bees that you could fights off, just the regular, small, annoying type. As you try to run you see a cave you could run into.
[/STORY]
[OUT]Enter the cave.
[OUT]Brave the bees.
@ -1384,7 +1382,7 @@ A young bear appears not long after, and it is obediently following you. Must be
+[NODE]35
[STORY]
This is no ordinary bear, it is some kind of demon. Weather good, or bad, you do not know.
This is no ordinary bear, it is some kind of demon. Whether good, or bad, you do not know.
[/STORY]
[OUT]Try to rescue him.
[OUT]Kill it.

+ 2
- 2
Modules/game_files/Cemetery.txt View File

@ -72,7 +72,7 @@ You feel some life drained from you, but as you stumble outside the boundaries o
+[NODE]19
[STORY]
'I am no ghost -- that is, not a soul of the once living, but a spirit from the greyworld. I was easing the passing for one of your kind, but a ray of light washed over this ground and froze all time and space. I am trapped here for eternity!'
'I am no ghost - that is, not a soul of the once living, but a spirit from the greyworld. I was easing the passing for one of your kind, but a ray of light washed over this ground and froze all time and space. I am trapped here for eternity!'
[/STORY]
[OUT]Thank them for the answer and return to the matter at hand.
[OUT]Ask about the greyworld.
@ -97,7 +97,7 @@ You feel some life drained from you, but as you stumble outside the boundaries o
+[NODE]22
[STORY]
'As I said before, I am trapped by the stifling power of the lightbringers -- their scorching souls be damned. It is as if time itself yielded to their stagnation.
'As I said before, I am trapped by the stifling power of the lightbringers - their scorching souls be damned. It is as if time itself yielded to their stagnation.
The only thing I can think of is a burst of darkness to free me. And I do sense some unliving souls nearby. Their unnatural binding to life will suffice, but you must kill them for me first. Please.'
[/STORY]

+ 77
- 0
Modules/game_files/Death.txt View File

@ -18,3 +18,80 @@ The lady of death clutches a corpse and thrusts your soul into it, commanding yo
[/EVENT]
-- [EVENT] --Death_(1)
+[NODE]2
[STORY]
Your wounds were too grave and so the gates to the underwolds open to take your soul.
[/STORY]
[OUT]Depart.
[OUT]Depart.
[OUT]Depart.
[/NODE]
+[NODE]4
[STORY]
'YOU ARE MY CHOSEN HOW DARE YOU DIE!'
The lady of death clutches a corpse and thrusts your soul into it, commanding you to go on.
[/STORY]
[OUT]Bow and leave.
[/NODE]
[/EVENT]
-- [EVENT] --Chosen death_(2)
+[NODE]2
[STORY]
You allowed your chosen to die! Without the divine bond, you will no longer have any power or influence over the world, thus your raign will end.
Alas, you have one more chance to remain in the game. Call upon the spirit of the Cosmic Tree itself and ask for the soul of your chosen to be returned to you.
Remember, the price is high and it will get higher every time you abuse your divine power like this.
[/STORY]
[OUT]Pay with two lives to return the one.
[OUT]Pay with four lives to return the one.
[OUT]Pay with six lives to return the one.
[OUT]Pay with eight lives to return the one.
[OUT]Pay with ten lives to return the one.
[OUT]Pay with fifteen lives to return the one.
[OUT]Pay with twenty lives to return the one.
[OUT]You cannot or will not pay. It is time to end this journey.
[/NODE]
+[NODE]4
[STORY]
You paid your bloody dues and the spirit of your chosen is return, now pray that it comes back in the right flesh...
[/STORY]
[OUT]Await your chosen.
[/NODE]
[/EVENT]
-- [EVENT] --Chosen death 2(3)
+[NODE]2
[STORY]
You allowed your chosen to die! Without the divine bond, you will no longer have any power or influence over the world, thus your raign will end.
Alas, you have one more chance to remain in the game. Call upon the spirit of the Cosmic Tree itself and ask for the soul of your chosen to be returned to you.
Remember, the price is high and it will get higher every time you abuse your divine power like this.
[/STORY]
[OUT]Pay with two lives to return the one.
[OUT]Pay with four lives to return the one.
[OUT]Pay with six lives to return the one.
[OUT]Pay with eight lives to return the one.
[OUT]Pay with ten lives to return the one.
[OUT]Pay with fifteen lives to return the one.
[OUT]Pay with twenty lives to return the one.
[OUT]You cannot or will not pay. It is time to end this journey.
[/NODE]
+[NODE]4
[STORY]
You paid your bloody dues and the spirit of your chosen is return, now pray that it comes back in the right flesh...
[/STORY]
[OUT]Await your chosen.
[/NODE]
[/EVENT]

+ 38
- 0
Modules/game_files/Demon encounters.txt View File

@ -2105,3 +2105,41 @@ The food, now!'
-- [EVENT] --DemonBaseDiff1(18)
[/EVENT]
-- [EVENT] --__Shroom circle(19)
+[NODE]2
[STORY]
Among a small grouping of trees, you discover a circle of multicoloured mushrooms that emit a subtle yellow glow.
[/STORY]
[OUT][Forest folk] You sense the power of forest sprites within. Go closer to ask for good fortune.
[OUT]Go in closer to investigate.
[/NODE]
+[NODE]3
[STORY]
As a creature of the woodland, you know the circle will give you blessings.
But you could also try a more challenging path known as a greenwalk: entering the spiritual path of the forest and becoming one with it through this place of power.
[/STORY]
[OUT]Try the greenwalk.
[OUT]Take only the blessings.
[/NODE]
+[NODE]11
[STORY]
You come closer and feel the yellow glow surround you. For those akin to nature, the glow is pleasant, but for others it may bring harm.
When you try to step forwards, you feel a physical resistance, testing your spiritual resolve.
[/STORY]
[OUT]Attempt the trial.
[OUT]Leave.
[/NODE]
+[NODE]22
[STORY]
Your spirit proved strong and you feel the warm glow embrace you, kindly. Whatever test this may have been, you clearly passed.
[/STORY]
[OUT]Leave.
[/NODE]
[/EVENT]

+ 10
- 1
Modules/game_files/Earthbound.txt View File

@ -3562,8 +3562,9 @@ A dwarven smith waves you over:
[STORY]
A young smith looks your way. But they ask that you pay for their services.
[/STORY]
[OUT]Pay them.
[OUT]Pay a young smith.
[OUT]No, leave.
[OUT]Pay a smith.
[/NODE]
+[NODE]9
@ -3581,5 +3582,13 @@ A dwarven child is permitted to join your village, so they may truly learn your
[OUT]Welcome them.
[/NODE]
+[NODE]13
[STORY]
A young smith looks your way. But they ask that you pay for their services.
[/STORY]
[OUT]Pay them.
[OUT]No, leave.
[/NODE]
[/EVENT]

+ 32
- 46
Modules/game_files/Generic.txt View File

@ -266,7 +266,8 @@ The trials to become a worker are often the safest, but for an elven child the c
Still, it is a worthwhile journey and should be taken with pride.
[/STORY]
[OUT]Begin the trials.
[OUT]Begin the trials for a gatherer.
[OUT]Begin the trials for a craftsman.
[/NODE]
+[NODE]15
@ -358,7 +359,7 @@ But this path is never easy. You must now choose what journey the young one will
[/STORY]
[OUT][Dwarf] Guide your child to your kin and ask them for training. This will risk the child staying with their dwarven kin, but if they decide to return to you, they will surely be stronger for it!
[OUT][Dwarf or Loyalty] Guide your child to their kin and ask them for training. This will risk the child staying with their dwarven kin, but if they decide to return to you, they will surely be stronger for it!
[OUT]The child is strong, perhaps it will grow to become a fighter.
[OUT]Teach the child some good old trade.
[/NODE]
@ -399,7 +400,8 @@ The trials to become a worker are often the safest, but for a dwarven child the
Still, it is a worthwhile journey and should be taken with pride.
[/STORY]
[OUT]Begin the trials.
[OUT]Begin the trials for a gatherer.
[OUT]Begin the trials for a smith.
[/NODE]
+[NODE]15
@ -510,7 +512,7 @@ But this path is never easy. You must now choose what journey the young one will
[OUT]Gatherers are always needed and the training is less perilous.
[OUT][Chance]Your child has always been different. Allow fate to guide their path completely.
[OUT][Mysticism, chance and female] Your child was born with the mark of a witch. This path is dark and dangerous.
[OUT][Wisdom and chance]Your child is learned, perhaps they can become a healer.
[OUT][Wisdom] Your child is learned, perhaps they can become a healer.
[/NODE]
+[NODE]3
@ -638,7 +640,7 @@ The child is youth no more, today they join the dubious ranks of banditry...
+[NODE]20
[STORY]
The child begun to train to be a bandit, but they never did return to the flock.
The child begun to train to be a bandit, but they died horribly at the hands of the ruffians.
[/STORY]
[OUT]Mourn the child's failure and move on.
[/NODE]
@ -768,7 +770,7 @@ Upon the path of fate their true visage returned, but they are ever loyal to you
[STORY]
Alas, your child walked the path of fate and fate did not have good things in store.
They do not speak of what befell them, but they return weakened and depressed.
They do not speak of what befell them, but they return weakened and depressed but also accompanied by a rat friend.
[/STORY]
[OUT]Rejoice that they have returned alive.
[/NODE]
@ -782,43 +784,6 @@ Upon the path of fate their true visage returned, but they are ever loyal to you
[OUT]Rejoice!
[/NODE]
+[NODE]42
[STORY]
The traumatic events of the last few days made it clear your child is child no more. They now face the time of the croppings, the rite of passage into adulthood.
But this path is never easy. You must now choose what journey the young one will take before, gods willing, they may return to you as an adult.
[/STORY]
[OUT]Your child is goblin, you have no idea what the trials will bring, but do your best to teach it.
[/NODE]
+[NODE]44
[STORY]
The goblin youngster grew into a capable worker under your care.
[/STORY]
[OUT]Rejoice.
[/NODE]
+[NODE]45
[STORY]
The goblin youngster grew into a capable worker under your care.
[/STORY]
[OUT]Rejoice.
[/NODE]
+[NODE]46
[STORY]
The goblin youngster grew into a capable fighter with a clear affinity for beast training too.
[/STORY]
[OUT]Rejoice.
[/NODE]
+[NODE]48
[STORY]
The goblin youngster grew into a capable fighter.
[/STORY]
[OUT]Rejoice.
[/NODE]
+[NODE]49
[STORY]
The young witch must enter the greyworld and seek her destiny within.
@ -903,6 +868,27 @@ The child is youth no more, today they join the proud calling of the zerca.
[OUT]Rejoice.
[/NODE]
+[NODE]61
[STORY]
The child begun to train to be a bandit, but they never did return to the flock.
[/STORY]
[OUT]Mourn the child's failure and move on.
[/NODE]
+[NODE]64
[STORY]
The youth was so depressed by their failure, they wandered off and never returned.
[/STORY]
[OUT]Mourn the child's failure and move on.
[/NODE]
+[NODE]66
[STORY]
The child perished.
[/STORY]
[OUT]Give burial rites to the youth.
[/NODE]
[/EVENT]
-- [EVENT] --GroupSpiritAttack(10)
@ -935,7 +921,7 @@ But this path is never easy. You must now choose what journey the young one will
[/STORY]
[OUT][Orc] Guide your child to your kin and ask them for training. This will risk the child staying with their clan but if they decide to return to you, they will surely be stronger for it!
[OUT][Orc or Loyalty] Guide your child to their kin and ask them for training. This will risk the child staying with their clan but if they decide to return to you, they will surely be stronger for it!
[OUT]The child is strong, perhaps it will grow to become a fighter.
[OUT]Teach the child some good old trade.
[OUT][Witch] Teach the child the dark path of witchcraft.
@ -1215,7 +1201,7 @@ You must now choose what journey the young one will take before, gods willing, t
[/STORY]
[OUT][Goblin] Guide your child to your kin and ask them for training. This will risk the child staying with their clan but if they decide to return to you, they will surely be wiser for it!
[OUT][Goblin or Loyalty] Guide your child to their kin and ask them for training. This will risk the child staying with their clan but if they decide to return to you, they will surely be wiser for it!
[OUT][Strength]The child is strong, perhaps it will grow to become a fighter.
[OUT]Teach the child some good old trade, gathering or craft.
[OUT][Magic user, Mysticism and Chance] ] Goblins may attempt to walk the path of the spirits, attempt to guide them to become shaman.
@ -1325,7 +1311,7 @@ Darkness claimed the soul of your child and the youth perished soon after.
+[NODE]37
[STORY]
The spirit world proved too tempting and they return to you as a fanthom.
The spirit world proved too tempting and they return to you as a phantom.
[/STORY]
[OUT]Rejoice at their return.
[/NODE]

+ 48
- 13
Modules/game_files/Icedemons.txt View File

@ -1,7 +1,7 @@
-- [EVENT] --IcedemonsTradesmall(0)
+[NODE]2
[STORY]
The trader's stalls stand open for you
The trader's stalls stand open for you but we trade in stone, unless you have children, we accept those too.
[/STORY]
@ -9,6 +9,8 @@ The trader's stalls stand open for you
[OUT]Trade.
[OUT]Trade.
[OUT]Come back another time.
[OUT]Trade children.
[OUT]Trade children.
[/NODE]
+[NODE]7
@ -17,6 +19,7 @@ The trader's stalls stand open for you
[/STORY]
[OUT]Trade.
[OUT]Come back another time.
[OUT]Trade children.
[/NODE]
+[NODE]11
@ -31,13 +34,15 @@ The trader's stalls stand open for you
-- [EVENT] --IcedemonsTrademedium(1)
+[NODE]2
[STORY]
The trader's stalls stand open for you
The trader's stalls stand open for you but we trade in stone, unless you have children, we accept those too.
[/STORY]
[OUT]Trade.
[OUT]Trade.
[OUT]Trade.
[OUT]Come back another time.
[OUT]Trade children.
[OUT]Trade children.
[/NODE]
+[NODE]7
@ -46,6 +51,7 @@ The trader's stalls stand open for you
[/STORY]
[OUT]Trade.
[OUT]Come back another time.
[OUT]Trade children.
[/NODE]
+[NODE]11
@ -60,14 +66,15 @@ The trader's stalls stand open for you
-- [EVENT] --IcedemonsTradeadv(2)
+[NODE]2
[STORY]
The trader's stalls stand open for you
The trader's stalls stand open for you but we trade in stone, unless you have children, we accept those too.
[/STORY]
[OUT]Trade.
[OUT]Trade.
[OUT]Trade.
[OUT]Come back another time.
[OUT]Trade children.
[OUT]Trade children.
[/NODE]
+[NODE]7
@ -76,6 +83,7 @@ The trader's stalls stand open for you
[/STORY]
[OUT]Trade.
[OUT]Come back another time.
[OUT]Trade children.
[/NODE]
+[NODE]11
@ -98,15 +106,6 @@ It is hard to call it a settlement, but likely as close as they get to one.
[OUT]Attack!
[/NODE]
+[NODE]4
[STORY]
You get no answer, only several icy looks.
[/STORY]
[OUT]As friend, ask to trade.
[OUT]Leave.
[OUT]Attack!
[/NODE]
+[NODE]7
[STORY]
You find a place hidden from plain sight and within you spot ice demons congregating.
@ -131,6 +130,42 @@ The ice demons defeat you and take a life as payment for your attack.
[OUT]Leave.
[/NODE]
+[NODE]16
[STORY]
You get no answer, only several icy looks.
When you become friends, you shall be able to recruit and cure all curses here.
[/STORY]
[OUT]As friend, ask to trade.
[OUT]Leave.
[OUT]Attack!
[OUT]One of the ice monuments opens for you, enter.
[OUT]One of the ice demons offers to cleanse your curses. Go to them.
[OUT]An icicle follows you everywhere, you think it means to stay with you if you let it. Leave the town to see if it comes with you.
[/NODE]
+[NODE]21
[STORY]
A dziad mroz sits in the centre, his body half submerged into the ice floor:
'You have proven yourself sturdy. I am interested to learn more, one of my grandchildren, a sniezynka, will join you, and one of yours will become ice, thus we can both learn of each other. Just do not give me your chosen one, the gods would not be happy with me. Agreed?'
[/STORY]
[OUT]Yes, accept.
[OUT]Politely decline.
[/NODE]
+[NODE]24
[STORY]
A dziad mroz sits in the centre, his body half submerged into the ice floor:
'You have proven yourself sturdy. I am interested to learn more, one of my grandchildren, a sniezynka, will join you, and one of yours will become ice, thus we can both learn of each other. Agreed?'
[/STORY]
[OUT]Yes, accept.
[OUT]Politely decline.
[/NODE]
[/EVENT]
-- [EVENT] --ArmyIceDemon_(4)

+ 1175
- 0
Modules/game_files/MiscEncounters 3.txt
File diff suppressed because it is too large
View File


+ 129
- 1
Modules/game_files/MiscEncounters.txt View File

@ -2474,7 +2474,7 @@ The souls that will be free whisper to you.
[STORY]
Within the houses you find bodies of the villagers dried up and frozen in a grimace of terror. Their arms and legs are bound by weaves of spider webbing.
[/STORY]
[OUT]Burn the bodies and perform the proper burial rites.
[OUT][Zerca] Burn the bodies and perform the proper burial rites.
[OUT]Burn the bodies out of respect for proper burial rites.
[OUT]Search the bodies for loot.
[/NODE]
@ -4527,3 +4527,131 @@ Underneath you find absolutely nothing but the wood you shuffled.
-- [EVENT] --DemonEncounterBase3(29)
[/EVENT]
-- [EVENT] --__Bear snake and cat(30)
+[NODE]2
[STORY]
As you travel through a woodland, you hear the cries of a man:
'Help, please, someone, help me!'
They are faint but come from somewhere close.
[/STORY]
[OUT]Ask him where he is and look for the man.
[OUT]Ignore the cries and leave.
[/NODE]
+[NODE]4
[STORY]
'I fell down into a cave, please, kind folks, help! I come from a wealthy clan. I will give you many goods in reward...'
The man's voice is fading.
You find the hole where the man must have fallen and you hear him from below, but it is too dark and deep to see anything, and even throwing a torch down does not help.
[/STORY]
[OUT]Get some ropes out and throw them to the man.
[OUT]Ignore the cries and leave.
[OUT]Ask why he is here alone if he comes from a rich clan.
[/NODE]
+[NODE]5
[STORY]
'I'm a scout, a hunter. I was to search this area for resources... my fellow died in the fall... I can still hear his cries... oh, please get me out...'
The last words are barely audible.
[/STORY]
[OUT]Get some ropes out and throw them to the man.
[OUT]Ignore the cries and leave.
[/NODE]
+[NODE]6
[STORY]
You throw the line down and feel the weight of a man.
[/STORY]
[OUT]Pull him out.
[OUT]Pull him out.
[/NODE]
+[NODE]7
[STORY]
You pull and pull and out comes a huge snake wrapped around the rope!
It hisses and whirls but slides away into the wilderness.
[/STORY]
[OUT]Call out to the man.
[OUT]Damn this man and leave this place.
[/NODE]
+[NODE]8
[STORY]
You pull and pull and out comes a huge snake wrapped around the rope!
It hisses and whirls and bites you before slithering away!
[/STORY]
[OUT]Call out to the man.
[OUT]Damn this man and leave this place.
[/NODE]
+[NODE]9
[STORY]
The man's voice is strained:
'I... I didn't see a rope, please... please save me... '
[/STORY]
[OUT]Pull him out.
[OUT]Pull him out.
[OUT]Damn this man and leave this place.
[/NODE]
+[NODE]10
[STORY]
You pull at the rope, and this time it is heavy. You think you see the man's furry coat as you drag him out, but it is a bear and it attacks!
[/STORY]
[OUT]Fight!
[OUT]Run away!
[/NODE]
+[NODE]12
[STORY]
You pull at the rope and it seems rather light. A black cat scrabbles up the line and jumps away from you, hissing!
[/STORY]
[OUT]Call out to the man angrily!
[OUT]Damn this man and leave this place.
[/NODE]
+[NODE]13
[STORY]
The bear is dead, but the man is still trapped in the hole. You hear him whimpering.
[/STORY]
[OUT]Call out to the man angrily!
[OUT]Damn this man and leave this place.
[/NODE]
+[NODE]14
[STORY]
The bear mauls you, then scampers off.
But the man is still trapped in the hole. You hear him whimpering.
[/STORY]
[OUT]Call out to the man angrily!
[OUT]Damn this man and leave this place.
[/NODE]
+[NODE]15
[STORY]
'I never reached your rope... I don't know what these animals were... help me, I will give you rewards beyond measure, I swear...'
[/STORY]
[OUT]Try pulling him out one last time, carefully!
[/NODE]
+[NODE]16
[STORY]
This time, it is indeed an older man, bearded, exhausted, and ragged. Yet his clothes are of superior quality and his hand ordained with jewelled rings.
He turns one of the rings and reaches out towards the moon, then disappears without even saying thank you!
[/STORY]
[OUT]Swear at the ungrateful sod and leave.
[/NODE]
[/EVENT]

+ 51
- 0
Modules/game_files/MiscEncounters2.txt View File

@ -3272,3 +3272,54 @@ Anyway, all good.'
[/EVENT]
-- [EVENT] --__WitchHut1(32)
+[NODE]2
[STORY]
A witch hut walks over to you on its chicken foot, and a voice booms from within:
'I smell sweet darkness clutching your souls. And where there is demand, I bring supply.
Pay, my dearies, and your curses shall be cured! Just remember I like quantity not quality.'
[/STORY]
[OUT][Witch]Tell her to stop the sales pitch and just give you a rabbit's foot dipped in a virgin's blood under a half moon during harvest. You can do the rest.
[OUT][Magic user]Ask for a professional discount, as you only need the facilities and some supplies, and you can manage the rest.
[OUT]Agree to pay.
[OUT]Leave.
[/NODE]
+[NODE]4
[STORY]
'Bah, right you are, sister. Here, special price for you.'
[/STORY]
[OUT]Pay for one curse.
[OUT]Pay more to have more than one type of curse removed.
[/NODE]
+[NODE]6
[STORY]
'Hmm, sounds reasonable. You will pay less, my dearie.'
[/STORY]
[OUT]Pay for one curse.
[OUT]Pay more to have more than one type of curse removed.
[/NODE]
+[NODE]8
[STORY]
'Which curse?'
[/STORY]
[OUT]Physical.
[OUT]Mental.
[OUT]Spirit.
[OUT]Leave.
[/NODE]
+[NODE]15
[STORY]
'Goody. Pay up and let's do it.'
[/STORY]
[OUT]Pay for one curse.
[OUT]Pay more to have more than one type of curse removed.
[/NODE]
[/EVENT]

+ 5
- 7
Modules/game_files/Ruins Basic.txt View File

@ -1030,7 +1030,7 @@ You siphon some of the dark energy safely.
+[NODE]32
[STORY]
The dark mist destroys most of what once stood here, but you find a fairly fresh corpse to loot.
The dark mist destroyed most of what once stood here, but you find a fairly fresh corpse to loot.
[/STORY]
[OUT]Take the stuff and leave.
[/NODE]
@ -1455,7 +1455,7 @@ You find a rack of dried herbs and packs of supplies, suggesting the hut was in
[/STORY]
[OUT][Goblin shaman]Search for the lore book.
[OUT]Try to connect to the lingering weaves of magic here.
[OUT][Magic or magic user] Try to connect to the lingering weaves of magic here.
[OUT]Gather what you can and leave.
[OUT]Gather what you can and leave.
[/NODE]
@ -1507,9 +1507,7 @@ You spook the boars and they run off into the woods.
+[NODE]38
[STORY]
You manage to wrestle one of the boars to the ground and strangle it!
One of the others stays and decides to follow you.
You manage to wrestle one of the boars to the ground and strangle it! One of the others stays and decides to follow you.
You feel your spirits lifted by this deed.
@ -3917,7 +3915,7 @@ You siphon some of the dark energy safely.
+[NODE]32
[STORY]
The dark mist destroys most of what once stood here, but you find a fairly fresh corpse to loot.
The dark mist destroyed most of what once stood here, but you find a fairly fresh corpse to loot.
[/STORY]
[OUT]Take the stuff and leave.
[/NODE]
@ -4508,7 +4506,7 @@ You siphon some of the dark energy safely.
+[NODE]32
[STORY]
The dark mist destroys most of what once stood here, but you find a fairly fresh corpse to loot.
The dark mist destroyed most of what once stood here, but you find a fairly fresh corpse to loot.
[/STORY]
[OUT]Take the stuff and leave.
[/NODE]

+ 162
- 13
Modules/game_files/Slavyan.txt View File

@ -1502,7 +1502,7 @@ The Slavyans are not impressed with your 'help.'
+[NODE]50
[STORY]
The boars bow to your dominance and depart. Perhaps one or two even decide to stay with you.
The boars bow to your dominance and depart. Perhaps one or two may even decide to stay with you.
The Slavyans are happy with your work.
@ -1667,7 +1667,7 @@ The Slavyans are not impressed with your 'help.'
+[NODE]50
[STORY]
The bears bow to your dominance and depart. Perhaps one even decides to stay with you.
The bears bow to your dominance and depart. Perhaps one or two may even decide to stay with you.
The Slavyans are happy with your work.
@ -3571,11 +3571,11 @@ You search the old ruins until you realise that a dark, foreboding mist is desce
The black mist is a dreaded remnant of the days of darkness.
[/STORY]
[OUT]Call upon light or harmony to protect you from this dark power.
[OUT]Call upon light or harmony to protect you from this dark power.
[OUT]Call upon turmoil or magic to shield you from the darkness.
[OUT]You have skilled wise ones with you. Battle this force of the dark with your spirit!
[OUT]You have skilled wise ones with you. Battle this force of the dark with your spirit!
[OUT][Light or Harmony] Call upon your domain to protect you from this dark power.
[OUT][Light or Harmony] Call upon your domain to protect you from this dark power.
[OUT][Turmoil or Magic] Call upon your domain to shield you from the darkness.
[OUT][Magic user] You have skilled wise ones with you. Battle this force of the dark with your spirit!
[OUT][Magic user] You have skilled wise ones with you. Battle this force of the dark with your spirit!
[OUT]Run away.
[OUT]Try to sneak quickly past the mist to get to the possible loot in these ruins.
[OUT][Shadow elf]The black mist is no danger to you. Walk through it and finish searching the ruins.
@ -3588,8 +3588,8 @@ Alas, your divine domain serves only as a beacon for the black mist to strike.
You are engulfed by its dark clutches, which tear deep into your soul with dread and madness!
[/STORY]
[OUT]Do not let this darkness win. Gather your spirit and fight it!
[OUT]You have skilled wise ones with you. Battle this force of the dark with your spirit!
[OUT][Magic user] Do not let this darkness win. Gather your spirit and fight it!
[OUT][Magic user] You have skilled wise ones with you. Battle this force of the dark with your spirit!
[OUT]Run away.
[/NODE]
@ -3601,9 +3601,9 @@ Still uneasy from the experience, you can try to search this place for loot and
[/STORY]
[OUT]Take what you find and leave.
[OUT]You have skilled wise ones with you. Battle this force of the dark with your spirit!
[OUT][Magic user] You have skilled wise ones with you. Battle this force of the dark with your spirit!
[OUT]Run away.
[OUT]You have skilled wise ones with you. Battle this force of the dark with your spirit!
[OUT][Magic user] You have skilled wise ones with you. Battle this force of the dark with your spirit!
[/NODE]
+[NODE]23
@ -3676,9 +3676,9 @@ Still uneasy from the experience, you can try to search this place for loot and
[/STORY]
[OUT]Take what you find and leave.
[OUT]You have skilled wise ones with you. Battle this force of the dark with your spirit!
[OUT][Magic user] You have skilled wise ones with you. Battle this force of the dark with your spirit!
[OUT]Run away.
[OUT]You have skilled wise ones with you. Battle this force of the dark with your spirit!
[OUT][Magic user] You have skilled wise ones with you. Battle this force of the dark with your spirit!
[/NODE]
+[NODE]37
@ -4243,3 +4243,152 @@ They move on, and you gain the friendship of those who sent you here.
[/EVENT]
-- [EVENT] --TavernSlavyanSmall(31)
+[NODE]2
[STORY]
The fires are warm and the ale is good. The tavern is bustling with life and joy.
[/STORY]
[OUT]See if you can recruit anyone.
[OUT][Demon]Do some gambling.
[OUT]Do some gambling.
[OUT]Drink.
[/NODE]
+[NODE]3
[STORY]
There are some folks here who may want to join your band, seeing as you are the chosen and all.
[/STORY]
[OUT]Approach a warrior.
[OUT]Approach a hunter.
[OUT]There's a zerca staring at you. Ask them over.
[OUT]There's a bandit sitting in a corner. Approach them.
[OUT]Someone is ushering you over to speak to them. Go see what they want.
[OUT]Someone is ushering you over to speak to them. Go see what they want.
[OUT]There are no more folks who want to join this time.
[/NODE]
+[NODE]8
[STORY]
No deal. Better luck next time.
[/STORY]
[OUT]Leave.
[/NODE]
+[NODE]11
[STORY]
A fighter is available but requires a payment.
[/STORY]
[OUT]Pay them if you can.
[/NODE]
+[NODE]12
[STORY]
A hunter is available but requires a payment.
[/STORY]
[OUT]Pay them if you can.
[/NODE]
+[NODE]13
[STORY]
He comes up to you and says he will follow you for free, as you are the chosen!
[/STORY]
[OUT]Welcome them.
[/NODE]
+[NODE]14
[STORY]
They say they'll do mercenary work for the right price.
[/STORY]
[OUT]Pay them if you can.
[/NODE]
+[NODE]17
[STORY]
An orphan overhears you recruiting and begs for you to take them in. They heard that you are a champion and they want to be one too, apparently.
[/STORY]
[OUT]Welcome them.
[/NODE]
+[NODE]24
[STORY]
An orphan overhears you recruiting and begs for you to take them in. They heard that you are a champion and they want to be one too, apparently.
[/STORY]
[OUT]Welcome them.
[/NODE]
+[NODE]26
[STORY]
One should never try gambling with demons. You were made for trickery, after all.
You win, but the folk look at you with suspicion.
[/STORY]
[OUT]Time to go.
[/NODE]
+[NODE]27
[STORY]
Lady luck has smiled upon you again. You win.
[/STORY]
[OUT]Time to go.
[/NODE]
+[NODE]28
[STORY]
Who needs luck when you have the gods on your side? You win.
[/STORY]
[OUT]Time to go.
[/NODE]
+[NODE]29
[STORY]
Alas, luck was not on your side. You lost.
[/STORY]
[OUT]Time to go.
[/NODE]
+[NODE]30
[STORY]
You got so drunk, you don't recall much of what happened. But a stork visits you some time later . . .
[/STORY]
[OUT]Good?
[/NODE]
+[NODE]33
[STORY]
Slavyans may be known for their drinking, but there simply isn't anyone with a tougher head than a Slavyan dwarf!
You drink everyone under the table and impress the locals greatly.
[/STORY]
[OUT]Great. Now it's time to leave.
[/NODE]
+[NODE]34
[STORY]
Slavyans may be known for their drinking, but you are a Slavyan too, after all, even if not from the same branch. So you drink with them hand in hand and they are impressed.
[/STORY]
[OUT]Great. Now it's time to leave.
[/NODE]
+[NODE]35
[STORY]
The Slavyans sure do know how to drink. You do not recall the evening, but you feel its effects painfully . . .
[/STORY]
[OUT]Great. Now it's time to leave.
[/NODE]
+[NODE]36
[STORY]
The Slavyans sure do know how to drink. You do not recall the evening, but you feel its effects painfully . . .
[/STORY]
[OUT]Great. Now it's time to leave.
[/NODE]
+[NODE]37
[STORY]
You got into a fight and discovered hidden strength within you. Unfortunately, the locals do not appreciate your prowess. You get kicked out of the tavern.
[/STORY]
[OUT]Time to leave.
[/NODE]
[/EVENT]

+ 6
- 6
Modules/game_files/SpiritTalkers.txt View File

@ -197,9 +197,9 @@ They seem bound to the tree for now, but you feel their energy spilling out from
[OUT][Shaman or ghost]Speak to the ghosts, and convince them to calm down and find a way to leave here in peace.
[OUT][Shaman]Face the ghosts in a battle of spirit and try to send them back to the greyworld safely.
[OUT][Perception]Investigate this place further.
[OUT]Ghost]Go in alone and speak to your kin.
[OUT]Ghost]Go in alone and speak to your kin.
[OUT]Ghost]Go in alone and speak to your kin.
[OUT][Ghost]Go in alone and speak to your kin.
[OUT][Ghost]Go in alone and speak to your kin.
[OUT][Ghost]Go in alone and speak to your kin.
[OUT]Come back another time.
[/NODE]
@ -241,7 +241,7 @@ You approach your kin and question their unruly ways. You speak of the danger of
The ghosts beg you to stay with them and show them the right way.
[/STORY]
[OUT]Agree to take on the responsibility. [Lose one pineconette]
[OUT]Agree to take on the responsibility. [Lose one ghost]
[OUT]Do not allow your friend to leave!
[/NODE]
@ -303,7 +303,7 @@ Your domain is satisfied with the peaceful resolution.
The goblins thank you and leave a reward.
[/STORY]
[OUT]You see a single pineconette lurking. Approach it.
[OUT]A single ghost survived your purge and seems interested in you, but not aggressive. Approach it.
[OUT]Leave.
[/NODE]
@ -313,7 +313,7 @@ The ghosts calm down and explain that a dark object keeps them here and makes th
The goblins thank you and leave a reward.
[/STORY]
[OUT]You see a rat lurking. Approach it.
[OUT]A single ghost survived your purge and seems interested in you, but not aggressive. Approach it.
[OUT]Leave.
[/NODE]

+ 236
- 0
Modules/game_files/Stingers.txt View File

@ -0,0 +1,236 @@
-- [EVENT] --StingersTradesmall(0)
+[NODE]2
[STORY]
The Stingers show you their stash to trade.
[/STORY]
[OUT]Trade.
[OUT]Trade.
[OUT]Trade.
[OUT]Come back another time.
[/NODE]
+[NODE]7
[STORY]
'You no friends of ours you pay us extra first.'
[/STORY]
[OUT]Trade.
[OUT]Come back another time.
[/NODE]
+[NODE]11
[STORY]
'Good trading with you. Now buzz off.'
[/STORY]
[OUT]Leave.
[/NODE]
[/EVENT]
-- [EVENT] --StingersTrademedium(1)
+[NODE]2
[STORY]
The Stingers show you their stash to trade.
[/STORY]
[OUT]Trade.
[OUT]Trade.
[OUT]Trade.
[OUT]Come back another time.
[/NODE]
+[NODE]7
[STORY]
'You no friends of ours you pay us extra first.'
[/STORY]
[OUT]Trade.
[OUT]Come back another time.
[/NODE]
+[NODE]11
[STORY]
'Good trading with you. Now buzz off.'
[/STORY]
[OUT]Leave.
[/NODE]
[/EVENT]
-- [EVENT] --StingersTradeadv(2)
+[NODE]2
[STORY]
The Stingers show you their stash to trade.
[/STORY]
[OUT]Trade.
[OUT]Trade.
[OUT]Trade.
[OUT]Come back another time.
[/NODE]
+[NODE]7
[STORY]
'You are no friends of ours so you'll have to pay us extra first.'
[/STORY]
[OUT]Trade.
[OUT]Come back another time.
[/NODE]
+[NODE]11
[STORY]
'Good trading with you. Now buzz off.'
[/STORY]
[OUT]Leave.
[/NODE]
[/EVENT]
-- [EVENT] --Army Stingers(3)
+[NODE]2
[STORY]
You hear a dangerous buzz of the Stinger patrol following you!
[/STORY]
[OUT]Greet your allies.
[OUT]Stay cautious, but speak to them.
[OUT]Try to talk your way out of this.
[OUT]Fight!
[OUT]Move away.
[OUT]Bribe the Stingers to show you are a friend.
[/NODE]
+[NODE]3
[STORY]
'You, you good, we don't fight.'
[/STORY]
[OUT]Ask if they want to trade.
[OUT]Exchange food and show respect.
[/NODE]
+[NODE]11
[STORY]
They do not answer, they keep coming towards you.
[/STORY]
[OUT]Leave.
[OUT]Try to talk your way out of this.
[OUT]Fight!
[/NODE]
+[NODE]17
[STORY]
You defeat the Stingers.
[/STORY]
[OUT]Leave.
[/NODE]
+[NODE]19
[STORY]
The Stingers defeat you and infect you with a toxin before you manage to escape.
[/STORY]
[OUT]Run.
[/NODE]
+[NODE]25
[STORY]
The Stingers move away and you even gain some respect from them.
[/STORY]
[OUT]Leave.
[/NODE]
+[NODE]30
[STORY]
The Stingers do not listen, in fact they use your distracted state to bite you and infect you with a toxin before you manage to escape.
[/STORY]
[OUT]Run.
[/NODE]
[/EVENT]
-- [EVENT] --Stingers Lair_(4)
+[NODE]3
[STORY]
You find a buzzing hub of animal activity. It looks a little like a large bee hive, but then you also spot some underground pairs and various other nests that are organised into one settlement.
Several bees approach you, and speak:
'You, you no beast, you want fight or you want trade?'
[/STORY]
[OUT]Try to speak to them.
[OUT]Attack!
[/NODE]
+[NODE]4
[STORY]
The lair is buzzing with life, but they try to stay clear of you.
You can trade or heal toxins, and some spiders may wish to join you for a fee.
When you're friends, you can recruit some bees, or spider queens, or train your beasts to become stronger, healthier or wiser.
[/STORY]
[OUT]Trade.
[OUT]Leave.
[OUT]Attack!
[OUT][Beast] Go see about the beast training.
[OUT]One of the ice demons offers to cleanse your curses. Go to them.
[OUT]Something it tugging at you. Look down.
[OUT]Pay with food to have toxins removed by the snakes.
[OUT]Pay for a rare pet spider.
[/NODE]
+[NODE]7
[STORY]
You find a buzzing hub of animal activity. It looks a little like a large bee hive, but then you also spot some underground pairs and various other nests that are organised into one settlement.
But you are no friends to the Stingers and so they attack!
[/STORY]
[OUT]Defend yourself!
[OUT]Run!
[/NODE]
+[NODE]8
[STORY]
The Stingers lair is destroyed. Its inhabitants dead.
[/STORY]
[OUT]Leave.
[/NODE]
+[NODE]11
[STORY]
The poisonous bite of the Stingers proves to strong and you are forced to flee.
[/STORY]
[OUT]Leave.
[/NODE]
+[NODE]16
[STORY]
O queen bee examines you:
'Darkness came long ago and changed us. We know how to master our bodies and minds.
Pay us with meat, lots of it! And we shall train you too, beast friend.'
[/STORY]
[OUT]Train the beasts
[OUT]Politely decline.
[/NODE]
+[NODE]22
[STORY]
O queen bee examines you:
'Darkness came long ago and changed us. We know how to master our bodies and minds.
Pay us with meat, lots of it! And we shall train you too, beast friend.'
[/STORY]
[OUT]Yes, accept.
[OUT]Politely decline.
[/NODE]
+[NODE]26
[STORY]
A small critter likes you and wants to join.
[/STORY]
[OUT]Take it in.
[OUT]No, go back to town.
[/NODE]
[/EVENT]

+ 5
- 5
Modules/game_files/VillageEncounters.txt View File

@ -4,7 +4,7 @@
-- [EVENT] --Homen(1)
+[NODE]2
[STORY]
The homen -- an unliving skeletal procession often foretelling death on a large scale -- are seen passing through your village at night.
The homen - an unliving skeletal procession often foretelling death on a large scale - are seen passing through your village at night.
[/STORY]
[OUT][Nyia]Bow down to your lady's heralds. Whatever dark fate awaits, it is her will.
[OUT][Magic]Call upon your domain to steer the weaves of cruel fate away from your village.
@ -1922,7 +1922,7 @@ It does, however, retain its wits, and it stays with you.
-- [EVENT] --KidnappedSpwn(20)
+[NODE]2
[STORY]
You track down the scoundrels who absconded with your child!
You track down the scoundrels who absconded with your goods!
[/STORY]
[OUT][Turmoil]Charge!
[OUT][Harmony]Speak to them, as peace is always preferable.
@ -1934,14 +1934,14 @@ You track down the scoundrels who absconded with your child!
+[NODE]4
[STORY]
You kill the scum and rescue your child along with any other loot they may have had.
You kill the scum and reclaim your goods along with any other loot they may have had.
[/STORY]
[OUT]Leave.
[/NODE]
+[NODE]7
[STORY]
You are badly beaten and forced to flee. You child is now lost for good.
You are badly beaten and forced to flee. You can't hope to reclaim what was lost now.
[/STORY]
[OUT]Leave.
[/NODE]
@ -1956,7 +1956,7 @@ You are badly beaten and forced to flee. You child is now lost for good.
+[NODE]13
[STORY]
'Bah, stop yammering about your bloody gods already. Fine, have the brat back. Just go.'
'Bah, stop yammering about your bloody gods already. Fine, have the goods back. Just go.'
[/STORY]
[OUT]Leave.

+ 14
- 1
Modules/game_files/Woodlandkin.txt View File

@ -793,7 +793,7 @@ You got rid of the problem as you were asked, and your friendship with the elves
+[NODE]13
[STORY]
The wrights scatter and even leave some of their stuff behind.
The wrights scatter and even leave some of their stuff behind if you're lucky.
[/STORY]
[OUT]Good.
@ -2563,6 +2563,19 @@ With the crows gone, you search the room in peace.
[OUT]Gather the loot and leave.
[/NODE]
+[NODE]70
[STORY]
The elf stops for a second, turns his head towards you, listens, and then recoils again, mumbling:
'Light, too much, too much, failed again, failed... burning...'
The elf is clearly ancient, perhaps from the days of the darkness, judging by the faded scars of the dark curse, but his mind is so very lost.
[/STORY]
[OUT]Offer some of your spirit health to ease his mind. Maybe he'll talk to you.
[OUT]Slap him in the face. It sometimes helps with crazy.
[OUT]Slap him in the face. It sometimes helps with crazy.
[/NODE]
[/EVENT]
-- [EVENT] --Darkness(16)

+ 97
- 5
Modules/game_files/mChapter 1.txt View File

@ -2362,7 +2362,7 @@ As you walk towards the camp, you sense that you are being watched. A small grou
+[NODE]6
[STORY]
'You with that oddball bookworm type? We told him and we'll tell you -- that cave is our turf, no stragglers, no sightseein'.'
'You with that oddball bookworm type? We told him and we'll tell you - that cave is our turf, no stragglers, no sightseein'.'
[/STORY]
[OUT]Try to haggle with them. Surely there is a price they would accept for entry?
[OUT]Attack!
@ -2417,7 +2417,7 @@ I'll mark both on your maps, and you decide which favour you'll do.'
+[NODE]19
[STORY]
'Suppose you look impressive-like, yeah. So we can talk. But, you with that oddball bookworm type? We told him and we'll tell you -- that cave is our turf, no stragglers, no sightseein'.'
'Suppose you look impressive-like, yeah. So we can talk. But, you with that oddball bookworm type? We told him and we'll tell you - that cave is our turf, no stragglers, no sightseein'.'
[/STORY]
[OUT]Try to haggle with them. Surely there is a price they would accept for entry?
[OUT]Attack!
@ -2841,6 +2841,14 @@ But as I said, we'll consider it. So pay us a good price and we have us a deal.'
[OUT]Attack!
[/NODE]
+[NODE]103
[STORY]
'Suppose you look impressive-like, yeah. So we can talk. But, you with that oddball bookworm type? We told him and we'll tell you -- that cave is our turf, no stragglers, no sightseein'.'
[/STORY]
[OUT]Try to haggle with them. Surely there is a price they would accept for entry?
[OUT]Attack!
[/NODE]
[/EVENT]
-- [EVENT] --BabaYaga4(10)
@ -3216,6 +3224,13 @@ I am off, gonna hide for a bit, don't like it when they're agitated. But good lu
[OUT]Do what you came here for, attack!
[/NODE]
+[NODE]78
[STORY]
You approach the house, but it feels dead and it is empty.
[/STORY]
[OUT]Leave.
[/NODE]
[/EVENT]
-- [EVENT] --GoldMine4(11)
@ -3242,7 +3257,7 @@ As you move forwards, you see gold ore that shouldn't glimmer but it does, as if
+[NODE]5
[STORY]
The walls of this mine have plenty of small burrows weaved throughout the structure, and you see faint movement within -- something is watching you.
The walls of this mine have plenty of small burrows weaved throughout the structure, and you see faint movement within - something is watching you.
As you move forwards, you see gold ore that shouldn't glimmer but it does, as if it were purified and smelted already. You cannot yet see the light source that could cause such an effect.
[/STORY]
@ -3586,7 +3601,7 @@ You kill most of the demons and those who survive clear away in a hurry. The min
+[NODE]57
[STORY]
'Wonderful news! I admit, I was betting against you. Well, a deal's a deal, here is your reward and a blessing. We've been to that cave -- you'll need to be tough to get in where you need to. Good luck!'
'Wonderful news! I admit, I was betting against you. Well, a deal's a deal, here is your reward and a blessing. We've been to that cave - you'll need to be tough to get in where you need to. Good luck!'
They scatter off into the tunnels.
[/STORY]
@ -3659,6 +3674,13 @@ With their vitality, we can do much. We have a yaga with us, she'll do us an ill
[OUT]Refuse and just attack!
[/NODE]
+[NODE]70
[STORY]
The cave is abandoned.
[/STORY]
[OUT]Leave.
[/NODE]
[/EVENT]
-- [EVENT] --RedCave5(12)
@ -3913,7 +3935,7 @@ This sacrifice also allowed us to acquire the heart of the forest from a forest
+[NODE]46
[STORY]
'So yer back with the blood, eh? Wasn't sure you had the bollocks to get it. Let us talk -- come to my forge.'
'So yer back with the blood, eh? Wasn't sure you had the bollocks to get it. Let us talk - come to my forge.'
He leads you into a forge that was not there when you left.
[/STORY]
@ -8158,3 +8180,73 @@ You got into a fight and discovered hidden strength within you. Unfortunately, t
[/EVENT]
-- [EVENT] --Army(45)
+[NODE]2
[STORY]
More and more scavenger groups are roaming these parts lately, and they don't always care if you were once friends.
[/STORY]
[OUT]Greet your allies.
[OUT]Stay cautious, but speak to them.
[OUT]Fight!
[OUT]Intimidate them!
[OUT]Move away.
[OUT]Scavengers are only after stuff, give them some, perhaps you'll make friends.
[/NODE]
+[NODE]3
[STORY]
'Ah, you god-folk, good to see ya!'
[/STORY]
[OUT]Ask if they want to trade.
[OUT]Have a drink together.
[/NODE]
+[NODE]11
[STORY]
'You ain't our enemy, but you ain't our friends neither. Go to our village if you wanna make friends. Now, move away.'
[/STORY]
[OUT]Leave.
[OUT]Fight!
[OUT]Intimidate them!
[/NODE]
+[NODE]17
[STORY]
'Fine, fine, here, you take our shit and we back away. No need for fightin' and no hard feelings either, eh.'
[/STORY]
[OUT]If they left anything of use take it and leave.
[/NODE]
+[NODE]19
[STORY]
Your threats don't work. You are beaten and chased away.
[/STORY]
[OUT]Run.
[/NODE]
+[NODE]25
[STORY]
You won.
[/STORY]
[OUT]Leave.
[/NODE]
+[NODE]26
[STORY]
You were badly beaten and forced to flee.
[/STORY]
[OUT]Leave.
[/NODE]
+[NODE]27
[STORY]
'Sure, you fool, but we don't care. Bye.'
[/STORY]
[OUT]Leave.
[/NODE]
[/EVENT]

+ 6
- 8
Modules/pot/Abandoned House.pot View File

@ -82,7 +82,7 @@ msgstr ""
#. #-#-#-#-# Abandoned House.pot #-#-#-#-#
#. -- [EVENT] --Crazy house demon(3)@@+[NODE]59@@[OUT]1
#. #-#-#-#-# Abandoned House.pot #-#-#-#-#
#. -- [EVENT] --Witch house(4)@@+[NODE]2@@[OUT]5
#. -- [EVENT] --Witch house(4)@@+[NODE]2@@[OUT]4
#. #-#-#-#-# Abandoned House.pot #-#-#-#-#
#. -- [EVENT] --Witch house(4)@@+[NODE]14@@[OUT]7
#. #-#-#-#-# Abandoned House.pot #-#-#-#-#
@ -197,11 +197,8 @@ msgstr ""
msgid "Drop down some torches to keep the snakes away, then grab the chest before they attack."
msgstr ""
#. #-#-#-#-# Abandoned House.pot #-#-#-#-#
#. -- [EVENT] --Old tavern(1)@@+[NODE]13@@[OUT]3
#. #-#-#-#-# Abandoned House.pot #-#-#-#-#
#. -- [EVENT] --Old tavern(1)@@+[NODE]37@@[OUT]3
msgid "Through nature of intellect, figure out how to trick the snakes."
msgid "[Nature or Intellect] Figure out how to trick the snakes."
msgstr ""
#. -- [EVENT] --Old tavern(1)@@+[NODE]13@@[OUT]4
@ -307,6 +304,10 @@ msgstr ""
msgid "You know how to deal with snakes. Take out your flute and charm them."
msgstr ""
#. -- [EVENT] --Old tavern(1)@@+[NODE]37@@[OUT]3
msgid "Through nature of intellect, figure out how to trick the snakes."
msgstr ""
#. -- [EVENT] --Old tavern(1)@@+[NODE]43@@[STORY]
msgid ""
"You enchant the rats, and one of them wants to stay with you!\n"
@ -773,10 +774,7 @@ msgstr ""
msgid "Call out and see if anyone's home."
msgstr ""
#. #-#-#-#-# Abandoned House.pot #-#-#-#-#
#. -- [EVENT] --Witch house(4)@@+[NODE]2@@[OUT]3
#. #-#-#-#-# Abandoned House.pot #-#-#-#-#
#. -- [EVENT] --Witch house(4)@@+[NODE]2@@[OUT]4
msgid "Sneak up to investigate."
msgstr ""

+ 16
- 3
Modules/pot/Bandits attack.pot View File

@ -220,6 +220,10 @@ msgstr ""
#. #-#-#-#-# Bandits attack.pot #-#-#-#-#
#. -- [EVENT] --Goblin bandits(2)@@+[NODE]26@@[OUT]1
#. #-#-#-#-# Bandits attack.pot #-#-#-#-#
#. -- [EVENT] --Goblin bandits(2)@@+[NODE]31@@[OUT]3
#. #-#-#-#-# Bandits attack.pot #-#-#-#-#
#. -- [EVENT] --Goblin bandits(2)@@+[NODE]41@@[OUT]3
#. #-#-#-#-# Bandits attack.pot #-#-#-#-#
#. -- [EVENT] --Scavengers attack(5)@@+[NODE]2@@[OUT]1
#. #-#-#-#-# Bandits attack.pot #-#-#-#-#
#. -- [EVENT] --Unliving ruins spwn(10)@@+[NODE]9@@[OUT]1
@ -628,18 +632,27 @@ msgid "Agree to give up some of your chosen things."
msgstr ""
#. -- [EVENT] --Goblin bandits(2)@@+[NODE]27@@[OUT]2
msgid "Agree to lose 40% of your food."
msgid "Agree to lose 10% of your food."
msgstr ""
#. #-#-#-#-# Bandits attack.pot #-#-#-#-#
#. -- [EVENT] --Goblin bandits(2)@@+[NODE]31@@[STORY]
#. #-#-#-#-# Bandits attack.pot #-#-#-#-#
#. -- [EVENT] --Goblin bandits(2)@@+[NODE]41@@[STORY]
msgid "'What, changed your minds, eh? We'll just take what we like, then!'"
msgstr ""
#. #-#-#-#-# Bandits attack.pot #-#-#-#-#
#. -- [EVENT] --Goblin bandits(2)@@+[NODE]31@@[OUT]1
#. #-#-#-#-# Bandits attack.pot #-#-#-#-#
#. -- [EVENT] --Goblin bandits(2)@@+[NODE]41@@[OUT]1
msgid "Lose some equipment."
msgstr ""
#. #-#-#-#-# Bandits attack.pot #-#-#-#-#
#. -- [EVENT] --Goblin bandits(2)@@+[NODE]31@@[OUT]2
#. #-#-#-#-# Bandits attack.pot #-#-#-#-#
#. -- [EVENT] --Goblin bandits(2)@@+[NODE]41@@[OUT]2
msgid "Go back to trade."
msgstr ""
@ -736,7 +749,7 @@ msgid "Talk, drink, and leave."
msgstr ""
#. -- [EVENT] --Dwarven bandits(3)@@+[NODE]22@@[STORY]
msgid "'Enough talkin' -- we're takin the food, now!'"
msgid "'Enough talkin' - we're takin the food, now!'"
msgstr ""
#. -- [EVENT] --Dwarven bandits(3)@@+[NODE]33@@[STORY]
@ -1250,7 +1263,7 @@ msgid "[Bandit]Suggest a fair trade instead, with you throwing in a bit extra --
msgstr ""
#. -- [EVENT] --Human bandits(7)@@+[NODE]2@@[OUT]3
msgid "Give the captain your best smile."
msgid "[Attractive] Give the captain your best smile."
msgstr ""
#. -- [EVENT] --Human bandits(7)@@+[NODE]4@@[STORY]

+ 3
- 4
Modules/pot/Cave.pot View File

@ -1193,8 +1193,7 @@ msgstr ""
#. -- [EVENT] --Witchhousespwn(6)@@+[NODE]16@@[STORY]
msgid ""
"You hand over the goods, and the hag pricks you with a crude curved dagger.\n"
"She then spits into the blood, picks one of her warts, throws it in and eats the slimy concoction.\n"
"She then throws up violently all over you, and although you are utterly sick, you do feel the effects of the promised blessing."
"She then spits into the blood, picks one of her warts, throws it in and eats the slimy concoction. She then throws up violently all over you, and although you are utterly sick, you do feel the effects of the promised blessing."
msgstr ""
#. #-#-#-#-# Cave.pot #-#-#-#-#
@ -1539,7 +1538,7 @@ msgid "The drake defeats you and flies away."
msgstr ""
#. -- [EVENT] --Borowy(12)@@+[NODE]2@@[STORY]
msgid "You accidentally step onto a bee's nest, and they are not even the large bees that yu could fights off, just the regular, small, annoying type. As you try to run you see a cave you could run into."
msgid "You accidentally step onto a bee's nest, and they are not even the large bees that you could fights off, just the regular, small, annoying type. As you try to run you see a cave you could run into."
msgstr ""
#. -- [EVENT] --Borowy(12)@@+[NODE]2@@[OUT]1
@ -1630,7 +1629,7 @@ msgid "Take the bear and leave."
msgstr ""
#. -- [EVENT] --Borowy(12)@@+[NODE]35@@[STORY]
msgid "This is no ordinary bear, it is some kind of demon. Weather good, or bad, you do not know."
msgid "This is no ordinary bear, it is some kind of demon. Whether good, or bad, you do not know."
msgstr ""
#. -- [EVENT] --Borowy(12)@@+[NODE]37@@[STORY]

+ 6
- 5
Modules/pot/Cemetery.pot View File

@ -505,11 +505,8 @@ msgstr ""
msgid "Ask about the greyworld. Tell the ghost your shaman training was short-lived when you were called to serve the cosmic pantheon."
msgstr ""
#. #-#-#-#-# Cemetery.pot #-#-#-#-#
#. -- [EVENT] --Cemetery gob ghost(0)@@+[NODE]19@@[STORY]
#. #-#-#-#-# Cemetery.pot #-#-#-#-#
#. -- [EVENT] --Cemetery gob ghost(0)@@+[NODE]24@@[STORY]
msgid "'I am no ghost -- that is, not a soul of the once living, but a spirit from the greyworld. I was easing the passing for one of your kind, but a ray of light washed over this ground and froze all time and space. I am trapped here for eternity!'"
msgid "'I am no ghost - that is, not a soul of the once living, but a spirit from the greyworld. I was easing the passing for one of your kind, but a ray of light washed over this ground and froze all time and space. I am trapped here for eternity!'"
msgstr ""
#. #-#-#-#-# Cemetery.pot #-#-#-#-#
@ -544,7 +541,7 @@ msgstr ""
#. -- [EVENT] --Cemetery gob ghost(0)@@+[NODE]22@@[STORY]
msgid ""
"'As I said before, I am trapped by the stifling power of the lightbringers -- their scorching souls be damned. It is as if time itself yielded to their stagnation.\n"
"'As I said before, I am trapped by the stifling power of the lightbringers - their scorching souls be damned. It is as if time itself yielded to their stagnation.\n"
"The only thing I can think of is a burst of darkness to free me. And I do sense some unliving souls nearby. Their unnatural binding to life will suffice, but you must kill them for me first. Please.'"
msgstr ""
@ -571,6 +568,10 @@ msgstr ""
msgid "No, it is too risky. Leave."
msgstr ""
#. -- [EVENT] --Cemetery gob ghost(0)@@+[NODE]24@@[STORY]
msgid "'I am no ghost -- that is, not a soul of the once living, but a spirit from the greyworld. I was easing the passing for one of your kind, but a ray of light washed over this ground and froze all time and space. I am trapped here for eternity!'"
msgstr ""
#. -- [EVENT] --Cemetery gob ghost(0)@@+[NODE]24@@[OUT]1
msgid "Ask what can be done."
msgstr ""

+ 95
- 0
Modules/pot/Death.pot View File

@ -1,4 +1,7 @@
#. #-#-#-#-# Death.pot #-#-#-#-#
#. -- [EVENT] --Death(0)@@+[NODE]2@@[STORY]
#. #-#-#-#-# Death.pot #-#-#-#-#
#. -- [EVENT] --Death_(1)@@+[NODE]2@@[STORY]
msgid "Your wounds were too grave and so the gates to the underwolds open to take your soul."
msgstr ""
@ -6,15 +9,107 @@ msgstr ""
#. -- [EVENT] --Death(0)@@+[NODE]2@@[OUT]1
#. #-#-#-#-# Death.pot #-#-#-#-#
#. -- [EVENT] --Death(0)@@+[NODE]2@@[OUT]2
#. #-#-#-#-# Death.pot #-#-#-#-#
#. -- [EVENT] --Death_(1)@@+[NODE]2@@[OUT]1
#. #-#-#-#-# Death.pot #-#-#-#-#
#. -- [EVENT] --Death_(1)@@+[NODE]2@@[OUT]2
#. #-#-#-#-# Death.pot #-#-#-#-#
#. -- [EVENT] --Death_(1)@@+[NODE]2@@[OUT]3
msgid "Depart."
msgstr ""
#. #-#-#-#-# Death.pot #-#-#-#-#
#. -- [EVENT] --Death(0)@@+[NODE]4@@[STORY]
#. #-#-#-#-# Death.pot #-#-#-#-#
#. -- [EVENT] --Death_(1)@@+[NODE]4@@[STORY]
msgid ""
"'YOU ARE MY CHOSEN HOW DARE YOU DIE!'\n"
"The lady of death clutches a corpse and thrusts your soul into it, commanding you to go on."
msgstr ""
#. #-#-#-#-# Death.pot #-#-#-#-#
#. -- [EVENT] --Death(0)@@+[NODE]4@@[OUT]1
#. #-#-#-#-# Death.pot #-#-#-#-#
#. -- [EVENT] --Death_(1)@@+[NODE]4@@[OUT]1
msgid "Bow and leave."
msgstr ""
#. #-#-#-#-# Death.pot #-#-#-#-#
#. -- [EVENT] --Chosen death_(2)@@+[NODE]2@@[STORY]
#. #-#-#-#-# Death.pot #-#-#-#-#
#. -- [EVENT] --Chosen death 2(3)@@+[NODE]2@@[STORY]
msgid ""
"You allowed your chosen to die! Without the divine bond, you will no longer have any power or influence over the world, thus your raign will end.\n"
"Alas, you have one more chance to remain in the game. Call upon the spirit of the Cosmic Tree itself and ask for the soul of your chosen to be returned to you.\n"
"Remember, the price is high and it will get higher every time you abuse your divine power like this."
msgstr ""
#. #-#-#-#-# Death.pot #-#-#-#-#
#. -- [EVENT] --Chosen death_(2)@@+[NODE]2@@[OUT]1
#. #-#-#-#-# Death.pot #-#-#-#-#
#. -- [EVENT] --Chosen death 2(3)@@+[NODE]2@@[OUT]1
msgid "Pay with two lives to return the one."
msgstr ""
#. #-#-#-#-# Death.pot #-#-#-#-#
#. -- [EVENT] --Chosen death_(2)@@+[NODE]2@@[OUT]2
#. #-#-#-#-# Death.pot #-#-#-#-#
#. -- [EVENT] --Chosen death 2(3)@@+[NODE]2@@[OUT]2
msgid "Pay with four lives to return the one."
msgstr ""
#. #-#-#-#-# Death.pot #-#-#-#-#
#. -- [EVENT] --Chosen death_(2)@@+[NODE]2@@[OUT]3
#. #-#-#-#-# Death.pot #-#-#-#-#
#. -- [EVENT] --Chosen death 2(3)@@+[NODE]2@@[OUT]3
msgid "Pay with six lives to return the one."
msgstr ""
#. #-#-#-#-# Death.pot #-#-#-#-#
#. -- [EVENT] --Chosen death_(2)@@+[NODE]2@@[OUT]4
#. #-#-#-#-# Death.pot #-#-#-#-#
#. -- [EVENT] --Chosen death 2(3)@@+[NODE]2@@[OUT]4
msgid "Pay with eight lives to return the one."
msgstr ""
#. #-#-#-#-# Death.pot #-#-#-#-#
#. -- [EVENT] --Chosen death_(2)@@+[NODE]2@@[OUT]5
#. #-#-#-#-# Death.pot #-#-#-#-#
#. -- [EVENT] --Chosen death 2(3)@@+[NODE]2@@[OUT]5
msgid "Pay with ten lives to return the one."
msgstr ""
#. #-#-#-#-# Death.pot #-#-#-#-#
#. -- [EVENT] --Chosen death_(2)@@+[NODE]2@@[OUT]6
#. #-#-#-#-# Death.pot #-#-#-#-#
#. -- [EVENT] --Chosen death 2(3)@@+[NODE]2@@[OUT]6
msgid "Pay with fifteen lives to return the one."
msgstr ""
#. #-#-#-#-# Death.pot #-#-#-#-#
#. -- [EVENT] --Chosen death_(2)@@+[NODE]2@@[OUT]7
#. #-#-#-#-# Death.pot #-#-#-#-#
#. -- [EVENT] --Chosen death 2(3)@@+[NODE]2@@[OUT]7
msgid "Pay with twenty lives to return the one."
msgstr ""
#. #-#-#-#-# Death.pot #-#-#-#-#
#. -- [EVENT] --Chosen death_(2)@@+[NODE]2@@[OUT]8
#. #-#-#-#-# Death.pot #-#-#-#-#
#. -- [EVENT] --Chosen death 2(3)@@+[NODE]2@@[OUT]8
msgid "You cannot or will not pay. It is time to end this journey."
msgstr ""
#. #-#-#-#-# Death.pot #-#-#-#-#
#. -- [EVENT] --Chosen death_(2)@@+[NODE]4@@[STORY]
#. #-#-#-#-# Death.pot #-#-#-#-#
#. -- [EVENT] --Chosen death 2(3)@@+[NODE]4@@[STORY]
msgid "You paid your bloody dues and the spirit of your chosen is return, now pray that it comes back in the right flesh..."
msgstr ""
#. #-#-#-#-# Death.pot #-#-#-#-#
#. -- [EVENT] --Chosen death_(2)@@+[NODE]4@@[OUT]1
#. #-#-#-#-# Death.pot #-#-#-#-#
#. -- [EVENT] --Chosen death 2(3)@@+[NODE]4@@[OUT]1
msgid "Await your chosen."
msgstr ""

+ 31
- 0
Modules/pot/Demon encounters.pot View File

@ -249,6 +249,10 @@ msgstr ""
#. -- [EVENT] --Dwarven bandits(17)@@+[NODE]15@@[OUT]2
#. #-#-#-#-# Demon encounters.pot #-#-#-#-#
#. -- [EVENT] --Dwarven bandits(17)@@+[NODE]16@@[OUT]1
#. #-#-#-#-# Demon encounters.pot #-#-#-#-#
#. -- [EVENT] --__Shroom circle(19)@@+[NODE]11@@[OUT]2
#. #-#-#-#-# Demon encounters.pot #-#-#-#-#
#. -- [EVENT] --__Shroom circle(19)@@+[NODE]22@@[OUT]1
msgid "Leave."
msgstr ""
@ -1785,43 +1789,70 @@ msgid ""
"'Thank you, yay!'"
msgstr ""
#. #-#-#-#-# Demon encounters.pot #-#-#-#-#
#. -- [EVENT] --Shroom circle(10)@@+[NODE]2@@[STORY]
#. #-#-#-#-# Demon encounters.pot #-#-#-#-#
#. -- [EVENT] --__Shroom circle(19)@@+[NODE]2@@[STORY]
msgid "Among a small grouping of trees, you discover a circle of multicoloured mushrooms that emit a subtle yellow glow."
msgstr ""
#. #-#-#-#-# Demon encounters.pot #-#-#-#-#
#. -- [EVENT] --Shroom circle(10)@@+[NODE]2@@[OUT]1
#. #-#-#-#-# Demon encounters.pot #-#-#-#-#
#. -- [EVENT] --__Shroom circle(19)@@+[NODE]2@@[OUT]1
msgid "[Forest folk] You sense the power of forest sprites within. Go closer to ask for good fortune."
msgstr ""
#. #-#-#-#-# Demon encounters.pot #-#-#-#-#
#. -- [EVENT] --Shroom circle(10)@@+[NODE]2@@[OUT]2
#. #-#-#-#-# Demon encounters.pot #-#-#-#-#
#. -- [EVENT] --__Shroom circle(19)@@+[NODE]2@@[OUT]2
msgid "Go in closer to investigate."
msgstr ""
#. #-#-#-#-# Demon encounters.pot #-#-#-#-#
#. -- [EVENT] --Shroom circle(10)@@+[NODE]3@@[STORY]
#. #-#-#-#-# Demon encounters.pot #-#-#-#-#
#. -- [EVENT] --__Shroom circle(19)@@+[NODE]3@@[STORY]
msgid ""
"As a creature of the woodland, you know the circle will give you blessings.\n"
"But you could also try a more challenging path known as a greenwalk: entering the spiritual path of the forest and becoming one with it through this place of power."
msgstr ""
#. #-#-#-#-# Demon encounters.pot #-#-#-#-#
#. -- [EVENT] --Shroom circle(10)@@+[NODE]3@@[OUT]1
#. #-#-#-#-# Demon encounters.pot #-#-#-#-#
#. -- [EVENT] --__Shroom circle(19)@@+[NODE]3@@[OUT]1
msgid "Try the greenwalk."
msgstr ""
#. #-#-#-#-# Demon encounters.pot #-#-#-#-#
#. -- [EVENT] --Shroom circle(10)@@+[NODE]3@@[OUT]2
#. #-#-#-#-# Demon encounters.pot #-#-#-#-#
#. -- [EVENT] --__Shroom circle(19)@@+[NODE]3@@[OUT]2
msgid "Take only the blessings."
msgstr ""
#. #-#-#-#-# Demon encounters.pot #-#-#-#-#
#. -- [EVENT] --Shroom circle(10)@@+[NODE]11@@[STORY]
#. #-#-#-#-# Demon encounters.pot #-#-#-#-#
#. -- [EVENT] --__Shroom circle(19)@@+[NODE]11@@[STORY]
msgid ""
"You come closer and feel the yellow glow surround you. For those akin to nature, the glow is pleasant, but for others it may bring harm.\n"
"When you try to step forwards, you feel a physical resistance, testing your spiritual resolve."
msgstr ""
#. #-#-#-#-# Demon encounters.pot #-#-#-#-#
#. -- [EVENT] --Shroom circle(10)@@+[NODE]11@@[OUT]1
#. #-#-#-#-# Demon encounters.pot #-#-#-#-#
#. -- [EVENT] --__Shroom circle(19)@@+[NODE]11@@[OUT]1
msgid "Attempt the trial."
msgstr ""
#. #-#-#-#-# Demon encounters.pot #-#-#-#-#
#. -- [EVENT] --Shroom circle(10)@@+[NODE]22@@[STORY]
#. #-#-#-#-# Demon encounters.pot #-#-#-#-#
#. -- [EVENT] --__Shroom circle(19)@@+[NODE]22@@[STORY]
msgid "Your spirit proved strong and you feel the warm glow embrace you, kindly. Whatever test this may have been, you clearly passed."
msgstr ""

+ 17
- 4
Modules/pot/Earthbound.pot View File

@ -3851,28 +3851,41 @@ msgstr ""
msgid "There doesn't seem anyone interested to join you right now."
msgstr ""
#. #-#-#-#-# Earthbound.pot #-#-#-#-#
#. -- [EVENT] --Dwarf Apprentice(26)@@+[NODE]8@@[STORY]
#. #-#-#-#-# Earthbound.pot #-#-#-#-#
#. -- [EVENT] --Dwarf Apprentice(26)@@+[NODE]13@@[STORY]
msgid "A young smith looks your way. But they ask that you pay for their services."
msgstr ""
#. #-#-#-#-# Earthbound.pot #-#-#-#-#
#. -- [EVENT] --Dwarf Apprentice(26)@@+[NODE]8@@[OUT]1
#. #-#-#-#-# Earthbound.pot #-#-#-#-#
#. -- [EVENT] --Dwarf Apprentice(26)@@+[NODE]9@@[OUT]1
msgid "Pay them."
msgid "Pay a young smith."
msgstr ""
#. #-#-#-#-# Earthbound.pot #-#-#-#-#
#. -- [EVENT] --Dwarf Apprentice(26)@@+[NODE]8@@[OUT]2
#. #-#-#-#-# Earthbound.pot #-#-#-#-#
#. -- [EVENT] --Dwarf Apprentice(26)@@+[NODE]9@@[OUT]2
#. #-#-#-#-# Earthbound.pot #-#-#-#-#
#. -- [EVENT] --Dwarf Apprentice(26)@@+[NODE]13@@[OUT]2
msgid "No, leave."
msgstr ""
#. -- [EVENT] --Dwarf Apprentice(26)@@+[NODE]8@@[OUT]3
msgid "Pay a smith."
msgstr ""
#. -- [EVENT] --Dwarf Apprentice(26)@@+[NODE]9@@[STORY]
msgid "A labourer looks your way. But they ask that you pay for their services."
msgstr ""
#. #-#-#-#-# Earthbound.pot #-#-#-#-#
#. -- [EVENT] --Dwarf Apprentice(26)@@+[NODE]9@@[OUT]1
#. #-#-#-#-# Earthbound.pot #-#-#-#-#
#. -- [EVENT] --Dwarf Apprentice(26)@@+[NODE]13@@[OUT]1
msgid "Pay them."
msgstr ""
#. -- [EVENT] --Dwarf Apprentice(26)@@+[NODE]10@@[STORY]
msgid "A dwarven child is permitted to join your village, so they may truly learn your customs. You will have to pay as is customary, to ensure the dwarven clan is compensated for the loss."
msgstr ""

+ 41
- 45
Modules/pot/Generic.pot View File

@ -300,14 +300,10 @@ msgstr ""
#. #-#-#-#-# Generic.pot #-#-#-#-#
#. -- [EVENT] --ElvenChildGrowingup(7)@@+[NODE]3@@[OUT]1
#. #-#-#-#-# Generic.pot #-#-#-#-#
#. -- [EVENT] --ElvenChildGrowingup(7)@@+[NODE]14@@[OUT]1
#. #-#-#-#-# Generic.pot #-#-#-#-#
#. -- [EVENT] --ElvenChildGrowingup(7)@@+[NODE]20@@[OUT]1
#. #-#-#-#-# Generic.pot #-#-#-#-#
#. -- [EVENT] --DwarfChildGrowingup(8)@@+[NODE]3@@[OUT]1
#. #-#-#-#-# Generic.pot #-#-#-#-#
#. -- [EVENT] --DwarfChildGrowingup(8)@@+[NODE]14@@[OUT]1
#. #-#-#-#-# Generic.pot #-#-#-#-#
#. -- [EVENT] --DwarfChildGrowingup(8)@@+[NODE]20@@[OUT]1
#. #-#-#-#-# Generic.pot #-#-#-#-#
#. -- [EVENT] --Childgrowingup_(9)@@+[NODE]3@@[OUT]1
@ -499,6 +495,19 @@ msgid ""
"Still, it is a worthwhile journey and should be taken with pride."
msgstr ""
#. #-#-#-#-# Generic.pot #-#-#-#-#
#. -- [EVENT] --ElvenChildGrowingup(7)@@+[NODE]14@@[OUT]1
#. #-#-#-#-# Generic.pot #-#-#-#-#
#. -- [EVENT] --DwarfChildGrowingup(8)@@+[NODE]14@@[OUT]1
#. #-#-#-#-# Generic.pot #-#-#-#-#
#. -- [EVENT] --GoblinChildGrowingup(16)@@+[NODE]14@@[OUT]1
msgid "Begin the trials for a gatherer."
msgstr ""
#. -- [EVENT] --ElvenChildGrowingup(7)@@+[NODE]14@@[OUT]2
msgid "Begin the trials for a craftsman."
msgstr ""
#. #-#-#-#-# Generic.pot #-#-#-#-#
#. -- [EVENT] --ElvenChildGrowingup(7)@@+[NODE]15@@[STORY]
#. #-#-#-#-# Generic.pot #-#-#-#-#
@ -576,7 +585,7 @@ msgid ""
msgstr ""
#. -- [EVENT] --DwarfChildGrowingup(8)@@+[NODE]2@@[OUT]1
msgid "[Dwarf] Guide your child to your kin and ask them for training. This will risk the child staying with their dwarven kin, but if they decide to return to you, they will surely be stronger for it!"
msgid "[Dwarf or Loyalty] Guide your child to their kin and ask them for training. This will risk the child staying with their dwarven kin, but if they decide to return to you, they will surely be stronger for it!"
msgstr ""
#. #-#-#-#-# Generic.pot #-#-#-#-#
@ -619,6 +628,10 @@ msgid ""
"Still, it is a worthwhile journey and should be taken with pride."
msgstr ""
#. -- [EVENT] --DwarfChildGrowingup(8)@@+[NODE]14@@[OUT]2
msgid "Begin the trials for a smith."
msgstr ""
#. -- [EVENT] --DwarfChildGrowingup(8)@@+[NODE]15@@[STORY]
msgid "The dwarven child did indeed grow into a strong youth, but the call of the stone and metal proved too strong to ignore and they left you to be with their dwarven kin."
msgstr ""
@ -684,10 +697,7 @@ msgstr ""
msgid "By the will of the stone and metal, your dwarven child proved to be a warrior."
msgstr ""
#. #-#-#-#-# Generic.pot #-#-#-#-#
#. -- [EVENT] --Childgrowingup_(9)@@+[NODE]2@@[STORY]
#. #-#-#-#-# Generic.pot #-#-#-#-#
#. -- [EVENT] --Childgrowingup_(9)@@+[NODE]42@@[STORY]
msgid ""
"The traumatic events of the last few days made it clear your child is child no more. They now face the time of the croppings, the rite of passage into adulthood.\n"
"But this path is never easy. You must now choose what journey the young one will take before, gods willing, they may return to you as an adult."
@ -726,7 +736,7 @@ msgid "[Mysticism, chance and female] Your child was born with the mark of a wit
msgstr ""
#. -- [EVENT] --Childgrowingup_(9)@@+[NODE]2@@[OUT]9
msgid "[Wisdom and chance]Your child is learned, perhaps they can become a healer."
msgid "[Wisdom] Your child is learned, perhaps they can become a healer."
msgstr ""
#. #-#-#-#-# Generic.pot #-#-#-#-#
@ -770,14 +780,6 @@ msgstr ""
#. #-#-#-#-# Generic.pot #-#-#-#-#
#. -- [EVENT] --Childgrowingup_(9)@@+[NODE]32@@[OUT]1
#. #-#-#-#-# Generic.pot #-#-#-#-#
#. -- [EVENT] --Childgrowingup_(9)@@+[NODE]44@@[OUT]1
#. #-#-#-#-# Generic.pot #-#-#-#-#
#. -- [EVENT] --Childgrowingup_(9)@@+[NODE]45@@[OUT]1
#. #-#-#-#-# Generic.pot #-#-#-#-#
#. -- [EVENT] --Childgrowingup_(9)@@+[NODE]46@@[OUT]1
#. #-#-#-#-# Generic.pot #-#-#-#-#
#. -- [EVENT] --Childgrowingup_(9)@@+[NODE]48@@[OUT]1
#. #-#-#-#-# Generic.pot #-#-#-#-#
#. -- [EVENT] --Childgrowingup_(9)@@+[NODE]51@@[OUT]1
#. #-#-#-#-# Generic.pot #-#-#-#-#
#. -- [EVENT] --Childgrowingup_(9)@@+[NODE]52@@[OUT]1
@ -850,11 +852,17 @@ msgstr ""
msgid "The child is youth no more, today they join the proud calling of the zerca."
msgstr ""
#. #-#-#-#-# Generic.pot #-#-#-#-#
#. -- [EVENT] --Childgrowingup_(9)@@+[NODE]14@@[STORY]
#. #-#-#-#-# Generic.pot #-#-#-#-#
#. -- [EVENT] --Childgrowingup_(9)@@+[NODE]66@@[STORY]
msgid "The child perished."
msgstr ""
#. #-#-#-#-# Generic.pot #-#-#-#-#
#. -- [EVENT] --Childgrowingup_(9)@@+[NODE]14@@[OUT]1
#. #-#-#-#-# Generic.pot #-#-#-#-#
#. -- [EVENT] --Childgrowingup_(9)@@+[NODE]66@@[OUT]1
msgid "Give burial rites to the youth."
msgstr ""
@ -879,13 +887,17 @@ msgid "The child is youth no more, today they join the dubious ranks of banditry
msgstr ""
#. -- [EVENT] --Childgrowingup_(9)@@+[NODE]20@@[STORY]
msgid "The child begun to train to be a bandit, but they never did return to the flock."
msgid "The child begun to train to be a bandit, but they died horribly at the hands of the ruffians."
msgstr ""
#. #-#-#-#-# Generic.pot #-#-#-#-#
#. -- [EVENT] --Childgrowingup_(9)@@+[NODE]20@@[OUT]1
#. #-#-#-#-# Generic.pot #-#-#-#-#
#. -- [EVENT] --Childgrowingup_(9)@@+[NODE]22@@[OUT]1
#. #-#-#-#-# Generic.pot #-#-#-#-#
#. -- [EVENT] --Childgrowingup_(9)@@+[NODE]61@@[OUT]1
#. #-#-#-#-# Generic.pot #-#-#-#-#
#. -- [EVENT] --Childgrowingup_(9)@@+[NODE]64@@[OUT]1
msgid "Mourn the child's failure and move on."
msgstr ""
@ -893,7 +905,10 @@ msgstr ""
msgid "The child failed its trials and the consequences can often be dire for such a young mind."
msgstr ""
#. #-#-#-#-# Generic.pot #-#-#-#-#
#. -- [EVENT] --Childgrowingup_(9)@@+[NODE]22@@[STORY]
#. #-#-#-#-# Generic.pot #-#-#-#-#
#. -- [EVENT] --Childgrowingup_(9)@@+[NODE]64@@[STORY]
msgid "The youth was so depressed by their failure, they wandered off and never returned."
msgstr ""
@ -969,32 +984,13 @@ msgstr ""
#. -- [EVENT] --Childgrowingup_(9)@@+[NODE]40@@[STORY]
msgid ""
"Alas, your child walked the path of fate and fate did not have good things in store.\n"
"They do not speak of what befell them, but they return weakened and depressed."
"They do not speak of what befell them, but they return weakened and depressed but also accompanied by a rat friend."
msgstr ""
#. -- [EVENT] --Childgrowingup_(9)@@+[NODE]40@@[OUT]1
msgid "Rejoice that they have returned alive."
msgstr ""
#. -- [EVENT] --Childgrowingup_(9)@@+[NODE]42@@[OUT]1
msgid "Your child is goblin, you have no idea what the trials will bring, but do your best to teach it."
msgstr ""
#. #-#-#-#-# Generic.pot #-#-#-#-#
#. -- [EVENT] --Childgrowingup_(9)@@+[NODE]44@@[STORY]
#. #-#-#-#-# Generic.pot #-#-#-#-#
#. -- [EVENT] --Childgrowingup_(9)@@+[NODE]45@@[STORY]
msgid "The goblin youngster grew into a capable worker under your care."
msgstr ""
#. -- [EVENT] --Childgrowingup_(9)@@+[NODE]46@@[STORY]
msgid "The goblin youngster grew into a capable fighter with a clear affinity for beast training too."
msgstr ""
#. -- [EVENT] --Childgrowingup_(9)@@+[NODE]48@@[STORY]
msgid "The goblin youngster grew into a capable fighter."
msgstr ""
#. -- [EVENT] --Childgrowingup_(9)@@+[NODE]49@@[STORY]
msgid "The young witch must enter the greyworld and seek her destiny within."
msgstr ""
@ -1039,6 +1035,10 @@ msgstr ""
msgid "Welcome them back."
msgstr ""
#. -- [EVENT] --Childgrowingup_(9)@@+[NODE]61@@[STORY]
msgid "The child begun to train to be a bandit, but they never did return to the flock."
msgstr ""
#. -- [EVENT] --GroupSpiritAttack(10)@@+[NODE]2@@[STORY]
msgid "You suddenly feel the winds of mystical powers surround you and you know you are caught in some ritual!"
msgstr ""
@ -1054,7 +1054,7 @@ msgid ""
msgstr ""
#. -- [EVENT] --OrcChildGrowingup(11)@@+[NODE]2@@[OUT]1
msgid "[Orc] Guide your child to your kin and ask them for training. This will risk the child staying with their clan but if they decide to return to you, they will surely be stronger for it!"
msgid "[Orc or Loyalty] Guide your child to their kin and ask them for training. This will risk the child staying with their clan but if they decide to return to you, they will surely be stronger for it!"
msgstr ""
#. -- [EVENT] --OrcChildGrowingup(11)@@+[NODE]2@@[OUT]4
@ -1215,7 +1215,7 @@ msgid ""
msgstr ""
#. -- [EVENT] --GoblinChildGrowingup(16)@@+[NODE]2@@[OUT]1
msgid "[Goblin] Guide your child to your kin and ask them for training. This will risk the child staying with their clan but if they decide to return to you, they will surely be wiser for it!"
msgid "[Goblin or Loyalty] Guide your child to their kin and ask them for training. This will risk the child staying with their clan but if they decide to return to you, they will surely be wiser for it!"
msgstr ""
#. -- [EVENT] --GoblinChildGrowingup(16)@@+[NODE]2@@[OUT]2
@ -1269,10 +1269,6 @@ msgstr ""
msgid "The trials to become a worker are often the safest and goblins have an affinity for tinkering."
msgstr ""
#. -- [EVENT] --GoblinChildGrowingup(16)@@+[NODE]14@@[OUT]1
msgid "Begin the trials for a gatherer."
msgstr ""
#. -- [EVENT] --GoblinChildGrowingup(16)@@+[NODE]14@@[OUT]2
msgid "Begin the trials for a craftsperson."
msgstr ""
@ -1308,7 +1304,7 @@ msgid "The child enters the greyworld, where the spirits reside and returns to y
msgstr ""
#. -- [EVENT] --GoblinChildGrowingup(16)@@+[NODE]37@@[STORY]
msgid "The spirit world proved too tempting and they return to you as a fanthom."
msgid "The spirit world proved too tempting and they return to you as a phantom."
msgstr ""
#. -- [EVENT] --GoblinChildGrowingup(16)@@+[NODE]38@@[STORY]

+ 73
- 12
Modules/pot/Icedemons.pot View File

@ -4,7 +4,7 @@
#. -- [EVENT] --IcedemonsTrademedium(1)@@+[NODE]2@@[STORY]
#. #-#-#-#-# Icedemons.pot #-#-#-#-#
#. -- [EVENT] --IcedemonsTradeadv(2)@@+[NODE]2@@[STORY]
msgid "The trader's stalls stand open for you"
msgid "The trader's stalls stand open for you but we trade in stone, unless you have children, we accept those too."
msgstr ""
#. #-#-#-#-# Icedemons.pot #-#-#-#-#
@ -49,6 +49,27 @@ msgstr ""
msgid "Come back another time."
msgstr ""
#. #-#-#-#-# Icedemons.pot #-#-#-#-#
#. -- [EVENT] --IcedemonsTradesmall(0)@@+[NODE]2@@[OUT]5
#. #-#-#-#-# Icedemons.pot #-#-#-#-#
#. -- [EVENT] --IcedemonsTradesmall(0)@@+[NODE]2@@[OUT]6
#. #-#-#-#-# Icedemons.pot #-#-#-#-#
#. -- [EVENT] --IcedemonsTradesmall(0)@@+[NODE]7@@[OUT]3
#. #-#-#-#-# Icedemons.pot #-#-#-#-#
#. -- [EVENT] --IcedemonsTrademedium(1)@@+[NODE]2@@[OUT]5
#. #-#-#-#-# Icedemons.pot #-#-#-#-#
#. -- [EVENT] --IcedemonsTrademedium(1)@@+[NODE]2@@[OUT]6
#. #-#-#-#-# Icedemons.pot #-#-#-#-#
#. -- [EVENT] --IcedemonsTrademedium(1)@@+[NODE]7@@[OUT]3
#. #-#-#-#-# Icedemons.pot #-#-#-#-#
#. -- [EVENT] --IcedemonsTradeadv(2)@@+[NODE]2@@[OUT]5
#. #-#-#-#-# Icedemons.pot #-#-#-#-#
#. -- [EVENT] --IcedemonsTradeadv(2)@@+[NODE]2@@[OUT]6
#. #-#-#-#-# Icedemons.pot #-#-#-#-#
#. -- [EVENT] --IcedemonsTradeadv(2)@@+[NODE]7@@[OUT]3
msgid "Trade children."
msgstr ""
#. #-#-#-#-# Icedemons.pot #-#-#-#-#
#. -- [EVENT] --IcedemonsTradesmall(0)@@+[NODE]7@@[STORY]
#. #-#-#-#-# Icedemons.pot #-#-#-#-#
@ -69,12 +90,12 @@ msgstr ""
#. #-#-#-#-# Icedemons.pot #-#-#-#-#
#. -- [EVENT] --IcedemonsTradeadv(2)@@+[NODE]11@@[OUT]1
#. #-#-#-#-# Icedemons.pot #-#-#-#-#
#. -- [EVENT] --IceVillage(3)@@+[NODE]4@@[OUT]2
#. #-#-#-#-# Icedemons.pot #-#-#-#-#
#. -- [EVENT] --IceVillage(3)@@+[NODE]8@@[OUT]1
#. #-#-#-#-# Icedemons.pot #-#-#-#-#
#. -- [EVENT] --IceVillage(3)@@+[NODE]11@@[OUT]1
#. #-#-#-#-# Icedemons.pot #-#-#-#-#
#. -- [EVENT] --IceVillage(3)@@+[NODE]16@@[OUT]2
#. #-#-#-#-# Icedemons.pot #-#-#-#-#
#. -- [EVENT] --ArmyIceDemon_(4)@@+[NODE]3@@[OUT]2
#. #-#-#-#-# Icedemons.pot #-#-#-#-#
#. -- [EVENT] --ArmyIceDemon_(4)@@+[NODE]11@@[OUT]1
@ -105,18 +126,10 @@ msgstr ""
#. #-#-#-#-# Icedemons.pot #-#-#-#-#
#. -- [EVENT] --IceVillage(3)@@+[NODE]3@@[OUT]2
#. #-#-#-#-# Icedemons.pot #-#-#-#-#
#. -- [EVENT] --IceVillage(3)@@+[NODE]4@@[OUT]3
#. -- [EVENT] --IceVillage(3)@@+[NODE]16@@[OUT]3
msgid "Attack!"
msgstr ""
#. -- [EVENT] --IceVillage(3)@@+[NODE]4@@[STORY]
msgid "You get no answer, only several icy looks."
msgstr ""
#. -- [EVENT] --IceVillage(3)@@+[NODE]4@@[OUT]1
msgid "As friend, ask to trade."
msgstr ""
#. -- [EVENT] --IceVillage(3)@@+[NODE]7@@[STORY]
msgid ""
"You find a place hidden from plain sight and within you spot ice demons congregating.\n"
@ -139,6 +152,54 @@ msgstr ""
msgid "The ice demons defeat you and take a life as payment for your attack."
msgstr ""
#. -- [EVENT] --IceVillage(3)@@+[NODE]16@@[STORY]
msgid ""
"You get no answer, only several icy looks.\n"
"When you become friends, you shall be able to recruit and cure all curses here."
msgstr ""
#. -- [EVENT] --IceVillage(3)@@+[NODE]16@@[OUT]1
msgid "As friend, ask to trade."
msgstr ""
#. -- [EVENT] --IceVillage(3)@@+[NODE]16@@[OUT]4
msgid "One of the ice monuments opens for you, enter."
msgstr ""
#. -- [EVENT] --IceVillage(3)@@+[NODE]16@@[OUT]5
msgid "One of the ice demons offers to cleanse your curses. Go to them."
msgstr ""
#. -- [EVENT] --IceVillage(3)@@+[NODE]16@@[OUT]6
msgid "An icicle follows you everywhere, you think it means to stay with you if you let it. Leave the town to see if it comes with you."
msgstr ""
#. -- [EVENT] --IceVillage(3)@@+[NODE]21@@[STORY]
msgid ""
"A dziad mroz sits in the centre, his body half submerged into the ice floor:\n"
"'You have proven yourself sturdy. I am interested to learn more, one of my grandchildren, a sniezynka, will join you, and one of yours will become ice, thus we can both learn of each other. Just do not give me your chosen one, the gods would not be happy with me. Agreed?'"
msgstr ""
#. #-#-#-#-# Icedemons.pot #-#-#-#-#
#. -- [EVENT] --IceVillage(3)@@+[NODE]21@@[OUT]1
#. #-#-#-#-# Icedemons.pot #-#-#-#-#
#. -- [EVENT] --IceVillage(3)@@+[NODE]24@@[OUT]1
msgid "Yes, accept."
msgstr ""
#. #-#-#-#-# Icedemons.pot #-#-#-#-#
#. -- [EVENT] --IceVillage(3)@@+[NODE]21@@[OUT]2
#. #-#-#-#-# Icedemons.pot #-#-#-#-#
#. -- [EVENT] --IceVillage(3)@@+[NODE]24@@[OUT]2
msgid "Politely decline."
msgstr ""
#. -- [EVENT] --IceVillage(3)@@+[NODE]24@@[STORY]
msgid ""
"A dziad mroz sits in the centre, his body half submerged into the ice floor:\n"
"'You have proven yourself sturdy. I am interested to learn more, one of my grandchildren, a sniezynka, will join you, and one of yours will become ice, thus we can both learn of each other. Agreed?'"
msgstr ""
#. -- [EVENT] --ArmyIceDemon_(4)@@+[NODE]2@@[STORY]
msgid "Ice demons are stalking you!"
msgstr ""

+ 1314
- 0
Modules/pot/MiscEncounters 3.pot
File diff suppressed because it is too large
View File


+ 96
- 1
Modules/pot/MiscEncounters.pot View File

@ -432,6 +432,8 @@ msgstr ""
#. -- [EVENT] --The smith and Smetek(10)@@+[NODE]17@@[OUT]1
#. #-#-#-#-# MiscEncounters.pot #-#-#-#-#
#. -- [EVENT] --Black cat crossing(20)@@+[NODE]12@@[OUT]2
#. #-#-#-#-# MiscEncounters.pot #-#-#-#-#
#. -- [EVENT] --__Bear snake and cat(30)@@+[NODE]10@@[OUT]2
msgid "Run away!"
msgstr ""
@ -1065,14 +1067,20 @@ msgstr ""
msgid "Your efforts fail, and whatever dark force resides here throws you to the side and cloaks the place from mortal eyes once more."
msgstr ""
#. #-#-#-#-# MiscEncounters.pot #-#-#-#-#
#. -- [EVENT] --Bear snake and cat(4)@@+[NODE]2@@[STORY]
#. #-#-#-#-# MiscEncounters.pot #-#-#-#-#
#. -- [EVENT] --__Bear snake and cat(30)@@+[NODE]2@@[STORY]
msgid ""
"As you travel through a woodland, you hear the cries of a man:\n"
"'Help, please, someone, help me!'\n"
"They are faint but come from somewhere close."
msgstr ""
#. #-#-#-#-# MiscEncounters.pot #-#-#-#-#
#. -- [EVENT] --Bear snake and cat(4)@@+[NODE]2@@[OUT]1
#. #-#-#-#-# MiscEncounters.pot #-#-#-#-#
#. -- [EVENT] --__Bear snake and cat(30)@@+[NODE]2@@[OUT]1
msgid "Ask him where he is and look for the man."
msgstr ""
@ -1082,10 +1090,19 @@ msgstr ""
#. -- [EVENT] --Bear snake and cat(4)@@+[NODE]4@@[OUT]2
#. #-#-#-#-# MiscEncounters.pot #-#-#-#-#
#. -- [EVENT] --Bear snake and cat(4)@@+[NODE]5@@[OUT]2
#. #-#-#-#-# MiscEncounters.pot #-#-#-#-#
#. -- [EVENT] --__Bear snake and cat(30)@@+[NODE]2@@[OUT]2
#. #-#-#-#-# MiscEncounters.pot #-#-#-#-#
#. -- [EVENT] --__Bear snake and cat(30)@@+[NODE]4@@[OUT]2
#. #-#-#-#-# MiscEncounters.pot #-#-#-#-#
#. -- [EVENT] --__Bear snake and cat(30)@@+[NODE]5@@[OUT]2
msgid "Ignore the cries and leave."
msgstr ""
#. #-#-#-#-# MiscEncounters.pot #-#-#-#-#
#. -- [EVENT] --Bear snake and cat(4)@@+[NODE]4@@[STORY]
#. #-#-#-#-# MiscEncounters.pot #-#-#-#-#
#. -- [EVENT] --__Bear snake and cat(30)@@+[NODE]4@@[STORY]
msgid ""
"'I fell down into a cave, please, kind folks, help! I come from a wealthy clan. I will give you many goods in reward...'\n"
"The man's voice is fading.\n"
@ -1096,20 +1113,33 @@ msgstr ""
#. -- [EVENT] --Bear snake and cat(4)@@+[NODE]4@@[OUT]1
#. #-#-#-#-# MiscEncounters.pot #-#-#-#-#
#. -- [EVENT] --Bear snake and cat(4)@@+[NODE]5@@[OUT]1
#. #-#-#-#-# MiscEncounters.pot #-#-#-#-#
#. -- [EVENT] --__Bear snake and cat(30)@@+[NODE]4@@[OUT]1
#. #-#-#-#-# MiscEncounters.pot #-#-#-#-#
#. -- [EVENT] --__Bear snake and cat(30)@@+[NODE]5@@[OUT]1
msgid "Get some ropes out and throw them to the man."
msgstr ""
#. #-#-#-#-# MiscEncounters.pot #-#-#-#-#
#. -- [EVENT] --Bear snake and cat(4)@@+[NODE]4@@[OUT]3
#. #-#-#-#-# MiscEncounters.pot #-#-#-#-#
#. -- [EVENT] --__Bear snake and cat(30)@@+[NODE]4@@[OUT]3
msgid "Ask why he is here alone if he comes from a rich clan."
msgstr ""
#. #-#-#-#-# MiscEncounters.pot #-#-#-#-#
#. -- [EVENT] --Bear snake and cat(4)@@+[NODE]5@@[STORY]
#. #-#-#-#-# MiscEncounters.pot #-#-#-#-#
#. -- [EVENT] --__Bear snake and cat(30)@@+[NODE]5@@[STORY]
msgid ""
"'I'm a scout, a hunter. I was to search this area for resources... my fellow died in the fall... I can still hear his cries... oh, please get me out...'\n"
"The last words are barely audible."
msgstr ""
#. #-#-#-#-# MiscEncounters.pot #-#-#-#-#
#. -- [EVENT] --Bear snake and cat(4)@@+[NODE]6@@[STORY]
#. #-#-#-#-# MiscEncounters.pot #-#-#-#-#
#. -- [EVENT] --__Bear snake and cat(30)@@+[NODE]6@@[STORY]
msgid "You throw the line down and feel the weight of a man."
msgstr ""
@ -1121,10 +1151,21 @@ msgstr ""
#. -- [EVENT] --Bear snake and cat(4)@@+[NODE]9@@[OUT]1
#. #-#-#-#-# MiscEncounters.pot #-#-#-#-#
#. -- [EVENT] --Bear snake and cat(4)@@+[NODE]9@@[OUT]2
#. #-#-#-#-# MiscEncounters.pot #-#-#-#-#
#. -- [EVENT] --__Bear snake and cat(30)@@+[NODE]6@@[OUT]1
#. #-#-#-#-# MiscEncounters.pot #-#-#-#-#
#. -- [EVENT] --__Bear snake and cat(30)@@+[NODE]6@@[OUT]2
#. #-#-#-#-# MiscEncounters.pot #-#-#-#-#
#. -- [EVENT] --__Bear snake and cat(30)@@+[NODE]9@@[OUT]1
#. #-#-#-#-# MiscEncounters.pot #-#-#-#-#
#. -- [EVENT] --__Bear snake and cat(30)@@+[NODE]9@@[OUT]2
msgid "Pull him out."
msgstr ""
#. #-#-#-#-# MiscEncounters.pot #-#-#-#-#
#. -- [EVENT] --Bear snake and cat(4)@@+[NODE]7@@[STORY]
#. #-#-#-#-# MiscEncounters.pot #-#-#-#-#
#. -- [EVENT] --__Bear snake and cat(30)@@+[NODE]7@@[STORY]
msgid ""
"You pull and pull and out comes a huge snake wrapped around the rope!\n"
"It hisses and whirls but slides away into the wilderness."
@ -1134,6 +1175,10 @@ msgstr ""
#. -- [EVENT] --Bear snake and cat(4)@@+[NODE]7@@[OUT]1
#. #-#-#-#-# MiscEncounters.pot #-#-#-#-#
#. -- [EVENT] --Bear snake and cat(4)@@+[NODE]8@@[OUT]1
#. #-#-#-#-# MiscEncounters.pot #-#-#-#-#
#. -- [EVENT] --__Bear snake and cat(30)@@+[NODE]7@@[OUT]1
#. #-#-#-#-# MiscEncounters.pot #-#-#-#-#
#. -- [EVENT] --__Bear snake and cat(30)@@+[NODE]8@@[OUT]1
msgid "Call out to the man."
msgstr ""
@ -1149,22 +1194,43 @@ msgstr ""
#. -- [EVENT] --Bear snake and cat(4)@@+[NODE]13@@[OUT]2
#. #-#-#-#-# MiscEncounters.pot #-#-#-#-#
#. -- [EVENT] --Bear snake and cat(4)@@+[NODE]14@@[OUT]2
#. #-#-#-#-# MiscEncounters.pot #-#-#-#-#
#. -- [EVENT] --__Bear snake and cat(30)@@+[NODE]7@@[OUT]2
#. #-#-#-#-# MiscEncounters.pot #-#-#-#-#
#. -- [EVENT] --__Bear snake and cat(30)@@+[NODE]8@@[OUT]2
#. #-#-#-#-# MiscEncounters.pot #-#-#-#-#
#. -- [EVENT] --__Bear snake and cat(30)@@+[NODE]9@@[OUT]3
#. #-#-#-#-# MiscEncounters.pot #-#-#-#-#
#. -- [EVENT] --__Bear snake and cat(30)@@+[NODE]12@@[OUT]2
#. #-#-#-#-# MiscEncounters.pot #-#-#-#-#
#. -- [EVENT] --__Bear snake and cat(30)@@+[NODE]13@@[OUT]2
#. #-#-#-#-# MiscEncounters.pot #-#-#-#-#
#. -- [EVENT] --__Bear snake and cat(30)@@+[NODE]14@@[OUT]2
msgid "Damn this man and leave this place."
msgstr ""
#. #-#-#-#-# MiscEncounters.pot #-#-#-#-#
#. -- [EVENT] --Bear snake and cat(4)@@+[NODE]8@@[STORY]
#. #-#-#-#-# MiscEncounters.pot #-#-#-#-#
#. -- [EVENT] --__Bear snake and cat(30)@@+[NODE]8@@[STORY]
msgid ""
"You pull and pull and out comes a huge snake wrapped around the rope!\n"
"It hisses and whirls and bites you before slithering away!"
msgstr ""
#. #-#-#-#-# MiscEncounters.pot #-#-#-#-#
#. -- [EVENT] --Bear snake and cat(4)@@+[NODE]9@@[STORY]
#. #-#-#-#-# MiscEncounters.pot #-#-#-#-#
#. -- [EVENT] --__Bear snake and cat(30)@@+[NODE]9@@[STORY]
msgid ""
"The man's voice is strained:\n"
"'I... I didn't see a rope, please... please save me... '"
msgstr ""
#. #-#-#-#-# MiscEncounters.pot #-#-#-#-#
#. -- [EVENT] --Bear snake and cat(4)@@+[NODE]10@@[STORY]
#. #-#-#-#-# MiscEncounters.pot #-#-#-#-#
#. -- [EVENT] --__Bear snake and cat(30)@@+[NODE]10@@[STORY]
msgid "You pull at the rope, and this time it is heavy. You think you see the man's furry coat as you drag him out, but it is a bear and it attacks!"
msgstr ""
@ -1174,10 +1240,15 @@ msgstr ""
#. -- [EVENT] --PickingBlueberries(11)@@+[NODE]13@@[OUT]1
#. #-#-#-#-# MiscEncounters.pot #-#-#-#-#
#. -- [EVENT] --PickingBlueberries(11)@@+[NODE]15@@[OUT]1
#. #-#-#-#-# MiscEncounters.pot #-#-#-#-#
#. -- [EVENT] --__Bear snake and cat(30)@@+[NODE]10@@[OUT]1
msgid "Fight!"
msgstr ""
#. #-#-#-#-# MiscEncounters.pot #-#-#-#-#
#. -- [EVENT] --Bear snake and cat(4)@@+[NODE]12@@[STORY]
#. #-#-#-#-# MiscEncounters.pot #-#-#-#-#
#. -- [EVENT] --__Bear snake and cat(30)@@+[NODE]12@@[STORY]
msgid "You pull at the rope and it seems rather light. A black cat scrabbles up the line and jumps away from you, hissing!"
msgstr ""
@ -1187,34 +1258,58 @@ msgstr ""
#. -- [EVENT] --Bear snake and cat(4)@@+[NODE]13@@[OUT]1
#. #-#-#-#-# MiscEncounters.pot #-#-#-#-#
#. -- [EVENT] --Bear snake and cat(4)@@+[NODE]14@@[OUT]1
#. #-#-#-#-# MiscEncounters.pot #-#-#-#-#
#. -- [EVENT] --__Bear snake and cat(30)@@+[NODE]12@@[OUT]1
#. #-#-#-#-# MiscEncounters.pot #-#-#-#-#
#. -- [EVENT] --__Bear snake and cat(30)@@+[NODE]13@@[OUT]1
#. #-#-#-#-# MiscEncounters.pot #-#-#-#-#
#. -- [EVENT] --__Bear snake and cat(30)@@+[NODE]14@@[OUT]1
msgid "Call out to the man angrily!"
msgstr ""
#. #-#-#-#-# MiscEncounters.pot #-#-#-#-#
#. -- [EVENT] --Bear snake and cat(4)@@+[NODE]13@@[STORY]
#. #-#-#-#-# MiscEncounters.pot #-#-#-#-#
#. -- [EVENT] --__Bear snake and cat(30)@@+[NODE]13@@[STORY]
msgid "The bear is dead, but the man is still trapped in the hole. You hear him whimpering."
msgstr ""
#. #-#-#-#-# MiscEncounters.pot #-#-#-#-#
#. -- [EVENT] --Bear snake and cat(4)@@+[NODE]14@@[STORY]
#. #-#-#-#-# MiscEncounters.pot #-#-#-#-#
#. -- [EVENT] --__Bear snake and cat(30)@@+[NODE]14@@[STORY]
msgid ""
"The bear mauls you, then scampers off.\n"
"But the man is still trapped in the hole. You hear him whimpering."
msgstr ""
#. #-#-#-#-# MiscEncounters.pot #-#-#-#-#
#. -- [EVENT] --Bear snake and cat(4)@@+[NODE]15@@[STORY]
#. #-#-#-#-# MiscEncounters.pot #-#-#-#-#
#. -- [EVENT] --__Bear snake and cat(30)@@+[NODE]15@@[STORY]
msgid "'I never reached your rope... I don't know what these animals were... help me, I will give you rewards beyond measure, I swear...'"
msgstr ""
#. #-#-#-#-# MiscEncounters.pot #-#-#-#-#
#. -- [EVENT] --Bear snake and cat(4)@@+[NODE]15@@[OUT]1
#. #-#-#-#-# MiscEncounters.pot #-#-#-#-#
#. -- [EVENT] --__Bear snake and cat(30)@@+[NODE]15@@[OUT]1
msgid "Try pulling him out one last time, carefully!"
msgstr ""
#. #-#-#-#-# MiscEncounters.pot #-#-#-#-#
#. -- [EVENT] --Bear snake and cat(4)@@+[NODE]16@@[STORY]
#. #-#-#-#-# MiscEncounters.pot #-#-#-#-#
#. -- [EVENT] --__Bear snake and cat(30)@@+[NODE]16@@[STORY]
msgid ""
"This time, it is indeed an older man, bearded, exhausted, and ragged. Yet his clothes are of superior quality and his hand ordained with jewelled rings.\n"
"He turns one of the rings and reaches out towards the moon, then disappears without even saying thank you!"
msgstr ""
#. #-#-#-#-# MiscEncounters.pot #-#-#-#-#
#. -- [EVENT] --Bear snake and cat(4)@@+[NODE]16@@[OUT]1
#. #-#-#-#-# MiscEncounters.pot #-#-#-#-#
#. -- [EVENT] --__Bear snake and cat(30)@@+[NODE]16@@[OUT]1
msgid "Swear at the ungrateful sod and leave."
msgstr ""
@ -2995,7 +3090,7 @@ msgid "Within the houses you find bodies of the villagers dried up and frozen in
msgstr ""
#. -- [EVENT] --Babiniec(15)@@+[NODE]13@@[OUT]1
msgid "Burn the bodies and perform the proper burial rites."
msgid "[Zerca] Burn the bodies and perform the proper burial rites."
msgstr ""
#. -- [EVENT] --Babiniec(15)@@+[NODE]13@@[OUT]2

+ 53
- 0
Modules/pot/MiscEncounters2.pot View File

@ -223,6 +223,10 @@ msgstr ""
#. -- [EVENT] --WitchHut1(29)@@+[NODE]2@@[OUT]4
#. #-#-#-#-# MiscEncounters2.pot #-#-#-#-#
#. -- [EVENT] --WitchHut1(29)@@+[NODE]8@@[OUT]4
#. #-#-#-#-# MiscEncounters2.pot #-#-#-#-#
#. -- [EVENT] --__WitchHut1(32)@@+[NODE]2@@[OUT]4
#. #-#-#-#-# MiscEncounters2.pot #-#-#-#-#
#. -- [EVENT] --__WitchHut1(32)@@+[NODE]8@@[OUT]4
msgid "Leave."
msgstr ""
@ -3678,19 +3682,31 @@ msgid ""
"Pay, my dearies, and your curses shall be cured!'"
msgstr ""
#. #-#-#-#-# MiscEncounters2.pot #-#-#-#-#
#. -- [EVENT] --WitchHut1(29)@@+[NODE]2@@[OUT]1
#. #-#-#-#-# MiscEncounters2.pot #-#-#-#-#
#. -- [EVENT] --__WitchHut1(32)@@+[NODE]2@@[OUT]1
msgid "[Witch]Tell her to stop the sales pitch and just give you a rabbit's foot dipped in a virgin's blood under a half moon during harvest. You can do the rest."
msgstr ""
#. #-#-#-#-# MiscEncounters2.pot #-#-#-#-#
#. -- [EVENT] --WitchHut1(29)@@+[NODE]2@@[OUT]2
#. #-#-#-#-# MiscEncounters2.pot #-#-#-#-#
#. -- [EVENT] --__WitchHut1(32)@@+[NODE]2@@[OUT]2
msgid "[Magic user]Ask for a professional discount, as you only need the facilities and some supplies, and you can manage the rest."
msgstr ""
#. #-#-#-#-# MiscEncounters2.pot #-#-#-#-#
#. -- [EVENT] --WitchHut1(29)@@+[NODE]2@@[OUT]3
#. #-#-#-#-# MiscEncounters2.pot #-#-#-#-#
#. -- [EVENT] --__WitchHut1(32)@@+[NODE]2@@[OUT]3
msgid "Agree to pay."
msgstr ""
#. #-#-#-#-# MiscEncounters2.pot #-#-#-#-#
#. -- [EVENT] --WitchHut1(29)@@+[NODE]4@@[STORY]
#. #-#-#-#-# MiscEncounters2.pot #-#-#-#-#
#. -- [EVENT] --__WitchHut1(32)@@+[NODE]4@@[STORY]
msgid "'Bah, right you are, sister. Here, special price for you.'"
msgstr ""
@ -3700,6 +3716,12 @@ msgstr ""
#. -- [EVENT] --WitchHut1(29)@@+[NODE]6@@[OUT]1
#. #-#-#-#-# MiscEncounters2.pot #-#-#-#-#
#. -- [EVENT] --WitchHut1(29)@@+[NODE]15@@[OUT]1
#. #-#-#-#-# MiscEncounters2.pot #-#-#-#-#
#. -- [EVENT] --__WitchHut1(32)@@+[NODE]4@@[OUT]1
#. #-#-#-#-# MiscEncounters2.pot #-#-#-#-#
#. -- [EVENT] --__WitchHut1(32)@@+[NODE]6@@[OUT]1
#. #-#-#-#-# MiscEncounters2.pot #-#-#-#-#
#. -- [EVENT] --__WitchHut1(32)@@+[NODE]15@@[OUT]1
msgid "Pay for one curse."
msgstr ""
@ -3709,30 +3731,54 @@ msgstr ""
#. -- [EVENT] --WitchHut1(29)@@+[NODE]6@@[OUT]2
#. #-#-#-#-# MiscEncounters2.pot #-#-#-#-#
#. -- [EVENT] --WitchHut1(29)@@+[NODE]15@@[OUT]2
#. #-#-#-#-# MiscEncounters2.pot #-#-#-#-#
#. -- [EVENT] --__WitchHut1(32)@@+[NODE]4@@[OUT]2
#. #-#-#-#-# MiscEncounters2.pot #-#-#-#-#
#. -- [EVENT] --__WitchHut1(32)@@+[NODE]6@@[OUT]2
#. #-#-#-#-# MiscEncounters2.pot #-#-#-#-#
#. -- [EVENT] --__WitchHut1(32)@@+[NODE]15@@[OUT]2
msgid "Pay more to have more than one type of curse removed."
msgstr ""
#. #-#-#-#-# MiscEncounters2.pot #-#-#-#-#
#. -- [EVENT] --WitchHut1(29)@@+[NODE]6@@[STORY]
#. #-#-#-#-# MiscEncounters2.pot #-#-#-#-#
#. -- [EVENT] --__WitchHut1(32)@@+[NODE]6@@[STORY]
msgid "'Hmm, sounds reasonable. You will pay less, my dearie.'"
msgstr ""
#. #-#-#-#-# MiscEncounters2.pot #-#-#-#-#
#. -- [EVENT] --WitchHut1(29)@@+[NODE]8@@[STORY]
#. #-#-#-#-# MiscEncounters2.pot #-#-#-#-#
#. -- [EVENT] --__WitchHut1(32)@@+[NODE]8@@[STORY]
msgid "'Which curse?'"
msgstr ""
#. #-#-#-#-# MiscEncounters2.pot #-#-#-#-#
#. -- [EVENT] --WitchHut1(29)@@+[NODE]8@@[OUT]1
#. #-#-#-#-# MiscEncounters2.pot #-#-#-#-#
#. -- [EVENT] --__WitchHut1(32)@@+[NODE]8@@[OUT]1
msgid "Physical."
msgstr ""
#. #-#-#-#-# MiscEncounters2.pot #-#-#-#-#
#. -- [EVENT] --WitchHut1(29)@@+[NODE]8@@[OUT]2
#. #-#-#-#-# MiscEncounters2.pot #-#-#-#-#
#. -- [EVENT] --__WitchHut1(32)@@+[NODE]8@@[OUT]2
msgid "Mental."
msgstr ""
#. #-#-#-#-# MiscEncounters2.pot #-#-#-#-#
#. -- [EVENT] --WitchHut1(29)@@+[NODE]8@@[OUT]3
#. #-#-#-#-# MiscEncounters2.pot #-#-#-#-#
#. -- [EVENT] --__WitchHut1(32)@@+[NODE]8@@[OUT]3
msgid "Spirit."
msgstr ""
#. #-#-#-#-# MiscEncounters2.pot #-#-#-#-#
#. -- [EVENT] --WitchHut1(29)@@+[NODE]15@@[STORY]
#. #-#-#-#-# MiscEncounters2.pot #-#-#-#-#
#. -- [EVENT] --__WitchHut1(32)@@+[NODE]15@@[STORY]
msgid "'Goody. Pay up and let's do it.'"
msgstr ""
@ -3787,3 +3833,10 @@ msgstr ""
#. -- [EVENT] --Food trader(31)@@+[NODE]2@@[OUT]2
msgid "Not today, leave."
msgstr ""
#. -- [EVENT] --__WitchHut1(32)@@+[NODE]2@@[STORY]
msgid ""
"A witch hut walks over to you on its chicken foot, and a voice booms from within:\n"
"'I smell sweet darkness clutching your souls. And where there is demand, I bring supply.\n"
"Pay, my dearies, and your curses shall be cured! Just remember I like quantity not quality.'"
msgstr ""

+ 3
- 4
Modules/pot/Ruins Basic.pot View File

@ -1994,7 +1994,7 @@ msgstr ""
#. -- [EVENT] --Darknessdiff5(32)@@+[NODE]32@@[STORY]
#. #-#-#-#-# Ruins Basic.pot #-#-#-#-#
#. -- [EVENT] --Darknessdiff8(38)@@+[NODE]32@@[STORY]
msgid "The dark mist destroys most of what once stood here, but you find a fairly fresh corpse to loot."
msgid "The dark mist destroyed most of what once stood here, but you find a fairly fresh corpse to loot."
msgstr ""
#. #-#-#-#-# Ruins Basic.pot #-#-#-#-#
@ -2509,7 +2509,7 @@ msgid "[Goblin shaman]Search for the lore book."
msgstr ""
#. -- [EVENT] --Boars goblin(13)@@+[NODE]14@@[OUT]2
msgid "Try to connect to the lingering weaves of magic here."
msgid "[Magic or magic user] Try to connect to the lingering weaves of magic here."
msgstr ""
#. #-#-#-#-# Ruins Basic.pot #-#-#-#-#
@ -2565,8 +2565,7 @@ msgstr ""
#. -- [EVENT] --Boars goblin(13)@@+[NODE]38@@[STORY]
msgid ""
"You manage to wrestle one of the boars to the ground and strangle it!\n"
"One of the others stays and decides to follow you.\n"
"You manage to wrestle one of the boars to the ground and strangle it! One of the others stays and decides to follow you.\n"
"You feel your spirits lifted by this deed."
msgstr ""

+ 130
- 16
Modules/pot/Slavyan.pot View File

@ -405,6 +405,8 @@ msgstr ""
#. -- [EVENT] --__SlavKillsmallScav(30)@@+[NODE]37@@[OUT]1
#. #-#-#-#-# Slavyan.pot #-#-#-#-#
#. -- [EVENT] --__SlavKillsmallScav(30)@@+[NODE]44@@[OUT]1
#. #-#-#-#-# Slavyan.pot #-#-#-#-#
#. -- [EVENT] --TavernSlavyanSmall(31)@@+[NODE]8@@[OUT]1
msgid "Leave."
msgstr ""
@ -2185,7 +2187,10 @@ msgid ""
"The folk who asked for your help hear your screams and come to your aid. They have to kill the boars themselves and are angry about having to spare the time. You do not gain any friendship."
msgstr ""
#. #-#-#-#-# Slavyan.pot #-#-#-#-#
#. -- [EVENT] --SlavKillBoars(11)@@+[NODE]34@@[STORY]
#. #-#-#-#-# Slavyan.pot #-#-#-#-#
#. -- [EVENT] --SlavKillBoars(11)@@+[NODE]50@@[STORY]
msgid ""
"The boars bow to your dominance and depart. Perhaps one or two may even decide to stay with you.\n"
"The Slavyans are happy with your work."
@ -2201,12 +2206,6 @@ msgid ""
"The Slavyans are not impressed with your 'help.'"
msgstr ""
#. -- [EVENT] --SlavKillBoars(11)@@+[NODE]50@@[STORY]
msgid ""
"The boars bow to your dominance and depart. Perhaps one or two even decide to stay with you.\n"
"The Slavyans are happy with your work."
msgstr ""
#. -- [EVENT] --SlavKillBears(12)@@+[NODE]2@@[STORY]
msgid "You approach the area where the pack of bears you were asked to deal with is said to roam."
msgstr ""
@ -2266,7 +2265,10 @@ msgid ""
"The folk who asked for your help hear your screams and come to your aid. They have to kill the bears themselves and are angry about having to spare the time. You do not gain any friendship."
msgstr ""
#. #-#-#-#-# Slavyan.pot #-#-#-#-#
#. -- [EVENT] --SlavKillBears(12)@@+[NODE]34@@[STORY]
#. #-#-#-#-# Slavyan.pot #-#-#-#-#
#. -- [EVENT] --SlavKillBears(12)@@+[NODE]50@@[STORY]
msgid ""
"The bears bow to your dominance and depart. Perhaps one or two may even decide to stay with you.\n"
"The Slavyans are happy with your work."
@ -2282,12 +2284,6 @@ msgid ""
"The Slavyans are not impressed with your 'help.'"
msgstr ""
#. -- [EVENT] --SlavKillBears(12)@@+[NODE]50@@[STORY]
msgid ""
"The bears bow to your dominance and depart. Perhaps one even decides to stay with you.\n"
"The Slavyans are happy with your work."
msgstr ""
#. -- [EVENT] --SlavKilladvRats(13)@@+[NODE]25@@[STORY]
msgid ""
"You find the bodies of many children, but also those of demons and animals. This nest was busy.\n"
@ -4224,11 +4220,11 @@ msgstr ""
#. -- [EVENT] --Darkness(25)@@+[NODE]2@@[OUT]1
#. #-#-#-#-# Slavyan.pot #-#-#-#-#
#. -- [EVENT] --Darkness(25)@@+[NODE]2@@[OUT]2
msgid "Call upon light or harmony to protect you from this dark power."
msgid "[Light or Harmony] Call upon your domain to protect you from this dark power."
msgstr ""
#. -- [EVENT] --Darkness(25)@@+[NODE]2@@[OUT]3
msgid "Call upon turmoil or magic to shield you from the darkness."
msgid "[Turmoil or Magic] Call upon your domain to shield you from the darkness."
msgstr ""
#. #-#-#-#-# Slavyan.pot #-#-#-#-#
@ -4245,7 +4241,7 @@ msgstr ""
#. -- [EVENT] --Darkness(25)@@+[NODE]35@@[OUT]2
#. #-#-#-#-# Slavyan.pot #-#-#-#-#
#. -- [EVENT] --Darkness(25)@@+[NODE]35@@[OUT]4
msgid "You have skilled wise ones with you. Battle this force of the dark with your spirit!"
msgid "[Magic user] You have skilled wise ones with you. Battle this force of the dark with your spirit!"
msgstr ""
#. -- [EVENT] --Darkness(25)@@+[NODE]2@@[OUT]7
@ -4266,7 +4262,7 @@ msgid ""
msgstr ""
#. -- [EVENT] --Darkness(25)@@+[NODE]13@@[OUT]1
msgid "Do not let this darkness win. Gather your spirit and fight it!"
msgid "[Magic user] Do not let this darkness win. Gather your spirit and fight it!"
msgstr ""
#. #-#-#-#-# Slavyan.pot #-#-#-#-#
@ -4585,43 +4581,73 @@ msgid ""
"The wounds it left turn out to be infected."
msgstr ""
#. #-#-#-#-# Slavyan.pot #-#-#-#-#
#. -- [EVENT] --TavernSlavyan_(28)@@+[NODE]2@@[STORY]
#. #-#-#-#-# Slavyan.pot #-#-#-#-#
#. -- [EVENT] --TavernSlavyanSmall(31)@@+[NODE]2@@[STORY]
msgid "The fires are warm and the ale is good. The tavern is bustling with life and joy."
msgstr ""
#. #-#-#-#-# Slavyan.pot #-#-#-#-#
#. -- [EVENT] --TavernSlavyan_(28)@@+[NODE]2@@[OUT]1
#. #-#-#-#-# Slavyan.pot #-#-#-#-#
#. -- [EVENT] --TavernSlavyanSmall(31)@@+[NODE]2@@[OUT]1
msgid "See if you can recruit anyone."
msgstr ""
#. #-#-#-#-# Slavyan.pot #-#-#-#-#
#. -- [EVENT] --TavernSlavyan_(28)@@+[NODE]2@@[OUT]2
#. #-#-#-#-# Slavyan.pot #-#-#-#-#
#. -- [EVENT] --TavernSlavyanSmall(31)@@+[NODE]2@@[OUT]2
msgid "[Demon]Do some gambling."
msgstr ""
#. #-#-#-#-# Slavyan.pot #-#-#-#-#
#. -- [EVENT] --TavernSlavyan_(28)@@+[NODE]2@@[OUT]3
#. #-#-#-#-# Slavyan.pot #-#-#-#-#
#. -- [EVENT] --TavernSlavyanSmall(31)@@+[NODE]2@@[OUT]3
msgid "Do some gambling."
msgstr ""
#. #-#-#-#-# Slavyan.pot #-#-#-#-#
#. -- [EVENT] --TavernSlavyan_(28)@@+[NODE]2@@[OUT]4
#. #-#-#-#-# Slavyan.pot #-#-#-#-#
#. -- [EVENT] --TavernSlavyanSmall(31)@@+[NODE]2@@[OUT]4
msgid "Drink."
msgstr ""
#. #-#-#-#-# Slavyan.pot #-#-#-#-#
#. -- [EVENT] --TavernSlavyan_(28)@@+[NODE]3@@[STORY]
#. #-#-#-#-# Slavyan.pot #-#-#-#-#
#. -- [EVENT] --TavernSlavyanSmall(31)@@+[NODE]3@@[STORY]
msgid "There are some folks here who may want to join your band, seeing as you are the chosen and all."
msgstr ""
#. #-#-#-#-# Slavyan.pot #-#-#-#-#
#. -- [EVENT] --TavernSlavyan_(28)@@+[NODE]3@@[OUT]1
#. #-#-#-#-# Slavyan.pot #-#-#-#-#
#. -- [EVENT] --TavernSlavyanSmall(31)@@+[NODE]3@@[OUT]1
msgid "Approach a warrior."
msgstr ""
#. #-#-#-#-# Slavyan.pot #-#-#-#-#
#. -- [EVENT] --TavernSlavyan_(28)@@+[NODE]3@@[OUT]2
#. #-#-#-#-# Slavyan.pot #-#-#-#-#
#. -- [EVENT] --TavernSlavyanSmall(31)@@+[NODE]3@@[OUT]2
msgid "Approach a hunter."
msgstr ""
#. #-#-#-#-# Slavyan.pot #-#-#-#-#
#. -- [EVENT] --TavernSlavyan_(28)@@+[NODE]3@@[OUT]3
#. #-#-#-#-# Slavyan.pot #-#-#-#-#
#. -- [EVENT] --TavernSlavyanSmall(31)@@+[NODE]3@@[OUT]3
msgid "There's a zerca staring at you. Ask them over."
msgstr ""
#. #-#-#-#-# Slavyan.pot #-#-#-#-#
#. -- [EVENT] --TavernSlavyan_(28)@@+[NODE]3@@[OUT]4
#. #-#-#-#-# Slavyan.pot #-#-#-#-#
#. -- [EVENT] --TavernSlavyanSmall(31)@@+[NODE]3@@[OUT]4
msgid "There's a bandit sitting in a corner. Approach them."
msgstr ""
@ -4629,18 +4655,31 @@ msgstr ""
#. -- [EVENT] --TavernSlavyan_(28)@@+[NODE]3@@[OUT]5
#. #-#-#-#-# Slavyan.pot #-#-#-#-#
#. -- [EVENT] --TavernSlavyan_(28)@@+[NODE]3@@[OUT]6
#. #-#-#-#-# Slavyan.pot #-#-#-#-#
#. -- [EVENT] --TavernSlavyanSmall(31)@@+[NODE]3@@[OUT]5
#. #-#-#-#-# Slavyan.pot #-#-#-#-#
#. -- [EVENT] --TavernSlavyanSmall(31)@@+[NODE]3@@[OUT]6
msgid "Someone is ushering you over to speak to them. Go see what they want."
msgstr ""
#. #-#-#-#-# Slavyan.pot #-#-#-#-#
#. -- [EVENT] --TavernSlavyan_(28)@@+[NODE]3@@[OUT]7
#. #-#-#-#-# Slavyan.pot #-#-#-#-#
#. -- [EVENT] --TavernSlavyanSmall(31)@@+[NODE]3@@[OUT]7
msgid "There are no more folks who want to join this time."
msgstr ""
#. #-#-#-#-# Slavyan.pot #-#-#-#-#
#. -- [EVENT] --TavernSlavyan_(28)@@+[NODE]8@@[STORY]
#. #-#-#-#-# Slavyan.pot #-#-#-#-#
#. -- [EVENT] --TavernSlavyanSmall(31)@@+[NODE]8@@[STORY]
msgid "No deal. Better luck next time."
msgstr ""
#. #-#-#-#-# Slavyan.pot #-#-#-#-#
#. -- [EVENT] --TavernSlavyan_(28)@@+[NODE]11@@[STORY]
#. #-#-#-#-# Slavyan.pot #-#-#-#-#
#. -- [EVENT] --TavernSlavyanSmall(31)@@+[NODE]11@@[STORY]
msgid "A fighter is available but requires a payment."
msgstr ""
@ -4650,14 +4689,26 @@ msgstr ""
#. -- [EVENT] --TavernSlavyan_(28)@@+[NODE]12@@[OUT]1
#. #-#-#-#-# Slavyan.pot #-#-#-#-#
#. -- [EVENT] --TavernSlavyan_(28)@@+[NODE]14@@[OUT]1
#. #-#-#-#-# Slavyan.pot #-#-#-#-#
#. -- [EVENT] --TavernSlavyanSmall(31)@@+[NODE]11@@[OUT]1
#. #-#-#-#-# Slavyan.pot #-#-#-#-#
#. -- [EVENT] --TavernSlavyanSmall(31)@@+[NODE]12@@[OUT]1
#. #-#-#-#-# Slavyan.pot #-#-#-#-#
#. -- [EVENT] --TavernSlavyanSmall(31)@@+[NODE]14@@[OUT]1
msgid "Pay them if you can."
msgstr ""
#. #-#-#-#-# Slavyan.pot #-#-#-#-#
#. -- [EVENT] --TavernSlavyan_(28)@@+[NODE]12@@[STORY]
#. #-#-#-#-# Slavyan.pot #-#-#-#-#
#. -- [EVENT] --TavernSlavyanSmall(31)@@+[NODE]12@@[STORY]
msgid "A hunter is available but requires a payment."
msgstr ""
#. #-#-#-#-# Slavyan.pot #-#-#-#-#
#. -- [EVENT] --TavernSlavyan_(28)@@+[NODE]13@@[STORY]
#. #-#-#-#-# Slavyan.pot #-#-#-#-#
#. -- [EVENT] --TavernSlavyanSmall(31)@@+[NODE]13@@[STORY]
msgid "He comes up to you and says he will follow you for free, as you are the chosen!"
msgstr ""
@ -4667,10 +4718,19 @@ msgstr ""
#. -- [EVENT] --TavernSlavyan_(28)@@+[NODE]17@@[OUT]1
#. #-#-#-#-# Slavyan.pot #-#-#-#-#
#. -- [EVENT] --TavernSlavyan_(28)@@+[NODE]24@@[OUT]1
#. #-#-#-#-# Slavyan.pot #-#-#-#-#
#. -- [EVENT] --TavernSlavyanSmall(31)@@+[NODE]13@@[OUT]1
#. #-#-#-#-# Slavyan.pot #-#-#-#-#
#. -- [EVENT] --TavernSlavyanSmall(31)@@+[NODE]17@@[OUT]1
#. #-#-#-#-# Slavyan.pot #-#-#-#-#
#. -- [EVENT] --TavernSlavyanSmall(31)@@+[NODE]24@@[OUT]1
msgid "Welcome them."
msgstr ""
#. #-#-#-#-# Slavyan.pot #-#-#-#-#
#. -- [EVENT] --TavernSlavyan_(28)@@+[NODE]14@@[STORY]
#. #-#-#-#-# Slavyan.pot #-#-#-#-#
#. -- [EVENT] --TavernSlavyanSmall(31)@@+[NODE]14@@[STORY]
msgid "They say they'll do mercenary work for the right price."
msgstr ""
@ -4678,10 +4738,17 @@ msgstr ""
#. -- [EVENT] --TavernSlavyan_(28)@@+[NODE]17@@[STORY]
#. #-#-#-#-# Slavyan.pot #-#-#-#-#
#. -- [EVENT] --TavernSlavyan_(28)@@+[NODE]24@@[STORY]
#. #-#-#-#-# Slavyan.pot #-#-#-#-#
#. -- [EVENT] --TavernSlavyanSmall(31)@@+[NODE]17@@[STORY]
#. #-#-#-#-# Slavyan.pot #-#-#-#-#
#. -- [EVENT] --TavernSlavyanSmall(31)@@+[NODE]24@@[STORY]
msgid "An orphan overhears you recruiting and begs for you to take them in. They heard that you are a champion and they want to be one too, apparently."
msgstr ""
#. #-#-#-#-# Slavyan.pot #-#-#-#-#
#. -- [EVENT] --TavernSlavyan_(28)@@+[NODE]26@@[STORY]
#. #-#-#-#-# Slavyan.pot #-#-#-#-#
#. -- [EVENT] --TavernSlavyanSmall(31)@@+[NODE]26@@[STORY]
msgid ""
"One should never try gambling with demons. You were made for trickery, after all.\n"
"You win, but the folk look at you with suspicion."
@ -4695,30 +4762,56 @@ msgstr ""
#. -- [EVENT] --TavernSlavyan_(28)@@+[NODE]28@@[OUT]1
#. #-#-#-#-# Slavyan.pot #-#-#-#-#
#. -- [EVENT] --TavernSlavyan_(28)@@+[NODE]29@@[OUT]1
#. #-#-#-#-# Slavyan.pot #-#-#-#-#
#. -- [EVENT] --TavernSlavyanSmall(31)@@+[NODE]26@@[OUT]1
#. #-#-#-#-# Slavyan.pot #-#-#-#-#
#. -- [EVENT] --TavernSlavyanSmall(31)@@+[NODE]27@@[OUT]1
#. #-#-#-#-# Slavyan.pot #-#-#-#-#
#. -- [EVENT] --TavernSlavyanSmall(31)@@+[NODE]28@@[OUT]1
#. #-#-#-#-# Slavyan.pot #-#-#-#-#
#. -- [EVENT] --TavernSlavyanSmall(31)@@+[NODE]29@@[OUT]1
msgid "Time to go."
msgstr ""
#. #-#-#-#-# Slavyan.pot #-#-#-#-#
#. -- [EVENT] --TavernSlavyan_(28)@@+[NODE]27@@[STORY]
#. #-#-#-#-# Slavyan.pot #-#-#-#-#
#. -- [EVENT] --TavernSlavyanSmall(31)@@+[NODE]27@@[STORY]
msgid "Lady luck has smiled upon you again. You win."
msgstr ""
#. #-#-#-#-# Slavyan.pot #-#-#-#-#
#. -- [EVENT] --TavernSlavyan_(28)@@+[NODE]28@@[STORY]
#. #-#-#-#-# Slavyan.pot #-#-#-#-#
#. -- [EVENT] --TavernSlavyanSmall(31)@@+[NODE]28@@[STORY]
msgid "Who needs luck when you have the gods on your side? You win."
msgstr ""
#. #-#-#-#-# Slavyan.pot #-#-#-#-#
#. -- [EVENT] --TavernSlavyan_(28)@@+[NODE]29@@[STORY]
#. #-#-#-#-# Slavyan.pot #-#-#-#-#
#. -- [EVENT] --TavernSlavyanSmall(31)@@+[NODE]29@@[STORY]
msgid "Alas, luck was not on your side. You lost."
msgstr ""
#. #-#-#-#-# Slavyan.pot #-#-#-#-#
#. -- [EVENT] --TavernSlavyan_(28)@@+[NODE]30@@[STORY]
#. #-#-#-#-# Slavyan.pot #-#-#-#-#
#. -- [EVENT] --TavernSlavyanSmall(31)@@+[NODE]30@@[STORY]
msgid "You got so drunk, you don't recall much of what happened. But a stork visits you some time later . . ."
msgstr ""
#. #-#-#-#-# Slavyan.pot #-#-#-#-#
#. -- [EVENT] --TavernSlavyan_(28)@@+[NODE]30@@[OUT]1
#. #-#-#-#-# Slavyan.pot #-#-#-#-#
#. -- [EVENT] --TavernSlavyanSmall(31)@@+[NODE]30@@[OUT]1
msgid "Good?"
msgstr ""
#. #-#-#-#-# Slavyan.pot #-#-#-#-#
#. -- [EVENT] --TavernSlavyan_(28)@@+[NODE]33@@[STORY]
#. #-#-#-#-# Slavyan.pot #-#-#-#-#
#. -- [EVENT] --TavernSlavyanSmall(31)@@+[NODE]33@@[STORY]
msgid ""
"Slavyans may be known for their drinking, but there simply isn't anyone with a tougher head than a Slavyan dwarf!\n"
"You drink everyone under the table and impress the locals greatly."
@ -4732,10 +4825,21 @@ msgstr ""
#. -- [EVENT] --TavernSlavyan_(28)@@+[NODE]35@@[OUT]1
#. #-#-#-#-# Slavyan.pot #-#-#-#-#
#. -- [EVENT] --TavernSlavyan_(28)@@+[NODE]36@@[OUT]1
#. #-#-#-#-# Slavyan.pot #-#-#-#-#
#. -- [EVENT] --TavernSlavyanSmall(31)@@+[NODE]33@@[OUT]1
#. #-#-#-#-# Slavyan.pot #-#-#-#-#
#. -- [EVENT] --TavernSlavyanSmall(31)@@+[NODE]34@@[OUT]1
#. #-#-#-#-# Slavyan.pot #-#-#-#-#
#. -- [EVENT] --TavernSlavyanSmall(31)@@+[NODE]35@@[OUT]1
#. #-#-#-#-# Slavyan.pot #-#-#-#-#
#. -- [EVENT] --TavernSlavyanSmall(31)@@+[NODE]36@@[OUT]1
msgid "Great. Now it's time to leave."
msgstr ""
#. #-#-#-#-# Slavyan.pot #-#-#-#-#
#. -- [EVENT] --TavernSlavyan_(28)@@+[NODE]34@@[STORY]
#. #-#-#-#-# Slavyan.pot #-#-#-#-#
#. -- [EVENT] --TavernSlavyanSmall(31)@@+[NODE]34@@[STORY]
msgid "Slavyans may be known for their drinking, but you are a Slavyan too, after all, even if not from the same branch. So you drink with them hand in hand and they are impressed."
msgstr ""
@ -4743,14 +4847,24 @@ msgstr ""
#. -- [EVENT] --TavernSlavyan_(28)@@+[NODE]35@@[STORY]
#. #-#-#-#-# Slavyan.pot #-#-#-#-#
#. -- [EVENT] --TavernSlavyan_(28)@@+[NODE]36@@[STORY]
#. #-#-#-#-# Slavyan.pot #-#-#-#-#
#. -- [EVENT] --TavernSlavyanSmall(31)@@+[NODE]35@@[STORY]
#. #-#-#-#-# Slavyan.pot #-#-#-#-#
#. -- [EVENT] --TavernSlavyanSmall(31)@@+[NODE]36@@[STORY]
msgid "The Slavyans sure do know how to drink. You do not recall the evening, but you feel its effects painfully . . ."
msgstr ""
#. #-#-#-#-# Slavyan.pot #-#-#-#-#
#. -- [EVENT] --TavernSlavyan_(28)@@+[NODE]37@@[STORY]
#. #-#-#-#-# Slavyan.pot #-#-#-#-#
#. -- [EVENT] --TavernSlavyanSmall(31)@@+[NODE]37@@[STORY]
msgid "You got into a fight and discovered hidden strength within you. Unfortunately, the locals do not appreciate your prowess. You get kicked out of the tavern."
msgstr ""
#. #-#-#-#-# Slavyan.pot #-#-#-#-#
#. -- [EVENT] --TavernSlavyan_(28)@@+[NODE]37@@[OUT]1
#. #-#-#-#-# Slavyan.pot #-#-#-#-#
#. -- [EVENT] --TavernSlavyanSmall(31)@@+[NODE]37@@[OUT]1
msgid "Time to leave."
msgstr ""

+ 6
- 10
Modules/pot/SpiritTalkers.pot View File

@ -623,7 +623,7 @@ msgstr ""
#. -- [EVENT] --SpiritKillsmallGhost(1)@@+[NODE]2@@[OUT]8
#. #-#-#-#-# SpiritTalkers.pot #-#-#-#-#
#. -- [EVENT] --SpiritKillsmallGhost(1)@@+[NODE]2@@[OUT]9
msgid "Ghost]Go in alone and speak to your kin."
msgid "[Ghost]Go in alone and speak to your kin."
msgstr ""
#. #-#-#-#-# SpiritTalkers.pot #-#-#-#-#
@ -687,7 +687,7 @@ msgid ""
msgstr ""
#. -- [EVENT] --SpiritKillsmallGhost(1)@@+[NODE]11@@[OUT]1
msgid "Agree to take on the responsibility. [Lose one pineconette]"
msgid "Agree to take on the responsibility. [Lose one ghost]"
msgstr ""
#. -- [EVENT] --SpiritKillsmallGhost(1)@@+[NODE]11@@[OUT]2
@ -703,6 +703,10 @@ msgstr ""
#. #-#-#-#-# SpiritTalkers.pot #-#-#-#-#
#. -- [EVENT] --SpiritKillsmallGhost(1)@@+[NODE]18@@[OUT]1
#. #-#-#-#-# SpiritTalkers.pot #-#-#-#-#
#. -- [EVENT] --SpiritKillsmallGhost(1)@@+[NODE]49@@[OUT]1
#. #-#-#-#-# SpiritTalkers.pot #-#-#-#-#
#. -- [EVENT] --SpiritKillsmallGhost(1)@@+[NODE]50@@[OUT]1
#. #-#-#-#-# SpiritTalkers.pot #-#-#-#-#
#. -- [EVENT] --SpiritKillsmallGhost(1)@@+[NODE]57@@[OUT]1
#. #-#-#-#-# SpiritTalkers.pot #-#-#-#-#
#. -- [EVENT] --SpiritKillsmallGhost(1)@@+[NODE]65@@[OUT]1
@ -763,20 +767,12 @@ msgid ""
"The goblins thank you and leave a reward."
msgstr ""
#. -- [EVENT] --SpiritKillsmallGhost(1)@@+[NODE]49@@[OUT]1
msgid "You see a single pineconette lurking. Approach it."
msgstr ""
#. -- [EVENT] --SpiritKillsmallGhost(1)@@+[NODE]50@@[STORY]
msgid ""
"The ghosts calm down and explain that a dark object keeps them here and makes them angry. You take the object away and now your kin are able to leave peacefully.\n"
"The goblins thank you and leave a reward."
msgstr ""
#. -- [EVENT] --SpiritKillsmallGhost(1)@@+[NODE]50@@[OUT]1
msgid "You see a rat lurking. Approach it."
msgstr ""
#. -- [EVENT] --SpiritKillsmallGhost(1)@@+[NODE]52@@[STORY]
msgid "You get in closer and notice the pineconettes behaving oddly. Where you thought they were simply being destructive, you now see they were chasing one of their own and are tearing it apart!"
msgstr ""

+ 270
- 0
Modules/pot/Stingers.pot View File

@ -0,0 +1,270 @@
#. #-#-#-#-# Stingers.pot #-#-#-#-#
#. -- [EVENT] --StingersTradesmall(0)@@+[NODE]2@@[STORY]
#. #-#-#-#-# Stingers.pot #-#-#-#-#
#. -- [EVENT] --StingersTrademedium(1)@@+[NODE]2@@[STORY]
#. #-#-#-#-# Stingers.pot #-#-#-#-#
#. -- [EVENT] --StingersTradeadv(2)@@+[NODE]2@@[STORY]
msgid "The Stingers show you their stash to trade."
msgstr ""
#. #-#-#-#-# Stingers.pot #-#-#-#-#
#. -- [EVENT] --StingersTradesmall(0)@@+[NODE]2@@[OUT]1
#. #-#-#-#-# Stingers.pot #-#-#-#-#
#. -- [EVENT] --StingersTradesmall(0)@@+[NODE]2@@[OUT]2
#. #-#-#-#-# Stingers.pot #-#-#-#-#
#. -- [EVENT] --StingersTradesmall(0)@@+[NODE]2@@[OUT]3
#. #-#-#-#-# Stingers.pot #-#-#-#-#
#. -- [EVENT] --StingersTradesmall(0)@@+[NODE]7@@[OUT]1
#. #-#-#-#-# Stingers.pot #-#-#-#-#
#. -- [EVENT] --StingersTrademedium(1)@@+[NODE]2@@[OUT]1
#. #-#-#-#-# Stingers.pot #-#-#-#-#
#. -- [EVENT] --StingersTrademedium(1)@@+[NODE]2@@[OUT]2
#. #-#-#-#-# Stingers.pot #-#-#-#-#
#. -- [EVENT] --StingersTrademedium(1)@@+[NODE]2@@[OUT]3
#. #-#-#-#-# Stingers.pot #-#-#-#-#
#. -- [EVENT] --StingersTrademedium(1)@@+[NODE]7@@[OUT]1
#. #-#-#-#-# Stingers.pot #-#-#-#-#
#. -- [EVENT] --StingersTradeadv(2)@@+[NODE]2@@[OUT]1
#. #-#-#-#-# Stingers.pot #-#-#-#-#
#. -- [EVENT] --StingersTradeadv(2)@@+[NODE]2@@[OUT]2
#. #-#-#-#-# Stingers.pot #-#-#-#-#
#. -- [EVENT] --StingersTradeadv(2)@@+[NODE]2@@[OUT]3
#. #-#-#-#-# Stingers.pot #-#-#-#-#
#. -- [EVENT] --StingersTradeadv(2)@@+[NODE]7@@[OUT]1
#. #-#-#-#-# Stingers.pot #-#-#-#-#
#. -- [EVENT] --Stingers Lair_(4)@@+[NODE]4@@[OUT]1
msgid "Trade."
msgstr ""
#. #-#-#-#-# Stingers.pot #-#-#-#-#
#. -- [EVENT] --StingersTradesmall(0)@@+[NODE]2@@[OUT]4
#. #-#-#-#-# Stingers.pot #-#-#-#-#
#. -- [EVENT] --StingersTradesmall(0)@@+[NODE]7@@[OUT]2
#. #-#-#-#-# Stingers.pot #-#-#-#-#
#. -- [EVENT] --StingersTrademedium(1)@@+[NODE]2@@[OUT]4
#. #-#-#-#-# Stingers.pot #-#-#-#-#
#. -- [EVENT] --StingersTrademedium(1)@@+[NODE]7@@[OUT]2
#. #-#-#-#-# Stingers.pot #-#-#-#-#
#. -- [EVENT] --StingersTradeadv(2)@@+[NODE]2@@[OUT]4
#. #-#-#-#-# Stingers.pot #-#-#-#-#
#. -- [EVENT] --StingersTradeadv(2)@@+[NODE]7@@[OUT]2
msgid "Come back another time."
msgstr ""
#. #-#-#-#-# Stingers.pot #-#-#-#-#
#. -- [EVENT] --StingersTradesmall(0)@@+[NODE]7@@[STORY]
#. #-#-#-#-# Stingers.pot #-#-#-#-#
#. -- [EVENT] --StingersTrademedium(1)@@+[NODE]7@@[STORY]
msgid "'You no friends of ours you pay us extra first.'"
msgstr ""
#. #-#-#-#-# Stingers.pot #-#-#-#-#
#. -- [EVENT] --StingersTradesmall(0)@@+[NODE]11@@[STORY]
#. #-#-#-#-# Stingers.pot #-#-#-#-#
#. -- [EVENT] --StingersTrademedium(1)@@+[NODE]11@@[STORY]
#. #-#-#-#-# Stingers.pot #-#-#-#-#
#. -- [EVENT] --StingersTradeadv(2)@@+[NODE]11@@[STORY]
msgid "'Good trading with you. Now buzz off.'"
msgstr ""
#. #-#-#-#-# Stingers.pot #-#-#-#-#
#. -- [EVENT] --StingersTradesmall(0)@@+[NODE]11@@[OUT]1
#. #-#-#-#-# Stingers.pot #-#-#-#-#
#. -- [EVENT] --StingersTrademedium(1)@@+[NODE]11@@[OUT]1
#. #-#-#-#-# Stingers.pot #-#-#-#-#
#. -- [EVENT] --StingersTradeadv(2)@@+[NODE]11@@[OUT]1
#. #-#-#-#-# Stingers.pot #-#-#-#-#
#. -- [EVENT] --Army Stingers(3)@@+[NODE]11@@[OUT]1
#. #-#-#-#-# Stingers.pot #-#-#-#-#
#. -- [EVENT] --Army Stingers(3)@@+[NODE]17@@[OUT]1
#. #-#-#-#-# Stingers.pot #-#-#-#-#
#. -- [EVENT] --Army Stingers(3)@@+[NODE]25@@[OUT]1
#. #-#-#-#-# Stingers.pot #-#-#-#-#
#. -- [EVENT] --Stingers Lair_(4)@@+[NODE]4@@[OUT]2
#. #-#-#-#-# Stingers.pot #-#-#-#-#
#. -- [EVENT] --Stingers Lair_(4)@@+[NODE]8@@[OUT]1
#. #-#-#-#-# Stingers.pot #-#-#-#-#
#. -- [EVENT] --Stingers Lair_(4)@@+[NODE]11@@[OUT]1
msgid "Leave."
msgstr ""
#. -- [EVENT] --StingersTradeadv(2)@@+[NODE]7@@[STORY]
msgid "'You are no friends of ours so you'll have to pay us extra first.'"
msgstr ""
#. -- [EVENT] --Army Stingers(3)@@+[NODE]2@@[STORY]
msgid "You hear a dangerous buzz of the Stinger patrol following you!"
msgstr ""
#. -- [EVENT] --Army Stingers(3)@@+[NODE]2@@[OUT]1
msgid "Greet your allies."
msgstr ""
#. -- [EVENT] --Army Stingers(3)@@+[NODE]2@@[OUT]2
msgid "Stay cautious, but speak to them."
msgstr ""
#. #-#-#-#-# Stingers.pot #-#-#-#-#
#. -- [EVENT] --Army Stingers(3)@@+[NODE]2@@[OUT]3
#. #-#-#-#-# Stingers.pot #-#-#-#-#
#. -- [EVENT] --Army Stingers(3)@@+[NODE]11@@[OUT]2
msgid "Try to talk your way out of this."
msgstr ""
#. #-#-#-#-# Stingers.pot #-#-#-#-#
#. -- [EVENT] --Army Stingers(3)@@+[NODE]2@@[OUT]4
#. #-#-#-#-# Stingers.pot #-#-#-#-#
#. -- [EVENT] --Army Stingers(3)@@+[NODE]11@@[OUT]3
msgid "Fight!"
msgstr ""
#. -- [EVENT] --Army Stingers(3)@@+[NODE]2@@[OUT]5
msgid "Move away."
msgstr ""
#. -- [EVENT] --Army Stingers(3)@@+[NODE]2@@[OUT]6
msgid "Bribe the Stingers to show you are a friend."
msgstr ""
#. -- [EVENT] --Army Stingers(3)@@+[NODE]3@@[STORY]
msgid "'You, you good, we don't fight.'"
msgstr ""
#. -- [EVENT] --Army Stingers(3)@@+[NODE]3@@[OUT]1
msgid "Ask if they want to trade."
msgstr ""
#. -- [EVENT] --Army Stingers(3)@@+[NODE]3@@[OUT]2
msgid "Exchange food and show respect."
msgstr ""
#. -- [EVENT] --Army Stingers(3)@@+[NODE]11@@[STORY]
msgid "They do not answer, they keep coming towards you."
msgstr ""
#. -- [EVENT] --Army Stingers(3)@@+[NODE]17@@[STORY]
msgid "You defeat the Stingers."
msgstr ""
#. -- [EVENT] --Army Stingers(3)@@+[NODE]19@@[STORY]
msgid "The Stingers defeat you and infect you with a toxin before you manage to escape."
msgstr ""
#. #-#-#-#-# Stingers.pot #-#-#-#-#
#. -- [EVENT] --Army Stingers(3)@@+[NODE]19@@[OUT]1
#. #-#-#-#-# Stingers.pot #-#-#-#-#
#. -- [EVENT] --Army Stingers(3)@@+[NODE]30@@[OUT]1
msgid "Run."
msgstr ""
#. -- [EVENT] --Army Stingers(3)@@+[NODE]25@@[STORY]
msgid "The Stingers move away and you even gain some respect from them."
msgstr ""
#. -- [EVENT] --Army Stingers(3)@@+[NODE]30@@[STORY]
msgid "The Stingers do not listen, in fact they use your distracted state to bite you and infect you with a toxin before you manage to escape."
msgstr ""
#. -- [EVENT] --Stingers Lair_(4)@@+[NODE]3@@[STORY]
msgid ""
"You find a buzzing hub of animal activity. It looks a little like a large bee hive, but then you also spot some underground pairs and various other nests that are organised into one settlement.\n"
"Several bees approach you, and speak:\n"
"'You, you no beast, you want fight or you want trade?'"
msgstr ""
#. -- [EVENT] --Stingers Lair_(4)@@+[NODE]3@@[OUT]1
msgid "Try to speak to them."
msgstr ""
#. #-#-#-#-# Stingers.pot #-#-#-#-#
#. -- [EVENT] --Stingers Lair_(4)@@+[NODE]3@@[OUT]2
#. #-#-#-#-# Stingers.pot #-#-#-#-#
#. -- [EVENT] --Stingers Lair_(4)@@+[NODE]4@@[OUT]3
msgid "Attack!"
msgstr ""
#. -- [EVENT] --Stingers Lair_(4)@@+[NODE]4@@[STORY]
msgid ""
"The lair is buzzing with life, but they try to stay clear of you.\n"
"You can trade or heal toxins, and some spiders may wish to join you for a fee.\n"
"When you're friends, you can recruit some bees, or spider queens, or train your beasts to become stronger, healthier or wiser."
msgstr ""
#. -- [EVENT] --Stingers Lair_(4)@@+[NODE]4@@[OUT]4
msgid "[Beast] Go see about the beast training."
msgstr ""
#. -- [EVENT] --Stingers Lair_(4)@@+[NODE]4@@[OUT]5
msgid "One of the ice demons offers to cleanse your curses. Go to them."
msgstr ""
#. -- [EVENT] --Stingers Lair_(4)@@+[NODE]4@@[OUT]6
msgid "Something it tugging at you. Look down."
msgstr ""
#. -- [EVENT] --Stingers Lair_(4)@@+[NODE]4@@[OUT]7
msgid "Pay with food to have toxins removed by the snakes."
msgstr ""
#. -- [EVENT] --Stingers Lair_(4)@@+[NODE]4@@[OUT]8
msgid "Pay for a rare pet spider."
msgstr ""
#. -- [EVENT] --Stingers Lair_(4)@@+[NODE]7@@[STORY]
msgid ""
"You find a buzzing hub of animal activity. It looks a little like a large bee hive, but then you also spot some underground pairs and various other nests that are organised into one settlement.\n"
"But you are no friends to the Stingers and so they attack!"
msgstr ""
#. -- [EVENT] --Stingers Lair_(4)@@+[NODE]7@@[OUT]1
msgid "Defend yourself!"
msgstr ""
#. -- [EVENT] --Stingers Lair_(4)@@+[NODE]7@@[OUT]2
msgid "Run!"
msgstr ""
#. -- [EVENT] --Stingers Lair_(4)@@+[NODE]8@@[STORY]
msgid "The Stingers lair is destroyed. Its inhabitants dead."
msgstr ""
#. -- [EVENT] --Stingers Lair_(4)@@+[NODE]11@@[STORY]
msgid "The poisonous bite of the Stingers proves to strong and you are forced to flee."
msgstr ""
#. #-#-#-#-# Stingers.pot #-#-#-#-#
#. -- [EVENT] --Stingers Lair_(4)@@+[NODE]16@@[STORY]
#. #-#-#-#-# Stingers.pot #-#-#-#-#
#. -- [EVENT] --Stingers Lair_(4)@@+[NODE]22@@[STORY]
msgid ""
"O queen bee examines you:\n"
"'Darkness came long ago and changed us. We know how to master our bodies and minds.\n"
"Pay us with meat, lots of it! And we shall train you too, beast friend.'"
msgstr ""
#. -- [EVENT] --Stingers Lair_(4)@@+[NODE]16@@[OUT]1
msgid "Train the beasts"
msgstr ""
#. #-#-#-#-# Stingers.pot #-#-#-#-#
#. -- [EVENT] --Stingers Lair_(4)@@+[NODE]16@@[OUT]2
#. #-#-#-#-# Stingers.pot #-#-#-#-#
#. -- [EVENT] --Stingers Lair_(4)@@+[NODE]22@@[OUT]2
msgid "Politely decline."
msgstr ""
#. -- [EVENT] --Stingers Lair_(4)@@+[NODE]22@@[OUT]1
msgid "Yes, accept."
msgstr ""
#. -- [EVENT] --Stingers Lair_(4)@@+[NODE]26@@[STORY]
msgid "A small critter likes you and wants to join."
msgstr ""
#. -- [EVENT] --Stingers Lair_(4)@@+[NODE]26@@[OUT]1
msgid "Take it in."
msgstr ""
#. -- [EVENT] --Stingers Lair_(4)@@+[NODE]26@@[OUT]2
msgid "No, go back to town."
msgstr ""

+ 5
- 5
Modules/pot/VillageEncounters.pot View File

@ -1,5 +1,5 @@
#. -- [EVENT] --Homen(1)@@+[NODE]2@@[STORY]
msgid "The homen -- an unliving skeletal procession often foretelling death on a large scale -- are seen passing through your village at night."
msgid "The homen - an unliving skeletal procession often foretelling death on a large scale - are seen passing through your village at night."
msgstr ""
#. -- [EVENT] --Homen(1)@@+[NODE]2@@[OUT]1
@ -2324,7 +2324,7 @@ msgid ""
msgstr ""
#. -- [EVENT] --KidnappedSpwn(20)@@+[NODE]2@@[STORY]
msgid "You track down the scoundrels who absconded with your child!"
msgid "You track down the scoundrels who absconded with your goods!"
msgstr ""
#. -- [EVENT] --KidnappedSpwn(20)@@+[NODE]2@@[OUT]1
@ -2362,11 +2362,11 @@ msgid "Come back later."
msgstr ""
#. -- [EVENT] --KidnappedSpwn(20)@@+[NODE]4@@[STORY]
msgid "You kill the scum and rescue your child along with any other loot they may have had."
msgid "You kill the scum and reclaim your goods along with any other loot they may have had."
msgstr ""
#. -- [EVENT] --KidnappedSpwn(20)@@+[NODE]7@@[STORY]
msgid "You are badly beaten and forced to flee. You child is now lost for good."
msgid "You are badly beaten and forced to flee. You can't hope to reclaim what was lost now."
msgstr ""
#. -- [EVENT] --KidnappedSpwn(20)@@+[NODE]12@@[STORY]
@ -2374,7 +2374,7 @@ msgid "'Bah, stop yammering about your bloody gods already. Leave or die!'"
msgstr ""
#. -- [EVENT] --KidnappedSpwn(20)@@+[NODE]13@@[STORY]
msgid "'Bah, stop yammering about your bloody gods already. Fine, have the brat back. Just go.'"
msgid "'Bah, stop yammering about your bloody gods already. Fine, have the goods back. Just go.'"
msgstr ""
#. #-#-#-#-# VillageEncounters.pot #-#-#-#-#

+ 11
- 1
Modules/pot/Woodlandkin.pot View File

@ -1372,7 +1372,7 @@ msgid ""
msgstr ""
#. -- [EVENT] --WoodKilladvWraith(4)@@+[NODE]13@@[STORY]
msgid "The wrights scatter and even leave some of their stuff behind."
msgid "The wrights scatter and even leave some of their stuff behind if you're lucky."
msgstr ""
#. #-#-#-#-# Woodlandkin.pot #-#-#-#-#
@ -2872,14 +2872,20 @@ msgstr ""
msgid "You are badly beaten and forced to flee."
msgstr ""
#. #-#-#-#-# Woodlandkin.pot #-#-#-#-#
#. -- [EVENT] --Crazy elf(15)@@+[NODE]26@@[STORY]
#. #-#-#-#-# Woodlandkin.pot #-#-#-#-#
#. -- [EVENT] --Crazy elf(15)@@+[NODE]70@@[STORY]
msgid ""
"The elf stops for a second, turns his head towards you, listens, and then recoils again, mumbling:\n"
"'Light, too much, too much, failed again, failed... burning...'\n"
"The elf is clearly ancient, perhaps from the days of the darkness, judging by the faded scars of the dark curse, but his mind is so very lost."
msgstr ""
#. #-#-#-#-# Woodlandkin.pot #-#-#-#-#
#. -- [EVENT] --Crazy elf(15)@@+[NODE]26@@[OUT]1
#. #-#-#-#-# Woodlandkin.pot #-#-#-#-#
#. -- [EVENT] --Crazy elf(15)@@+[NODE]70@@[OUT]1
msgid "Offer some of your spirit health to ease his mind. Maybe he'll talk to you."
msgstr ""
@ -2891,6 +2897,10 @@ msgstr ""
#. -- [EVENT] --Crazy elf(15)@@+[NODE]27@@[OUT]1
#. #-#-#-#-# Woodlandkin.pot #-#-#-#-#
#. -- [EVENT] --Crazy elf(15)@@+[NODE]27@@[OUT]5
#. #-#-#-#-# Woodlandkin.pot #-#-#-#-#
#. -- [EVENT] --Crazy elf(15)@@+[NODE]70@@[OUT]2
#. #-#-#-#-# Woodlandkin.pot #-#-#-#-#
#. -- [EVENT] --Crazy elf(15)@@+[NODE]70@@[OUT]3
msgid "Slap him in the face. It sometimes helps with crazy."
msgstr ""

+ 94
- 5
Modules/pot/mChapter 1.pot View File

@ -105,6 +105,8 @@ msgstr ""
#. #-#-#-#-# mChapter 1.pot #-#-#-#-#
#. -- [EVENT] --Bandits3(9)@@+[NODE]102@@[OUT]2
#. #-#-#-#-# mChapter 1.pot #-#-#-#-#
#. -- [EVENT] --Bandits3(9)@@+[NODE]103@@[OUT]2
#. #-#-#-#-# mChapter 1.pot #-#-#-#-#
#. -- [EVENT] --BabaYaga4(10)@@+[NODE]7@@[OUT]2
#. #-#-#-#-# mChapter 1.pot #-#-#-#-#
#. -- [EVENT] --BabaYaga4(10)@@+[NODE]20@@[OUT]2
@ -345,6 +347,8 @@ msgstr ""
#. #-#-#-#-# mChapter 1.pot #-#-#-#-#
#. -- [EVENT] --BabaYaga4(10)@@+[NODE]67@@[OUT]1
#. #-#-#-#-# mChapter 1.pot #-#-#-#-#
#. -- [EVENT] --BabaYaga4(10)@@+[NODE]78@@[OUT]1
#. #-#-#-#-# mChapter 1.pot #-#-#-#-#
#. -- [EVENT] --GoldMine4(11)@@+[NODE]27@@[OUT]1
#. #-#-#-#-# mChapter 1.pot #-#-#-#-#
#. -- [EVENT] --GoldMine4(11)@@+[NODE]44@@[OUT]2
@ -353,6 +357,8 @@ msgstr ""
#. #-#-#-#-# mChapter 1.pot #-#-#-#-#
#. -- [EVENT] --GoldMine4(11)@@+[NODE]60@@[OUT]1
#. #-#-#-#-# mChapter 1.pot #-#-#-#-#
#. -- [EVENT] --GoldMine4(11)@@+[NODE]70@@[OUT]1
#. #-#-#-#-# mChapter 1.pot #-#-#-#-#
#. -- [EVENT] --RedCave5(12)@@+[NODE]78@@[OUT]1
#. #-#-#-#-# mChapter 1.pot #-#-#-#-#
#. -- [EVENT] --RedCave5(12)@@+[NODE]82@@[OUT]1
@ -622,6 +628,14 @@ msgstr ""
#. -- [EVENT] --Theodore2(42)@@+[NODE]2@@[OUT]1
#. #-#-#-#-# mChapter 1.pot #-#-#-#-#
#. -- [EVENT] --TavernSlavyan_(43)@@+[NODE]8@@[OUT]1
#. #-#-#-#-# mChapter 1.pot #-#-#-#-#
#. -- [EVENT] --Army(45)@@+[NODE]11@@[OUT]1
#. #-#-#-#-# mChapter 1.pot #-#-#-#-#
#. -- [EVENT] --Army(45)@@+[NODE]25@@[OUT]1
#. #-#-#-#-# mChapter 1.pot #-#-#-#-#
#. -- [EVENT] --Army(45)@@+[NODE]26@@[OUT]1
#. #-#-#-#-# mChapter 1.pot #-#-#-#-#
#. -- [EVENT] --Army(45)@@+[NODE]27@@[OUT]1
msgid "Leave."
msgstr ""
@ -1003,6 +1017,10 @@ msgstr ""
#. -- [EVENT] --SlavKillsmallGoblins(19)@@+[NODE]4@@[OUT]1
#. #-#-#-#-# mChapter 1.pot #-#-#-#-#
#. -- [EVENT] --ElfMageChoice(41)@@+[NODE]3@@[OUT]1
#. #-#-#-#-# mChapter 1.pot #-#-#-#-#
#. -- [EVENT] --Army(45)@@+[NODE]2@@[OUT]3
#. #-#-#-#-# mChapter 1.pot #-#-#-#-#
#. -- [EVENT] --Army(45)@@+[NODE]11@@[OUT]2
msgid "Fight!"
msgstr ""
@ -3298,7 +3316,7 @@ msgid "Nod and tell them you need to see the cave in the red mound."
msgstr ""
#. -- [EVENT] --Bandits3(9)@@+[NODE]6@@[STORY]
msgid "'You with that oddball bookworm type? We told him and we'll tell you -- that cave is our turf, no stragglers, no sightseein'.'"
msgid "'You with that oddball bookworm type? We told him and we'll tell you - that cave is our turf, no stragglers, no sightseein'.'"
msgstr ""
#. #-#-#-#-# mChapter 1.pot #-#-#-#-#
@ -3307,6 +3325,8 @@ msgstr ""
#. -- [EVENT] --Bandits3(9)@@+[NODE]19@@[OUT]1
#. #-#-#-#-# mChapter 1.pot #-#-#-#-#
#. -- [EVENT] --Bandits3(9)@@+[NODE]91@@[OUT]1
#. #-#-#-#-# mChapter 1.pot #-#-#-#-#
#. -- [EVENT] --Bandits3(9)@@+[NODE]103@@[OUT]1
msgid "Try to haggle with them. Surely there is a price they would accept for entry?"
msgstr ""
@ -3342,7 +3362,7 @@ msgid ""
msgstr ""
#. -- [EVENT] --Bandits3(9)@@+[NODE]19@@[STORY]
msgid "'Suppose you look impressive-like, yeah. So we can talk. But, you with that oddball bookworm type? We told him and we'll tell you -- that cave is our turf, no stragglers, no sightseein'.'"
msgid "'Suppose you look impressive-like, yeah. So we can talk. But, you with that oddball bookworm type? We told him and we'll tell you - that cave is our turf, no stragglers, no sightseein'.'"
msgstr ""
#. -- [EVENT] --Bandits3(9)@@+[NODE]21@@[STORY]
@ -3828,6 +3848,10 @@ msgid ""
"Your only option now is to find a way to come back and defeat them"
msgstr ""
#. -- [EVENT] --Bandits3(9)@@+[NODE]103@@[STORY]
msgid "'Suppose you look impressive-like, yeah. So we can talk. But, you with that oddball bookworm type? We told him and we'll tell you -- that cave is our turf, no stragglers, no sightseein'.'"
msgstr ""
#. -- [EVENT] --BabaYaga4(10)@@+[NODE]2@@[STORY]
msgid "You find the witch hut the bandits spoke of. It looks typically odd and crooked, but you also see it is in bad shape."
msgstr ""
@ -4285,6 +4309,10 @@ msgstr ""
msgid "Convince them to talk with you."
msgstr ""
#. -- [EVENT] --BabaYaga4(10)@@+[NODE]78@@[STORY]
msgid "You approach the house, but it feels dead and it is empty."
msgstr ""
#. -- [EVENT] --GoldMine4(11)@@+[NODE]2@@[STORY]
msgid "You find the entrance to the old gold mine, and from the bright light beaming out at you, you'd guess it is not unoccupied."
msgstr ""
@ -4363,7 +4391,7 @@ msgstr ""
#. -- [EVENT] --GoldMine4(11)@@+[NODE]5@@[STORY]
msgid ""
"The walls of this mine have plenty of small burrows weaved throughout the structure, and you see faint movement within -- something is watching you.\n"
"The walls of this mine have plenty of small burrows weaved throughout the structure, and you see faint movement within - something is watching you.\n"
"As you move forwards, you see gold ore that shouldn't glimmer but it does, as if it were purified and smelted already. You cannot yet see the light source that could cause such an effect."
msgstr ""
@ -4757,7 +4785,7 @@ msgstr ""
#. -- [EVENT] --GoldMine4(11)@@+[NODE]57@@[STORY]
msgid ""
"'Wonderful news! I admit, I was betting against you. Well, a deal's a deal, here is your reward and a blessing. We've been to that cave -- you'll need to be tough to get in where you need to. Good luck!'\n"
"'Wonderful news! I admit, I was betting against you. Well, a deal's a deal, here is your reward and a blessing. We've been to that cave - you'll need to be tough to get in where you need to. Good luck!'\n"
"They scatter off into the tunnels."
msgstr ""
@ -4777,6 +4805,10 @@ msgstr ""
msgid "'You're back, so let me remind you of our dealings. The case is simple. The red-ridge bandits take us, cage us, and sell us. We want them dead. We can help you do the deed, but we need you to do the heavy work. Kill the bandits, and we both get what we want.'"
msgstr ""
#. -- [EVENT] --GoldMine4(11)@@+[NODE]70@@[STORY]
msgid "The cave is abandoned."
msgstr ""
#. -- [EVENT] --RedCave5(12)@@+[NODE]2@@[STORY]
msgid ""
"'Fascinating. I've heard of such things. Of course, inanimate yet living is not a thing of myth in Slavya, no, but at this scale? This cave, it has residues of great power, but also echoes of life.\n"
@ -5093,7 +5125,7 @@ msgstr ""
#. -- [EVENT] --RedCave5(12)@@+[NODE]46@@[STORY]
msgid ""
"'So yer back with the blood, eh? Wasn't sure you had the bollocks to get it. Let us talk -- come to my forge.'\n"
"'So yer back with the blood, eh? Wasn't sure you had the bollocks to get it. Let us talk - come to my forge.'\n"
"He leads you into a forge that was not there when you left."
msgstr ""
@ -5488,15 +5520,24 @@ msgstr ""
msgid "Tell them they better never steal from you again, then leave."
msgstr ""
#. #-#-#-#-# mChapter 1.pot #-#-#-#-#
#. -- [EVENT] --Roamingscavengers6(14)@@+[NODE]2@@[STORY]
#. #-#-#-#-# mChapter 1.pot #-#-#-#-#
#. -- [EVENT] --Army(45)@@+[NODE]2@@[STORY]
msgid "More and more scavenger groups are roaming these parts lately, and they don't always care if you were once friends."
msgstr ""
#. #-#-#-#-# mChapter 1.pot #-#-#-#-#
#. -- [EVENT] --Roamingscavengers6(14)@@+[NODE]2@@[OUT]1
#. #-#-#-#-# mChapter 1.pot #-#-#-#-#
#. -- [EVENT] --Army(45)@@+[NODE]2@@[OUT]1
msgid "Greet your allies."
msgstr ""
#. #-#-#-#-# mChapter 1.pot #-#-#-#-#
#. -- [EVENT] --Roamingscavengers6(14)@@+[NODE]2@@[OUT]2
#. #-#-#-#-# mChapter 1.pot #-#-#-#-#
#. -- [EVENT] --Army(45)@@+[NODE]2@@[OUT]2
msgid "Stay cautious, but speak to them."
msgstr ""
@ -5506,6 +5547,10 @@ msgstr ""
#. -- [EVENT] --Roamingscavengers6(14)@@+[NODE]11@@[OUT]3
#. #-#-#-#-# mChapter 1.pot #-#-#-#-#
#. -- [EVENT] --Roamingbandits6(15)@@+[NODE]2@@[OUT]2
#. #-#-#-#-# mChapter 1.pot #-#-#-#-#
#. -- [EVENT] --Army(45)@@+[NODE]2@@[OUT]4
#. #-#-#-#-# mChapter 1.pot #-#-#-#-#
#. -- [EVENT] --Army(45)@@+[NODE]11@@[OUT]3
msgid "Intimidate them!"
msgstr ""
@ -5513,6 +5558,8 @@ msgstr ""
#. -- [EVENT] --Roamingscavengers6(14)@@+[NODE]2@@[OUT]5
#. #-#-#-#-# mChapter 1.pot #-#-#-#-#
#. -- [EVENT] --Roamingbandits6(15)@@+[NODE]2@@[OUT]3
#. #-#-#-#-# mChapter 1.pot #-#-#-#-#
#. -- [EVENT] --Army(45)@@+[NODE]2@@[OUT]5
msgid "Move away."
msgstr ""
@ -5520,11 +5567,17 @@ msgstr ""
msgid "'Ah, good day to you, friends, well met.'"
msgstr ""
#. #-#-#-#-# mChapter 1.pot #-#-#-#-#
#. -- [EVENT] --Roamingscavengers6(14)@@+[NODE]3@@[OUT]1
#. #-#-#-#-# mChapter 1.pot #-#-#-#-#
#. -- [EVENT] --Army(45)@@+[NODE]3@@[OUT]1
msgid "Ask if they want to trade."
msgstr ""
#. #-#-#-#-# mChapter 1.pot #-#-#-#-#
#. -- [EVENT] --Roamingscavengers6(14)@@+[NODE]3@@[OUT]2
#. #-#-#-#-# mChapter 1.pot #-#-#-#-#
#. -- [EVENT] --Army(45)@@+[NODE]3@@[OUT]2
msgid "Have a drink together."
msgstr ""
@ -5550,6 +5603,8 @@ msgstr ""
#. -- [EVENT] --Roamingscavengers6(14)@@+[NODE]19@@[STORY]
#. #-#-#-#-# mChapter 1.pot #-#-#-#-#
#. -- [EVENT] --Roamingbandits6(15)@@+[NODE]19@@[STORY]
#. #-#-#-#-# mChapter 1.pot #-#-#-#-#
#. -- [EVENT] --Army(45)@@+[NODE]19@@[STORY]
msgid "Your threats don't work. You are beaten and chased away."
msgstr ""
@ -5557,6 +5612,8 @@ msgstr ""
#. -- [EVENT] --Roamingscavengers6(14)@@+[NODE]19@@[OUT]1
#. #-#-#-#-# mChapter 1.pot #-#-#-#-#
#. -- [EVENT] --Roamingbandits6(15)@@+[NODE]19@@[OUT]1
#. #-#-#-#-# mChapter 1.pot #-#-#-#-#
#. -- [EVENT] --Army(45)@@+[NODE]19@@[OUT]1
msgid "Run."
msgstr ""
@ -9394,3 +9451,35 @@ msgstr ""
#. -- [EVENT] -- Scavenger witch training(44)@@+[NODE]2@@[OUT]2
msgid "No, refuse and leave."
msgstr ""
#. -- [EVENT] --Army(45)@@+[NODE]2@@[OUT]6
msgid "Scavengers are only after stuff, give them some, perhaps you'll make friends."
msgstr ""
#. -- [EVENT] --Army(45)@@+[NODE]3@@[STORY]
msgid "'Ah, you god-folk, good to see ya!'"
msgstr ""
#. -- [EVENT] --Army(45)@@+[NODE]11@@[STORY]
msgid "'You ain't our enemy, but you ain't our friends neither. Go to our village if you wanna make friends. Now, move away.'"
msgstr ""
#. -- [EVENT] --Army(45)@@+[NODE]17@@[STORY]
msgid "'Fine, fine, here, you take our shit and we back away. No need for fightin' and no hard feelings either, eh.'"
msgstr ""
#. -- [EVENT] --Army(45)@@+[NODE]17@@[OUT]1
msgid "If they left anything of use take it and leave."
msgstr ""
#. -- [EVENT] --Army(45)@@+[NODE]25@@[STORY]
msgid "You won."
msgstr ""
#. -- [EVENT] --Army(45)@@+[NODE]26@@[STORY]
msgid "You were badly beaten and forced to flee."
msgstr ""
#. -- [EVENT] --Army(45)@@+[NODE]27@@[STORY]
msgid "'Sure, you fool, but we don't care. Bye.'"
msgstr ""

Loading…
Cancel
Save