Skip to content

Commit

Permalink
Merge pull request #620 from kamilponiewierski/maintenance/betrayal-c…
Browse files Browse the repository at this point in the history
…heatsheet

Maintenance/betrayal cheatsheet
  • Loading branch information
domialex authored May 28, 2021
2 parents 72bdc45 + 591c13f commit 008f57b
Show file tree
Hide file tree
Showing 5 changed files with 76 additions and 61 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ public Task<BetrayalLeague> Handle(GetBetrayalCheatsheetQuery request, Cancellat
{
Transportation = new BetrayalReward(resources.AislingTransportation, RewardValue.NoValue),
Fortification = new BetrayalReward(resources.AislingFortification, RewardValue.NoValue),
Research = new BetrayalReward(resources.AislingResearch, RewardValue.Low, resources.AislingResearchTooltip),
Research = new BetrayalReward(resources.AislingResearch, RewardValue.Medium, resources.AislingResearchTooltip),
Intervention = new BetrayalReward(resources.AislingIntervention, RewardValue.Low)
});

Expand Down
44 changes: 26 additions & 18 deletions src/Sidekick.Localization/Cheatsheets/BetrayalResources.de.resx
Original file line number Diff line number Diff line change
Expand Up @@ -117,13 +117,15 @@
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="AislingResearch" xml:space="preserve">
<data name="_AislingResearch" xml:space="preserve">
<value>Hinzufügen verschleierter Modifikationen</value>
<comment>Requires updated translation, Remove leading _ when done</comment>
</data>
<data name="AislingResearchTooltip" xml:space="preserve">
<data name="_AislingResearchTooltip" xml:space="preserve">
<value>Level1: 1 Modifikation
Level2: Geringe Chance für 2 Modifikationen
Level3: 2 Modifikationen</value>
<comment>Requires updated translation, Remove leading _ when done</comment>
</data>
<data name="CameriaFortification" xml:space="preserve">
<value>Sphären des Vorboten</value>
Expand All @@ -134,8 +136,9 @@ Level3: 2 Modifikationen</value>
<data name="CameriaResearch" xml:space="preserve">
<value>Sextanten</value>
</data>
<data name="CameriaTransportation" xml:space="preserve">
<data name="_CameriaTransportation" xml:space="preserve">
<value>Veraltete Relikte</value>
<comment>Requires updated translation, Remove leading _ when done</comment>
</data>
<data name="CameriaTransportationTooltip" xml:space="preserve">
<value>League spezifische Items (Kopfjäger möglich)</value>
Expand Down Expand Up @@ -179,7 +182,7 @@ Level3: 18 Sekunden</value>
<data name="GuffIntervention" xml:space="preserve">
<value>Veränderung Crafting</value>
</data>
<data name="GuffInterventionTooltip" xml:space="preserve">
<data name="_GuffInterventionTooltip" xml:space="preserve">
<value>1 Umwandlung
200 Veränderung
100 Aufwertung
Expand All @@ -190,6 +193,7 @@ Level3: 18 Sekunden</value>
Level1: 8 Sekunden
Level2: 12 Sekunden
Level3: 18 Sekunden</value>
<comment>Requires updated translation, Remove leading _ when done</comment>
</data>
<data name="GuffResearch" xml:space="preserve">
<value>Annulierung/Erhabene Crafting</value>
Expand Down Expand Up @@ -237,34 +241,34 @@ Level3: 18 Sekunden</value>
<data name="HillockFortificationTooltip" xml:space="preserve">
<value>Level1: 24 %
Level2: 26 %
Level3: 28 %</value>
Level3: 28 %
Level4: 30 %</value>
</data>
<data name="HillockIntervention" xml:space="preserve">
<data name="_HillockIntervention" xml:space="preserve">
<value>Karten Qualität</value>
</data>
<data name="HillockInterventionTooltip" xml:space="preserve">
<value>Level1: 25 %
Level2: 30 %
Level3: 35 %</value>
<comment>Requires updated translation, Remove leading _ when done</comment>
</data>
<data name="HillockResearch" xml:space="preserve">
<value>Flaschen Qualität</value>
</data>
<data name="HillockResearchTooltip" xml:space="preserve">
<value>Level1: 22 %
Level2: 24 %
Level3: 26%</value>
Level3: 26%
Level4: 28%</value>
</data>
<data name="HillockTransportation" xml:space="preserve">
<value>Waffen Qualität</value>
</data>
<data name="HillockTransportationTooltip" xml:space="preserve">
<value>Level1: 24 %
Level2: 26 %
Level3: 28%</value>
Level3: 28%
Level4: 30%</value>
</data>
<data name="ItThatFledFortification" xml:space="preserve">
<data name="_ItThatFledFortification" xml:space="preserve">
<value>Abgrund Juwele</value>
<comment>Requires updated translation, Remove leading _ when done</comment>
</data>
<data name="ItThatFledIntervention" xml:space="preserve">
<value>Risse Skarabäus</value>
Expand All @@ -286,8 +290,9 @@ Level3: Pur</value>
<data name="JanusIntervention" xml:space="preserve">
<value>Perandus Skarabäus</value>
</data>
<data name="JanusResearch" xml:space="preserve">
<data name="_JanusResearch" xml:space="preserve">
<value>Perandus Münzen</value>
<comment>Requires updated translation, Remove leading _ when done</comment>
</data>
<data name="JanusTransportation" xml:space="preserve">
<value>Qualitäts Währung</value>
Expand Down Expand Up @@ -330,19 +335,21 @@ Level3: Level 3 Talisman</value>
<data name="LeoResearch" xml:space="preserve">
<value>Währungs Nutzung</value>
</data>
<data name="LeoResearchTooltip" xml:space="preserve">
<data name="_LeoResearchTooltip" xml:space="preserve">
<value>Level1: Gesegnete Sphäre
Level2: Göttliche Sphäre
Level3: Erhabene Sphäre</value>
<comment>Requires updated translation, Remove leading _ when done</comment>
</data>
<data name="LeoTransportation" xml:space="preserve">
<value>Silber Münzen</value>
</data>
<data name="RikerFortification" xml:space="preserve">
<value>Wähle ein einzigartiges Item</value>
</data>
<data name="RikerIntervention" xml:space="preserve">
<data name="_RikerIntervention" xml:space="preserve">
<value>Wähle eine Weissagungskarte</value>
<comment>Requires updated translation, Remove leading _ when done</comment>
</data>
<data name="RikerResearch" xml:space="preserve">
<value>Wähle ein verschleiertes Item</value>
Expand Down Expand Up @@ -415,7 +422,8 @@ Itemstufe 100 Items</value>
<data name="VoriciResearchTooltip" xml:space="preserve">
<value>Level1: 1 Weißer Sockel
Level2: 1-2 Weiße Sockel
Level3: 1-3 Weiße Sockel</value>
Level3: 1-3 Weiße Sockel
Level3: 1-6 Weiße Sockel</value>
</data>
<data name="VoriciTransportation" xml:space="preserve">
<value>Qualitäts Edelsteine</value>
Expand Down
43 changes: 21 additions & 22 deletions src/Sidekick.Localization/Cheatsheets/BetrayalResources.resx
Original file line number Diff line number Diff line change
Expand Up @@ -118,13 +118,13 @@
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="AislingTransportation" xml:space="preserve">
<value>Veiled weapons/jewellery</value>
<value>Double-Veiled weapons/jewellery</value>
</data>
<data name="AislingResearch" xml:space="preserve">
<value>Add veiled mod(s)</value>
<value>Veiled chaos orb (T4 - adds veiled mod)</value>
</data>
<data name="CameriaTransportation" xml:space="preserve">
<value>Timeworn Relics</value>
<value>Timeworn Item</value>
</data>
<data name="CameriaFortification" xml:space="preserve">
<value>Harbinger Orbs</value>
Expand Down Expand Up @@ -193,13 +193,13 @@
<value>Flask Quality</value>
</data>
<data name="HillockIntervention" xml:space="preserve">
<value>Map Quality</value>
<value>Abyss Scarab</value>
</data>
<data name="ItThatFledTransportation" xml:space="preserve">
<value>Breach Splinter</value>
</data>
<data name="ItThatFledFortification" xml:space="preserve">
<value>Abyss Jewels</value>
<value>Enchanted maps (Additional Breach)</value>
</data>
<data name="ItThatFledResearch" xml:space="preserve">
<value>Upgrade Breachstone</value>
Expand All @@ -214,7 +214,7 @@
<value>Currency Shards</value>
</data>
<data name="JanusResearch" xml:space="preserve">
<value>Perandus Coins</value>
<value>Perandus Coins (Spawns Perandus)</value>
</data>
<data name="JanusIntervention" xml:space="preserve">
<value>Perandus Scarab</value>
Expand Down Expand Up @@ -265,7 +265,7 @@
<value>Take One Veiled</value>
</data>
<data name="RikerIntervention" xml:space="preserve">
<value>Take On Div Card</value>
<value>Blighted Scarab</value>
</data>
<data name="RinTransportation" xml:space="preserve">
<value>Normal Maps</value>
Expand Down Expand Up @@ -316,9 +316,7 @@
<value>Shaper Scarab</value>
</data>
<data name="AislingResearchTooltip" xml:space="preserve">
<value>Level 1: 1 mod&lt;br /&gt;
Level 2: chance for 2 mods&lt;br /&gt;
Level 3: 2 mods</value>
<value>Level 4: Adds 1-2 veiled mods</value>
</data>
<data name="CameriaTransportationTooltip" xml:space="preserve">
<value>League Specific Items (Headhunter possible)</value>
Expand Down Expand Up @@ -364,27 +362,26 @@ Level3: 18 Seconds</value>
1 Vaal
Level1: 8 Seconds
Level2: 12 Seconds
Level3: 18 Seconds</value>
Level3: 18 Seconds
Level4: All basic currency</value>
</data>
<data name="HillockTransportationTooltip" xml:space="preserve">
<value>Level1: 24 %
Level2: 26 %
Level3: 28%</value>
Level3: 28%
Level4: 30 %</value>
</data>
<data name="HillockFortificationTooltip" xml:space="preserve">
<value>Level1: 24 %
Level2: 26 %
Level3: 28 %</value>
Level3: 28 %
Level4: 30 %</value>
</data>
<data name="HillockResearchTooltip" xml:space="preserve">
<value>Level1: 22 %
Level2: 24 %
Level3: 26%</value>
</data>
<data name="HillockInterventionTooltip" xml:space="preserve">
<value>Level1: 25 %
Level2: 30 %
Level3: 35 %</value>
Level3: 26 %
Level4: 28 %</value>
</data>
<data name="ItThatFledResearchTooltip" xml:space="preserve">
<value>Level1: Charged
Expand All @@ -399,7 +396,8 @@ Level3: Level 3 Talisman</value>
<data name="LeoResearchTooltip" xml:space="preserve">
<value>Level1: Blessed Orb
Level2: Divine Orb
Level3: Exalted Orb</value>
Level3: Exalted Orb
Level4: 2 Exalted Orbs</value>
</data>
<data name="ToraTransportationTooltip" xml:space="preserve">
<value>Time Limit: 8 Seconds
Expand All @@ -421,7 +419,8 @@ Level3: 200m Exp</value>
<data name="VoriciResearchTooltip" xml:space="preserve">
<value>Level1: 1 White Socket
Level2: 1-2 White Sockets
Level3: 1-3 White Sockets</value>
Level3: 1-3 White Sockets
Level4: 1-6 White Sockets</value>
</data>
<data name="CameriaName" xml:space="preserve">
<value>Cameria</value>
Expand Down Expand Up @@ -505,7 +504,7 @@ Level3: 1-3 White Sockets</value>
<value>Aisling</value>
</data>
<data name="AislingFortification" xml:space="preserve">
<value>Veiled armour/jewellery</value>
<value>Double-Veiled armour/jewellery</value>
</data>
<data name="AislingIntervention" xml:space="preserve">
<value>Metamorph scarabs</value>
Expand Down
Loading

0 comments on commit 008f57b

Please sign in to comment.