diff --git a/unity/Assets/StreamingAssets/content/MoM/btt/content_pack.ini b/unity/Assets/StreamingAssets/content/MoM/btt/content_pack.ini index 3a121dd49..5fddd72ae 100644 --- a/unity/Assets/StreamingAssets/content/MoM/btt/content_pack.ini +++ b/unity/Assets/StreamingAssets/content/MoM/btt/content_pack.ini @@ -14,3 +14,4 @@ investigators.ini monsters.ini items.ini tokens.ini +tokens_items.ini \ No newline at end of file diff --git a/unity/Assets/StreamingAssets/content/MoM/btt/tokens_items.ini b/unity/Assets/StreamingAssets/content/MoM/btt/tokens_items.ini new file mode 100644 index 000000000..774be36d5 --- /dev/null +++ b/unity/Assets/StreamingAssets/content/MoM/btt/tokens_items.ini @@ -0,0 +1,56 @@ +[TokenCommon25Automatic] +name={ffg:COMMON_ITEM_25_AUTOMATIC} +image={import}/img/CommonItem_25_Automatic +traits=weapon firearm common + +[TokenCommonBlackjack] +name={ffg:COMMON_ITEM_BLACKJACK} +image={import}/img/CommonItem_Blackjack +traits=weapon heavyweapon common + +[TokenCommonEnchantedBlade] +name={ffg:COMMON_ITEM_ENCHANTED_BLADE} +image={import}/img/CommonItem_EnchantedBlade +traits=weapon bladedweapon common + +[TokenCommonFineClothes] +name={ffg:COMMON_ITEM_FINE_CLOTHES} +image={import}/img/CommonItem_FineClothes +traits=equipment common + +[TokenCommonScribesJournal] +name={ffg:COMMON_ITEM_SCRIBES_JOURNAL} +image={import}/img/CommonItem_ScribesJournal +traits=tome common + +[TokenCommonRazor] +name={ffg:COMMON_ITEM_RAZOR} +image={import}/img/CommonItem_Razor +traits=weapon bladedweapon common + +; In previous versions, this was incorrectly referred to and printed as equipment, even though it is a tome. +; See also https://github.com/NPBruce/valkyrie/issues/1300 +[TokenCommonTomeOfHorrors] +name={ffg:COMMON_ITEM_TOME_OF_HORRORS} +image={import}/img/CommonItem_TomeOfHorrors +traits=tome common + +[TokenCommonTomeOfSecrets] +name={ffg:COMMON_ITEM_TOME_OF_SECRETS} +image={import}/img/CommonItem_TomeOfSecrets +traits=tome unique + +[TokenUniqueCultistsJournal] +name={ffg:UNIQUE_ITEM_CULTISTS_JOURNAL} +image={import}/img/UniqueItem_CultistsJournal +traits=evidence tome unique + +[TokenSpellPoisonMist] +name={ffg:SPELL_POISON_MIST} +image={import}/img/Spell_PoisonMist +traits=spell spellattack + +[TokenSpellArcaneInsight] +name={ffg:SPELL_ARCANE_INSIGHT} +image={import}/img/Spell_ArcaneInsight +traits=spell spelldefence diff --git a/unity/Assets/StreamingAssets/content/MoM/hj/content_pack.ini b/unity/Assets/StreamingAssets/content/MoM/hj/content_pack.ini index f5e095dba..accf1aea1 100644 --- a/unity/Assets/StreamingAssets/content/MoM/hj/content_pack.ini +++ b/unity/Assets/StreamingAssets/content/MoM/hj/content_pack.ini @@ -15,6 +15,7 @@ monsters.ini items.ini tokens.ini tokens_monsters.ini +tokens_items.ini ; Todo ; MAD27 Mythos diff --git a/unity/Assets/StreamingAssets/content/MoM/hj/tokens_items.ini b/unity/Assets/StreamingAssets/content/MoM/hj/tokens_items.ini new file mode 100644 index 000000000..5a83467e4 --- /dev/null +++ b/unity/Assets/StreamingAssets/content/MoM/hj/tokens_items.ini @@ -0,0 +1,105 @@ +[TokenCommon41Derringer] +name={ffg:COMMON_ITEM_41_DERRINGER} +image={import}/img/CommonItem_41Derringer +traits=weapon firearm common + +[TokenCommonAstronomyGuidebook] +name={ffg:COMMON_ITEM_ASTRONOMY_GUIDEBOOK} +image={import}/img/CommonItem_AstronomyGuideback +traits=tome common + +[TokenCaptainsHat] +name={ffg:COMMON_ITEM_CAPTAINS_HAT} +image={import}/img/CommonItem_CaptainsHat +traits=equipment common + +[TokenCommonCoalShovel] +name={ffg:COMMON_ITEM_COAL_SHOVEL} +image={import}/img/CommonItem_CoalShovel +traits=weapon heavyweapon common + +[TokenCommonDiversHelm] +name={ffg:COMMON_ITEM_DIVERS_HELM} +image={import}/img/CommonItem_DiversHelm +traits=equipment common + +[TokenCommonDiversJournal] +name={ffg:COMMON_ITEM_DIVERS_JOURNAL} +image={import}/img/CommonItem_DiversJournal +traits=tome common + +[TokenCommonGateBox] +name={ffg:COMMON_ITEM_GATE_BOX} +image={import}/img/CommonItem_GateBox +traits=equipment common + +[TokenCommonGatlingGun] +name={ffg:COMMON_ITEM_GATLING_GUN} +image={import}/img/CommonItem_GatlingGun +traits=weapon firearm common + +[TokenCommonHarpoon] +name={ffg:COMMON_ITEM_HARPOON} +image={import}/img/CommonItem_Harpoon +traits=weapon bladedweapon common + +[TokenCommonLifePreserver] +name={ffg:COMMON_ITEM_LIFE_PRESERVER} +image={import}/img/CommonItem_LifePreserver +traits=weapon heavyweapon common + +[TokenCommonMapOfTheLeyLines] +name={ffg:COMMON_ITEM_MAP_OF_THE_LEY_LINES} +image={import}/img/CommonItem_MapoftheLeyLines +traits=equipment common + +[TokenCommonMysticSextant] +name={ffg:COMMON_ITEM_MYSTIC_SEXTON} +image={import}/img/CommonItem_MysticSextant +traits=equipment common + +[TokenCommonSturdyLuggage] +name={ffg:COMMON_ITEM_STURDY_LUGGAGE} +image={import}/img/CommonItem_SturdyLuggage +traits=weapon heavyweapon common + +[TokenUniqueFishingNet] +name={ffg:UNIQUE_ITEM_FISHING_NET} +image={import}/img/UniqueItem_Becky +traits=equipment unique + +[TokenUniqueFuel] +name={ffg:UNIQUE_ITEM_FUEL} +image={import}/img/UniqueItem_Fuel +traits=equipment unique +count=3 + +[TokenUniqueGoldenTrumpet] +name={ffg:UNIQUE_ITEM_GOLDEN_TRUMPET} +image={import}/img/UniqueItem_GoldenTrumpet +traits=equipment unique + +[TokenUniqueSatchelOfTheVoid] +name={ffg:UNIQUE_ITEM_SATCHEL_OF_THE_VOID} +image={import}/img/UniqueItem_SatcheloftheVoid +traits=equipment unique + +[TokenUniqueTicket] +name={ffg:UNIQUE_ITEM_TICKET} +image={import}/img/UniqueItem_Ticket +traits=evidence unique + +[TokenSpellMistsOfRlyeh] +name={ffg:SPELL_MISTS_OF_RLYEH} +image={import}/img/Spell_MistsofRlyeh +traits=spell spelldefence + +[TokenSpellStormOfSpirits] +name={ffg:SPELL_STORM_OF_SPIRITS} +image={import}/img/Spell_StormofSpirits +traits=spell spellattack + +[TokenSpellPlumbingTheVoid] +name={ffg:SPELL_PLUMBING_THE_VOID} +image={import}/img/Spell_PlumbingtheVoid +traits=spell spelldefence \ No newline at end of file diff --git a/unity/Assets/StreamingAssets/content/MoM/pots/content_pack.ini b/unity/Assets/StreamingAssets/content/MoM/pots/content_pack.ini index a7a1fdd89..f921f91c4 100644 --- a/unity/Assets/StreamingAssets/content/MoM/pots/content_pack.ini +++ b/unity/Assets/StreamingAssets/content/MoM/pots/content_pack.ini @@ -15,3 +15,4 @@ monsters.ini items.ini tokens.ini tokens_monsters.ini +tokens_items.ini \ No newline at end of file diff --git a/unity/Assets/StreamingAssets/content/MoM/pots/tokens_items.ini b/unity/Assets/StreamingAssets/content/MoM/pots/tokens_items.ini new file mode 100644 index 000000000..43b99b73c --- /dev/null +++ b/unity/Assets/StreamingAssets/content/MoM/pots/tokens_items.ini @@ -0,0 +1,112 @@ +; Yes, the image name is different to the item name. This is no error. +[TokenCommonDiskOfItzamna] +name={ffg:COMMON_ITEM_DISC_OF_ITZAMNA} +image={import}/img/CommonItem_AncientTalisman +traits=equipment common + +[TokenCommonAntiVenom] +name={ffg:COMMON_ITEM_ANTIVENOM} +image={import}/img/CommonItem_Antivenom +traits=equipment common + +[TokenCommonExpeditionLog] +name={ffg:COMMON_ITEM_EXPEDITION_LOG} +image={import}/img/CommonItem_ExpeditionLog +traits=tome common + +[TokenCommonHedgeShears] +name={ffg:COMMON_ITEM_HEDGE_SHEARS} +image={import}/img/CommonItem_HedgeShears +traits=weapon bladedweapon common + +[TokenCommonJeweledSkull] +name={ffg:COMMON_ITEM_JEWELED_SKULL} +image={import}/img/CommonItem_JeweledSkull +traits=equipment common + +[TokenCommonLuckyBandana] +name={ffg:COMMON_ITEM_LUCKY_BANDANA} +image={import}/img/CommonItem_LuckyBandana +traits=equipment common + +[TokenCommonMatches] +name={ffg:COMMON_ITEM_MATCHES} +image={import}/img/CommonItem_Matches +traits=equipment common + +[TokenCommonOtherworldlyCompass] +name={ffg:COMMON_ITEM_OTHERWORLDLY_COMPASS} +image={import}/img/CommonItem_OtherworldlyCompass +traits=equipment common + +[TokenCommonPithHelmet] +name={ffg:COMMON_ITEM_PITH_HELMET} +image={import}/img/CommonItem_PithHelmet +traits=equipment common + +[TokenCommonSerpentBracelet] +name={ffg:COMMON_ITEM_SERPENT_BRACELET} +image={import}/img/CommonItem_SerpentBracelet +traits=equipment common + +[TokenCommonSurvivalKnife] +name={ffg:COMMON_ITEM_SURVIVAL_KNIFE} +image={import}/img/CommonItem_SurvivalKnife +traits=weapon bladedweapon common + +[TokenCommonSurvivalPack] +name={ffg:COMMON_ITEM_SURVIVAL_PACK} +image={import}/img/CommonItem_SurvivalPack +traits=weapon heavyweapon common + +[TokenCommonTimewornBrand] +name={ffg:COMMON_ITEM_TIMEWORN_BRAND} +image={import}/img/CommonItem_TimeswornBrand +traits=weapon bladedweapon common + +[TokenCommonTorch] +name={ffg:COMMON_ITEM_TORCH} +image={import}/img/CommonItem_Torch +traits=weapon heavyweapon lightsource common +count=3 + +[TokenSpellCallTheStorm] +name={ffg:SPELL_CALL_THE_STORM} +image={import}/img/Spell_CalltheStorm +traits=spell spellattack + +[TokenUniqueCitrineSnake] +name={ffg:UNIQUE_ITEM_CITRINE_SNAKE} +image={import}/img/UniqueItem_CitrineSnake +traits=evidence relic unique + +[TokenUniqueJadeCrocodile] +name={ffg:UNIQUE_ITEM_JADE_CROCODILE} +image={import}/img/UniqueItem_JadeCrocodile +traits=evidence relic unique + +[TokenUniqueObsidianJaguar] +name={ffg:UNIQUE_ITEM_OBSIDIAN_JAGUAR} +image={import}/img/UniqueItem_ObsidianJaguar +traits=evidence relic unique + +[TokenUniqueTurquoiseEagle] +name={ffg:UNIQUE_ITEM_TURQUOISE_EAGLE} +image={import}/img/UniqueItem_TurquoiseEagle +traits=evidence relic unique + +; Yes, the key name is TokenUniqueMysteriousSerpent, not TokenUniqueMysteriousSnake, like the name and immage suggest +[TokenUniqueMysteriousSerpent] +name={ffg:UNIQUE_ITEM_MYSTERIOUS_SNAKE} +image={import}/img/UniqueItem_MysteriousSnake +traits=ally unique + +[TokenSpellBanishment] +name={ffg:SPELL_BANISHMENT} +image={import}/img/Spell_Banishing +traits=spell spelldefence + +[TokenSpellSummoning] +name={ffg:SPELL_SUMMONING} +image={import}/img/Spell_Summoning +traits=spell spelldefence diff --git a/unity/Assets/StreamingAssets/content/MoM/soa/content_pack.ini b/unity/Assets/StreamingAssets/content/MoM/soa/content_pack.ini index 184e8152e..7e31ee6a7 100644 --- a/unity/Assets/StreamingAssets/content/MoM/soa/content_pack.ini +++ b/unity/Assets/StreamingAssets/content/MoM/soa/content_pack.ini @@ -14,6 +14,7 @@ investigators.ini monsters.ini items.ini tokens.ini +tokens_items.ini ; Todo ; MAD25 Mythos diff --git a/unity/Assets/StreamingAssets/content/MoM/soa/tokens_items.ini b/unity/Assets/StreamingAssets/content/MoM/soa/tokens_items.ini new file mode 100644 index 000000000..2d04a9192 --- /dev/null +++ b/unity/Assets/StreamingAssets/content/MoM/soa/tokens_items.ini @@ -0,0 +1,119 @@ +[TokenCommonBulletproofVest] +name={ffg:COMMON_ITEM_BULLETPROOF_VEST} +image={import}/img/CommonItem_BulletproofVest +traits=equipment common + +[TokenCommonEnhancingSerum] +name={ffg:COMMON_ITEM_ENHANCING_SERUM} +image={import}/img/CommonItem_EnhancingSerum +traits=equipment common + +[TokenCommonFlask] +name={ffg:COMMON_ITEM_FLASK} +image={import}/img/CommonItem_Flask +traits=equipment common + +[TokenCommonGamblersDice] +name={ffg:COMMON_ITEM_GAMBLERS_DICE} +image={import}/img/CommonItem_GamblersDice +traits=equipment common + +[TokenCommonMentalStimulant] +name={ffg:COMMON_ITEM_MENTAL_STIMULANT} +image={import}/img/CommonItem_MentalStimulant +traits=equipment common + +[TokenCommonMoonPotion] +name={ffg:COMMON_ITEM_MOON_POTION} +image={import}/img/CommonItem_MoonPotion +traits=equipment common + +[TokenCommonMutationJuice] +name={ffg:COMMON_ITEM_MUTATION_JUICE} +image={import}/img/CommonItem_MutationJuice +traits=equipment common + +[TokenCommonOcularExtract] +name={ffg:COMMON_ITEM_OCULAR_EXTRACT} +image={import}/img/CommonItem_OcularExtract +traits=equipment common + +[TokenCommonScalpel] +name={ffg:COMMON_ITEM_SCALPEL} +image={import}/img/CommonItem_Scalpel +traits=weapon bladedweapon common + +[TokenCommonSnubnoseRevolver] +name={ffg:COMMON_ITEM_SNUBNOSE_REVOLVER} +image={import}/img/CommonItem_SnubnoseRevolver +traits=weapon firearm common + +[TokenCommonThermos] +name={ffg:COMMON_ITEM_THERMOS} +image={import}/img/CommonItem_Thermos +traits=equipment common + +[TokenUniqueBecky] +name={ffg:UNIQUE_ITEM_BECKY} +image={import}/img/UniqueItem_Becky +traits=weapon firearm unique + +[TokenUniqueBonePipes] +name={ffg:UNIQUE_ITEM_BONE_PIPES} +image={import}/img/UniqueItem_BonePipes +traits=relic unique + +[TokenUniqueDeVermisMysteriis] +name={ffg:UNIQUE_ITEM_DE_VERMIS_MYSTERIIS} +image={import}/img/UniqueItem_DeVermisMysteris +traits=evidence tome unique + +[TokenUniqueLedger] +name={ffg:UNIQUE_ITEM_LEDGER} +image={import}/img/UniqueItem_Ledger +traits=evidence tome unique + +[TokenUniqueMysteriousIdol] +name={ffg:UNIQUE_ITEM_MYSTERIOUS_IDOL} +image={import}/img/UniqueItem_MysteriousIdol +traits=relic unique + +[TokenUniqueOldMap] +name={ffg:UNIQUE_ITEM_OLD_MAP} +image={import}/img/UniqueItem_OldMap +traits=evidence unique + +[TokenUniqueStarCalendar] +name={ffg:UNIQUE_ITEM_STAR_CALENDAR} +image={import}/img/UniqueItem_StarCalendar +traits=relic unique + +[TokenUniqueStoneChest] +name={ffg:UNIQUE_ITEM_STONE_CHEST} +image={import}/img/UniqueItem_StoneChest +traits=relic unique + +[TokenUniqueStrangeTablet] +name={ffg:UNIQUE_ITEM_STRANGE_TABLET} +image={import}/img/UniqueItem_StrangeTablet +traits=relic unique + +[TokenSpellAzureFlame] +name={ffg:SPELL_AZURE_FLAME} +image={import}/img/Spell_AzureFlame +traits=spell spellattack + +[TokenSpellForcedLearning] +name={ffg:SPELL_FORCED_LEARNING} +image={import}/img/Spell_ForcedLearning +traits=spell spelldefence + +[TokenSpellImplantSuggestion] +name={ffg:SPELL_IMPLANT_SUGGESTION} +image={import}/img/Spell_ImplantSuggestion +traits=spell spelldefence + +[ItemElixir] +name={ffg:UNIQUE_ITEM_ELIXIR} +image={import}/img/UniqueItem_Elixir +traits=elixir diff --git a/unity/Assets/StreamingAssets/content/MoM/sot/content_pack.ini b/unity/Assets/StreamingAssets/content/MoM/sot/content_pack.ini index 598324cd8..d2bed3aef 100644 --- a/unity/Assets/StreamingAssets/content/MoM/sot/content_pack.ini +++ b/unity/Assets/StreamingAssets/content/MoM/sot/content_pack.ini @@ -14,3 +14,4 @@ investigators.ini monsters.ini items.ini tokens.ini +tokens_items.ini diff --git a/unity/Assets/StreamingAssets/content/MoM/sot/tokens_items.ini b/unity/Assets/StreamingAssets/content/MoM/sot/tokens_items.ini new file mode 100644 index 000000000..75956b539 --- /dev/null +++ b/unity/Assets/StreamingAssets/content/MoM/sot/tokens_items.ini @@ -0,0 +1,69 @@ +[TokenCommonPainkillers] +name={ffg:COMMON_ITEM_PAINKILLERS} +image={import}/img/CommonItem_Aspirin +traits=equipment common + +[TokenCommonBindingPowder] +name={ffg:COMMON_ITEM_BINDING_POWDER} +image={import}/img/CommonItem_BindingPowder +traits=equipment common + +[TokenCommonConvincingDummy] +name={ffg:COMMON_ITEM_CONVINCING_DUMMY} +image={import}/img/CommonItem_ConvincingDummy +traits=equipment common + +[TokenCommonLuckyRing] +name={ffg:COMMON_ITEM_LUCKY_RING} +image={import}/img/CommonItem_LuckyRing +traits=equipment common + +[TokenCommonRiotWhistle] +name={ffg:COMMON_ITEM_RIOT_WHISTLE} +image={import}/img/CommonItem_RiotWhistle +traits=equipment common + +[TokenCommonSensibleShoes] +name={ffg:COMMON_ITEM_SENSIBLE_SHOES} +image={import}/img/CommonItem_SensibleShoes +traits=equipment common + +[TokenCommonSilverTwilightDagger] +name={ffg:COMMON_ITEM_SILVER_TWILIGHT_DAGGER} +image={import}/img/CommonItem_SilverTwilightDagger +traits=weapon bladedweapon common + +[TokenCommonSwordCane] +name={ffg:COMMON_ITEM_SWORD_CANE} +image={import}/img/CommonItem_SwordCane +traits=weapon bladedweapon heavyweapon common + +[TokenCommonToteBag] +name={ffg:COMMON_ITEM_TOTE_BAG} +image={import}/img/CommonItem_ToteBag +traits=equipment common + +[TokenCommonTrackShoes] +name={ffg:COMMON_ITEM_TRACK_SHOES} +image={import}/img/CommonItem_TrackShoes +traits=equipment common + +[TokenUniqueMembershipRing] +name={ffg:UNIQUE_ITEM_MEMBERSHIP_RING} +image={import}/img/UniqueItem_MembershipRing +traits=evidence unique + +[TokenUniqueTwilightDiadem] +name={ffg:UNIQUE_ITEM_TWILIGHT_DIADEM} +image={import}/img/UniqueItem_TwilightDiadem +traits=relic unique + +[TokenSpellBinding] +name={ffg:SPELL_BINDING} +image={import}/img/Spell_Binding +traits=spell spelldefence + +[TokenSpellSpectralRazor] +name={ffg:SPELL_SPECTRAL_RAZOR} +image={import}/img/Spell_SpectralRazor +traits=spell spellattack diff --git a/unity/Assets/StreamingAssets/text/Localization.Spanish.txt b/unity/Assets/StreamingAssets/text/Localization.Spanish.txt index 046b9a8e0..849e5fda3 100644 --- a/unity/Assets/StreamingAssets/text/Localization.Spanish.txt +++ b/unity/Assets/StreamingAssets/text/Localization.Spanish.txt @@ -239,6 +239,10 @@ ACT_1,Acto I ACT_2,Acto II //Items +common,Común +unique,Único +spelldefence,Hechizo Defensivo +spellattack,Hechizo Ofensivo weapon,Arma firearm,Arma de Fuego heavyweapon,Arma Contundente