2021-07-08 10:12:12 +02:00
{
2022-05-12 08:25:55 +02:00
"ACTOR.TypeCharacter" : "Character" ,
"ACTOR.TypeEncounter" : "Encounter" ,
"ITEM.TypeItem" : "Item" ,
"ITEM.TypeFeature" : "Feature" ,
"ITEM.TypeWeapon" : "Weapon" ,
"ITEM.TypeArmor" : "Armor" ,
2021-11-07 20:23:02 +01:00
2023-12-04 21:30:12 +01:00
"BOL.attributes.vigor" : "Strength" ,
"BOL.attributes.halfvigor" : "Half-Strength" ,
2022-05-12 08:25:55 +02:00
"BOL.attributes.agility" : "Agility" ,
"BOL.attributes.mind" : "Mind" ,
"BOL.attributes.appeal" : "Appeal" ,
2021-07-08 10:12:12 +02:00
"BOL.aptitudes.init" : "Initiative" ,
2022-05-12 08:25:55 +02:00
"BOL.aptitudes.melee" : "Melee" ,
"BOL.aptitudes.ranged" : "Ranged" ,
"BOL.aptitudes.def" : "Defense" ,
2021-07-08 10:12:12 +02:00
"BOL.aptitudes.prot" : "Protection" ,
2022-05-12 08:25:55 +02:00
"BOL.resources.hp" : "Vitality" ,
"BOL.resources.hero" : "Hero" ,
"BOL.resources.faith" : "Faith" ,
"BOL.resources.creation" : "Creation" ,
"BOL.resources.power" : "Power" ,
"BOL.resources.villainy" : "Villany" ,
2022-01-23 09:25:09 +01:00
"BOL.resources.alchemypoints" : "Alchemy Points" ,
2022-05-12 08:25:55 +02:00
"BOL.traits.xp" : "Experience" ,
2021-11-07 20:23:02 +01:00
2022-05-12 08:25:55 +02:00
"BOL.ui.tab.stats" : "Attributes" ,
2021-11-07 20:23:02 +01:00
"BOL.ui.tab.combat" : "Combat" ,
2021-12-24 16:06:26 +01:00
"BOL.ui.tab.actions" : "Actions" ,
2021-11-07 20:23:02 +01:00
"BOL.ui.tab.features" : "Traits" ,
2022-05-12 08:25:55 +02:00
"BOL.ui.tab.equipment" : "Equipment" ,
2021-11-07 20:23:02 +01:00
"BOL.ui.tab.description" : "Description" ,
2021-12-24 04:51:14 +01:00
"BOL.ui.tab.details" : "Details" ,
2022-05-12 08:25:55 +02:00
"BOL.ui.tab.spellalchemy" : "Spells & Alchemy" ,
2022-12-23 23:24:09 +01:00
"BOL.ui.tab.astrologer" : "Astrologer" ,
2021-11-07 20:23:02 +01:00
2023-08-26 18:03:08 +02:00
"BOL.ui.astrologerPoints" : "Points d'Astrologie" ,
"BOL.ui.astrologerPointsLabel" : "Points d'Astrologie actuels" ,
"BOL.ui.ishoroscopemajor" : "Horoscope Majeur (ie de groupe) ?" ,
"BOL.ui.answer" : "Réponse" ,
"BOL.ui.horoscopefavorable" : "Favorable (1dB)" ,
"BOL.ui.horoscopeunfavorable" : "Défavorable (1dM)" ,
"BOL.ui.horoscopes" : "Horoscopes" ,
"BOL.ui.horoscopesBonus" : "Horoscopes (Bonus)" ,
"BOL.ui.horoscopesMalus" : "Horoscopes (Malus)" ,
"BOL.ui.groupHoroscope" : "Horoscrope de Groupe de " ,
2022-05-12 08:25:55 +02:00
"BOL.ui.properties" : "Properties" ,
2021-11-07 20:23:02 +01:00
"BOL.ui.description" : "Description" ,
"BOL.ui.actions" : "Actions" ,
2022-05-12 08:25:55 +02:00
"BOL.ui.capacities" : "Capacity" ,
"BOL.ui.damages" : "Damage" ,
"BOL.ui.details" : "Details" ,
"BOL.ui.category" : "Category" ,
"BOL.ui.subcategory" : "Sub-Category" ,
2021-11-07 20:23:02 +01:00
"BOL.ui.type" : "Type" ,
2022-05-12 08:25:55 +02:00
"BOL.ui.subtype" : "Subtype" ,
"BOL.ui.attribute" : "Attribute" ,
2021-12-22 05:12:40 +01:00
"BOL.ui.aptitude" : "Aptitude" ,
2022-05-12 08:25:55 +02:00
"BOL.ui.advantages" : "Boons/Flaws" ,
"BOL.ui.modifiers" : "Modifiers" ,
"BOL.ui.item" : "Item" ,
"BOL.ui.edit" : "Edit" ,
"BOL.ui.unequip" : "Unequip" ,
"BOL.ui.equip" : "Equip" ,
"BOL.ui.delete" : "Delete" ,
"BOL.ui.roll" : "Roll" ,
"BOL.ui.equipment" : "Equipment" ,
"BOL.ui.equipmentProperties" : "Equipment properties" ,
2022-01-16 22:06:49 +01:00
"BOL.ui.weaponAttack" : "Weapon attack" ,
2022-05-12 08:25:55 +02:00
"BOL.ui.weaponProperties" : "Weapon properties" ,
"BOL.ui.protectionProperties" : "Protection properties" ,
"BOL.ui.magicalProperties" : "Magical properties" ,
2022-01-23 09:25:09 +01:00
"BOL.ui.alchemyProperties" : "Alchemy properties" ,
2022-05-12 08:25:55 +02:00
"BOL.ui.armor" : "Armor" ,
"BOL.ui.reach" : "Reach" ,
"BOL.ui.weapon" : "Weapon" ,
"BOL.ui.melee" : "Melee" ,
"BOL.ui.ranged" : "Ranged" ,
2021-11-08 14:40:29 +01:00
"BOL.ui.protection" : "Protection" ,
2022-05-12 08:25:55 +02:00
"BOL.ui.shield" : "Shield" ,
"BOL.ui.blocking" : "Blocking" ,
"BOL.ui.range" : "Range" ,
"BOL.ui.quantity" : "Quantity" ,
"BOL.ui.qty" : "Qty" ,
"BOL.ui.slot" : "Slot" ,
"BOL.ui.weight" : "Weight" ,
"BOL.ui.price" : "Price" ,
"BOL.ui.cancel" : "Cancel" ,
2021-12-22 05:12:40 +01:00
"BOL.ui.submit" : "OK" ,
2022-05-12 08:25:55 +02:00
"BOL.ui.attributeCheck" : "Attribute Check" ,
"BOL.ui.aptitudeCheck" : "Aptitude Check" ,
"BOL.ui.weaponCheck" : "Weapon Check" ,
"BOL.ui.spellCheck" : "Spell Check" ,
"BOL.ui.careers" : "Careers" ,
"BOL.ui.boons" : "Boons" ,
"BOL.ui.flaws" : "Flaws" ,
"BOL.ui.rank" : "Rank" ,
"BOL.ui.success" : "Success" ,
"BOL.ui.failure" : "Failure" ,
"BOL.ui.fumble" : "Fumble" ,
"BOL.ui.critical" : "Critical Success" ,
"BOL.ui.maneuvers" : "Maneuvers" ,
"BOL.ui.stacksize" : "Stack Size (max)" ,
"BOL.ui.weapons" : "Weapons" ,
"BOL.ui.protections" : "Protection" ,
"BOL.ui.ammos" : "Ammo" ,
"BOL.ui.containers" : "Container" ,
"BOL.ui.treasure" : "Treasure" ,
"BOL.ui.vehicles" : "Vehicles/Mounts" ,
"BOL.ui.misc" : "Misc" ,
"BOL.ui.vehicleProperties" : "Vehicle properties" ,
"BOL.ui.speed" : "Speed" ,
"BOL.ui.noWeaponName" : "Weapon Name" ,
"BOL.ui.targetDefence" : "Defense" ,
"BOL.ui.applyShieldMalus" : "Apply Shield Modifier" ,
"BOL.ui.shieldMalus" : "Shield Modifier" ,
"BOL.ui.defenseScore" : "Defense Score" ,
"BOL.ui.defender" : "Defender" ,
2022-01-09 14:52:24 +01:00
"BOL.ui.difficulty" : "Difficulty" ,
"BOL.ui.spellProperties" : "Spell Properties" ,
2022-01-09 14:59:48 +01:00
"BOL.ui.duration" : "Duration" ,
"BOL.ui.spellkeep" : "Maintain" ,
"BOL.ui.concentrate" : "Concentrate" ,
2022-01-16 22:53:41 +01:00
"BOL.ui.registerInit" : "Register Init." ,
2022-01-23 09:25:09 +01:00
"BOL.ui.isSorcerer" : "Is Sorcerer ?" ,
"BOL.ui.isAlchemist" : "Is Alchemist ?" ,
"BOL.ui.isPriest" : "Is Priest/Druid ?" ,
2022-12-23 23:24:09 +01:00
"BOL.ui.isAstrologer" : "Is Astrologer?" ,
2022-01-23 09:25:09 +01:00
"BOL.ui.circle" : "Circle" ,
"BOL.ui.spells" : "Spells" ,
"BOL.ui.focusSpell" : "Cast a spell" ,
"BOL.ui.sorcererRank" : "Sorcerer Rank" ,
"BOL.ui.alchemistRank" : "Alchemist Rank" ,
"BOL.ui.mandatoryconditions" : "Mandatory conditions" ,
2022-05-12 08:25:55 +02:00
"BOL.ui.optionnalconditions" : "Optional conditions" ,
2022-01-23 09:25:09 +01:00
"BOL.ui.ppcost" : "Power Points cost" ,
"BOL.ui.ppAvailable" : "Available Power Points" ,
"BOL.ui.pccost" : "Creation Points cost" ,
"BOL.ui.pcnow" : "Actual Creation Points" ,
"BOL.ui.alchemyType" : "Type" ,
"BOL.ui.alchemy" : "Alchemy" ,
"BOL.ui.makeAlchemy" : "Make Alchemy" ,
"BOL.ui.alchemyCostTotal" : "Alchemy Points Total Cost" ,
"BOL.ui.alchemyInvest" : "Invest Alchemy Points" ,
"BOL.ui.alchemyCurrent" : "Current Alchemy Points in Object" ,
"BOL.ui.advance" : "Status" ,
2022-02-18 21:58:53 +01:00
"BOL.ui.isadvantage" : "Provides a bonus dice?" ,
2022-05-12 08:25:55 +02:00
"BOL.ui.bonusmalus" : "Additional bonus/penalty" ,
"BOL.ui.nbdices" : "Number of Dice" ,
2022-02-18 21:58:53 +01:00
"BOL.ui.totalmod" : "Total Mod." ,
2022-02-23 20:39:58 +01:00
"BOL.ui.rangeModifiers" : "Range modifier" ,
2022-05-12 08:25:55 +02:00
"BOL.ui.money" : "Money" ,
2022-02-23 20:39:58 +01:00
"BOL.ui.moneyTitle" : "Gold & Treasure" ,
2022-03-10 21:05:53 +01:00
"BOL.ui.fightOption" : "Fight Options" ,
"BOL.ui.none" : "None" ,
2022-05-12 08:25:55 +02:00
"BOL.ui.fightOptionType" : "Fight Option types" ,
2022-03-10 21:05:53 +01:00
"BOL.ui.activated" : "Activated" ,
"BOL.ui.deactivated" : "Deactivated" ,
"BOL.ui.status" : "Status" ,
2022-05-12 08:25:55 +02:00
"BOL.ui.toactivated" : "Active (>Deactivated)" ,
"BOL.ui.todeactivated" : "Inactive (>Active)" ,
"BOL.ui.armorAgiMalus" : "Armor+Shield Modifier (Agi)" ,
"BOL.ui.armorInitMalus" : "Armor Modifier (Init)" ,
"BOL.ui.attackValue" : "Attack Value" ,
2022-11-23 15:27:08 +01:00
"BOL.ui.weaponbonus" : "Cette arme bénéficie déja d'un Dé de Bonus (Arme Favorite prise en compte, par exemple)" ,
2023-05-01 18:50:32 +02:00
"BOL.ui.initMalus" : "Init malus" ,
2023-06-22 23:05:04 +02:00
"BOL.ui.isspecial" : "Spécial ?" ,
2023-12-04 21:30:12 +01:00
"BOL.ui.createEquipment" : "Create Equipment" ,
2024-04-26 18:00:56 +02:00
"BOL.ui.creature" : "Creature" ,
"BOL.ui.undead" : "Undead" ,
"BOL.ui.daemon" : "Daemon" ,
2022-01-16 22:53:41 +01:00
2022-05-12 08:25:55 +02:00
"BOL.featureCategory.origins" : "Origins" ,
2021-11-07 20:23:02 +01:00
"BOL.featureCategory.races" : "Races" ,
2022-05-12 08:25:55 +02:00
"BOL.featureCategory.careers" : "Careers" ,
"BOL.featureCategory.boons" : "Boons" ,
"BOL.featureCategory.flaws" : "Flaws" ,
"BOL.featureCategory.languages" : "Languages" ,
2022-03-10 21:05:53 +01:00
"BOL.featureCategory.fightoptions" : "Fight Options" ,
2021-11-07 20:23:02 +01:00
2022-05-12 08:25:55 +02:00
"BOL.featureSubtypes.origin" : "Origin" ,
2021-11-08 14:40:29 +01:00
"BOL.featureSubtypes.race" : "Race" ,
2022-05-12 08:25:55 +02:00
"BOL.featureSubtypes.career" : "Career" ,
"BOL.featureSubtypes.boon" : "Boon" ,
"BOL.featureSubtypes.flaw" : "Flaw" ,
"BOL.featureSubtypes.language" : "Language" ,
2022-02-20 10:12:25 +01:00
"BOL.featureSubtypes.gods" : "Faith & Gods" ,
2022-03-10 21:05:53 +01:00
"BOL.featureSubtypes.fightOption" : "Combat Option" ,
2022-02-23 20:39:58 +01:00
"BOL.bougette.nomoney" : "Nothing" ,
"BOL.bougette.tolive" : "To live" ,
"BOL.bougette.easylife" : "Easy Life" ,
"BOL.bougette.luxury" : "Luxury life" ,
"BOL.bougette.rich" : "Rich!" ,
2021-11-08 14:40:29 +01:00
2022-05-12 08:25:55 +02:00
"BOL.fightOptionTypes.armor" : "Armor Attack Option" ,
"BOL.fightOptionTypes.intrepid" : "Fearless Attack" ,
"BOL.fightOptionTypes.twoweaponsdef" : "Two Weapon (Defense)" ,
"BOL.fightOptionTypes.twoweaponsatt" : "Two Weapon (Attack)" ,
"BOL.fightOptionTypes.fulldefense" : "Full Defense" ,
"BOL.fightOptionTypes.defense" : "Defensive Posture" ,
"BOL.fightOptionTypes.attack" : "Offensive Posture" ,
2023-06-22 20:34:17 +02:00
"BOL.fightOptionTypes.other" : "Other" ,
2022-03-10 21:05:53 +01:00
2022-05-12 08:25:55 +02:00
"BOL.itemCategory.object" : "Object" ,
"BOL.itemCategory.equipment" : "Equipment" ,
"BOL.itemCategory.consumable" : "Consumable" ,
"BOL.itemCategory.spell" : "Spell" ,
"BOL.itemCategory.vehicle" : "Mount/Vehicle" ,
"BOL.itemCategory.other" : "Other" ,
"BOL.itemCategory.capacity" : "Capacity" ,
2022-01-23 09:25:09 +01:00
"BOL.itemCategory.alchemy" : "Alchemy" ,
2021-11-07 20:23:02 +01:00
2021-11-08 14:40:29 +01:00
"BOL.combatCategory.protections" : "Protections" ,
2022-05-12 08:25:55 +02:00
"BOL.combatCategory.shields" : "Shields" ,
"BOL.combatCategory.melee" : "Melee" ,
"BOL.combatCategory.ranged" : "Ranged" ,
2022-03-10 21:05:53 +01:00
"BOL.combatCategory.fightOptions" : "Fight options" ,
2022-04-10 20:15:30 +02:00
"BOL.combatCategory.natural" : "Natural Weapons" ,
2021-11-08 14:40:29 +01:00
2022-05-12 08:25:55 +02:00
"BOL.equipmentCategory.weapon" : "Weapon" ,
"BOL.equipmentCategory.armor" : "Armor" ,
2021-11-07 20:23:02 +01:00
"BOL.equipmentCategory.protection" : "Protection" ,
2022-05-12 08:25:55 +02:00
"BOL.equipmentCategory.shield" : "Shield" ,
"BOL.equipmentCategory.helm" : "Helm" ,
"BOL.equipmentCategory.jewel" : "Jewel" ,
"BOL.equipmentCategory.scroll" : "Scroll" ,
"BOL.equipmentCategory.ammunition" : "Ammunition" ,
"BOL.equipmentCategory.container" : "Container" ,
"BOL.equipmentCategory.currency" : "Money" ,
"BOL.equipmentCategory.other" : "Other" ,
2021-11-07 20:23:02 +01:00
2022-05-12 08:25:55 +02:00
"BOL.protectionCategory.armor" : "Armor" ,
"BOL.protectionCategory.shield" : "Shield" ,
"BOL.protectionCategory.helm" : "Helm" ,
"BOL.protectionCategory.other" : "Other" ,
2021-11-07 20:23:02 +01:00
2022-01-23 09:25:09 +01:00
"BOL.spellItem.charm" : "Charm" ,
"BOL.spellItem.circle1" : "First Circle" ,
"BOL.spellItem.circle2" : "Second Circle" ,
"BOL.spellItem.circle3" : "Third Circle" ,
"BOL.alchemyItem.common" : "Common" ,
"BOL.alchemyItem.scarce" : "Scarce" ,
"BOL.alchemyItem.legend" : "Legendary" ,
"BOL.alchemyItem.mythic" : "Mythic" ,
2022-05-12 08:25:55 +02:00
"BOL.weaponCategory.melee" : "Melee" ,
"BOL.weaponCategory.ranged" : "Ranged" ,
"BOL.weaponCategory.other" : "Other" ,
2021-11-07 20:23:02 +01:00
2022-05-12 08:25:55 +02:00
"BOL.itemProperty.damageMultiplier" : "Damage Multiplier" ,
2022-01-19 21:57:34 +01:00
"BOL.itemProperty.attackBonusDice" : "Attack Bonus Dice" ,
2022-05-12 08:25:55 +02:00
"BOL.itemProperty.equipable" : "Equipable" ,
2021-11-07 20:23:02 +01:00
"BOL.itemProperty.protection" : "Protection" ,
2022-05-12 08:25:55 +02:00
"BOL.itemProperty.blocking" : "Blocking" ,
"BOL.itemProperty.magical" : "Magical" ,
"BOL.itemProperty.concealable" : "Concealable" ,
"BOL.itemProperty.2H" : "2H Weapon" ,
"BOL.itemProperty.helm" : "Helm" ,
"BOL.itemProperty.improvised" : "Improvised" ,
"BOL.itemProperty.shield" : "Shield" ,
"BOL.itemProperty.melee" : "Melee" ,
"BOL.itemProperty.throwable" : "Throwable" ,
"BOL.itemProperty.ignoreshield" : "Ignore Shield" ,
"BOL.itemProperty.bashing" : "Bashing" ,
"BOL.itemProperty.stackable" : "Stackable" ,
"BOL.itemProperty.ranged" : "Ranged" ,
"BOL.itemProperty.weapon" : "Weapon" ,
"BOL.itemProperty.reloadable" : "Reloadable" ,
"BOL.itemProperty.worn" : "Equipped" ,
"BOL.itemProperty.spell" : "Spell" ,
"BOL.itemProperty.armor" : "Armor" ,
"BOL.itemProperty.consumable" : "Consumable" ,
"BOL.itemProperty.bow" : "Bow" ,
"BOL.itemProperty.crossbow" : "Crossbow" ,
"BOL.itemProperty.throwing" : "Throwing" ,
2021-12-24 04:51:14 +01:00
"BOL.itemProperty.activable" : "Activable" ,
2022-05-12 08:25:55 +02:00
"BOL.itemProperty.powder" : "Powder" ,
"BOL.itemProperty.attackAttribute" : "Attack (Attribute)" ,
"BOL.itemProperty.attackAptitude" : "Attack (Aptitude)" ,
"BOL.itemProperty.attackModifiers" : "Attack (Modifiers)" ,
"BOL.itemProperty.attackReroll1" : "Attack (Reroll 1's)" ,
"BOL.itemProperty.damage" : "Damage (Dmg)" ,
"BOL.itemProperty.damageModifiers" : "Damage (Modifiers)" ,
"BOL.itemProperty.damageAttribute" : "Damage (Attribute)" ,
"BOL.itemProperty.damageSpecial" : "Damage (Special)" ,
"BOL.itemProperty.damageReroll1" : "Reroll 1's" ,
"BOL.itemProperty.range" : "Range (in m)" ,
"BOL.itemProperty.soakFormula" : "Soak (Formula)" ,
"BOL.itemProperty.soakModifiers" : "Soak (Modifiers)" ,
"BOL.itemProperty.soakValue" : "Soak (Default Value)" ,
"BOL.itemProperty.armorQuality" : "Armor Quality" ,
"BOL.itemProperty.blockingMalus" : "Blocking Modifier" ,
"BOL.itemProperty.blockingAttacksBlocked" : "Attacks blocked" ,
"BOL.itemProperty.blocking1Attack" : "Block 1 attack" ,
"BOL.itemProperty.blockingAllAttacks" : "Block all attacks" ,
"BOL.itemProperty.slot" : "Slot" ,
"BOL.itemProperty.reload" : "Reload (Actions)" ,
"BOL.itemProperty.weaponSize" : "Weapon Size" ,
2022-01-09 14:52:24 +01:00
"BOL.itemProperty.difficulty" : "Difficulty" ,
2022-04-10 20:15:30 +02:00
"BOL.itemProperty.natural" : "Natural weapon" ,
"BOL.itemProperty.onlymodifier" : "Modifier only (ie creatures attacks)" ,
2021-11-07 20:23:02 +01:00
2022-05-12 08:25:55 +02:00
"BOL.itemStat.quantity" : "Quantity" ,
"BOL.itemStat.weight" : "Weight" ,
"BOL.itemStat.price" : "Price" ,
"BOL.itemStat.range" : "Range" ,
"BOL.itemStat.damage" : "Damage" ,
"BOL.itemStat.reload" : "Reload (Actions)" ,
"BOL.itemStat.soak" : "Soak" ,
"BOL.itemStat.blocking" : "Blocking" ,
"BOL.itemStat.modifiers" : "Modifiers" ,
2021-11-01 00:28:42 +01:00
2022-05-12 08:25:55 +02:00
"BOL.weaponSize.unarmed" : "Unarmed" ,
"BOL.weaponSize.improvised" : "Improvised" ,
"BOL.weaponSize.light" : "Light" ,
"BOL.weaponSize.medium" : "Medium" ,
"BOL.weaponSize.heavy" : "heavy" ,
2022-01-05 22:46:26 +01:00
2022-05-12 08:25:55 +02:00
"BOL.itemModifiers.init" : "Modifier (Initiative)" ,
"BOL.itemModifiers.social" : "Modifier (Social)" ,
"BOL.itemModifiers.agility" : "Modifier (Agility)" ,
"BOL.itemModifiers.powercost" : "Modifier (Additional Cost in PP)" ,
2021-11-07 20:23:02 +01:00
2022-05-12 08:25:55 +02:00
"BOL.itemBlocking.malus" : "Modifier" ,
"BOL.itemBlocking.nbAttacksPerRound" : "Agility" ,
2021-11-07 20:23:02 +01:00
2021-12-24 04:51:14 +01:00
"BOL.soakFormula.none" : "-" ,
2022-05-12 08:25:55 +02:00
"BOL.soakFormula.light" : "Light (Cancels d6-3 damage)" ,
"BOL.soakFormula.medium" : "Medium (Cancels d6-2 damage)" ,
"BOL.soakFormula.heavy" : "Heavy (Cancels d6-1 damage)" ,
2021-12-24 04:51:14 +01:00
"BOL.armorQuality.none" : "-" ,
2022-05-12 08:25:55 +02:00
"BOL.armorQuality.light" : "Light" ,
"BOL.armorQuality.lightQ" : "Light Quality" ,
"BOL.armorQuality.lightSup" : "Light Superior" ,
"BOL.armorQuality.lightLeg" : "Light Legendary" ,
"BOL.armorQuality.medium" : "Medium" ,
"BOL.armorQuality.mediumQ" : "Medium Quality" ,
"BOL.armorQuality.mediumSup" : "Medium Superior" ,
"BOL.armorQuality.mediumLeg" : "Medium Legendary" ,
"BOL.armorQuality.heavy" : "Heavy" ,
"BOL.armorQuality.heavyQ" : "Heavy Quality" ,
"BOL.armorQuality.heavySup" : "Heavy Superior" ,
"BOL.armorQuality.heavyLeg" : "Heavy Legendary" ,
2021-12-24 04:51:14 +01:00
2021-12-24 16:06:26 +01:00
"BOL.equipmentSlots.none" : "-" ,
2022-05-12 08:25:55 +02:00
"BOL.equipmentSlots.head" : "Head" ,
"BOL.equipmentSlots.neck" : "Neck" ,
"BOL.equipmentSlots.shoulders" : "Shoulders" ,
"BOL.equipmentSlots.body" : "Body" ,
"BOL.equipmentSlots.rhand" : "Right hand" ,
"BOL.equipmentSlots.lhand" : "Left hand" ,
"BOL.equipmentSlots.2hands" : "2 hands" ,
"BOL.equipmentSlots.rarm" : "Right arm" ,
"BOL.equipmentSlots.larm" : "Left arm" ,
"BOL.equipmentSlots.chest" : "Chest" ,
"BOL.equipmentSlots.belt" : "Belt" ,
"BOL.equipmentSlots.legs" : "Legs" ,
"BOL.equipmentSlots.feet" : "Feet" ,
"BOL.equipmentSlots.finder" : "Finger" ,
"BOL.equipmentSlots.ear" : "Ear" ,
2021-12-24 16:06:26 +01:00
2022-05-12 08:25:55 +02:00
"BOL.vehicleCategory.mount" : "Ground Mount" ,
"BOL.vehicleCategory.flying" : "Flying Mount" ,
"BOL.vehicleCategory.boat" : "Boat" ,
"BOL.vehicleCategory.other" : "Other" ,
2022-01-05 22:46:26 +01:00
2021-11-07 20:23:02 +01:00
2022-05-12 08:25:55 +02:00
"BOL.range.PointBlank" : "Point Blank" ,
"BOL.range.Short" : "Short" ,
"BOL.range.Medium" : "Medium" ,
2021-11-08 14:40:29 +01:00
"BOL.range.Long" : "Long" ,
2022-05-12 08:25:55 +02:00
"BOL.range.VeryLong" : "Very Long" ,
"BOL.range.Extreme" : "Extreme" ,
"BOL.range.Maximum" : "Maximum" ,
2021-11-08 14:40:29 +01:00
2022-05-12 08:25:55 +02:00
"BOL.notification.MacroMultipleTokensSelected" : "You have selected several tokens!" ,
"BOL.notification.MacroNoActorAvailable" : "No actor could be targeted!" ,
"BOL.notification.MacroNoTokenSelected" : "You must select a token!" ,
2022-04-10 20:15:30 +02:00
"BOL.size.tiny" : "Tiny" ,
"BOL.size.verysmall" : "Very Small" ,
"BOL.size.small" : "Small" ,
"BOL.size.medium" : "Medium" ,
"BOL.size.large" : "Large" ,
"BOL.size.verylarge" : "Very Large" ,
"BOL.size.huge" : "Huge" ,
"BOL.size.massive" : "Massive" ,
"BOL.size.enormous" : "Enormous" ,
"BOL.size.gigantic" : "Gigantic" ,
"BOL.size.immense" : "Immense" ,
2022-05-11 22:07:03 +02:00
"BOL.size.colossal" : "Colossal" ,
2022-04-10 20:15:30 +02:00
2022-05-12 08:25:55 +02:00
"BOL.chat.fightactive" : "{name} activates the fight option {foName} for this round !" ,
"BOL.chat.fightunactive" : "{name} deactivates the fight option {foName} for this round !" ,
"BOL.chat.isdead" : "{name} is dead !" ,
"BOL.chat.epitaph" : "Keep his name and memory in honor !" ,
"BOL.chat.vitalityzero" : "Lifeblood of {name} is now {hp} : he is going to fall unconscious !" ,
"BOL.chat.vitalityheroism" : "You can spent 1 Hero Point to raise up for 1 round." ,
"BOL.chat.vitalityheroismhint" : "In this case, your lifeblood raises up to its maximum divided by 2." ,
"BOL.chat.vitalitydying" : "Lifeblood of {name} is now {hp} ! He is dying ..." ,
"BOL.chat.vitalitydyingheroism" : "You can spent 1 Hero Point to Defy Death." ,
"BOL.chat.alchemytitle" : "Alchemy recipe : {name}" ,
"BOL.chat.alchemypoints" : "Craft Points cost : {pcCostCurrent}" ,
"BOL.chat.alchemysuccess" : "The alchemy recipe is a success !<br>Create the relevant item/effect in your Inventory.<br>Stage counter has been resetted." ,
"BOL.chat.alchemyfailure" : "The alchemy recipe has failed !<br>Stage counter has been resetted." ,
"BOL.chat.rolldamage" : "Roll for damages" ,
"BOL.chat.rolldamage6" : "Roll for damages +6" ,
"BOL.chat.rolldamage12" : "Roll for damages +12 (1 HP)" ,
"BOL.chat.damageresult" : "Damages of {name} : {total}" ,
"BOL.chat.damagetarget" : "Target : {target}" ,
"BOL.chat.applydamagetotarget" : "Apply damages to the target" ,
"BOL.chat.fightoption" : "Combat options" ,
"BOL.chat.reroll" : "Reroll (1 HP)" ,
"BOL.chat.toheroic" : "Convert to Mighty success (1 HP)" ,
"BOL.chat.tolegend" : "Convert to Legendary succes (1 HP)" ,
"BOL.chat.hurttitle" : "{name} is going to receive {damageTotal} damages !" ,
"BOL.chat.armordefault" : "This attack is bypassing armor : armor is not used to reduce damages !" ,
"BOL.chat.witharmor" : "Hit with armor" ,
"BOL.chat.withoutarmor" : "Hit without armor" ,
"BOL.chat.shakeoff" : "Shake off Wounds (1 HP)" ,
"BOL.chat.splinteredshield" : "Splintered Shield/Sword {name} (1 HP)" ,
"BOL.chat.damagesummary" : "Damages received by {name}" ,
"BOL.chat.protectvalue" : "Armor protect" ,
"BOL.chat.noprotectvalue" : "No armor !" ,
"BOL.chat.heroreducedamage" : "One Hero Point has been spent, for reducing damges by {total}." ,
"BOL.chat.herosplintered" : "No damages received, thanks to splintered shield/sword with {weaponHero.name}. The weapon/shield has been destroyed ! One HP point has been spent also." ,
"BOL.chat.finaldamage" : "Final Damage : {finalDamage} damages !" ,
"BOL.chat.spell" : "Spell" ,
"BOL.chat.spellcost" : "Power Points cost" ,
"BOL.chat.spellremaining" : "Remaining Power Points" ,
2022-05-11 22:07:03 +02:00
2022-05-12 08:25:55 +02:00
"BOL.dialog.soeasy" : "So easy (+4)" ,
"BOL.dialog.veryeasy" : "Very easy (+2)" ,
"BOL.dialog.easy" : "Easy (+1)" ,
"BOL.dialog.moderate" : "Moderate (0)" ,
"BOL.dialog.hard" : "Hard (-1)" ,
"BOL.dialog.tough" : "Tough (-2)" ,
"BOL.dialog.demanding" : "Demanding (-4)" ,
"BOL.dialog.formidable" : "Formidable (-6)" ,
"BOL.dialog.heroic" : "Heroic (-8)" ,
"BOL.dialog.mythic" : "Mythic (-10)" ,
2022-05-11 22:07:03 +02:00
"BOL.dialog.divine" : "Divine (-12)" ,
2022-05-12 08:25:55 +02:00
"BOL.dialog.pointblank" : "Point blank (+1)" ,
2022-05-12 10:15:21 +02:00
"BOL.dialog.close" : "Close (0)" ,
2022-05-12 08:25:55 +02:00
"BOL.dialog.medium" : "Medium (-1))" ,
"BOL.dialog.long" : "Long (-2)" ,
"BOL.dialog.distant" : "Distant (-4)" ,
"BOL.dialog.extreme" : "Extreme (-6)" ,
2022-05-12 10:15:21 +02:00
"BOL.dialog.utmost" : "Utmost (-8)" ,
"BOL.ui.name" : "Name" ,
"BOL.ui.xp" : "Experience" ,
"BOL.ui.xpspent" : "Spent" ,
"BOL.ui.xptotal" : "Total" ,
"BOL.ui.biosize" : "Size" ,
"BOL.ui.bioweight" : "Weight" ,
"BOL.ui.bioage" : "Age" ,
"BOL.ui.biohair" : "Hair" ,
"BOL.ui.bioeyes" : "Eyes" ,
"BOL.ui.biosigns" : "Signs" ,
"BOL.ui.biodescription" : "Description" ,
2022-05-12 23:21:00 +02:00
"BOL.ui.bionotes" : "Notes" ,
"BOL.chat.welcome1" : "Welcome to Barbarians of Lemuria (Ludospherik version)" ,
"BOL.chat.welcome2" : "Books are necessary to play, and ca be found here : http://www.ludospherik.fr/content/14-barbarians-of-lemuria" ,
"BOL.chat.welcome3" : "The integrated maps are authorized by Guillaume Tavernier and Ludospherik. Thanks to them !." ,
"BOL.chat.welcome4" : "All support for this system is available on this Discord server : https://discord.gg/pPSDNJk" ,
2023-12-04 21:30:12 +01:00
"BOL.chat.welcome5" : "Good game in Lemuria !" ,
"BOL.chat.welcome6" : "" ,
"BOL.settings.rollArmor" : "Roll for armor" ,
"BOL.settings.rollArmorTooltip" : "Roll for armor value, fixed value if unchecked" ,
"BOL.settings.useBougette" : "Use Bougette (fan-made French rule)" ,
"BOL.settings.useBougetteTooltip" : "Use the Bougette value, as described in Annales Lemurienne from LeRatierBretonnien (https://www.lahiette.com/leratierbretonnien/)" ,
"BOL.settings.removeDead" : "Automatically remove dead NPCs by end of the round" ,
"BOL.settings.removeDeadTooltip" : "Remove NPCs Automatically when HP are 0 or less, at the end of each round" ,
"BOL.settings.diceFormula" : "Dice Formula" ,
"BOL.settings.diceFormulaTooltip" : "Main dice formula (2d6 per default)" ,
"BOL.settings.diceSuccessValue" : "Success value" ,
"BOL.settings.diceSuccessValueTooltip" : "Value of the success threshold (9 per default for 2d6)" ,
"BOL.settings.diceCriticalValue" : "Critical success value" ,
"BOL.settings.diceCriticalValueTooltip" : "Minimum value for critical success (12 per default for 2d6)" ,
"BOL.settings.diceCriticalFailure" : "Critical failure value" ,
"BOL.settings.diceCriticalFailureTooltip" : "Maximum value for critical failure (2 per default for 2d6)" ,
"BOL.settings.defaultLogoActorSheetPath" : "Path for Actor sheet logo" ,
"BOL.settings.defaultLogoPathActorSheetTooltip" : "Path of the Actor sheet logo (346 x 200, default : /systems/bol/ui/logo.webp)" ,
"BOL.settings.defaultLogoTopLeftPath" : "Path for main top left logo" ,
"BOL.settings.defaultLogoTopLeftPathTooltip" : "Path of the logo in the top left window (718 x 416, default : /systems/bol/ui/logo2.webp)"
2021-07-08 10:12:12 +02:00
}