diff --git a/LyneMod/lyne.language b/LyneMod/lyne.language new file mode 100644 index 0000000..77bba94 --- /dev/null +++ b/LyneMod/lyne.language @@ -0,0 +1,78 @@ +{ + "strings": { + "ITEM_MISSILE_NAME": "Hooah.", + "ITEM_EXPLODEONDEATH_NAME": "Will-o'-the-stinch", + "ITEM_MUSHROOM_NAME": "Fungus Among Us", + "ITEM_BLEEDONHIT_NAME": "Tri-Tip Stabber", + "ITEM_HEALWHILESAFE_NAME": "Slightly Sluggy Slug", + "ITEM_INFUSION_NAME": "Inboosion", + "ITEM_TOOTH_NAME": "Stuping Necklace", + "ITEM_STICKYBOMB_NAME": "Sticky Maracas", + "ITEM_SPRINTBONUS_NAME": "Sprite of Power", + "ITEM_BEETLEGLAND_NAME": "Beetle Putter", + "ITEM_BEETLEGLAND_PICKUP": "Put a Beetle Guard.", + "ITEM_BEETLEGLAND_DESC": "Every 30 seconds, put a Beetle Guard with bonus 300% damage and 100% health. Can have up to 1 (+1 per stack) Guards at a time.", + "EQUIPMENT_FIREBALLDASH_NAME" : "Volcanic Eggy", + "EQUIPMENT_LIFESTEALONHIT_NAME": "Loveleech", + "EQUIPMENT_TEAMWARCRY_NAME": "Gorgug's Opus", + "ITEM_HOOF_DESC": "Increases shmovement speed by 14% (+14% per stack).", + "ITEM_SPRINTOUTOFCOMBAT_DESC": "Leaving combat boosts your shmovement speed by 30% (+30% per stack).", + + "SHRINE_COMBAT_NAME": "Shrine of Wombat", + "SHRINE_COMBAT_CONTEXT": "Pray to Shrine of Wombat", + "PICKUP_LUNAR_COIN": "Bunar Coin", + "LUNAR_COIN_PICKUP_CONTEXT": "Pick up Bunar Coin", + "TELEPORTER_NAME": "Telepeebus", + "TELEPORTER_BEGIN_CONTEXT": "Activate Telepeebus...?", + "TELEPORTER_END_CONTEXT": "Enter Telepeebus", + "CHEST2_NAME": "Powerful Chest", + "CHEST2_CONTEXT": "Open powerful chest", + "LUNAR_CHEST_NAME" : "Bunar Pod", + "LUNAR_CHEST_CONTEXT" : "Open Bunar Pod", + "LUNAR_TERMINAL_NAME" : "Bunar Bud", + "LUNAR_TERMINAL_CONTEXT" : "Open Bunar Bud", + "NEWT_STATUE_NAME" : "Snoot Altar", + "NEWT_STATUE_CONTEXT" : "Donate to Snoot Altar", + "SHRINE_HEALING_NAME": "Shrine of Fungus Woods", + "SHRINE_HEALING_CONTEXT": "Offer to Shrine of Fungus Woods", + "SHRINE_HEALING_USE_MESSAGE_2P": "You are embraced by the healing warmth of Fungus Woods.", + "SHRINE_HEALING_USE_MESSAGE": "{0} is embraced by the healing warmth of Fungus Woods.", + + "PLAYER_KILLED_MESSAGE": "{0} was bonked by '{1}'", + "PLAYER_DIED_MESSAGE": "{0} has been bonked.", + "PLAYER_ACTIVATED_TELEPORTER_2P": "You activated the Telepeebus .", + "PLAYER_ACTIVATED_TELEPORTER": "{0} activated the Telepeebus .", + "PLAYER_PING_DEFAULT" : "{0} wants to shmove here.", + "LUNAR_TELEPORTER_IDLE" : "The Primordial Telepeebus aligns with the planet..", + "LUNAR_TELEPORTER_ACTIVE" : "The Primordial Telepeebus aligns with the moon..", + "PLAYER_CONNECTED": "Hi {0}!", + "PLAYER_DISCONNECTED": "Bye {0}!", + + "GAME_RESULT_LOST": "Eewr!", + "TITLE_EXIT": "Stinch Off", + + "OBJECTIVE_FIND_TELEPORTER": "Find and activate the Telepeebus ", + "OBJECTIVE_CHARGE_TELEPORTER": "Charge the Telepeebus ({0}%)", + "OBJECTIVE_CHARGE_TELEPORTER_OOB": "Enter the Telepeebus zone! ({0}%)", + "OBJECTIVE_FINISH_TELEPORTER": "Proceed through the Telepeebus ", + + "ENGI_SPECIAL_NAME": "TR12 Funny Sentry", + "ENGI_SPECIAL_DESCRIPTION" : "Place a sentry that inherits all your items. Fires a cannon for 100% damage. Can place up to 2.", + "ENGI_SECONDARY_NAME": "Eggies", + "ENGI_SECONDARY_DESCRIPTION" : "Place a two-stage eggy that deals 300% damage, or 900% damage if fully armed. Can place up to 4.", + "MAGE_PRIMARY_FIRE_DESCRIPTION" : "Fire a shiny, yet deadly bolt for 220% damage that ignites enemies. Hold up to 4.", + "MAGE_UTILITY_ICE_DESCRIPTION" : "Freezing. Create a barrier that hurts enemies for 100% ouching damage.", + "TOOLBOT_PRIMARY_NAME": "Putting", + "TOOLBOT_PRIMARY_DESCRIPTION" : "Rapidly put nails for 70% damage. Finishes with a blast of 12 nails.", + "LOADER_BODY_SUBTITLE" : "Buff Lesbian GF", + + "MINIMUSHROOM_BODY_NAME" : "Stuping Mushrum", + "TITAN_BODY_NAME": "MegaGolem", + "ENGITURRET_BODY_NAME": "Funny Sentry", + "GRANDPARENT_BODY_SUBTITLE": "Big", + "VAGRANT_BODY_SUBTITLE": "Stuping Jellyfish", + "MAGMAWORM_BODY_SUBTITLE": "Devourer of Turrets", + + "CUTSCENE_INTRO_FLAVOR_1": "UES 'I Sure Hope Nothing Bad Happens' ", + } +}