diff --git a/CHANGELOG.md b/CHANGELOG.md index 7545909..21b1cde 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## 1.7.0 - DiceRoller for Techniques & Npc Generator +- NPC Sheet : Added generator feature (demeanor, clan and families names courteously authorized by Edge). +- PC/NPC sheet: + - Added the ability to techniques, with a skill set, to open the DicePicker with presets values. + - Some can interact with targets, but do the default difficulty if none. +- Compendiums : + - Techniques : Added difficulty and skill values (not all techniques). + ## 1.6.0 - QoL & SoftLock - PC/NPC/Armies sheet: - Added SoftLock functionality. diff --git a/system/lang/en-en.json b/system/lang/en-en.json index 9cfea0f..8d6536f 100644 --- a/system/lang/en-en.json +++ b/system/lang/en-en.json @@ -83,7 +83,6 @@ "region": "Region", "upbringing": "Upbringing", "school": "School", - "schoolrank": "Rank", "roles": "Roles", "distinctions": "Distinctions", "distinctionstip": "Reroll up to two dice of your choice when a distinction helps you on a check.", @@ -248,6 +247,19 @@ "disadvantages": "Disadvantages", "combat": "Combat", "intrigue": "Intrigue" + }, + "age": "Age", + "marital_status": { + "title": "Marital Status", + "married": "Married", + "betrothed": "Betrothed", + "unmarried": "Unmarried", + "widowed": "Widowed" + }, + "gender": { + "title": "Gender", + "male": "Male", + "female": "Female" } }, "skills": { @@ -526,6 +538,106 @@ "generchar_disclaimer": "Warning, this will erase character's current data!", "generchar_errors": "Clear errors before continuing!" } + }, + "random": "Random", + "char_generator": { + "title": "Character Generator", + "head_bt_title": "Char. Generator", + "generate": "Generate", + "average_value": "Average value", + "identity": "Clan, gender, age, marital status", + "attributes": "Social standing, Rings, Attributes and Skills", + "demeanor": "Demeanor & rings affinities", + "peculiarities": "Advantages and Disadvantages", + "items": "Armure, Armes, et Objets", + "narrative": "Narrative (Description)" + }, + "clans": { + "title": "Clans", + "imperial": "Imperial", + "crab": "Crab", + "crane": "Crane", + "dragon": "Dragon", + "lion": "Lion", + "phoenix": "Phoenix", + "scorpion": "Scorpion", + "unicorn": "Unicorn", + "mantis": "Mantis", + "ronin": "Ronin", + "badger": "Badger", + "bat": "Bat", + "boar": "Boar", + "dragonfly": "Dragonfly", + "firefly": "Firefly", + "hare": "Hare", + "monkey": "Monkey", + "oriole": "Oriole", + "ox": "Ox", + "sparrow": "Sparrow", + "tortoise": "Tortoise", + "ivory_kingdoms": "Ivory Kingdoms", + "qamarist": "Qamarist", + "ujik": "Ujik" + }, + "demeanor": { + "adaptable": "Adaptable", + "aggressive": "Aggressive", + "ambitious": "Ambitious", + "amiable": "Amiable", + "analytical": "Analytical", + "angry": "Angry", + "arrogant": "Arrogant", + "assertive": "Assertive", + "beguiling": "Beguiling", + "bitter": "Bitter", + "bold": "Bold", + "calculating": "Calculating", + "calm": "Calm", + "capricious": "Capricious", + "cautious": "Cautious", + "clever": "Clever", + "confused": "Confused", + "courageous": "Courageous", + "cowardly": "Cowardly", + "curious": "Curious", + "dependable": "Dependable", + "detached": "Detached", + "disheartened": "Disheartened", + "enraged": "Enraged", + "feral": "Feral", + "fickle": "Fickle", + "fierce": "Fierce", + "flighty": "Flighty", + "flippant": "Flippant", + "friendly": "Friendly", + "gruff": "Gruff", + "hungry": "Hungry", + "intense": "Intense", + "intimidating": "Intimidating", + "irritable": "Irritable", + "loyal": "Loyal", + "mischievous": "Mischievous", + "morose": "Morose", + "nurturing": "Nurturing", + "obstinate": "Obstinate", + "opportunistic": "Opportunistic", + "passionate": "Passionate", + "playful": "Playful", + "power_hungry": "Power hungry", + "proud": "Proud", + "restrained": "Restrained", + "scheming": "Scheming", + "serene": "Serene", + "serious": "Serious", + "shrewd": "Shrewd", + "stubborn": "Stubborn", + "suspicious": "Suspicious", + "teasing": "Teasing", + "territorial": "Territorial", + "uncertain": "Uncertain", + "unenthused": "Unenthused", + "vain": "Vain", + "wary": "Wary" } } } diff --git a/system/lang/es-es.json b/system/lang/es-es.json index 439634b..9910351 100644 --- a/system/lang/es-es.json +++ b/system/lang/es-es.json @@ -83,7 +83,6 @@ "region": "Region", "upbringing": "Educación", "school": "Escuela", - "schoolrank": "Rango", "roles": "Funciones", "distinctions": "Distinciones", "distinctionstip": "Puedes volver a lanzar hasta dos dados si una distinción te ayuda en la tirada.", @@ -248,6 +247,19 @@ "disadvantages": "Desventajas", "combat": "Combate", "intrigue": "Intriga" + }, + "age": "Age", + "marital_status": { + "title": "Marital Status", + "married": "Married", + "betrothed": "Betrothed", + "unmarried": "Unmarried", + "widowed": "Widowed" + }, + "gender": { + "title": "Gender", + "male": "Male", + "female": "Female" } }, "skills": { @@ -526,6 +538,106 @@ "generchar_disclaimer": "Advertencia, ¡esto borrará los datos actuales del personaje!", "generchar_errors": "¡Borrar los errores antes de continuar!" } + }, + "random": "Random", + "char_generator": { + "title": "Character Generator", + "head_bt_title": "Char. Generator", + "generate": "Generate", + "average_value": "Average value", + "identity": "Clan, gender, age, marital status", + "attributes": "Social standing, Rings, Attributes and Skills", + "demeanor": "Demeanor & rings affinities", + "peculiarities": "Advantages and Disadvantages", + "items": "Armure, Armes, et Objets", + "narrative": "Narrative (Description)" + }, + "clans": { + "title": "Clans", + "imperial": "Imperial", + "crab": "Crab", + "crane": "Crane", + "dragon": "Dragon", + "lion": "Lion", + "phoenix": "Phoenix", + "scorpion": "Scorpion", + "unicorn": "Unicorn", + "mantis": "Mantis", + "ronin": "Ronin", + "badger": "Badger", + "bat": "Bat", + "boar": "Boar", + "dragonfly": "Dragonfly", + "firefly": "Firefly", + "hare": "Hare", + "monkey": "Monkey", + "oriole": "Oriole", + "ox": "Ox", + "sparrow": "Sparrow", + "tortoise": "Tortoise", + "ivory_kingdoms": "Ivory Kingdoms", + "qamarist": "Qamarist", + "ujik": "Ujik" + }, + "demeanor": { + "adaptable": "Adaptable", + "aggressive": "Aggressive", + "ambitious": "Ambitious", + "amiable": "Amiable", + "analytical": "Analytical", + "angry": "Angry", + "arrogant": "Arrogant", + "assertive": "Assertive", + "beguiling": "Beguiling", + "bitter": "Bitter", + "bold": "Bold", + "calculating": "Calculating", + "calm": "Calm", + "capricious": "Capricious", + "cautious": "Cautious", + "clever": "Clever", + "confused": "Confused", + "courageous": "Courageous", + "cowardly": "Cowardly", + "curious": "Curious", + "dependable": "Dependable", + "detached": "Detached", + "disheartened": "Disheartened", + "enraged": "Enraged", + "feral": "Feral", + "fickle": "Fickle", + "fierce": "Fierce", + "flighty": "Flighty", + "flippant": "Flippant", + "friendly": "Friendly", + "gruff": "Gruff", + "hungry": "Hungry", + "intense": "Intense", + "intimidating": "Intimidating", + "irritable": "Irritable", + "loyal": "Loyal", + "mischievous": "Mischievous", + "morose": "Morose", + "nurturing": "Nurturing", + "obstinate": "Obstinate", + "opportunistic": "Opportunistic", + "passionate": "Passionate", + "playful": "Playful", + "power_hungry": "Power hungry", + "proud": "Proud", + "restrained": "Restrained", + "scheming": "Scheming", + "serene": "Serene", + "serious": "Serious", + "shrewd": "Shrewd", + "stubborn": "Stubborn", + "suspicious": "Suspicious", + "teasing": "Teasing", + "territorial": "Territorial", + "uncertain": "Uncertain", + "unenthused": "Unenthused", + "vain": "Vain", + "wary": "Wary" } } } diff --git a/system/lang/fr-fr.json b/system/lang/fr-fr.json index 12025eb..8a6f1e6 100644 --- a/system/lang/fr-fr.json +++ b/system/lang/fr-fr.json @@ -83,7 +83,6 @@ "region": "Région", "upbringing": "Education", "school": "Ecole", - "schoolrank": "Rang", "roles": "Rôles", "distinctions": "Aptitudes", "distinctionstip": "Lorsque vous effectuez un test auquel s'applique une aptitude, vous pouvez relancer jusqu'à 2 dés.", @@ -248,6 +247,19 @@ "disadvantages": "Désavantages", "combat": "Combat", "intrigue": "Intrigue" + }, + "age": "Age", + "marital_status": { + "title": "État civil", + "married": "Marié(e)", + "betrothed": "Fiancé(e)", + "unmarried": "Célibataire", + "widowed": "Veuf/Veuve" + }, + "gender": { + "title": "Genre", + "male": "Homme", + "female": "Femme" } }, "skills": { @@ -526,6 +538,106 @@ "generchar_disclaimer": "Attention cela écrasera les données de votre personnage actuel !", "generchar_errors": "Corriger les erreurs pour poursuivre !" } + }, + "random": "Aléatoire", + "char_generator": { + "title": "Générateur de personnage", + "head_bt_title": "Générateur", + "generate": "Générer", + "average_value": "Valeur moyenne", + "identity": "Clan, genre, age, état civil", + "attributes": "Position sociale, anneaux, attributs et compétences", + "demeanor": "Comportement et affinités avec les anneaux", + "peculiarities": "Avantages et désavantages", + "items": "Armure, Armes, et Objets", + "narrative": "Narration (Description)" + }, + "clans": { + "title": "Clans", + "imperial": "Impérial", + "crab": "Crabe", + "crane": "Grue", + "dragon": "Dragon", + "lion": "Lion", + "phoenix": "Phénix", + "scorpion": "Scorpion", + "unicorn": "Licorne", + "mantis": "Mante", + "ronin": "Ronin", + "badger": "Blaireau", + "bat": "Chauve-souris", + "boar": "Sanglier", + "dragonfly": "Libellule", + "firefly": "Luciole", + "hare": "Lièvre", + "monkey": "Singe", + "oriole": "Loriot", + "ox": "Boeuf", + "sparrow": "Moineau", + "tortoise": "Tortue", + "ivory_kingdoms": "Royaumes d'Ivoire", + "qamarist": "Qamarist", + "ujik": "Ujik" + }, + "demeanor": { + "adaptable": "Adaptable", + "aggressive": "Agressive", + "ambitious": "Ambitieuse", + "amiable": "Sympathique", + "analytical": "Réfléchie", + "angry": "Enervée", + "arrogant": "Arrogante", + "assertive": "Assurée", + "beguiling": "Séduisante", + "bitter": "Amère", + "bold": "Audacieuse", + "calculating": "Calculatrice", + "calm": "Calme", + "capricious": "Capricieuse", + "cautious": "Prudente", + "clever": "Astucieuse", + "confused": "Confuse", + "courageous": "Courageuse", + "cowardly": "Lâche", + "curious": "Curieuse", + "dependable": "Fiable", + "detached": "Détachée", + "disheartened": "Découragée", + "enraged": "Enragée", + "feral": "Sauvage", + "fickle": "Inconstante", + "fierce": "Féroce", + "flighty": "Volage", + "flippant": "Désinvolte", + "friendly": "Amicale", + "gruff": "Bourrue", + "hungry": "Affamée", + "intense": "Intense", + "intimidating": "Intimidante", + "irritable": "Irritable", + "loyal": "Fidèle", + "mischievous": "Malicieuse", + "morose": "Morose", + "nurturing": "Encourageante", + "obstinate": "Obstinée", + "opportunistic": "Opportuniste", + "passionate": "Passionnée", + "playful": "Enjouée", + "power_hungry": "Avide de pouvoir", + "proud": "Fière", + "restrained": "Restreinte", + "scheming": "Intrigante", + "serene": "Sereine", + "serious": "Sérieuse", + "shrewd": "Astucieuse", + "stubborn": "Têtue", + "suspicious": "Soupçonneuse", + "teasing": "Taquine", + "territorial": "Territoriale", + "uncertain": "Incertaine", + "unenthused": "Peu enthousiaste", + "vain": "Vaine", + "wary": "Méfiante" } } } diff --git a/system/packs/core-techniques-inversions.db b/system/packs/core-techniques-inversions.db index ebbd85f..21a9e80 100644 --- a/system/packs/core-techniques-inversions.db +++ b/system/packs/core-techniques-inversions.db @@ -1,16 +1,16 @@ -{"_id":"L5RCoreIns000001","name":"One Within the Void","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"inversion","xp_cost":"6","description":"","book_reference":"Celestial Realms p.114"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/inversion.svg","effects":[]} -{"_id":"L5RCoreIns000002","name":"Sight beyond Existence","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"inversion","xp_cost":"6","description":"","book_reference":"Celestial Realms p.115"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/inversion.svg","effects":[]} -{"_id":"L5RCoreIns000003","name":"Whispered Blade","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"inversion","xp_cost":"6","description":"","book_reference":"Celestial Realms p.115"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/inversion.svg","effects":[]} -{"_id":"L5RCoreIns000004","name":"Witness the End","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"inversion","xp_cost":"6","description":"","book_reference":"Celestial Realms p.116"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/inversion.svg","effects":[]} -{"_id":"L5RCoreIns000005","name":"Distance Distorted","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"void","technique_type":"inversion","xp_cost":"6","description":"","book_reference":"Celestial Realms p.116"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/inversion.svg","effects":[]} -{"_id":"L5RCoreIns000006","name":"Ethereal Flicker","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"void","technique_type":"inversion","xp_cost":"6","description":"","book_reference":"Celestial Realms p.116"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/inversion.svg","effects":[]} -{"_id":"L5RCoreIns000007","name":"The Lotus Bloom","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"void","technique_type":"inversion","xp_cost":"6","description":"","book_reference":"Celestial Realms p.117"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/inversion.svg","effects":[]} -{"_id":"L5RCoreIns000008","name":"Hurl from the Stream","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"void","technique_type":"inversion","xp_cost":"6","description":"","book_reference":"Celestial Realms p.117"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/inversion.svg","effects":[]} -{"_id":"L5RCoreIns000009","name":"Moon on the Shifting Sea","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"void","technique_type":"inversion","xp_cost":"6","description":"","book_reference":"Celestial Realms p.118"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/inversion.svg","effects":[]} -{"_id":"L5RCoreIns000010","name":"Shroud in Solitude","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"void","technique_type":"inversion","xp_cost":"6","description":"","book_reference":"Celestial Realms p.118"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/inversion.svg","effects":[]} -{"_id":"L5RCoreIns000011","name":"Reality Stitch","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"void","technique_type":"inversion","xp_cost":"6","description":"","book_reference":"Celestial Realms p.119"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/inversion.svg","effects":[]} -{"_id":"L5RCoreIns000012","name":"Shattering Caress","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"void","technique_type":"inversion","xp_cost":"6","description":"","book_reference":"Celestial Realms p.119"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/inversion.svg","effects":[]} -{"_id":"L5RCoreIns000013","name":"Three Heartbeats","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"void","technique_type":"inversion","xp_cost":"6","description":"","book_reference":"Celestial Realms p.119"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/inversion.svg","effects":[]} -{"_id":"L5RCoreIns000014","name":"Essence Eternal","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"5","bought_at_rank":0,"ring":"void","technique_type":"inversion","xp_cost":"6","description":"","book_reference":"Celestial Realms p.119"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/inversion.svg","effects":[]} -{"_id":"L5RCoreIns000015","name":"Slip the Cycle","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"5","bought_at_rank":0,"ring":"void","technique_type":"inversion","xp_cost":"6","description":"","book_reference":"Celestial Realms p.120"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/inversion.svg","effects":[]} -{"_id":"L5RCoreIns000016","name":"Unweave","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"5","bought_at_rank":0,"ring":"void","technique_type":"inversion","xp_cost":"6","description":"","book_reference":"Celestial Realms p.120"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/inversion.svg","effects":[]} +{"_id":"L5RCoreIns000001","name":"One Within the Void","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","skill":"sentiment","difficulty":"2","technique_type":"inversion","xp_cost":"6","description":"","book_reference":"Celestial Realms p.114"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/inversion.svg","effects":[]} +{"_id":"L5RCoreIns000002","name":"Sight beyond Existence","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","skill":"theology","difficulty":"2","technique_type":"inversion","xp_cost":"6","description":"","book_reference":"Celestial Realms p.115"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/inversion.svg","effects":[]} +{"_id":"L5RCoreIns000003","name":"Whispered Blade","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","skill":"theology","difficulty":"2","technique_type":"inversion","xp_cost":"6","description":"","book_reference":"Celestial Realms p.115"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/inversion.svg","effects":[]} +{"_id":"L5RCoreIns000004","name":"Witness the End","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","skill":"theology","difficulty":"@T:vigilance","technique_type":"inversion","xp_cost":"6","description":"","book_reference":"Celestial Realms p.116"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/inversion.svg","effects":[]} +{"_id":"L5RCoreIns000005","name":"Distance Distorted","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"void","skill":"theology","difficulty":"3","technique_type":"inversion","xp_cost":"6","description":"","book_reference":"Celestial Realms p.116"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/inversion.svg","effects":[]} +{"_id":"L5RCoreIns000006","name":"Ethereal Flicker","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"void","skill":"theology","difficulty":"3","technique_type":"inversion","xp_cost":"6","description":"","book_reference":"Celestial Realms p.116"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/inversion.svg","effects":[]} +{"_id":"L5RCoreIns000007","name":"The Lotus Bloom","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"void","skill":"theology","difficulty":"3","technique_type":"inversion","xp_cost":"6","description":"","book_reference":"Celestial Realms p.117"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/inversion.svg","effects":[]} +{"_id":"L5RCoreIns000008","name":"Hurl from the Stream","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"void","skill":"theology","difficulty":"@T:vigilance","technique_type":"inversion","xp_cost":"6","description":"","book_reference":"Celestial Realms p.117"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/inversion.svg","effects":[]} +{"_id":"L5RCoreIns000009","name":"Moon on the Shifting Sea","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"void","skill":"theology","difficulty":"3","technique_type":"inversion","xp_cost":"6","description":"","book_reference":"Celestial Realms p.118"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/inversion.svg","effects":[]} +{"_id":"L5RCoreIns000010","name":"Shroud in Solitude","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"void","skill":"theology","difficulty":"3","technique_type":"inversion","xp_cost":"6","description":"","book_reference":"Celestial Realms p.118"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/inversion.svg","effects":[]} +{"_id":"L5RCoreIns000011","name":"Reality Stitch","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"void","skill":"theology","difficulty":"@T:vigilance|max","technique_type":"inversion","xp_cost":"6","description":"","book_reference":"Celestial Realms p.119"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/inversion.svg","effects":[]} +{"_id":"L5RCoreIns000012","name":"Shattering Caress","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"void","skill":"unarmed,melee","difficulty":"3","technique_type":"inversion","xp_cost":"6","description":"","book_reference":"Celestial Realms p.119"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/inversion.svg","effects":[]} +{"_id":"L5RCoreIns000013","name":"Three Heartbeats","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"void","skill":"theology","difficulty":"4","technique_type":"inversion","xp_cost":"6","description":"","book_reference":"Celestial Realms p.119"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/inversion.svg","effects":[]} +{"_id":"L5RCoreIns000014","name":"Essence Eternal","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"5","bought_at_rank":0,"ring":"void","skill":"theology","difficulty":"4","technique_type":"inversion","xp_cost":"6","description":"","book_reference":"Celestial Realms p.119"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/inversion.svg","effects":[]} +{"_id":"L5RCoreIns000015","name":"Slip the Cycle","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"5","bought_at_rank":0,"ring":"void","skill":"theology","difficulty":"3","technique_type":"inversion","xp_cost":"6","description":"","book_reference":"Celestial Realms p.120"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/inversion.svg","effects":[]} +{"_id":"L5RCoreIns000016","name":"Unweave","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"5","bought_at_rank":0,"ring":"void","skill":"theology","difficulty":"4","technique_type":"inversion","xp_cost":"6","description":"","book_reference":"Celestial Realms p.120"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/inversion.svg","effects":[]} diff --git a/system/packs/core-techniques-invocations.db b/system/packs/core-techniques-invocations.db index 8792b67..cd62742 100644 --- a/system/packs/core-techniques-invocations.db +++ b/system/packs/core-techniques-invocations.db @@ -1,75 +1,75 @@ -{"_id":"L5RCoreInv000001","name":"Rise, Air","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"air","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.194"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} -{"_id":"L5RCoreInv000002","name":"Nature’s Touch","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"air","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.194"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} -{"_id":"L5RCoreInv000003","name":"Wrath of Kaze-no-Kami","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"5","bought_at_rank":0,"ring":"air","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.196"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} -{"_id":"L5RCoreInv000004","name":"Secrets on the Wind","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"air","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.194"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} -{"_id":"L5RCoreInv000005","name":"Vapor of Nightmares","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"air","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.195"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} -{"_id":"L5RCoreInv000006","name":"Grasp of the Air Dragon","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"air","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.193"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} -{"_id":"L5RCoreInv000007","name":"Blessed Wind","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"air","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.192"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} -{"_id":"L5RCoreInv000008","name":"By the Light of the Lord Moon","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"air","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.192"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} -{"_id":"L5RCoreInv000009","name":"Call Upon the Wind","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"air","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.192"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} -{"_id":"L5RCoreInv000010","name":"Cloak of Night","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"air","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.192"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} -{"_id":"L5RCoreInv000011","name":"False Realm of the Fox Spirits","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"air","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.193"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} -{"_id":"L5RCoreInv000012","name":"Mask of Wind","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"air","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.193"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} -{"_id":"L5RCoreInv000013","name":"Summon Fog","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"air","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.195"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} -{"_id":"L5RCoreInv000014","name":"Tempest of Air","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"air","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.195"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} -{"_id":"L5RCoreInv000015","name":"Token of Memory","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"air","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.195"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} -{"_id":"L5RCoreInv000016","name":"Yari of Air","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"air","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.196"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} -{"_id":"L5RCoreInv000017","name":"Armor of Earth","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"earth","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.197"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} -{"_id":"L5RCoreInv000018","name":"Bind the Shadow","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"earth","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.197"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} -{"_id":"L5RCoreInv000019","name":"Caress of Earth","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"earth","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.197"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} -{"_id":"L5RCoreInv000020","name":"Courage of Seven Thunders","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"earth","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.197"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} -{"_id":"L5RCoreInv000021","name":"Earthquake","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"earth","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.198"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} -{"_id":"L5RCoreInv000022","name":"Earth Becomes Sky","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"earth","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.198"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} -{"_id":"L5RCoreInv000023","name":"Embrace of Kenro-Ji-Jin","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"earth","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.198"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} -{"_id":"L5RCoreInv000024","name":"Grasp of Earth","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"earth","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.199"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} -{"_id":"L5RCoreInv000025","name":"Jade Strike","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"earth","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.199"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} -{"_id":"L5RCoreInv000026","name":"Jurōjin’s Balm","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"earth","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.199"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} -{"_id":"L5RCoreInv000027","name":"Power of the Earth Dragon","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"earth","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.200"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} -{"_id":"L5RCoreInv000028","name":"Rise, Earth","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"earth","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.200"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} -{"_id":"L5RCoreInv000029","name":"Symbol of Earth","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"earth","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.200"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} -{"_id":"L5RCoreInv000030","name":"Tetsubō of Earth","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"earth","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.200"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} -{"_id":"L5RCoreInv000031","name":"Tomb of Jade","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"5","bought_at_rank":0,"ring":"earth","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.201"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} -{"_id":"L5RCoreInv000032","name":"Wall of Earth","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"earth","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.201"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} -{"_id":"L5RCoreInv000033","name":"Armor of Radiance","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"fire","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.202"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} -{"_id":"L5RCoreInv000034","name":"Biting Steel","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"fire","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.202"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} -{"_id":"L5RCoreInv000035","name":"Breath of the Fire Dragon","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"fire","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.202"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} -{"_id":"L5RCoreInv000036","name":"Extinguish","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"fire","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.202"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} -{"_id":"L5RCoreInv000037","name":"Fukurokujin’s Wit","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"fire","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.203"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} -{"_id":"L5RCoreInv000038","name":"Fury of Osano-wo","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"fire","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.203"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} -{"_id":"L5RCoreInv000039","name":"Katana of Fire","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"fire","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.203"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} -{"_id":"L5RCoreInv000040","name":"Matsu's Battlecry","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"fire","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.204"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} -{"_id":"L5RCoreInv000041","name":"Ravenous Swarms","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"fire","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.204"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} -{"_id":"L5RCoreInv000042","name":"Rise, Flame","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"fire","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.204"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} -{"_id":"L5RCoreInv000043","name":"The Cleansing Fire","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"fire","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.204"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} -{"_id":"L5RCoreInv000044","name":"The Fires from Within","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"fire","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.205"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} -{"_id":"L5RCoreInv000045","name":"The Soul’s Blade","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"5","bought_at_rank":0,"ring":"fire","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.205"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} -{"_id":"L5RCoreInv000046","name":"Wall of Fire","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"fire","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.205"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} -{"_id":"L5RCoreInv000047","name":"Wings of the Phoenix","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"fire","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.206"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} -{"_id":"L5RCoreInv000048","name":"Bō of Water","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"water","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.207"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} -{"_id":"L5RCoreInv000049","name":"Dance of Seasons","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"water","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.207"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} -{"_id":"L5RCoreInv000050","name":"Dominion of Suijin","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"water","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.207"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} -{"_id":"L5RCoreInv000051","name":"Ever-Changing Waves","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"5","bought_at_rank":0,"ring":"water","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.208"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} -{"_id":"L5RCoreInv000052","name":"Hands of the Tides","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"water","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.208"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} -{"_id":"L5RCoreInv000053","name":"Heart of the Water Dragon","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"water","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.208"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} -{"_id":"L5RCoreInv000054","name":"Inari’s Blessing","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"water","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.209"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} -{"_id":"L5RCoreInv000055","name":"Path to Inner Peace","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"water","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.209"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} -{"_id":"L5RCoreInv000056","name":"Reflections of P’an Ku","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"water","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.209"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} -{"_id":"L5RCoreInv000057","name":"Rise, Water","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"water","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.210"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} -{"_id":"L5RCoreInv000058","name":"Stride the Waves","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"water","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.211"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} -{"_id":"L5RCoreInv000059","name":"Strike the Tsunami","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"water","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.211"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} -{"_id":"L5RCoreInv000060","name":"Suijin’s Embrace","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"water","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.211"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} -{"_id":"L5RCoreInv000061","name":"Sympathetic Energies","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"water","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.211"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} -{"_id":"L5RCoreInv000062","name":"The Rushing Wave","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"water","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.211"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} -{"_id":"L5RCoreInv000063","name":"Dream Painter","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"air","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Celestial Realms p.105"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} -{"_id":"L5RCoreInv000064","name":"Messenger of Chikusho-do","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"air","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Celestial Realms p.106"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} -{"_id":"L5RCoreInv000065","name":"The Fading Dream","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"5","bought_at_rank":0,"ring":"air","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Celestial Realms p.106"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} -{"_id":"L5RCoreInv000066","name":"Bond of the Realms","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"earth","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Celestial Realms p.107"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} -{"_id":"L5RCoreInv000067","name":"Guardian of the Secret Gate","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"5","bought_at_rank":0,"ring":"earth","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Celestial Realms p.107"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} -{"_id":"L5RCoreInv000068","name":"Emboldened Steed","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"earth","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Celestial Realms p.107"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} -{"_id":"L5RCoreInv000069","name":"Fluid Shadows","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"water","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Celestial Realms p.108"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} -{"_id":"L5RCoreInv000070","name":"Heart of the Lady Sun","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"5","bought_at_rank":0,"ring":"fire","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Celestial Realms p.108"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} -{"_id":"L5RCoreInv000071","name":"Fires of Purity","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"fire","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Celestial Realms p.108"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} -{"_id":"L5RCoreInv000072","name":"Amaterasu's Gaze","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"fire","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Celestial Realms p.108"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} -{"_id":"L5RCoreInv000073","name":"Rain of Ten Thousand Lotuses","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"5","bought_at_rank":0,"ring":"water","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Celestial Realms p.109"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} -{"_id":"L5RCoreInv000074","name":"Path of Beasts","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"water","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Celestial Realms p.109"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} -{"_id":"L5RCoreInv000075","name":"Essence of Jade","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"earth","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Shadowlands p.114"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} +{"_id":"L5RCoreInv000001","name":"Rise, Air","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"air","skill":"theology","difficulty":"6","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.194"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} +{"_id":"L5RCoreInv000002","name":"Nature’s Touch","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"air","skill":"theology","difficulty":"1","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.194"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} +{"_id":"L5RCoreInv000003","name":"Wrath of Kaze-no-Kami","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"5","bought_at_rank":0,"ring":"air","skill":"theology","difficulty":"5","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.196"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} +{"_id":"L5RCoreInv000004","name":"Secrets on the Wind","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"air","skill":"theology","difficulty":"3","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.194"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} +{"_id":"L5RCoreInv000005","name":"Vapor of Nightmares","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"air","skill":"theology","difficulty":"4","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.195"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} +{"_id":"L5RCoreInv000006","name":"Grasp of the Air Dragon","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"air","skill":"theology","difficulty":"4","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.193"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} +{"_id":"L5RCoreInv000007","name":"Blessed Wind","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"air","skill":"theology","difficulty":"2","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.192"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} +{"_id":"L5RCoreInv000008","name":"By the Light of the Lord Moon","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"air","skill":"theology","difficulty":"2","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.192"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} +{"_id":"L5RCoreInv000009","name":"Call Upon the Wind","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"air","skill":"theology","difficulty":"4","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.192"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} +{"_id":"L5RCoreInv000010","name":"Cloak of Night","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"air","skill":"theology","difficulty":"2","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.192"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} +{"_id":"L5RCoreInv000011","name":"False Realm of the Fox Spirits","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"air","skill":"theology","difficulty":"5","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.193"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} +{"_id":"L5RCoreInv000012","name":"Mask of Wind","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"air","skill":"theology","difficulty":"3","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.193"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} +{"_id":"L5RCoreInv000013","name":"Summon Fog","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"air","skill":"theology","difficulty":"2","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.195"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} +{"_id":"L5RCoreInv000014","name":"Tempest of Air","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"air","skill":"theology","difficulty":"3","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.195"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} +{"_id":"L5RCoreInv000015","name":"Token of Memory","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"air","skill":"theology","difficulty":"2","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.195"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} +{"_id":"L5RCoreInv000016","name":"Yari of Air","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"air","skill":"theology","difficulty":"1","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.196"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} +{"_id":"L5RCoreInv000017","name":"Armor of Earth","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"earth","skill":"theology","difficulty":"2","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.197"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} +{"_id":"L5RCoreInv000018","name":"Bind the Shadow","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"earth","skill":"theology","difficulty":"3","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.197"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} +{"_id":"L5RCoreInv000019","name":"Caress of Earth","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"earth","skill":"theology","difficulty":"3","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.197"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} +{"_id":"L5RCoreInv000020","name":"Courage of Seven Thunders","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"earth","skill":"theology","difficulty":"2","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.197"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} +{"_id":"L5RCoreInv000021","name":"Earthquake","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"earth","skill":"theology","difficulty":"5","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.198"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} +{"_id":"L5RCoreInv000022","name":"Earth Becomes Sky","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"earth","skill":"theology","difficulty":"3","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.198"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} +{"_id":"L5RCoreInv000023","name":"Embrace of Kenro-Ji-Jin","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"earth","skill":"theology","difficulty":"2","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.198"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} +{"_id":"L5RCoreInv000024","name":"Grasp of Earth","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"earth","skill":"theology","difficulty":"2","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.199"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} +{"_id":"L5RCoreInv000025","name":"Jade Strike","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"earth","skill":"theology","difficulty":"2","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.199"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} +{"_id":"L5RCoreInv000026","name":"Jurōjin’s Balm","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"earth","skill":"theology","difficulty":"1","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.199"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} +{"_id":"L5RCoreInv000027","name":"Power of the Earth Dragon","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"earth","skill":"theology","difficulty":"4","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.200"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} +{"_id":"L5RCoreInv000028","name":"Rise, Earth","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"earth","skill":"theology","difficulty":"6","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.200"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} +{"_id":"L5RCoreInv000029","name":"Symbol of Earth","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"earth","skill":"theology","difficulty":"3","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.200"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} +{"_id":"L5RCoreInv000030","name":"Tetsubō of Earth","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"earth","skill":"theology","difficulty":"1","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.200"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} +{"_id":"L5RCoreInv000031","name":"Tomb of Jade","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"5","bought_at_rank":0,"ring":"earth","skill":"theology","difficulty":"6","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.201"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} +{"_id":"L5RCoreInv000032","name":"Wall of Earth","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"earth","skill":"theology","difficulty":"2","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.201"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} +{"_id":"L5RCoreInv000033","name":"Armor of Radiance","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"fire","skill":"theology","difficulty":"2","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.202"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} +{"_id":"L5RCoreInv000034","name":"Biting Steel","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"fire","skill":"theology","difficulty":"2","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.202"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} +{"_id":"L5RCoreInv000035","name":"Breath of the Fire Dragon","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"fire","skill":"theology","difficulty":"4","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.202"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} +{"_id":"L5RCoreInv000036","name":"Extinguish","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"fire","skill":"theology","difficulty":"3","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.202"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} +{"_id":"L5RCoreInv000037","name":"Fukurokujin’s Wit","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"fire","skill":"theology","difficulty":"1","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.203"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} +{"_id":"L5RCoreInv000038","name":"Fury of Osano-wo","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"fire","skill":"theology","difficulty":"5","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.203"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} +{"_id":"L5RCoreInv000039","name":"Katana of Fire","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"fire","skill":"theology","difficulty":"1","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.203"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} +{"_id":"L5RCoreInv000040","name":"Matsu's Battlecry","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"fire","skill":"theology","difficulty":"@T:vigilance|max","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.204"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} +{"_id":"L5RCoreInv000041","name":"Ravenous Swarms","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"fire","skill":"theology","difficulty":"3","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.204"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} +{"_id":"L5RCoreInv000042","name":"Rise, Flame","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"fire","skill":"theology","difficulty":"6","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.204"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} +{"_id":"L5RCoreInv000043","name":"The Cleansing Fire","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"fire","skill":"theology","difficulty":"1","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.204"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} +{"_id":"L5RCoreInv000044","name":"The Fires from Within","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"fire","skill":"theology","difficulty":"3","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.205"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} +{"_id":"L5RCoreInv000045","name":"The Soul’s Blade","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"5","bought_at_rank":0,"ring":"fire","skill":"theology","difficulty":"4","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.205"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} +{"_id":"L5RCoreInv000046","name":"Wall of Fire","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"fire","skill":"theology","difficulty":"4","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.205"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} +{"_id":"L5RCoreInv000047","name":"Wings of the Phoenix","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"fire","skill":"theology","difficulty":"4","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.206"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} +{"_id":"L5RCoreInv000048","name":"Bō of Water","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"water","skill":"theology","difficulty":"1","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.207"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} +{"_id":"L5RCoreInv000049","name":"Dance of Seasons","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"water","skill":"theology","difficulty":"3","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.207"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} +{"_id":"L5RCoreInv000050","name":"Dominion of Suijin","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"water","skill":"theology","difficulty":"2","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.207"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} +{"_id":"L5RCoreInv000051","name":"Ever-Changing Waves","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"5","bought_at_rank":0,"ring":"water","skill":"theology","difficulty":"4","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.208"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} +{"_id":"L5RCoreInv000052","name":"Hands of the Tides","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"water","skill":"theology","difficulty":"5","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.208"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} +{"_id":"L5RCoreInv000053","name":"Heart of the Water Dragon","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"water","skill":"theology","difficulty":"3","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.208"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} +{"_id":"L5RCoreInv000054","name":"Inari’s Blessing","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"water","skill":"theology","difficulty":"2","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.209"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} +{"_id":"L5RCoreInv000055","name":"Path to Inner Peace","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"water","skill":"theology","difficulty":"2","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.209"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} +{"_id":"L5RCoreInv000056","name":"Reflections of P’an Ku","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"water","skill":"theology","difficulty":"2","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.209"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} +{"_id":"L5RCoreInv000057","name":"Rise, Water","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"water","skill":"theology","difficulty":"6","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.210"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} +{"_id":"L5RCoreInv000058","name":"Stride the Waves","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"water","skill":"theology","difficulty":"2","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.211"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} +{"_id":"L5RCoreInv000059","name":"Strike the Tsunami","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"water","skill":"theology","difficulty":"4","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.211"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} +{"_id":"L5RCoreInv000060","name":"Suijin’s Embrace","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"water","skill":"theology","difficulty":"4","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.211"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} +{"_id":"L5RCoreInv000061","name":"Sympathetic Energies","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"water","skill":"theology","difficulty":"2","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.211"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} +{"_id":"L5RCoreInv000062","name":"The Rushing Wave","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"water","skill":"theology","difficulty":"2","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.211"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} +{"_id":"L5RCoreInv000063","name":"Dream Painter","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"air","skill":"theology","difficulty":"3","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Celestial Realms p.105"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} +{"_id":"L5RCoreInv000064","name":"Messenger of Chikusho-do","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"air","skill":"theology","difficulty":"2","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Celestial Realms p.106"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} +{"_id":"L5RCoreInv000065","name":"The Fading Dream","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"5","bought_at_rank":0,"ring":"air","skill":"theology","difficulty":"2","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Celestial Realms p.106"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} +{"_id":"L5RCoreInv000066","name":"Bond of the Realms","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"earth","skill":"theology","difficulty":"2","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Celestial Realms p.107"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} +{"_id":"L5RCoreInv000067","name":"Guardian of the Secret Gate","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"5","bought_at_rank":0,"ring":"earth","skill":"theology","difficulty":"5","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Celestial Realms p.107"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} +{"_id":"L5RCoreInv000068","name":"Emboldened Steed","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"earth","skill":"theology","difficulty":"3","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Celestial Realms p.107"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} +{"_id":"L5RCoreInv000069","name":"Fluid Shadows","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"water","skill":"theology","difficulty":"2","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Celestial Realms p.108"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} +{"_id":"L5RCoreInv000070","name":"Heart of the Lady Sun","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"5","bought_at_rank":0,"ring":"fire","skill":"theology","difficulty":"5","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Celestial Realms p.108"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} +{"_id":"L5RCoreInv000071","name":"Fires of Purity","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"fire","skill":"theology","difficulty":"2","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Celestial Realms p.108"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} +{"_id":"L5RCoreInv000072","name":"Amaterasu's Gaze","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"fire","skill":"theology","difficulty":"1","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Celestial Realms p.108"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} +{"_id":"L5RCoreInv000073","name":"Rain of Ten Thousand Lotuses","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"5","bought_at_rank":0,"ring":"water","skill":"theology","difficulty":"2","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Celestial Realms p.109"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} +{"_id":"L5RCoreInv000074","name":"Path of Beasts","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"water","skill":"theology","difficulty":"2","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Celestial Realms p.109"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} +{"_id":"L5RCoreInv000075","name":"Essence of Jade","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"earth","skill":"theology","difficulty":"3","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Shadowlands p.114"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]} diff --git a/system/packs/core-techniques-kata.db b/system/packs/core-techniques-kata.db index 74b4610..25f39da 100644 --- a/system/packs/core-techniques-kata.db +++ b/system/packs/core-techniques-kata.db @@ -1,66 +1,66 @@ -{"_id":"L5RCoreKat000001","name":"Flowing Water Strike","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"water","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core Rulebook p.175"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} -{"_id":"L5RCoreKat000002","name":"Crimson Leaves Strike","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"earth","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core Rulebook p.175"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} -{"_id":"L5RCoreKat000003","name":"Heartpiercing Strike","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"fire","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core Rulebook p.176"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} -{"_id":"L5RCoreKat000004","name":"Battle in the Mind","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"void","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core Rulebook p.174"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} -{"_id":"L5RCoreKat000005","name":"Lord Shiba’s Valor (Phoenix)","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"void","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core Rulebook p.177"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} -{"_id":"L5RCoreKat000006","name":"Soul Sunder","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"5","bought_at_rank":0,"ring":"void","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core Rulebook p.177"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} -{"_id":"L5RCoreKat000007","name":"Warrior’s Resolve","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core Rulebook p.178"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} -{"_id":"L5RCoreKat000008","name":"Tactical Assessment","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"void","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core Rulebook p.178"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} -{"_id":"L5RCoreKat000009","name":"Soaring Slice","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core Rulebook p.177"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} -{"_id":"L5RCoreKat000010","name":"Striking as Air","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"air","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core Rulebook p.177"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} -{"_id":"L5RCoreKat000011","name":"Striking as Water","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"water","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core Rulebook p.178"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} -{"_id":"L5RCoreKat000012","name":"Striking as Earth","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"earth","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core Rulebook p.178"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} -{"_id":"L5RCoreKat000013","name":"Striking as Fire","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"fire","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core Rulebook p.178"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} -{"_id":"L5RCoreKat000014","name":"Striking as Void","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"5","bought_at_rank":0,"ring":"void","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core Rulebook p.178"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} -{"_id":"L5RCoreKat000015","name":"Lord Hida’s Grip (Crab)","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"void","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core Rulebook p.176"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} -{"_id":"L5RCoreKat000016","name":"Disappearing World Style","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"fire","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core Rulebook p.175"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} -{"_id":"L5RCoreKat000017","name":"Crashing Wave Style","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"water","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core Rulebook p.175"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} -{"_id":"L5RCoreKat000018","name":"Crescent Moon Style","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"void","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core Rulebook p.175"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} -{"_id":"L5RCoreKat000019","name":"Iron in the Mountains Style","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"earth","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core Rulebook p.176"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} -{"_id":"L5RCoreKat000020","name":"Breath of Wind Style","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"air","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core Rulebook p.175"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} -{"_id":"L5RCoreKat000021","name":"Thunderclap Strike","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"air","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core Rulebook p.180"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} -{"_id":"L5RCoreKat000022","name":"Iaijutsu Cut: Rising Blade","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"void","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core Rulebook p.179"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} -{"_id":"L5RCoreKat000023","name":"Iaijutsu Cut: Crossing Blade","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"void","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core Rulebook p.179"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} -{"_id":"L5RCoreKat000024","name":"Rushing Avalanche Style","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"earth","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core Rulebook p.180"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} -{"_id":"L5RCoreKat000025","name":"Iron Forest Style","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"void","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core Rulebook p.180"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} -{"_id":"L5RCoreKat000026","name":"Open-Hand Style","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"void","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core Rulebook p.180"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} -{"_id":"L5RCoreKat000027","name":"Veiled Menace Style","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"void","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core Rulebook p.181"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} -{"_id":"L5RCoreKat000028","name":"Spinning Blades Style","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"void","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core Rulebook p.180"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} -{"_id":"L5RCoreKat000029","name":"Coiling Serpent Style","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"void","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core Rulebook p.179"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} -{"_id":"L5RCoreKat000030","name":"Pin the Fan","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"5","bought_at_rank":0,"ring":"void","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core Rulebook p.181"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} -{"_id":"L5RCoreKat000031","name":"Hawk’s Precision","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core Rulebook p.181"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} -{"_id":"L5RCoreKat000032","name":"Pelting Hail Style","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"void","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core Rulebook p.181"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} -{"_id":"L5RCoreKat000033","name":"Trip the Leg","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"air","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Court of Stones p.113"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} -{"_id":"L5RCoreKat000034","name":"Pole-Vault","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"water","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Court of Stones p.113"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} -{"_id":"L5RCoreKat000035","name":"Chaotic Scattering","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"air","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Path of Waves p.86"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} -{"_id":"L5RCoreKat000036","name":"Mind's Edge","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Path of Waves p.86"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} -{"_id":"L5RCoreKat000037","name":"Iron Shell Style","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"earth","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Path of Waves p.86"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} -{"_id":"L5RCoreKat000038","name":"Boar's Wrath Style","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"fire","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Path of Waves p.87"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} -{"_id":"L5RCoreKat000039","name":"Thunderous Hooves Style","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"water","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Path of Waves p.87"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} -{"_id":"L5RCoreKat000040","name":"Rider's Haste","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"fire","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Path of Waves p.87"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} -{"_id":"L5RCoreKat000041","name":"Void Embrace Style","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"5","bought_at_rank":0,"ring":"void","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Path of Waves p.87"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} -{"_id":"L5RCoreKat000042","name":"Improvised Assault","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"water","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Path of Waves p.87"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} -{"_id":"L5RCoreKat000043","name":"Bonebreaker Style","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"5","bought_at_rank":0,"ring":"fire","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Path of Waves p.88"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} -{"_id":"L5RCoreKat000044","name":"Flashing Steel Strike","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"fire","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Path of Waves p.88"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} -{"_id":"L5RCoreKat000045","name":"Deflective Defense","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"earth","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Path of Waves p.88"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} -{"_id":"L5RCoreKat000046","name":"Daring Swing","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"water","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Path of Waves p.88"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} -{"_id":"L5RCoreKat000047","name":"Iaijutsu Cut: Reverse Draw","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"void","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Path of Waves p.89"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} -{"_id":"L5RCoreKat000048","name":"Landslide Strike","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"earth","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Path of Waves p.89"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} -{"_id":"L5RCoreKat000049","name":"Laughing Fox Style","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"void","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Path of Waves p.89"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} -{"_id":"L5RCoreKat000050","name":"Iaijutsu Cut: Sword and Sheath","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"void","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Path of Waves p.89"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} -{"_id":"L5RCoreKat000051","name":"Piercing Bolt Style","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"void","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Path of Waves p.90"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} -{"_id":"L5RCoreKat000052","name":"Reckless Lunge","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"fire","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Path of Waves p.90"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} -{"_id":"L5RCoreKat000053","name":"Swirling Tempest Style","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"5","bought_at_rank":0,"ring":"void","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Path of Waves p.90"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} -{"_id":"L5RCoreKat000054","name":"Snapping Branch Strike","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"earth","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Path of Waves p.90"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} -{"_id":"L5RCoreKat000055","name":"Thunderous Blows Style","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"fire","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Path of Waves p.90"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} -{"_id":"L5RCoreKat000056","name":"Rushing Ox Style","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"fire","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Path of Waves p.90"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} -{"_id":"L5RCoreKat000057","name":"Wheeling Sweep","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"void","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Path of Waves p.91"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} -{"_id":"L5RCoreKat000058","name":"Eyeless Sight Shot","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"void","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Path of Waves p.91"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} -{"_id":"L5RCoreKat000059","name":"Twin Streams Style","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"void","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Path of Waves p.91"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} -{"_id":"L5RCoreKat000060","name":"Staggering Shot","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"earth","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Path of Waves p.91"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} -{"_id":"L5RCoreKat000061","name":"Falling Heavens Shot","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"5","bought_at_rank":0,"ring":"void","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Path of Waves p.91"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} -{"_id":"L5RCoreKat000062","name":"Swirling Viper Style","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"water","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Path of Waves p.92"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} -{"_id":"L5RCoreKat000063","name":"Wasp's Spite Style","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"void","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Path of Waves p.92"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} -{"_id":"L5RCoreKat000065","name":"Fierce Badger Style","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"void","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Fields of Victory p.95"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} -{"_id":"L5RCoreKat000066","name":"Thicket's Embrace Style","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"void","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Fields of Victory p.95"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} -{"_id":"L5RCoreKat000067","name":"Shattering Tide Style","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"void","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Fields of Victory p.95"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} +{"_id":"L5RCoreKat000001","name":"Flowing Water Strike","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"water","skill":"melee","difficulty":"3","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core Rulebook p.175"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} +{"_id":"L5RCoreKat000002","name":"Crimson Leaves Strike","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"earth","skill":"melee","difficulty":"4","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core Rulebook p.175"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} +{"_id":"L5RCoreKat000003","name":"Heartpiercing Strike","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"fire","skill":"melee","difficulty":"4","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core Rulebook p.176"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} +{"_id":"L5RCoreKat000004","name":"Battle in the Mind","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core Rulebook p.174"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} +{"_id":"L5RCoreKat000005","name":"Lord Shiba’s Valor (Phoenix)","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"void","skill":"tactics","difficulty":"2","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core Rulebook p.177"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} +{"_id":"L5RCoreKat000006","name":"Soul Sunder","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"5","bought_at_rank":0,"ring":"void","skill":"meditation","difficulty":"4","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core Rulebook p.177"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} +{"_id":"L5RCoreKat000007","name":"Warrior’s Resolve","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core Rulebook p.178"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} +{"_id":"L5RCoreKat000008","name":"Tactical Assessment","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core Rulebook p.178"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} +{"_id":"L5RCoreKat000009","name":"Soaring Slice","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","skill":"melee","difficulty":"2","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core Rulebook p.177"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} +{"_id":"L5RCoreKat000010","name":"Striking as Air","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"air","skill":"","difficulty":"","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core Rulebook p.177"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} +{"_id":"L5RCoreKat000011","name":"Striking as Water","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"water","skill":"","difficulty":"","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core Rulebook p.178"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} +{"_id":"L5RCoreKat000012","name":"Striking as Earth","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"earth","skill":"","difficulty":"","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core Rulebook p.178"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} +{"_id":"L5RCoreKat000013","name":"Striking as Fire","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"fire","skill":"","difficulty":"","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core Rulebook p.178"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} +{"_id":"L5RCoreKat000014","name":"Striking as Void","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"5","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core Rulebook p.178"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} +{"_id":"L5RCoreKat000015","name":"Lord Hida’s Grip (Crab)","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"void","skill":"fitness","difficulty":"3","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core Rulebook p.176"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} +{"_id":"L5RCoreKat000016","name":"Disappearing World Style","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"fire","skill":"","difficulty":"","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core Rulebook p.175"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} +{"_id":"L5RCoreKat000017","name":"Crashing Wave Style","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"water","skill":"","difficulty":"","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core Rulebook p.175"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} +{"_id":"L5RCoreKat000018","name":"Crescent Moon Style","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core Rulebook p.175"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} +{"_id":"L5RCoreKat000019","name":"Iron in the Mountains Style","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"earth","skill":"","difficulty":"","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core Rulebook p.176"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} +{"_id":"L5RCoreKat000020","name":"Breath of Wind Style","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"air","skill":"","difficulty":"","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core Rulebook p.175"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} +{"_id":"L5RCoreKat000021","name":"Thunderclap Strike","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"air","skill":"melee,unarmed","difficulty":"3","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core Rulebook p.180"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} +{"_id":"L5RCoreKat000022","name":"Iaijutsu Cut: Rising Blade","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"void","skill":"melee","difficulty":"@T:vigilance","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core Rulebook p.179"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} +{"_id":"L5RCoreKat000023","name":"Iaijutsu Cut: Crossing Blade","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"void","skill":"melee","difficulty":"2","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core Rulebook p.179"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} +{"_id":"L5RCoreKat000024","name":"Rushing Avalanche Style","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"earth","skill":"","difficulty":"","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core Rulebook p.180"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} +{"_id":"L5RCoreKat000025","name":"Iron Forest Style","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core Rulebook p.180"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} +{"_id":"L5RCoreKat000026","name":"Open-Hand Style","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core Rulebook p.180"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} +{"_id":"L5RCoreKat000027","name":"Veiled Menace Style","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core Rulebook p.181"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} +{"_id":"L5RCoreKat000028","name":"Spinning Blades Style","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core Rulebook p.180"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} +{"_id":"L5RCoreKat000029","name":"Coiling Serpent Style","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core Rulebook p.179"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} +{"_id":"L5RCoreKat000030","name":"Pin the Fan","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"5","bought_at_rank":0,"ring":"void","skill":"ranged","difficulty":"@T:vigilance","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core Rulebook p.181"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} +{"_id":"L5RCoreKat000031","name":"Hawk’s Precision","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core Rulebook p.181"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} +{"_id":"L5RCoreKat000032","name":"Pelting Hail Style","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core Rulebook p.181"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} +{"_id":"L5RCoreKat000033","name":"Trip the Leg","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"air","skill":"melee","difficulty":"2","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Court of Stones p.113"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} +{"_id":"L5RCoreKat000034","name":"Pole-Vault","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"water","skill":"melee","difficulty":"2","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Court of Stones p.113"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} +{"_id":"L5RCoreKat000035","name":"Chaotic Scattering","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"air","skill":"survival","difficulty":"2","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Path of Waves p.86"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} +{"_id":"L5RCoreKat000036","name":"Mind's Edge","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","skill":"meditation","difficulty":"1","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Path of Waves p.86"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} +{"_id":"L5RCoreKat000037","name":"Iron Shell Style","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"earth","skill":"","difficulty":"","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Path of Waves p.86"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} +{"_id":"L5RCoreKat000038","name":"Boar's Wrath Style","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"fire","skill":"","difficulty":"","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Path of Waves p.87"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} +{"_id":"L5RCoreKat000039","name":"Thunderous Hooves Style","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"water","skill":"","difficulty":"","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Path of Waves p.87"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} +{"_id":"L5RCoreKat000040","name":"Rider's Haste","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"fire","skill":"","difficulty":"","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Path of Waves p.87"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} +{"_id":"L5RCoreKat000041","name":"Void Embrace Style","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"5","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Path of Waves p.87"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} +{"_id":"L5RCoreKat000042","name":"Improvised Assault","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"water","skill":"tactics,smithing","difficulty":"2","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Path of Waves p.87"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} +{"_id":"L5RCoreKat000043","name":"Bonebreaker Style","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"5","bought_at_rank":0,"ring":"fire","skill":"","difficulty":"","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Path of Waves p.88"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} +{"_id":"L5RCoreKat000044","name":"Flashing Steel Strike","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"fire","skill":"melee","difficulty":"@T:vigilance","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Path of Waves p.88"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} +{"_id":"L5RCoreKat000045","name":"Deflective Defense","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"earth","skill":"melee","difficulty":"2","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Path of Waves p.88"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} +{"_id":"L5RCoreKat000046","name":"Daring Swing","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"water","skill":"melee","difficulty":"3","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Path of Waves p.88"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} +{"_id":"L5RCoreKat000047","name":"Iaijutsu Cut: Reverse Draw","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"void","skill":"melee","difficulty":"@T:vigilance","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Path of Waves p.89"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} +{"_id":"L5RCoreKat000048","name":"Landslide Strike","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"earth","skill":"melee","difficulty":"@T:vigilance","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Path of Waves p.89"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} +{"_id":"L5RCoreKat000049","name":"Laughing Fox Style","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"void","skill":"unarmed","difficulty":"@T:vigilance","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Path of Waves p.89"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} +{"_id":"L5RCoreKat000050","name":"Iaijutsu Cut: Sword and Sheath","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"void","skill":"melee","difficulty":"2","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Path of Waves p.89"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} +{"_id":"L5RCoreKat000051","name":"Piercing Bolt Style","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Path of Waves p.90"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} +{"_id":"L5RCoreKat000052","name":"Reckless Lunge","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"fire","skill":"unarmed","difficulty":"3","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Path of Waves p.90"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} +{"_id":"L5RCoreKat000053","name":"Swirling Tempest Style","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"5","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Path of Waves p.90"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} +{"_id":"L5RCoreKat000054","name":"Snapping Branch Strike","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"earth","skill":"fitness","difficulty":"3","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Path of Waves p.90"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} +{"_id":"L5RCoreKat000055","name":"Thunderous Blows Style","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"fire","skill":"","difficulty":"","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Path of Waves p.90"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} +{"_id":"L5RCoreKat000056","name":"Rushing Ox Style","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"fire","skill":"","difficulty":"","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Path of Waves p.90"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} +{"_id":"L5RCoreKat000057","name":"Wheeling Sweep","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"void","skill":"unarmed","difficulty":"@T:vigilance","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Path of Waves p.91"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} +{"_id":"L5RCoreKat000058","name":"Eyeless Sight Shot","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"void","skill":"ranged","difficulty":"@T:vigilance","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Path of Waves p.91"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} +{"_id":"L5RCoreKat000059","name":"Twin Streams Style","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Path of Waves p.91"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} +{"_id":"L5RCoreKat000060","name":"Staggering Shot","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"earth","skill":"","difficulty":"","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Path of Waves p.91"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} +{"_id":"L5RCoreKat000061","name":"Falling Heavens Shot","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"5","bought_at_rank":0,"ring":"void","skill":"ranged","difficulty":"@T:vigilance","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Path of Waves p.91"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} +{"_id":"L5RCoreKat000062","name":"Swirling Viper Style","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"water","skill":"","difficulty":"","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Path of Waves p.92"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} +{"_id":"L5RCoreKat000063","name":"Wasp's Spite Style","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Path of Waves p.92"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} +{"_id":"L5RCoreKat000065","name":"Fierce Badger Style","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Fields of Victory p.95"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} +{"_id":"L5RCoreKat000066","name":"Thicket's Embrace Style","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Fields of Victory p.95"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} +{"_id":"L5RCoreKat000067","name":"Shattering Tide Style","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Fields of Victory p.95"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]} diff --git a/system/packs/core-techniques-kiho.db b/system/packs/core-techniques-kiho.db index 98e8a68..427e901 100644 --- a/system/packs/core-techniques-kiho.db +++ b/system/packs/core-techniques-kiho.db @@ -1,23 +1,23 @@ -{"_id":"L5RCoreKih000001","name":"Cleansing Spirit","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"earth","technique_type":"kiho","xp_cost":"3","description":"","book_reference":"Core Rulebook p.182"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kiho.svg","effects":[]} -{"_id":"L5RCoreKih000002","name":"Grasp the Earth Dragon","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"earth","technique_type":"kiho","xp_cost":"3","description":"","book_reference":"Core Rulebook p.183"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kiho.svg","effects":[]} -{"_id":"L5RCoreKih000003","name":"Earth Needs No Eyes","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"earth","technique_type":"kiho","xp_cost":"3","description":"","book_reference":"Core Rulebook p.182"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kiho.svg","effects":[]} -{"_id":"L5RCoreKih000004","name":"Way of the Earthquake","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"earth","technique_type":"kiho","xp_cost":"3","description":"","book_reference":"Core Rulebook p.183"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kiho.svg","effects":[]} -{"_id":"L5RCoreKih000005","name":"Earthen Fist","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"earth","technique_type":"kiho","xp_cost":"3","description":"","book_reference":"Core Rulebook p.183"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kiho.svg","effects":[]} -{"_id":"L5RCoreKih000006","name":"Riding the Clouds","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"air","technique_type":"kiho","xp_cost":"3","description":"","book_reference":"Core Rulebook p.184"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kiho.svg","effects":[]} -{"_id":"L5RCoreKih000007","name":"Way of the Willow","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"air","technique_type":"kiho","xp_cost":"3","description":"","book_reference":"Core Rulebook p.184"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kiho.svg","effects":[]} -{"_id":"L5RCoreKih000008","name":"Air Fist","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"air","technique_type":"kiho","xp_cost":"3","description":"","book_reference":"Core Rulebook p.183"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kiho.svg","effects":[]} -{"_id":"L5RCoreKih000009","name":"The Great Silence","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"air","technique_type":"kiho","xp_cost":"3","description":"","book_reference":"Core Rulebook p.184"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kiho.svg","effects":[]} -{"_id":"L5RCoreKih000010","name":"Channel the Fire Dragon","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"fire","technique_type":"kiho","xp_cost":"3","description":"","book_reference":"Core Rulebook p.185"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kiho.svg","effects":[]} -{"_id":"L5RCoreKih000011","name":"Breaking Blow","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"fire","technique_type":"kiho","xp_cost":"3","description":"","book_reference":"Core Rulebook p.184"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kiho.svg","effects":[]} -{"_id":"L5RCoreKih000012","name":"Way of the Falling Star","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"fire","technique_type":"kiho","xp_cost":"3","description":"","book_reference":"Core Rulebook p.186"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kiho.svg","effects":[]} -{"_id":"L5RCoreKih000013","name":"The Body Is an Anvil","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"fire","technique_type":"kiho","xp_cost":"3","description":"","book_reference":"Core Rulebook p.186"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kiho.svg","effects":[]} -{"_id":"L5RCoreKih000014","name":"Flame Fist","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"fire","technique_type":"kiho","xp_cost":"3","description":"","book_reference":"Core Rulebook p.185"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kiho.svg","effects":[]} -{"_id":"L5RCoreKih000015","name":"Ride the Water Dragon","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"water","technique_type":"kiho","xp_cost":"3","description":"","book_reference":"Core Rulebook p.187"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kiho.svg","effects":[]} -{"_id":"L5RCoreKih000016","name":"Freezing the Lifeblood","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"water","technique_type":"kiho","xp_cost":"3","description":"","book_reference":"Core Rulebook p.186"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kiho.svg","effects":[]} -{"_id":"L5RCoreKih000017","name":"Ki Protection","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"water","technique_type":"kiho","xp_cost":"3","description":"","book_reference":"Core Rulebook p.186"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kiho.svg","effects":[]} -{"_id":"L5RCoreKih000018","name":"Way of the Seafoam","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"water","technique_type":"kiho","xp_cost":"3","description":"","book_reference":"Core Rulebook p.187"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kiho.svg","effects":[]} -{"_id":"L5RCoreKih000019","name":"Water Fist","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"water","technique_type":"kiho","xp_cost":"3","description":"","book_reference":"Core Rulebook p.187"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kiho.svg","effects":[]} -{"_id":"L5RCoreKih000020","name":"Death Touch","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"void","technique_type":"kiho","xp_cost":"3","description":"","book_reference":"Core Rulebook p.188"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kiho.svg","effects":[]} -{"_id":"L5RCoreKih000021","name":"Touch the Void Dragon","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"5","bought_at_rank":0,"ring":"void","technique_type":"kiho","xp_cost":"3","description":"","book_reference":"Core Rulebook p.188"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kiho.svg","effects":[]} -{"_id":"L5RCoreKih000022","name":"Still the Elements","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"void","technique_type":"kiho","xp_cost":"3","description":"","book_reference":"Core Rulebook p.188"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kiho.svg","effects":[]} -{"_id":"L5RCoreKih000023","name":"Way of the Edgeless Sword","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"5","bought_at_rank":0,"ring":"void","technique_type":"kiho","xp_cost":"3","description":"","book_reference":"Core Rulebook p.188"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kiho.svg","effects":[]} +{"_id":"L5RCoreKih000001","name":"Cleansing Spirit","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"earth","skill":"theology","difficulty":"1","technique_type":"kiho","xp_cost":"3","description":"","book_reference":"Core Rulebook p.182"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kiho.svg","effects":[]} +{"_id":"L5RCoreKih000002","name":"Grasp the Earth Dragon","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"earth","skill":"meditation","difficulty":"2","technique_type":"kiho","xp_cost":"3","description":"","book_reference":"Core Rulebook p.183"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kiho.svg","effects":[]} +{"_id":"L5RCoreKih000003","name":"Earth Needs No Eyes","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"earth","skill":"meditation","difficulty":"1","technique_type":"kiho","xp_cost":"3","description":"","book_reference":"Core Rulebook p.182"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kiho.svg","effects":[]} +{"_id":"L5RCoreKih000004","name":"Way of the Earthquake","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"earth","skill":"unarmed","difficulty":"2","technique_type":"kiho","xp_cost":"3","description":"","book_reference":"Core Rulebook p.183"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kiho.svg","effects":[]} +{"_id":"L5RCoreKih000005","name":"Earthen Fist","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"earth","skill":"unarmed","difficulty":"1","technique_type":"kiho","xp_cost":"3","description":"","book_reference":"Core Rulebook p.183"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kiho.svg","effects":[]} +{"_id":"L5RCoreKih000006","name":"Riding the Clouds","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"air","skill":"meditation","difficulty":"2","technique_type":"kiho","xp_cost":"3","description":"","book_reference":"Core Rulebook p.184"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kiho.svg","effects":[]} +{"_id":"L5RCoreKih000007","name":"Way of the Willow","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"air","skill":"meditation","difficulty":"3","technique_type":"kiho","xp_cost":"3","description":"","book_reference":"Core Rulebook p.184"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kiho.svg","effects":[]} +{"_id":"L5RCoreKih000008","name":"Air Fist","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"air","skill":"unarmed","difficulty":"1","technique_type":"kiho","xp_cost":"3","description":"","book_reference":"Core Rulebook p.183"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kiho.svg","effects":[]} +{"_id":"L5RCoreKih000009","name":"The Great Silence","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"air","skill":"theology","difficulty":"1","technique_type":"kiho","xp_cost":"3","description":"","book_reference":"Core Rulebook p.184"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kiho.svg","effects":[]} +{"_id":"L5RCoreKih000010","name":"Channel the Fire Dragon","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"fire","skill":"meditation","difficulty":"2","technique_type":"kiho","xp_cost":"3","description":"","book_reference":"Core Rulebook p.185"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kiho.svg","effects":[]} +{"_id":"L5RCoreKih000011","name":"Breaking Blow","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"fire","skill":"unarmed","difficulty":"1","technique_type":"kiho","xp_cost":"3","description":"","book_reference":"Core Rulebook p.184"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kiho.svg","effects":[]} +{"_id":"L5RCoreKih000012","name":"Way of the Falling Star","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"fire","skill":"unarmed","difficulty":"3","technique_type":"kiho","xp_cost":"3","description":"","book_reference":"Core Rulebook p.186"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kiho.svg","effects":[]} +{"_id":"L5RCoreKih000013","name":"The Body Is an Anvil","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"fire","skill":"meditation","difficulty":"3","technique_type":"kiho","xp_cost":"3","description":"","book_reference":"Core Rulebook p.186"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kiho.svg","effects":[]} +{"_id":"L5RCoreKih000014","name":"Flame Fist","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"fire","skill":"unarmed","difficulty":"1","technique_type":"kiho","xp_cost":"3","description":"","book_reference":"Core Rulebook p.185"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kiho.svg","effects":[]} +{"_id":"L5RCoreKih000015","name":"Ride the Water Dragon","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"water","skill":"meditation","difficulty":"3","technique_type":"kiho","xp_cost":"3","description":"","book_reference":"Core Rulebook p.187"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kiho.svg","effects":[]} +{"_id":"L5RCoreKih000016","name":"Freezing the Lifeblood","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"water","skill":"unarmed","difficulty":"2","technique_type":"kiho","xp_cost":"3","description":"","book_reference":"Core Rulebook p.186"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kiho.svg","effects":[]} +{"_id":"L5RCoreKih000017","name":"Ki Protection","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"water","skill":"meditation","difficulty":"1","technique_type":"kiho","xp_cost":"3","description":"","book_reference":"Core Rulebook p.186"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kiho.svg","effects":[]} +{"_id":"L5RCoreKih000018","name":"Way of the Seafoam","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"water","skill":"meditation","difficulty":"1","technique_type":"kiho","xp_cost":"3","description":"","book_reference":"Core Rulebook p.187"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kiho.svg","effects":[]} +{"_id":"L5RCoreKih000019","name":"Water Fist","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"water","skill":"unarmed","difficulty":"1","technique_type":"kiho","xp_cost":"3","description":"","book_reference":"Core Rulebook p.187"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kiho.svg","effects":[]} +{"_id":"L5RCoreKih000020","name":"Death Touch","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"void","skill":"unarmed","difficulty":"3","technique_type":"kiho","xp_cost":"3","description":"","book_reference":"Core Rulebook p.188"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kiho.svg","effects":[]} +{"_id":"L5RCoreKih000021","name":"Touch the Void Dragon","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"5","bought_at_rank":0,"ring":"void","skill":"meditation","difficulty":"4","technique_type":"kiho","xp_cost":"3","description":"","book_reference":"Core Rulebook p.188"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kiho.svg","effects":[]} +{"_id":"L5RCoreKih000022","name":"Still the Elements","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"void","skill":"meditation","difficulty":"4","technique_type":"kiho","xp_cost":"3","description":"","book_reference":"Core Rulebook p.188"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kiho.svg","effects":[]} +{"_id":"L5RCoreKih000023","name":"Way of the Edgeless Sword","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"5","bought_at_rank":0,"ring":"void","skill":"meditation","difficulty":"3","technique_type":"kiho","xp_cost":"3","description":"","book_reference":"Core Rulebook p.188"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kiho.svg","effects":[]} diff --git a/system/packs/core-techniques-maho.db b/system/packs/core-techniques-maho.db index ed8dc83..90ed07f 100644 --- a/system/packs/core-techniques-maho.db +++ b/system/packs/core-techniques-maho.db @@ -1,16 +1,16 @@ -{"_id":"L5RCoreMah000001","name":"Incite Haunting","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"maho","xp_cost":"3","description":"","book_reference":"Core Rulebook p.224"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/maho.svg","effects":[]} -{"_id":"L5RCoreMah000002","name":"Grip of Anguish","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"water","technique_type":"maho","xp_cost":"3","description":"","book_reference":"Core Rulebook p.224"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/maho.svg","effects":[]} -{"_id":"L5RCoreMah000003","name":"Unholy Fervor","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"fire","technique_type":"maho","xp_cost":"3","description":"","book_reference":"Core Rulebook p.225"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/maho.svg","effects":[]} -{"_id":"L5RCoreMah000004","name":"Mark of Desecration","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"earth","technique_type":"maho","xp_cost":"3","description":"","book_reference":"Core Rulebook p.225"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/maho.svg","effects":[]} -{"_id":"L5RCoreMah000005","name":"Sinful Whispers","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"air","technique_type":"maho","xp_cost":"3","description":"","book_reference":"Core Rulebook p.225"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/maho.svg","effects":[]} -{"_id":"L5RCoreMah000006","name":"Accursed Summoning","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"maho","xp_cost":"3","description":"","book_reference":"Shadowlands p.118"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/maho.svg","effects":[]} -{"_id":"L5RCoreMah000007","name":"Bind the Undead","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"fire","technique_type":"maho","xp_cost":"3","description":"","book_reference":"Shadowlands p.118"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/maho.svg","effects":[]} -{"_id":"L5RCoreMah000008","name":"Commune with Evil","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"maho","xp_cost":"3","description":"","book_reference":"Shadowlands p.118"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/maho.svg","effects":[]} -{"_id":"L5RCoreMah000009","name":"Dark Reflection","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"water","technique_type":"maho","xp_cost":"3","description":"","book_reference":"Shadowlands p.119"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/maho.svg","effects":[]} -{"_id":"L5RCoreMah000010","name":"Entreat the Shadow Steed","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"earth","technique_type":"maho","xp_cost":"3","description":"","book_reference":"Shadowlands p.119"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/maho.svg","effects":[]} -{"_id":"L5RCoreMah000011","name":"Fiend's Retreat","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"air","technique_type":"maho","xp_cost":"3","description":"","book_reference":"Shadowlands p.119"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/maho.svg","effects":[]} -{"_id":"L5RCoreMah000012","name":"Shape the Flesh","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"void","technique_type":"maho","xp_cost":"3","description":"","book_reference":"Shadowlands p.120"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/maho.svg","effects":[]} -{"_id":"L5RCoreMah000013","name":"Spiritual Shackles","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"air","technique_type":"maho","xp_cost":"3","description":"","book_reference":"Shadowlands p.120"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/maho.svg","effects":[]} -{"_id":"L5RCoreMah000014","name":"Spread Corruption","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"fire","technique_type":"maho","xp_cost":"3","description":"","book_reference":"Shadowlands p.120"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/maho.svg","effects":[]} -{"_id":"L5RCoreMah000015","name":"Sword of Blood","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"water","technique_type":"maho","xp_cost":"3","description":"","book_reference":"Shadowlands p.121"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/maho.svg","effects":[]} -{"_id":"L5RCoreMah000016","name":"Twisted Summons","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"earth","technique_type":"maho","xp_cost":"3","description":"","book_reference":"Shadowlands p.121"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/maho.svg","effects":[]} +{"_id":"L5RCoreMah000001","name":"Incite Haunting","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","skill":"theology","difficulty":"@T:vigilance","technique_type":"maho","xp_cost":"3","description":"","book_reference":"Core Rulebook p.224"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/maho.svg","effects":[]} +{"_id":"L5RCoreMah000002","name":"Grip of Anguish","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"water","skill":"theology","difficulty":"@T:vigilance","technique_type":"maho","xp_cost":"3","description":"","book_reference":"Core Rulebook p.224"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/maho.svg","effects":[]} +{"_id":"L5RCoreMah000003","name":"Unholy Fervor","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"fire","skill":"theology","difficulty":"@T:vigilance","technique_type":"maho","xp_cost":"3","description":"","book_reference":"Core Rulebook p.225"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/maho.svg","effects":[]} +{"_id":"L5RCoreMah000004","name":"Mark of Desecration","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"earth","skill":"theology","difficulty":"2","technique_type":"maho","xp_cost":"3","description":"","book_reference":"Core Rulebook p.225"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/maho.svg","effects":[]} +{"_id":"L5RCoreMah000005","name":"Sinful Whispers","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"air","skill":"theology","difficulty":"@T:vigilance","technique_type":"maho","xp_cost":"3","description":"","book_reference":"Core Rulebook p.225"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/maho.svg","effects":[]} +{"_id":"L5RCoreMah000006","name":"Accursed Summoning","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","skill":"theology","difficulty":"@T:intrigueRank","technique_type":"maho","xp_cost":"3","description":"","book_reference":"Shadowlands p.118"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/maho.svg","effects":[]} +{"_id":"L5RCoreMah000007","name":"Bind the Undead","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"fire","skill":"theology","difficulty":"2","technique_type":"maho","xp_cost":"3","description":"","book_reference":"Shadowlands p.118"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/maho.svg","effects":[]} +{"_id":"L5RCoreMah000008","name":"Commune with Evil","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","skill":"theology","difficulty":"1","technique_type":"maho","xp_cost":"3","description":"","book_reference":"Shadowlands p.118"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/maho.svg","effects":[]} +{"_id":"L5RCoreMah000009","name":"Dark Reflection","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"water","skill":"theology","difficulty":"2","technique_type":"maho","xp_cost":"3","description":"","book_reference":"Shadowlands p.119"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/maho.svg","effects":[]} +{"_id":"L5RCoreMah000010","name":"Entreat the Shadow Steed","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"earth","skill":"theology","difficulty":"2","technique_type":"maho","xp_cost":"3","description":"","book_reference":"Shadowlands p.119"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/maho.svg","effects":[]} +{"_id":"L5RCoreMah000011","name":"Fiend's Retreat","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"air","skill":"theology","difficulty":"@T:vigilance","technique_type":"maho","xp_cost":"3","description":"","book_reference":"Shadowlands p.119"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/maho.svg","effects":[]} +{"_id":"L5RCoreMah000012","name":"Shape the Flesh","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"void","skill":"theology","difficulty":"4","technique_type":"maho","xp_cost":"3","description":"","book_reference":"Shadowlands p.120"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/maho.svg","effects":[]} +{"_id":"L5RCoreMah000013","name":"Spiritual Shackles","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"air","skill":"theology","difficulty":"@T:vigilance","technique_type":"maho","xp_cost":"3","description":"","book_reference":"Shadowlands p.120"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/maho.svg","effects":[]} +{"_id":"L5RCoreMah000014","name":"Spread Corruption","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"fire","skill":"theology","difficulty":"2","technique_type":"maho","xp_cost":"3","description":"","book_reference":"Shadowlands p.120"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/maho.svg","effects":[]} +{"_id":"L5RCoreMah000015","name":"Sword of Blood","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"water","skill":"theology","difficulty":"2","technique_type":"maho","xp_cost":"3","description":"","book_reference":"Shadowlands p.121"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/maho.svg","effects":[]} +{"_id":"L5RCoreMah000016","name":"Twisted Summons","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"earth","skill":"theology","difficulty":"3","technique_type":"maho","xp_cost":"3","description":"","book_reference":"Shadowlands p.121"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/maho.svg","effects":[]} diff --git a/system/packs/core-techniques-mantra.db b/system/packs/core-techniques-mantra.db index 9e864df..4db9e24 100644 --- a/system/packs/core-techniques-mantra.db +++ b/system/packs/core-techniques-mantra.db @@ -1,2 +1,2 @@ -{"_id":"L5RCoreMan000001","name":"Summon Mantra : [One Implement]","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"mantra","xp_cost":"3","description":"","book_reference":"Path of Waves p.99"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/mantra.svg","effects":[]} -{"_id":"L5RCoreMan000002","name":"Countering Mantra","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"void","technique_type":"mantra","xp_cost":"3","description":"","book_reference":"Path of Waves p.99"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/mantra.svg","effects":[]} +{"_id":"L5RCoreMan000001","name":"Summon Mantra : [One Implement]","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","skill":"theology","difficulty":"4","technique_type":"mantra","xp_cost":"3","description":"","book_reference":"Path of Waves p.99"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/mantra.svg","effects":[]} +{"_id":"L5RCoreMan000002","name":"Countering Mantra","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"void","skill":"theology","difficulty":"5","technique_type":"mantra","xp_cost":"3","description":"","book_reference":"Path of Waves p.99"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/mantra.svg","effects":[]} diff --git a/system/packs/core-techniques-mastery.db b/system/packs/core-techniques-mastery.db index 117e6de..bc6e931 100644 --- a/system/packs/core-techniques-mastery.db +++ b/system/packs/core-techniques-mastery.db @@ -1,92 +1,92 @@ -{"_id":"L5RCoreMas000001","name":"The Mountain Does Not Fall","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.57"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crab.svg","effects":[]} -{"_id":"L5RCoreMas000002","name":"Slayer’s Slash","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.58"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crab.svg","effects":[]} -{"_id":"L5RCoreMas000003","name":"Ingenious Design","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.59"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crab.svg","effects":[]} -{"_id":"L5RCoreMas000004","name":"Purge the Wicked","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.60"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crab.svg","effects":[]} -{"_id":"L5RCoreMas000005","name":"Treasures of the Carp","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.61"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crab.svg","effects":[]} -{"_id":"L5RCoreMas000006","name":"Stir the Slumbering Spirit","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.62"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crane.svg","effects":[]} -{"_id":"L5RCoreMas000007","name":"To Tread the Sword","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.63"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crane.svg","effects":[]} -{"_id":"L5RCoreMas000008","name":"The Lady’s Grace","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.64"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crane.svg","effects":[]} -{"_id":"L5RCoreMas000009","name":"Strike with No Thought","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.65"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crane.svg","effects":[]} -{"_id":"L5RCoreMas000010","name":"Experiment and Adapt","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.66"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/dragon.svg","effects":[]} -{"_id":"L5RCoreMas000011","name":"The Eyes Betray the Heart","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.67"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/dragon.svg","effects":[]} -{"_id":"L5RCoreMas000012","name":"Heart of the Dragon","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.68"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/dragon.svg","effects":[]} -{"_id":"L5RCoreMas000013","name":"Blood of the Dragon","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.69"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/dragon.svg","effects":[]} -{"_id":"L5RCoreMas000014","name":"Akodo’s Final Lesson","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.70"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/lion.svg","effects":[]} -{"_id":"L5RCoreMas000015","name":"Lion’s Pride","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.71"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/lion.svg","effects":[]} -{"_id":"L5RCoreMas000016","name":"Strength of a Thousand Ancestors","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.72"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/lion.svg","effects":[]} -{"_id":"L5RCoreMas000017","name":"Rending Jaws of the Lion","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.73"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/lion.svg","effects":[]} -{"_id":"L5RCoreMas000018","name":"Insufferable Genius","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.74"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/phoenix.svg","effects":[]} -{"_id":"L5RCoreMas000019","name":"Master of Elements","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.75"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/phoenix.svg","effects":[]} -{"_id":"L5RCoreMas000020","name":"Stand of Honor","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.76"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/phoenix.svg","effects":[]} -{"_id":"L5RCoreMas000021","name":"Demon, Begone!","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.77"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/phoenix.svg","effects":[]} -{"_id":"L5RCoreMas000022","name":"Little Truths","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.78"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/scorpion.svg","effects":[]} -{"_id":"L5RCoreMas000023","name":"The Final Silence","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.79"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/scorpion.svg","effects":[]} -{"_id":"L5RCoreMas000024","name":"World of Shadows","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.80"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/scorpion.svg","effects":[]} -{"_id":"L5RCoreMas000025","name":"Bound in Ink","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.81"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/scorpion.svg","effects":[]} -{"_id":"L5RCoreMas000026","name":"A Friend in Every City","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.82"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/unicorn.svg","effects":[]} -{"_id":"L5RCoreMas000027","name":"The Spirits Unbound","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.83"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/unicorn.svg","effects":[]} -{"_id":"L5RCoreMas000028","name":"Scouring Sirocco","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.84"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/unicorn.svg","effects":[]} -{"_id":"L5RCoreMas000029","name":"I Will Always Return","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.85"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/unicorn.svg","effects":[]} -{"_id":"L5RCoreMas000030","name":"Sensing the Breeze","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.86"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/unicorn.svg","effects":[]} -{"_id":"L5RCoreMas000031","name":"A Bottomless Ocean","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.87"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/ronin.svg","effects":[]} -{"_id":"L5RCoreMas000032","name":"Experimental Concotion","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Celestial Realms p.80"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/dragon.svg","effects":[]} -{"_id":"L5RCoreMas000033","name":"Favored Counselor","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Celestial Realms p.81"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crane.svg","effects":[]} -{"_id":"L5RCoreMas000034","name":"Essence of Emptiness","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Celestial Realms p.82"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/phoenix.svg","effects":[]} -{"_id":"L5RCoreMas000035","name":"Temple of the Heart","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Celestial Realms p.83"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/phoenix.svg","effects":[]} -{"_id":"L5RCoreMas000036","name":"The Flower Binds the Room","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Celestial Realms p.84"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crab.svg","effects":[]} -{"_id":"L5RCoreMas000037","name":"Walk the Hidden Ways","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Celestial Realms p.85"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/lion.svg","effects":[]} -{"_id":"L5RCoreMas000038","name":"Rippling Flame","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Celestial Realms p.86"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/technique.svg","effects":[]} -{"_id":"L5RCoreMas000039","name":"Shadow Assassin","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Celestial Realms p.87"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/scorpion.svg","effects":[]} -{"_id":"L5RCoreMas000040","name":"Master of Beasts","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Celestial Realms p.88"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/unicorn.svg","effects":[]} -{"_id":"L5RCoreMas000041","name":"Strike First, Strike Last","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Court of Stones p.89"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/scorpion.svg","effects":[]} -{"_id":"L5RCoreMas000042","name":"Spy Network","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Court of Stones p.90"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crane.svg","effects":[]} -{"_id":"L5RCoreMas000043","name":"Post Facto","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Court of Stones p.91"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crane.svg","effects":[]} -{"_id":"L5RCoreMas000044","name":"Victory is the Greatest Honor","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Court of Stones p.92"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/lion.svg","effects":[]} -{"_id":"L5RCoreMas000045","name":"One With the Shadows","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Court of Stones p.93"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/technique.svg","effects":[]} -{"_id":"L5RCoreMas000046","name":"Sudden Clarity","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Court of Stones p.94"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/phoenix.svg","effects":[]} -{"_id":"L5RCoreMas000047","name":"Curse of Musubi-no-Kami","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Court of Stones p.95"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/technique.svg","effects":[]} -{"_id":"L5RCoreMas000048","name":"The Lowest Bow","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Court of Stones p.96"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/technique.svg","effects":[]} -{"_id":"L5RCoreMas000049","name":"Echoes of Ancient Days","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Court of Stones p.97"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/dragon.svg","effects":[]} -{"_id":"L5RCoreMas000050","name":"The Standing Death","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Court of Stones p.98"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crab.svg","effects":[]} -{"_id":"L5RCoreMas000051","name":"Emerald Explorer","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Emerald Empire p.232"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/imperial.svg","effects":[]} -{"_id":"L5RCoreMas000052","name":"Blessings of the Emperor","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Emerald Empire p.233"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/imperial.svg","effects":[]} -{"_id":"L5RCoreMas000053","name":"Majesty of the Throne","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Emerald Empire p.234"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/imperial.svg","effects":[]} -{"_id":"L5RCoreMas000054","name":"Foreseen in the Stars","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Emerald Empire p.235"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/imperial.svg","effects":[]} -{"_id":"L5RCoreMas000055","name":"The Clouds Part","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Emerald Empire p.236"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/imperial.svg","effects":[]} -{"_id":"L5RCoreMas000056","name":"Favor of the Fortunes","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Emerald Empire p.237"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/technique.svg","effects":[]} -{"_id":"L5RCoreMas000057","name":"One with the Void","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Emerald Empire p.238"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/technique.svg","effects":[]} -{"_id":"L5RCoreMas000058","name":"Ninth Tail Ascension","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Emerald Empire p.239"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/technique.svg","effects":[]} -{"_id":"L5RCoreMas000059","name":"Usher in the New Age","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Emerald Empire p.240"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/technique.svg","effects":[]} -{"_id":"L5RCoreMas000060","name":"Unseen Blade","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Path of Waves p.48"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/ronin.svg","effects":[]} -{"_id":"L5RCoreMas000061","name":"Lesson of the Hawk","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Path of Waves p.49"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/ronin.svg","effects":[]} -{"_id":"L5RCoreMas000062","name":"All Part of the Plan","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Path of Waves p.50"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/ronin.svg","effects":[]} -{"_id":"L5RCoreMas000063","name":"Crack Not a Single Twig","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Path of Waves p.51"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/ronin.svg","effects":[]} -{"_id":"L5RCoreMas000064","name":"Elemental Charmer","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Path of Waves p.52"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/ronin.svg","effects":[]} -{"_id":"L5RCoreMas000065","name":"Surge of Brilliance","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Path of Waves p.53"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/ronin.svg","effects":[]} -{"_id":"L5RCoreMas000066","name":"Stories as Tall as the Mountain","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Path of Waves p.54"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/ronin.svg","effects":[]} -{"_id":"L5RCoreMas000067","name":"A Gift of Fate","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Path of Waves p.55"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/ronin.svg","effects":[]} -{"_id":"L5RCoreMas000068","name":"Fortitude of the Cradle","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Path of Waves p.56"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/ronin.svg","effects":[]} -{"_id":"L5RCoreMas000069","name":"Swift Creation","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Path of Waves p.57"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/ronin.svg","effects":[]} -{"_id":"L5RCoreMas000070","name":"Divine Protection","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Path of Waves p.58"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/ronin.svg","effects":[]} -{"_id":"L5RCoreMas000071","name":"Tower of Ivory","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Path of Waves p.59"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/ronin.svg","effects":[]} -{"_id":"L5RCoreMas000072","name":"Resilient Readiness","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Shadowlands p.88"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/phoenix.svg","effects":[]} -{"_id":"L5RCoreMas000073","name":"Ashidaka's Method","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Shadowlands p.89"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crane.svg","effects":[]} -{"_id":"L5RCoreMas000074","name":"Healer's Hands","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Shadowlands p.90"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/lion.svg","effects":[]} -{"_id":"L5RCoreMas000075","name":"Sacred Fist","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Shadowlands p.91"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crab.svg","effects":[]} -{"_id":"L5RCoreMas000076","name":"The Effortless Path","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Shadowlands p.92"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/dragon.svg","effects":[]} -{"_id":"L5RCoreMas000077","name":"Empathic Transfer","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Shadowlands p.93"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/unicorn.svg","effects":[]} -{"_id":"L5RCoreMas000078","name":"Yotogi's Piercing Gaze","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Shadowlands p.94"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/technique.svg","effects":[]} -{"_id":"L5RCoreMas000079","name":"Kingdom of Paper and Ink","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Shadowlands p.95"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/scorpion.svg","effects":[]} -{"_id":"L5RCoreMas000080","name":"Storm Lord’s Gambit","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Mantis Clan p.5"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/mantis.svg","effects":[]} -{"_id":"L5RCoreMas000081","name":"Shell of the Tortoise [Tortoise]","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"GM Kit p.9"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/mastery_ability.svg","effects":[]} -{"_id":"L5RCoreMas000082","name":"Soul of Deepest Stones","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Fields of Victory p.72"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/dragon.svg","effects":[]} -{"_id":"L5RCoreMas000083","name":"Strike Without Shadow","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Fields of Victory p.73"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/lion.svg","effects":[]} -{"_id":"L5RCoreMas000084","name":"Spreading Chaos","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Fields of Victory p.74"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crane.svg","effects":[]} -{"_id":"L5RCoreMas000085","name":"Unbreakable Resolve","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Fields of Victory p.75"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crab.svg","effects":[]} -{"_id":"L5RCoreMas000086","name":"Killing Grip","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Fields of Victory p.76"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/mastery_ability.svg","effects":[]} -{"_id":"L5RCoreMas000087","name":"Tenacity of the Forge","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Fields of Victory p.77"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/mastery_ability.svg","effects":[]} -{"_id":"L5RCoreMas000088","name":"The Herd Flourishes Together","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Fields of Victory p.78"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/unicorn.svg","effects":[]} -{"_id":"L5RCoreMas000089","name":"Attuned Invocation","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Fields of Victory p.79"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/phoenix.svg","effects":[]} -{"_id":"L5RCoreMas000090","name":"With the Soul of a Lion","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Fields of Victory p.80"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/lion.svg","effects":[]} -{"_id":"L5RCoreMas000091","name":"Empty Soul Ki","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Fields of Victory p.81"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/scorpion.svg","effects":[]} -{"_id":"L5RCoreMas000092","name":"Storm Surge","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Mantis Clan p.6"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/mantis.svg","effects":[]} +{"_id":"L5RCoreMas000001","name":"The Mountain Does Not Fall","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.57"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crab.svg","effects":[]} +{"_id":"L5RCoreMas000002","name":"Slayer’s Slash","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.58"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crab.svg","effects":[]} +{"_id":"L5RCoreMas000003","name":"Ingenious Design","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.59"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crab.svg","effects":[]} +{"_id":"L5RCoreMas000004","name":"Purge the Wicked","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.60"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crab.svg","effects":[]} +{"_id":"L5RCoreMas000005","name":"Treasures of the Carp","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.61"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crab.svg","effects":[]} +{"_id":"L5RCoreMas000006","name":"Stir the Slumbering Spirit","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.62"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crane.svg","effects":[]} +{"_id":"L5RCoreMas000007","name":"To Tread the Sword","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.63"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crane.svg","effects":[]} +{"_id":"L5RCoreMas000008","name":"The Lady’s Grace","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.64"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crane.svg","effects":[]} +{"_id":"L5RCoreMas000009","name":"Strike with No Thought","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.65"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crane.svg","effects":[]} +{"_id":"L5RCoreMas000010","name":"Experiment and Adapt","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.66"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/dragon.svg","effects":[]} +{"_id":"L5RCoreMas000011","name":"The Eyes Betray the Heart","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.67"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/dragon.svg","effects":[]} +{"_id":"L5RCoreMas000012","name":"Heart of the Dragon","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.68"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/dragon.svg","effects":[]} +{"_id":"L5RCoreMas000013","name":"Blood of the Dragon","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.69"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/dragon.svg","effects":[]} +{"_id":"L5RCoreMas000014","name":"Akodo’s Final Lesson","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.70"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/lion.svg","effects":[]} +{"_id":"L5RCoreMas000015","name":"Lion’s Pride","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.71"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/lion.svg","effects":[]} +{"_id":"L5RCoreMas000016","name":"Strength of a Thousand Ancestors","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.72"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/lion.svg","effects":[]} +{"_id":"L5RCoreMas000017","name":"Rending Jaws of the Lion","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.73"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/lion.svg","effects":[]} +{"_id":"L5RCoreMas000018","name":"Insufferable Genius","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.74"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/phoenix.svg","effects":[]} +{"_id":"L5RCoreMas000019","name":"Master of Elements","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.75"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/phoenix.svg","effects":[]} +{"_id":"L5RCoreMas000020","name":"Stand of Honor","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.76"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/phoenix.svg","effects":[]} +{"_id":"L5RCoreMas000021","name":"Demon, Begone!","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.77"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/phoenix.svg","effects":[]} +{"_id":"L5RCoreMas000022","name":"Little Truths","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.78"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/scorpion.svg","effects":[]} +{"_id":"L5RCoreMas000023","name":"The Final Silence","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.79"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/scorpion.svg","effects":[]} +{"_id":"L5RCoreMas000024","name":"World of Shadows","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.80"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/scorpion.svg","effects":[]} +{"_id":"L5RCoreMas000025","name":"Bound in Ink","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.81"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/scorpion.svg","effects":[]} +{"_id":"L5RCoreMas000026","name":"A Friend in Every City","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.82"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/unicorn.svg","effects":[]} +{"_id":"L5RCoreMas000027","name":"The Spirits Unbound","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.83"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/unicorn.svg","effects":[]} +{"_id":"L5RCoreMas000028","name":"Scouring Sirocco","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.84"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/unicorn.svg","effects":[]} +{"_id":"L5RCoreMas000029","name":"I Will Always Return","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.85"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/unicorn.svg","effects":[]} +{"_id":"L5RCoreMas000030","name":"Sensing the Breeze","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.86"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/unicorn.svg","effects":[]} +{"_id":"L5RCoreMas000031","name":"A Bottomless Ocean","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.87"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/ronin.svg","effects":[]} +{"_id":"L5RCoreMas000032","name":"Experimental Concotion","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Celestial Realms p.80"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/dragon.svg","effects":[]} +{"_id":"L5RCoreMas000033","name":"Favored Counselor","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Celestial Realms p.81"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crane.svg","effects":[]} +{"_id":"L5RCoreMas000034","name":"Essence of Emptiness","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Celestial Realms p.82"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/phoenix.svg","effects":[]} +{"_id":"L5RCoreMas000035","name":"Temple of the Heart","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Celestial Realms p.83"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/phoenix.svg","effects":[]} +{"_id":"L5RCoreMas000036","name":"The Flower Binds the Room","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Celestial Realms p.84"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crab.svg","effects":[]} +{"_id":"L5RCoreMas000037","name":"Walk the Hidden Ways","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Celestial Realms p.85"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/lion.svg","effects":[]} +{"_id":"L5RCoreMas000038","name":"Rippling Flame","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Celestial Realms p.86"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/technique.svg","effects":[]} +{"_id":"L5RCoreMas000039","name":"Shadow Assassin","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Celestial Realms p.87"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/scorpion.svg","effects":[]} +{"_id":"L5RCoreMas000040","name":"Master of Beasts","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Celestial Realms p.88"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/unicorn.svg","effects":[]} +{"_id":"L5RCoreMas000041","name":"Strike First, Strike Last","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Court of Stones p.89"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/scorpion.svg","effects":[]} +{"_id":"L5RCoreMas000042","name":"Spy Network","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Court of Stones p.90"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crane.svg","effects":[]} +{"_id":"L5RCoreMas000043","name":"Post Facto","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Court of Stones p.91"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crane.svg","effects":[]} +{"_id":"L5RCoreMas000044","name":"Victory is the Greatest Honor","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Court of Stones p.92"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/lion.svg","effects":[]} +{"_id":"L5RCoreMas000045","name":"One With the Shadows","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Court of Stones p.93"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/technique.svg","effects":[]} +{"_id":"L5RCoreMas000046","name":"Sudden Clarity","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Court of Stones p.94"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/phoenix.svg","effects":[]} +{"_id":"L5RCoreMas000047","name":"Curse of Musubi-no-Kami","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Court of Stones p.95"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/technique.svg","effects":[]} +{"_id":"L5RCoreMas000048","name":"The Lowest Bow","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Court of Stones p.96"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/technique.svg","effects":[]} +{"_id":"L5RCoreMas000049","name":"Echoes of Ancient Days","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Court of Stones p.97"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/dragon.svg","effects":[]} +{"_id":"L5RCoreMas000050","name":"The Standing Death","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Court of Stones p.98"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crab.svg","effects":[]} +{"_id":"L5RCoreMas000051","name":"Emerald Explorer","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Emerald Empire p.232"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/imperial.svg","effects":[]} +{"_id":"L5RCoreMas000052","name":"Blessings of the Emperor","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Emerald Empire p.233"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/imperial.svg","effects":[]} +{"_id":"L5RCoreMas000053","name":"Majesty of the Throne","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Emerald Empire p.234"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/imperial.svg","effects":[]} +{"_id":"L5RCoreMas000054","name":"Foreseen in the Stars","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Emerald Empire p.235"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/imperial.svg","effects":[]} +{"_id":"L5RCoreMas000055","name":"The Clouds Part","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Emerald Empire p.236"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/imperial.svg","effects":[]} +{"_id":"L5RCoreMas000056","name":"Favor of the Fortunes","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Emerald Empire p.237"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/technique.svg","effects":[]} +{"_id":"L5RCoreMas000057","name":"One with the Void","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Emerald Empire p.238"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/technique.svg","effects":[]} +{"_id":"L5RCoreMas000058","name":"Ninth Tail Ascension","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Emerald Empire p.239"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/technique.svg","effects":[]} +{"_id":"L5RCoreMas000059","name":"Usher in the New Age","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Emerald Empire p.240"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/technique.svg","effects":[]} +{"_id":"L5RCoreMas000060","name":"Unseen Blade","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Path of Waves p.48"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/ronin.svg","effects":[]} +{"_id":"L5RCoreMas000061","name":"Lesson of the Hawk","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Path of Waves p.49"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/ronin.svg","effects":[]} +{"_id":"L5RCoreMas000062","name":"All Part of the Plan","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Path of Waves p.50"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/ronin.svg","effects":[]} +{"_id":"L5RCoreMas000063","name":"Crack Not a Single Twig","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Path of Waves p.51"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/ronin.svg","effects":[]} +{"_id":"L5RCoreMas000064","name":"Elemental Charmer","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Path of Waves p.52"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/ronin.svg","effects":[]} +{"_id":"L5RCoreMas000065","name":"Surge of Brilliance","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Path of Waves p.53"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/ronin.svg","effects":[]} +{"_id":"L5RCoreMas000066","name":"Stories as Tall as the Mountain","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Path of Waves p.54"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/ronin.svg","effects":[]} +{"_id":"L5RCoreMas000067","name":"A Gift of Fate","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Path of Waves p.55"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/ronin.svg","effects":[]} +{"_id":"L5RCoreMas000068","name":"Fortitude of the Cradle","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Path of Waves p.56"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/ronin.svg","effects":[]} +{"_id":"L5RCoreMas000069","name":"Swift Creation","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Path of Waves p.57"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/ronin.svg","effects":[]} +{"_id":"L5RCoreMas000070","name":"Divine Protection","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Path of Waves p.58"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/ronin.svg","effects":[]} +{"_id":"L5RCoreMas000071","name":"Tower of Ivory","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Path of Waves p.59"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/ronin.svg","effects":[]} +{"_id":"L5RCoreMas000072","name":"Resilient Readiness","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Shadowlands p.88"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/phoenix.svg","effects":[]} +{"_id":"L5RCoreMas000073","name":"Ashidaka's Method","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Shadowlands p.89"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crane.svg","effects":[]} +{"_id":"L5RCoreMas000074","name":"Healer's Hands","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Shadowlands p.90"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/lion.svg","effects":[]} +{"_id":"L5RCoreMas000075","name":"Sacred Fist","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Shadowlands p.91"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crab.svg","effects":[]} +{"_id":"L5RCoreMas000076","name":"The Effortless Path","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Shadowlands p.92"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/dragon.svg","effects":[]} +{"_id":"L5RCoreMas000077","name":"Empathic Transfer","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Shadowlands p.93"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/unicorn.svg","effects":[]} +{"_id":"L5RCoreMas000078","name":"Yotogi's Piercing Gaze","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Shadowlands p.94"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/technique.svg","effects":[]} +{"_id":"L5RCoreMas000079","name":"Kingdom of Paper and Ink","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Shadowlands p.95"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/scorpion.svg","effects":[]} +{"_id":"L5RCoreMas000080","name":"Storm Lord’s Gambit","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Mantis Clan p.5"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/mantis.svg","effects":[]} +{"_id":"L5RCoreMas000081","name":"Shell of the Tortoise [Tortoise]","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"GM Kit p.9"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/mastery_ability.svg","effects":[]} +{"_id":"L5RCoreMas000082","name":"Soul of Deepest Stones","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Fields of Victory p.72"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/dragon.svg","effects":[]} +{"_id":"L5RCoreMas000083","name":"Strike Without Shadow","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Fields of Victory p.73"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/lion.svg","effects":[]} +{"_id":"L5RCoreMas000084","name":"Spreading Chaos","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Fields of Victory p.74"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crane.svg","effects":[]} +{"_id":"L5RCoreMas000085","name":"Unbreakable Resolve","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Fields of Victory p.75"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crab.svg","effects":[]} +{"_id":"L5RCoreMas000086","name":"Killing Grip","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Fields of Victory p.76"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/mastery_ability.svg","effects":[]} +{"_id":"L5RCoreMas000087","name":"Tenacity of the Forge","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Fields of Victory p.77"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/mastery_ability.svg","effects":[]} +{"_id":"L5RCoreMas000088","name":"The Herd Flourishes Together","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Fields of Victory p.78"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/unicorn.svg","effects":[]} +{"_id":"L5RCoreMas000089","name":"Attuned Invocation","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Fields of Victory p.79"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/phoenix.svg","effects":[]} +{"_id":"L5RCoreMas000090","name":"With the Soul of a Lion","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Fields of Victory p.80"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/lion.svg","effects":[]} +{"_id":"L5RCoreMas000091","name":"Empty Soul Ki","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Fields of Victory p.81"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/scorpion.svg","effects":[]} +{"_id":"L5RCoreMas000092","name":"Storm Surge","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Mantis Clan p.6"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/mantis.svg","effects":[]} diff --git a/system/packs/core-techniques-ninjutsu.db b/system/packs/core-techniques-ninjutsu.db index 524a674..8e95c0e 100644 --- a/system/packs/core-techniques-ninjutsu.db +++ b/system/packs/core-techniques-ninjutsu.db @@ -1,18 +1,18 @@ -{"_id":"L5RCoreNin000001","name":"Deadly Sting","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"air","technique_type":"ninjutsu","xp_cost":"3","description":"","book_reference":"Core Rulebook p.226"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ninjutsu.svg","effects":[]} -{"_id":"L5RCoreNin000002","name":"Skulk","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"ninjutsu","xp_cost":"3","description":"","book_reference":"Core Rulebook p.226"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ninjutsu.svg","effects":[]} -{"_id":"L5RCoreNin000003","name":"Silencing Stroke","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"air","technique_type":"ninjutsu","xp_cost":"3","description":"","book_reference":"Core Rulebook p.227"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ninjutsu.svg","effects":[]} -{"_id":"L5RCoreNin000004","name":"Noxious Cloud","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"air","technique_type":"ninjutsu","xp_cost":"3","description":"","book_reference":"Core Rulebook p.227"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ninjutsu.svg","effects":[]} -{"_id":"L5RCoreNin000005","name":"Artful Alibi","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"air","technique_type":"ninjutsu","xp_cost":"3","description":"","book_reference":"Court of Stones p.114"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ninjutsu.svg","effects":[]} -{"_id":"L5RCoreNin000006","name":"Cunning Distraction","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"air","technique_type":"ninjutsu","xp_cost":"3","description":"","book_reference":"Court of Stones p.114"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ninjutsu.svg","effects":[]} -{"_id":"L5RCoreNin000007","name":"Deceitful Strike","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"air","technique_type":"ninjutsu","xp_cost":"3","description":"","book_reference":"Court of Stones p.114"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ninjutsu.svg","effects":[]} -{"_id":"L5RCoreNin000008","name":"Like a Ghost","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"air","technique_type":"ninjutsu","xp_cost":"3","description":"","book_reference":"Court of Stones p.114"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ninjutsu.svg","effects":[]} -{"_id":"L5RCoreNin000009","name":"Silent Elimination","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"air","technique_type":"ninjutsu","xp_cost":"3","description":"","book_reference":"Court of Stones p.115"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ninjutsu.svg","effects":[]} -{"_id":"L5RCoreNin000010","name":"Slicing Wind Kick","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"air","technique_type":"ninjutsu","xp_cost":"3","description":"","book_reference":"Court of Stones p.115"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ninjutsu.svg","effects":[]} -{"_id":"L5RCoreNin000011","name":"Stillness of Death","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"5","bought_at_rank":0,"ring":"air","technique_type":"ninjutsu","xp_cost":"3","description":"","book_reference":"Court of Stones p.115"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ninjutsu.svg","effects":[]} -{"_id":"L5RCoreNin000012","name":"To Float or Sink","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"water","technique_type":"ninjutsu","xp_cost":"3","description":"","book_reference":"Court of Stones p.115"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ninjutsu.svg","effects":[]} -{"_id":"L5RCoreNin000013","name":"What's Yours is Mine","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"fire","technique_type":"ninjutsu","xp_cost":"3","description":"","book_reference":"Court of Stones p.116"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ninjutsu.svg","effects":[]} -{"_id":"L5RCoreNin000014","name":"Employ Terrible Thunder","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"void","technique_type":"ninjutsu","xp_cost":"3","description":"","book_reference":"Fields of Victory p.105"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ninjutsu.svg","effects":[]} -{"_id":"L5RCoreNin000015","name":"Swift Scouting","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"water","technique_type":"ninjutsu","xp_cost":"3","description":"","book_reference":"Fields of Victory p.105"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ninjutsu.svg","effects":[]} -{"_id":"L5RCoreNin000016","name":"The Patient Viper","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"earth","technique_type":"ninjutsu","xp_cost":"3","description":"","book_reference":"Fields of Victory p.106"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ninjutsu.svg","effects":[]} -{"_id":"L5RCoreNin000017","name":"Vanish in the Shadows","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"air","technique_type":"ninjutsu","xp_cost":"3","description":"","book_reference":"Fields of Victory p.106"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ninjutsu.svg","effects":[]} -{"_id":"L5RCoreNin000018","name":"Wreak Havoc","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"fire","technique_type":"ninjutsu","xp_cost":"3","description":"","book_reference":"Fields of Victory p.107"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ninjutsu.svg","effects":[]} +{"_id":"L5RCoreNin000001","name":"Deadly Sting","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"air","skill":"melee,ranged,unarmed","difficulty":"3","technique_type":"ninjutsu","xp_cost":"3","description":"","book_reference":"Core Rulebook p.226"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ninjutsu.svg","effects":[]} +{"_id":"L5RCoreNin000002","name":"Skulk","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"ninjutsu","xp_cost":"3","description":"","book_reference":"Core Rulebook p.226"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ninjutsu.svg","effects":[]} +{"_id":"L5RCoreNin000003","name":"Silencing Stroke","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"air","skill":"melee,ranged,unarmed","difficulty":"4","technique_type":"ninjutsu","xp_cost":"3","description":"","book_reference":"Core Rulebook p.227"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ninjutsu.svg","effects":[]} +{"_id":"L5RCoreNin000004","name":"Noxious Cloud","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"air","skill":"medicine","difficulty":"2","technique_type":"ninjutsu","xp_cost":"3","description":"","book_reference":"Core Rulebook p.227"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ninjutsu.svg","effects":[]} +{"_id":"L5RCoreNin000005","name":"Artful Alibi","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"air","skill":"","difficulty":"","technique_type":"ninjutsu","xp_cost":"3","description":"","book_reference":"Court of Stones p.114"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ninjutsu.svg","effects":[]} +{"_id":"L5RCoreNin000006","name":"Cunning Distraction","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"air","skill":"skulduggery","difficulty":"2","technique_type":"ninjutsu","xp_cost":"3","description":"","book_reference":"Court of Stones p.114"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ninjutsu.svg","effects":[]} +{"_id":"L5RCoreNin000007","name":"Deceitful Strike","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"air","skill":"","difficulty":"","technique_type":"ninjutsu","xp_cost":"3","description":"","book_reference":"Court of Stones p.114"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ninjutsu.svg","effects":[]} +{"_id":"L5RCoreNin000008","name":"Like a Ghost","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"air","skill":"fitness","difficulty":"2","technique_type":"ninjutsu","xp_cost":"3","description":"","book_reference":"Court of Stones p.114"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ninjutsu.svg","effects":[]} +{"_id":"L5RCoreNin000009","name":"Silent Elimination","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"air","skill":"melee,unarmed","difficulty":"3","technique_type":"ninjutsu","xp_cost":"3","description":"","book_reference":"Court of Stones p.115"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ninjutsu.svg","effects":[]} +{"_id":"L5RCoreNin000010","name":"Slicing Wind Kick","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"air","skill":"unarmed","difficulty":"3","technique_type":"ninjutsu","xp_cost":"3","description":"","book_reference":"Court of Stones p.115"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ninjutsu.svg","effects":[]} +{"_id":"L5RCoreNin000011","name":"Stillness of Death","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"5","bought_at_rank":0,"ring":"air","skill":"","difficulty":"","technique_type":"ninjutsu","xp_cost":"3","description":"","book_reference":"Court of Stones p.115"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ninjutsu.svg","effects":[]} +{"_id":"L5RCoreNin000012","name":"To Float or Sink","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"water","skill":"","difficulty":"","technique_type":"ninjutsu","xp_cost":"3","description":"","book_reference":"Court of Stones p.115"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ninjutsu.svg","effects":[]} +{"_id":"L5RCoreNin000013","name":"What's Yours is Mine","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"fire","skill":"melee","difficulty":"3","technique_type":"ninjutsu","xp_cost":"3","description":"","book_reference":"Court of Stones p.116"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ninjutsu.svg","effects":[]} +{"_id":"L5RCoreNin000014","name":"Employ Terrible Thunder","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"void","skill":"skulduggery","difficulty":"4","technique_type":"ninjutsu","xp_cost":"3","description":"","book_reference":"Fields of Victory p.105"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ninjutsu.svg","effects":[]} +{"_id":"L5RCoreNin000015","name":"Swift Scouting","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"water","skill":"survival","difficulty":"3","technique_type":"ninjutsu","xp_cost":"3","description":"","book_reference":"Fields of Victory p.105"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ninjutsu.svg","effects":[]} +{"_id":"L5RCoreNin000016","name":"The Patient Viper","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"earth","skill":"fitness","difficulty":"4","technique_type":"ninjutsu","xp_cost":"3","description":"","book_reference":"Fields of Victory p.106"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ninjutsu.svg","effects":[]} +{"_id":"L5RCoreNin000017","name":"Vanish in the Shadows","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"air","skill":"survival","difficulty":"5","technique_type":"ninjutsu","xp_cost":"3","description":"","book_reference":"Fields of Victory p.106"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ninjutsu.svg","effects":[]} +{"_id":"L5RCoreNin000018","name":"Wreak Havoc","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"fire","skill":"skulduggery","difficulty":"@T:vigilance|max","technique_type":"ninjutsu","xp_cost":"3","description":"","book_reference":"Fields of Victory p.107"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ninjutsu.svg","effects":[]} diff --git a/system/packs/core-techniques-rituals.db b/system/packs/core-techniques-rituals.db index 697d202..f762937 100644 --- a/system/packs/core-techniques-rituals.db +++ b/system/packs/core-techniques-rituals.db @@ -1,30 +1,30 @@ -{"_id":"L5RCoreRit000001","name":"Tea Ceremony","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"void","technique_type":"ritual","xp_cost":"3","description":"","book_reference":"Core Rulebook p.213"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ritual.svg","effects":[]} -{"_id":"L5RCoreRit000002","name":"Commune with the Spirits","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"ritual","xp_cost":"3","description":"","book_reference":"Core Rulebook p.212"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ritual.svg","effects":[]} -{"_id":"L5RCoreRit000003","name":"Divination","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"ritual","xp_cost":"3","description":"","book_reference":"Core Rulebook p.212"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ritual.svg","effects":[]} -{"_id":"L5RCoreRit000004","name":"Cleansing Rite","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"ritual","xp_cost":"3","description":"","book_reference":"Core Rulebook p.212"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ritual.svg","effects":[]} -{"_id":"L5RCoreRit000005","name":"Threshold Barrier","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"ritual","xp_cost":"3","description":"","book_reference":"Core Rulebook p.213"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ritual.svg","effects":[]} -{"_id":"L5RCoreRit000006","name":"Blessed Union","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"air","technique_type":"ritual","xp_cost":"3","description":"","book_reference":"Celestial Realms p.110"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ritual.svg","effects":[]} -{"_id":"L5RCoreRit000007","name":"Blessing of the Dance","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"water","technique_type":"ritual","xp_cost":"3","description":"","book_reference":"Celestial Realms p.110"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ritual.svg","effects":[]} -{"_id":"L5RCoreRit000008","name":"Prayer of Protection","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"fire","technique_type":"ritual","xp_cost":"3","description":"","book_reference":"Celestial Realms p.110"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ritual.svg","effects":[]} -{"_id":"L5RCoreRit000009","name":"Rite of the Wheel","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"void","technique_type":"ritual","xp_cost":"3","description":"","book_reference":"Celestial Realms p.111"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ritual.svg","effects":[]} -{"_id":"L5RCoreRit000010","name":"Whispers to the Moon (Moon Cultist)","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"5","bought_at_rank":0,"ring":"water","technique_type":"ritual","xp_cost":"3","description":"","book_reference":"Celestial Realms p.111"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ritual.svg","effects":[]} -{"_id":"L5RCoreRit000011","name":"Formal Tea Ceremony","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"5","bought_at_rank":0,"ring":"void","technique_type":"ritual","xp_cost":"3","description":"","book_reference":"Court of Stones p.116"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ritual.svg","effects":[]} -{"_id":"L5RCoreRit000012","name":"Treaty Signing","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"fire","technique_type":"ritual","xp_cost":"3","description":"","book_reference":"Court of Stones p.116"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ritual.svg","effects":[]} -{"_id":"L5RCoreRit000013","name":"The Ties that Bind","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"void","technique_type":"ritual","xp_cost":"3","description":"","book_reference":"Court of Stones p.117"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ritual.svg","effects":[]} -{"_id":"L5RCoreRit000014","name":"Balancing Salve (Qamarist Region)","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"air","technique_type":"ritual","xp_cost":"3","description":"","book_reference":"Path of Waves p.96"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ritual.svg","effects":[]} -{"_id":"L5RCoreRit000015","name":"Elixir of Recovery (Qamarist Region)","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"water","technique_type":"ritual","xp_cost":"3","description":"","book_reference":"Path of Waves p.96"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ritual.svg","effects":[]} -{"_id":"L5RCoreRit000016","name":"Fortitude Draught (Qamarist Region)","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"earth","technique_type":"ritual","xp_cost":"3","description":"","book_reference":"Path of Waves p.96"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ritual.svg","effects":[]} -{"_id":"L5RCoreRit000017","name":"Restorative Transmutation (Qamarist Region)","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"5","bought_at_rank":0,"ring":"void","technique_type":"ritual","xp_cost":"3","description":"","book_reference":"Path of Waves p.96"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ritual.svg","effects":[]} -{"_id":"L5RCoreRit000018","name":"Cleansing of Coral and Gold (Ivory Kingdoms Region)","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"void","technique_type":"ritual","xp_cost":"3","description":"","book_reference":"Path of Waves p.97"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ritual.svg","effects":[]} -{"_id":"L5RCoreRit000019","name":"Wayfarer's Path","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"void","technique_type":"ritual","xp_cost":"3","description":"","book_reference":"Path of Waves p.97"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ritual.svg","effects":[]} -{"_id":"L5RCoreRit000020","name":"Blessing of Steel (Artisan)","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"void","technique_type":"ritual","xp_cost":"3","description":"","book_reference":"Shadowlands p.114"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ritual.svg","effects":[]} -{"_id":"L5RCoreRit000021","name":"Craft Shikigami (Shugenja)","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"void","technique_type":"ritual","xp_cost":"3","description":"","book_reference":"Shadowlands p.114"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ritual.svg","effects":[]} -{"_id":"L5RCoreRit000022","name":"Blessing of Fertile Fields","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"earth","technique_type":"ritual","xp_cost":"3","description":"","book_reference":"Celestial Realms p.110"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ritual.svg","effects":[]} -{"_id":"L5RCoreRit000023","name":"Beseech Akodo's Judgment","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"void","technique_type":"ritual","xp_cost":"3","description":"","book_reference":"Fields of Victory p.96"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ritual.svg","effects":[]} -{"_id":"L5RCoreRit000024","name":"Beseech Bayushi's Absolution","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"air","technique_type":"ritual","xp_cost":"3","description":"","book_reference":"Fields of Victory p.96"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ritual.svg","effects":[]} -{"_id":"L5RCoreRit000025","name":"Beseech Doji's Wisdom","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"void","technique_type":"ritual","xp_cost":"3","description":"","book_reference":"Fields of Victory p.96"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ritual.svg","effects":[]} -{"_id":"L5RCoreRit000026","name":"Beseech Hida's MIght","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"fire","technique_type":"ritual","xp_cost":"3","description":"","book_reference":"Fields of Victory p.97"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ritual.svg","effects":[]} -{"_id":"L5RCoreRit000027","name":"Beseech Shiba's Calm","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"void","technique_type":"ritual","xp_cost":"3","description":"","book_reference":"Fields of Victory p.97"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ritual.svg","effects":[]} -{"_id":"L5RCoreRit000028","name":"Beseech Shinjo's Empathy","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"water","technique_type":"ritual","xp_cost":"3","description":"","book_reference":"Fields of Victory p.97"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ritual.svg","effects":[]} -{"_id":"L5RCoreRit000029","name":"Beseech Togashi's Vision","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"void","technique_type":"ritual","xp_cost":"3","description":"","book_reference":"Fields of Victory p.98"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ritual.svg","effects":[]} -{"_id":"L5RCoreRit000030","name":"Imbue Thunder","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"void","technique_type":"ritual","xp_cost":"3","description":"","book_reference":"Fields of Victory p.98"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ritual.svg","effects":[]} +{"_id":"L5RCoreRit000001","name":"Tea Ceremony","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"void","skill":"performance","difficulty":"2","technique_type":"ritual","xp_cost":"3","description":"","book_reference":"Core Rulebook p.213"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ritual.svg","effects":[]} +{"_id":"L5RCoreRit000002","name":"Commune with the Spirits","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","skill":"theology","difficulty":"1","technique_type":"ritual","xp_cost":"3","description":"","book_reference":"Core Rulebook p.212"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ritual.svg","effects":[]} +{"_id":"L5RCoreRit000003","name":"Divination","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","skill":"theology","difficulty":"2","technique_type":"ritual","xp_cost":"3","description":"","book_reference":"Core Rulebook p.212"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ritual.svg","effects":[]} +{"_id":"L5RCoreRit000004","name":"Cleansing Rite","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","skill":"theology","difficulty":"3","technique_type":"ritual","xp_cost":"3","description":"","book_reference":"Core Rulebook p.212"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ritual.svg","effects":[]} +{"_id":"L5RCoreRit000005","name":"Threshold Barrier","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","skill":"theology","difficulty":"2","technique_type":"ritual","xp_cost":"3","description":"","book_reference":"Core Rulebook p.213"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ritual.svg","effects":[]} +{"_id":"L5RCoreRit000006","name":"Blessed Union","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"air","skill":"theology","difficulty":"1","technique_type":"ritual","xp_cost":"3","description":"","book_reference":"Celestial Realms p.110"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ritual.svg","effects":[]} +{"_id":"L5RCoreRit000007","name":"Blessing of the Dance","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"water","skill":"performance","difficulty":"2","technique_type":"ritual","xp_cost":"3","description":"","book_reference":"Celestial Realms p.110"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ritual.svg","effects":[]} +{"_id":"L5RCoreRit000008","name":"Prayer of Protection","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"fire","skill":"theology","difficulty":"3","technique_type":"ritual","xp_cost":"3","description":"","book_reference":"Celestial Realms p.110"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ritual.svg","effects":[]} +{"_id":"L5RCoreRit000009","name":"Rite of the Wheel","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"void","skill":"theology","difficulty":"1","technique_type":"ritual","xp_cost":"3","description":"","book_reference":"Celestial Realms p.111"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ritual.svg","effects":[]} +{"_id":"L5RCoreRit000010","name":"Whispers to the Moon (Moon Cultist)","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"5","bought_at_rank":0,"ring":"water","skill":"theology","difficulty":"2","technique_type":"ritual","xp_cost":"3","description":"","book_reference":"Celestial Realms p.111"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ritual.svg","effects":[]} +{"_id":"L5RCoreRit000011","name":"Formal Tea Ceremony","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"5","bought_at_rank":0,"ring":"void","skill":"performance","difficulty":"5","technique_type":"ritual","xp_cost":"3","description":"","book_reference":"Court of Stones p.116"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ritual.svg","effects":[]} +{"_id":"L5RCoreRit000012","name":"Treaty Signing","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"fire","skill":"composition","difficulty":"2","technique_type":"ritual","xp_cost":"3","description":"","book_reference":"Court of Stones p.116"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ritual.svg","effects":[]} +{"_id":"L5RCoreRit000013","name":"The Ties that Bind","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"void","skill":"sentiment","difficulty":"3","technique_type":"ritual","xp_cost":"3","description":"","book_reference":"Court of Stones p.117"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ritual.svg","effects":[]} +{"_id":"L5RCoreRit000014","name":"Balancing Salve (Qamarist Region)","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"air","skill":"medicine","difficulty":"2","technique_type":"ritual","xp_cost":"3","description":"","book_reference":"Path of Waves p.96"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ritual.svg","effects":[]} +{"_id":"L5RCoreRit000015","name":"Elixir of Recovery (Qamarist Region)","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"water","skill":"medicine","difficulty":"3","technique_type":"ritual","xp_cost":"3","description":"","book_reference":"Path of Waves p.96"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ritual.svg","effects":[]} +{"_id":"L5RCoreRit000016","name":"Fortitude Draught (Qamarist Region)","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"earth","skill":"medicine","difficulty":"4","technique_type":"ritual","xp_cost":"3","description":"","book_reference":"Path of Waves p.96"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ritual.svg","effects":[]} +{"_id":"L5RCoreRit000017","name":"Restorative Transmutation (Qamarist Region)","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"5","bought_at_rank":0,"ring":"void","skill":"medicine","difficulty":"6","technique_type":"ritual","xp_cost":"3","description":"","book_reference":"Path of Waves p.96"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ritual.svg","effects":[]} +{"_id":"L5RCoreRit000018","name":"Cleansing of Coral and Gold (Ivory Kingdoms Region)","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"void","skill":"theology","difficulty":"3","technique_type":"ritual","xp_cost":"3","description":"","book_reference":"Path of Waves p.97"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ritual.svg","effects":[]} +{"_id":"L5RCoreRit000019","name":"Wayfarer's Path","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"void","skill":"meditation","difficulty":"3","technique_type":"ritual","xp_cost":"3","description":"","book_reference":"Path of Waves p.97"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ritual.svg","effects":[]} +{"_id":"L5RCoreRit000020","name":"Blessing of Steel (Artisan)","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"void","skill":"smithing","difficulty":"2","technique_type":"ritual","xp_cost":"3","description":"","book_reference":"Shadowlands p.114"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ritual.svg","effects":[]} +{"_id":"L5RCoreRit000021","name":"Craft Shikigami (Shugenja)","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"ritual","xp_cost":"3","description":"","book_reference":"Shadowlands p.114"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ritual.svg","effects":[]} +{"_id":"L5RCoreRit000022","name":"Blessing of Fertile Fields","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"earth","skill":"theology","difficulty":"2","technique_type":"ritual","xp_cost":"3","description":"","book_reference":"Celestial Realms p.110"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ritual.svg","effects":[]} +{"_id":"L5RCoreRit000023","name":"Beseech Akodo's Judgment","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"void","skill":"tactics","difficulty":"3","technique_type":"ritual","xp_cost":"3","description":"","book_reference":"Fields of Victory p.96"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ritual.svg","effects":[]} +{"_id":"L5RCoreRit000024","name":"Beseech Bayushi's Absolution","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"air","skill":"sentiment","difficulty":"3","technique_type":"ritual","xp_cost":"3","description":"","book_reference":"Fields of Victory p.96"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ritual.svg","effects":[]} +{"_id":"L5RCoreRit000025","name":"Beseech Doji's Wisdom","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"void","skill":"composition","difficulty":"3","technique_type":"ritual","xp_cost":"3","description":"","book_reference":"Fields of Victory p.96"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ritual.svg","effects":[]} +{"_id":"L5RCoreRit000026","name":"Beseech Hida's MIght","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"fire","skill":"meditation","difficulty":"2","technique_type":"ritual","xp_cost":"3","description":"","book_reference":"Fields of Victory p.97"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ritual.svg","effects":[]} +{"_id":"L5RCoreRit000027","name":"Beseech Shiba's Calm","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"void","skill":"theology","difficulty":"3","technique_type":"ritual","xp_cost":"3","description":"","book_reference":"Fields of Victory p.97"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ritual.svg","effects":[]} +{"_id":"L5RCoreRit000028","name":"Beseech Shinjo's Empathy","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"water","skill":"survival","difficulty":"@T:martialRank","technique_type":"ritual","xp_cost":"3","description":"","book_reference":"Fields of Victory p.97"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ritual.svg","effects":[]} +{"_id":"L5RCoreRit000029","name":"Beseech Togashi's Vision","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"void","skill":"meditation","difficulty":"3","technique_type":"ritual","xp_cost":"3","description":"","book_reference":"Fields of Victory p.98"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ritual.svg","effects":[]} +{"_id":"L5RCoreRit000030","name":"Imbue Thunder","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"void","skill":"medicine","difficulty":"4","technique_type":"ritual","xp_cost":"3","description":"","book_reference":"Fields of Victory p.98"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ritual.svg","effects":[]} diff --git a/system/packs/core-techniques-school.db b/system/packs/core-techniques-school.db index a4f26ab..7241b3f 100644 --- a/system/packs/core-techniques-school.db +++ b/system/packs/core-techniques-school.db @@ -1,92 +1,92 @@ -{"_id":"L5RCoreSch000001","name":"Way of the Crab","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.57"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crab.svg","effects":[]} -{"_id":"L5RCoreSch000002","name":"Flickering Flame Skirmisher","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.58"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crab.svg","effects":[]} -{"_id":"L5RCoreSch000003","name":"Masterful Builder","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.59"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crab.svg","effects":[]} -{"_id":"L5RCoreSch000004","name":"Gaze into Shadow","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.60"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crab.svg","effects":[]} -{"_id":"L5RCoreSch000005","name":"Way of the Carp","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.61"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crab.svg","effects":[]} -{"_id":"L5RCoreSch000006","name":"Spiritual Artisan","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.62"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crane.svg","effects":[]} -{"_id":"L5RCoreSch000007","name":"Vigilance of Mind","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.63"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crane.svg","effects":[]} -{"_id":"L5RCoreSch000008","name":"Speaking in Silence","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.64"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crane.svg","effects":[]} -{"_id":"L5RCoreSch000009","name":"Way of the Crane","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.65"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crane.svg","effects":[]} -{"_id":"L5RCoreSch000010","name":"Elemental Transmutation","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.66"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/dragon.svg","effects":[]} -{"_id":"L5RCoreSch000011","name":"Kitsuki’s Method","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.67"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/dragon.svg","effects":[]} -{"_id":"L5RCoreSch000012","name":"Way of the Dragon","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.68"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/dragon.svg","effects":[]} -{"_id":"L5RCoreSch000013","name":"Blood of the Kami","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.69"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/dragon.svg","effects":[]} -{"_id":"L5RCoreSch000014","name":"Way of the Lion","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.70"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/lion.svg","effects":[]} -{"_id":"L5RCoreSch000015","name":"Heart of the Lion","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.71"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/lion.svg","effects":[]} -{"_id":"L5RCoreSch000016","name":"Favor of the Ancestors","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.72"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/lion.svg","effects":[]} -{"_id":"L5RCoreSch000017","name":"Matsu’s Fury","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.73"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/lion.svg","effects":[]} -{"_id":"L5RCoreSch000018","name":"Wisdom of the Ages","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.74"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/phoenix.svg","effects":[]} -{"_id":"L5RCoreSch000019","name":"One with the Elements","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.75"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/phoenix.svg","effects":[]} -{"_id":"L5RCoreSch000020","name":"Way of the Phoenix","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.76"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/phoenix.svg","effects":[]} -{"_id":"L5RCoreSch000021","name":"Sacred Arrows","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.77"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/phoenix.svg","effects":[]} -{"_id":"L5RCoreSch000022","name":"Weakness Is My Strength","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.78"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/scorpion.svg","effects":[]} -{"_id":"L5RCoreSch000023","name":"The Path of Shadows","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.79"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/scorpion.svg","effects":[]} -{"_id":"L5RCoreSch000024","name":"The Kami’s Whisper","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.80"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/scorpion.svg","effects":[]} -{"_id":"L5RCoreSch000025","name":"Mystical Script","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.81"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/scorpion.svg","effects":[]} -{"_id":"L5RCoreSch000026","name":"Vendor of Strange Wares","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.82"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/unicorn.svg","effects":[]} -{"_id":"L5RCoreSch000027","name":"The Way of Names","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.83"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/unicorn.svg","effects":[]} -{"_id":"L5RCoreSch000028","name":"Swirling Desert Wind","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.84"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/unicorn.svg","effects":[]} -{"_id":"L5RCoreSch000029","name":"Born in the Saddle","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.85"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/unicorn.svg","effects":[]} -{"_id":"L5RCoreSch000030","name":"Heroic Charge","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.86"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/unicorn.svg","effects":[]} -{"_id":"L5RCoreSch000031","name":"School of Waves","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.87"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/ronin.svg","effects":[]} -{"_id":"L5RCoreSch000032","name":"Flesh of the Elements","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Celestial Realms p.80"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/dragon.svg","effects":[]} -{"_id":"L5RCoreSch000033","name":"Soul of Ceremony","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Celestial Realms p.81"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crane.svg","effects":[]} -{"_id":"L5RCoreSch000034","name":"Way of the Void","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Celestial Realms p.82"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/phoenix.svg","effects":[]} -{"_id":"L5RCoreSch000035","name":"The Body is a Shrine","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Celestial Realms p.83"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/phoenix.svg","effects":[]} -{"_id":"L5RCoreSch000036","name":"Every Stone Serves","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Celestial Realms p.84"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crab.svg","effects":[]} -{"_id":"L5RCoreSch000037","name":"Celestial Alignment","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Celestial Realms p.85"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/lion.svg","effects":[]} -{"_id":"L5RCoreSch000038","name":"Blazing Tears of Lady Sun","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Celestial Realms p.86"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/technique.svg","effects":[]} -{"_id":"L5RCoreSch000039","name":"Sudden nightfall","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Celestial Realms p.87"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/scorpion.svg","effects":[]} -{"_id":"L5RCoreSch000040","name":"Steed of the Kami","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Celestial Realms p.88"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/unicorn.svg","effects":[]} -{"_id":"L5RCoreSch000041","name":"Way of the Scorpion","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Court of Stones p.89"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/scorpion.svg","effects":[]} -{"_id":"L5RCoreSch000042","name":"Incisive Insight","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Court of Stones p.90"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crane.svg","effects":[]} -{"_id":"L5RCoreSch000043","name":"Procedure and Protocol","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Court of Stones p.91"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crane.svg","effects":[]} -{"_id":"L5RCoreSch000044","name":"Victory before Honor","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Court of Stones p.92"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/lion.svg","effects":[]} -{"_id":"L5RCoreSch000045","name":"Disciple of Darkness","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Court of Stones p.93"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/technique.svg","effects":[]} -{"_id":"L5RCoreSch000046","name":"Architect of Tranquility","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Court of Stones p.94"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/phoenix.svg","effects":[]} -{"_id":"L5RCoreSch000047","name":"Gift of Musubi-no-Kami","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Court of Stones p.95"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/technique.svg","effects":[]} -{"_id":"L5RCoreSch000048","name":"Typhoon in the Bamboo Grove","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Court of Stones p.96"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/technique.svg","effects":[]} -{"_id":"L5RCoreSch000049","name":"A Grain of Truth","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Court of Stones p.97"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/dragon.svg","effects":[]} -{"_id":"L5RCoreSch000050","name":"Claws of the Crab","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Court of Stones p.98"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crab.svg","effects":[]} -{"_id":"L5RCoreSch000051","name":"Well Traveled","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Emerald Empire p.232"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/imperial.svg","effects":[]} -{"_id":"L5RCoreSch000052","name":"Voice of the Emperor","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Emerald Empire p.233"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/imperial.svg","effects":[]} -{"_id":"L5RCoreSch000053","name":"Necessary Actions","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Emerald Empire p.234"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/imperial.svg","effects":[]} -{"_id":"L5RCoreSch000054","name":"Just as Predicted","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Emerald Empire p.235"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/imperial.svg","effects":[]} -{"_id":"L5RCoreSch000055","name":"Speed of Heaven","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Emerald Empire p.236"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/imperial.svg","effects":[]} -{"_id":"L5RCoreSch000056","name":"Blessing of the Fortunes","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Emerald Empire p.237"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/technique.svg","effects":[]} -{"_id":"L5RCoreSch000057","name":"Embrace the Void","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Emerald Empire p.238"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/technique.svg","effects":[]} -{"_id":"L5RCoreSch000058","name":"Fox Spirit","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Emerald Empire p.239"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/technique.svg","effects":[]} -{"_id":"L5RCoreSch000059","name":"Professional Saboteur","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Emerald Empire p.240"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/technique.svg","effects":[]} -{"_id":"L5RCoreSch000060","name":"Signiature Weapon","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Path of Waves p.48"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/ronin.svg","effects":[]} -{"_id":"L5RCoreSch000061","name":"Piercing Insight","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Path of Waves p.49"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/ronin.svg","effects":[]} -{"_id":"L5RCoreSch000062","name":"Risk and Reward","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Path of Waves p.50"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/ronin.svg","effects":[]} -{"_id":"L5RCoreSch000063","name":"Tactical Cover","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Path of Waves p.51"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/ronin.svg","effects":[]} -{"_id":"L5RCoreSch000064","name":"Naturally Attuned","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Path of Waves p.52"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/ronin.svg","effects":[]} -{"_id":"L5RCoreSch000065","name":"Resourceful Artistry","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Path of Waves p.53"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/ronin.svg","effects":[]} -{"_id":"L5RCoreSch000066","name":"Unexpected Wisdom","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Path of Waves p.54"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/ronin.svg","effects":[]} -{"_id":"L5RCoreSch000067","name":"Seer of the Lords of Death","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Path of Waves p.55"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/ronin.svg","effects":[]} -{"_id":"L5RCoreSch000068","name":"Akilah's Teachings","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Path of Waves p.56"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/ronin.svg","effects":[]} -{"_id":"L5RCoreSch000069","name":"Creative Execution","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Path of Waves p.57"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/ronin.svg","effects":[]} -{"_id":"L5RCoreSch000070","name":"Gift of Inner Power","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Path of Waves p.58"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/ronin.svg","effects":[]} -{"_id":"L5RCoreSch000071","name":"Flurry of Steel","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Path of Waves p.59"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/ronin.svg","effects":[]} -{"_id":"L5RCoreSch000072","name":"Traces of Passage","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Shadowlands p.88"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/phoenix.svg","effects":[]} -{"_id":"L5RCoreSch000073","name":"Sacred Art of Steel","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Shadowlands p.89"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crane.svg","effects":[]} -{"_id":"L5RCoreSch000074","name":"Field Medicine","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Shadowlands p.90"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/lion.svg","effects":[]} -{"_id":"L5RCoreSch000075","name":"Supressing Blows","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Shadowlands p.91"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crab.svg","effects":[]} -{"_id":"L5RCoreSch000076","name":"Sharpened Ki","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Shadowlands p.92"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/dragon.svg","effects":[]} -{"_id":"L5RCoreSch000077","name":"Hands of Earth and Sky","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Shadowlands p.93"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/unicorn.svg","effects":[]} -{"_id":"L5RCoreSch000078","name":"Eyes of Yotogi","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Shadowlands p.94"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/technique.svg","effects":[]} -{"_id":"L5RCoreSch000079","name":"Warded Shikigami","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Shadowlands p.95"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/scorpion.svg","effects":[]} -{"_id":"L5RCoreSch000080","name":"Sailor’s Fortune","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Mantis Clan p.5"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/mantis.svg","effects":[]} -{"_id":"L5RCoreSch000081","name":"Way of the Tortoise [Tortoise]","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"GM Kit p.9"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/school_ability.svg","effects":[]} -{"_id":"L5RCoreSch000082","name":"Stand as the Mountain","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Fields of Victory p.72"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/dragon.svg","effects":[]} -{"_id":"L5RCoreSch000083","name":"Drilled Precision","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Fields of Victory p.73"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/lion.svg","effects":[]} -{"_id":"L5RCoreSch000084","name":"Explosive Arrival","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Fields of Victory p.74"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crane.svg","effects":[]} -{"_id":"L5RCoreSch000085","name":"Thunderous Courage","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Fields of Victory p.75"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crab.svg","effects":[]} -{"_id":"L5RCoreSch000086","name":"Badger's Hold","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Fields of Victory p.76"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/school_ability.svg","effects":[]} -{"_id":"L5RCoreSch000087","name":"Hide of Iron","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Fields of Victory p.77"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/school_ability.svg","effects":[]} -{"_id":"L5RCoreSch000088","name":"Sympathetic Bearing","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Fields of Victory p.78"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/unicorn.svg","effects":[]} -{"_id":"L5RCoreSch000089","name":"Elemental Inspiration","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Fields of Victory p.79"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/phoenix.svg","effects":[]} -{"_id":"L5RCoreSch000090","name":"One with the Pride","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Fields of Victory p.80"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/lion.svg","effects":[]} -{"_id":"L5RCoreSch000091","name":"Oath of Sacrifice","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Fields of Victory p.81"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/scorpion.svg","effects":[]} -{"_id":"L5RCoreSch000092","name":"Eye of the Storm","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Mantis Clan p.6"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/mantis.svg","effects":[]} +{"_id":"L5RCoreSch000001","name":"Way of the Crab","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.57"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crab.svg","effects":[]} +{"_id":"L5RCoreSch000002","name":"Flickering Flame Skirmisher","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.58"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crab.svg","effects":[]} +{"_id":"L5RCoreSch000003","name":"Masterful Builder","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.59"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crab.svg","effects":[]} +{"_id":"L5RCoreSch000004","name":"Gaze into Shadow","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.60"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crab.svg","effects":[]} +{"_id":"L5RCoreSch000005","name":"Way of the Carp","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.61"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crab.svg","effects":[]} +{"_id":"L5RCoreSch000006","name":"Spiritual Artisan","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.62"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crane.svg","effects":[]} +{"_id":"L5RCoreSch000007","name":"Vigilance of Mind","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.63"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crane.svg","effects":[]} +{"_id":"L5RCoreSch000008","name":"Speaking in Silence","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.64"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crane.svg","effects":[]} +{"_id":"L5RCoreSch000009","name":"Way of the Crane","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.65"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crane.svg","effects":[]} +{"_id":"L5RCoreSch000010","name":"Elemental Transmutation","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.66"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/dragon.svg","effects":[]} +{"_id":"L5RCoreSch000011","name":"Kitsuki’s Method","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.67"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/dragon.svg","effects":[]} +{"_id":"L5RCoreSch000012","name":"Way of the Dragon","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.68"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/dragon.svg","effects":[]} +{"_id":"L5RCoreSch000013","name":"Blood of the Kami","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.69"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/dragon.svg","effects":[]} +{"_id":"L5RCoreSch000014","name":"Way of the Lion","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.70"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/lion.svg","effects":[]} +{"_id":"L5RCoreSch000015","name":"Heart of the Lion","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.71"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/lion.svg","effects":[]} +{"_id":"L5RCoreSch000016","name":"Favor of the Ancestors","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.72"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/lion.svg","effects":[]} +{"_id":"L5RCoreSch000017","name":"Matsu’s Fury","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.73"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/lion.svg","effects":[]} +{"_id":"L5RCoreSch000018","name":"Wisdom of the Ages","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.74"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/phoenix.svg","effects":[]} +{"_id":"L5RCoreSch000019","name":"One with the Elements","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.75"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/phoenix.svg","effects":[]} +{"_id":"L5RCoreSch000020","name":"Way of the Phoenix","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.76"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/phoenix.svg","effects":[]} +{"_id":"L5RCoreSch000021","name":"Sacred Arrows","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.77"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/phoenix.svg","effects":[]} +{"_id":"L5RCoreSch000022","name":"Weakness Is My Strength","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.78"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/scorpion.svg","effects":[]} +{"_id":"L5RCoreSch000023","name":"The Path of Shadows","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.79"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/scorpion.svg","effects":[]} +{"_id":"L5RCoreSch000024","name":"The Kami’s Whisper","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.80"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/scorpion.svg","effects":[]} +{"_id":"L5RCoreSch000025","name":"Mystical Script","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.81"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/scorpion.svg","effects":[]} +{"_id":"L5RCoreSch000026","name":"Vendor of Strange Wares","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.82"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/unicorn.svg","effects":[]} +{"_id":"L5RCoreSch000027","name":"The Way of Names","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.83"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/unicorn.svg","effects":[]} +{"_id":"L5RCoreSch000028","name":"Swirling Desert Wind","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.84"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/unicorn.svg","effects":[]} +{"_id":"L5RCoreSch000029","name":"Born in the Saddle","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.85"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/unicorn.svg","effects":[]} +{"_id":"L5RCoreSch000030","name":"Heroic Charge","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.86"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/unicorn.svg","effects":[]} +{"_id":"L5RCoreSch000031","name":"School of Waves","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.87"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/ronin.svg","effects":[]} +{"_id":"L5RCoreSch000032","name":"Flesh of the Elements","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Celestial Realms p.80"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/dragon.svg","effects":[]} +{"_id":"L5RCoreSch000033","name":"Soul of Ceremony","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Celestial Realms p.81"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crane.svg","effects":[]} +{"_id":"L5RCoreSch000034","name":"Way of the Void","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Celestial Realms p.82"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/phoenix.svg","effects":[]} +{"_id":"L5RCoreSch000035","name":"The Body is a Shrine","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Celestial Realms p.83"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/phoenix.svg","effects":[]} +{"_id":"L5RCoreSch000036","name":"Every Stone Serves","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Celestial Realms p.84"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crab.svg","effects":[]} +{"_id":"L5RCoreSch000037","name":"Celestial Alignment","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Celestial Realms p.85"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/lion.svg","effects":[]} +{"_id":"L5RCoreSch000038","name":"Blazing Tears of Lady Sun","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Celestial Realms p.86"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/technique.svg","effects":[]} +{"_id":"L5RCoreSch000039","name":"Sudden nightfall","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Celestial Realms p.87"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/scorpion.svg","effects":[]} +{"_id":"L5RCoreSch000040","name":"Steed of the Kami","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Celestial Realms p.88"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/unicorn.svg","effects":[]} +{"_id":"L5RCoreSch000041","name":"Way of the Scorpion","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Court of Stones p.89"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/scorpion.svg","effects":[]} +{"_id":"L5RCoreSch000042","name":"Incisive Insight","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Court of Stones p.90"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crane.svg","effects":[]} +{"_id":"L5RCoreSch000043","name":"Procedure and Protocol","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Court of Stones p.91"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crane.svg","effects":[]} +{"_id":"L5RCoreSch000044","name":"Victory before Honor","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Court of Stones p.92"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/lion.svg","effects":[]} +{"_id":"L5RCoreSch000045","name":"Disciple of Darkness","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Court of Stones p.93"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/technique.svg","effects":[]} +{"_id":"L5RCoreSch000046","name":"Architect of Tranquility","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Court of Stones p.94"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/phoenix.svg","effects":[]} +{"_id":"L5RCoreSch000047","name":"Gift of Musubi-no-Kami","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Court of Stones p.95"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/technique.svg","effects":[]} +{"_id":"L5RCoreSch000048","name":"Typhoon in the Bamboo Grove","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Court of Stones p.96"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/technique.svg","effects":[]} +{"_id":"L5RCoreSch000049","name":"A Grain of Truth","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Court of Stones p.97"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/dragon.svg","effects":[]} +{"_id":"L5RCoreSch000050","name":"Claws of the Crab","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Court of Stones p.98"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crab.svg","effects":[]} +{"_id":"L5RCoreSch000051","name":"Well Traveled","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Emerald Empire p.232"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/imperial.svg","effects":[]} +{"_id":"L5RCoreSch000052","name":"Voice of the Emperor","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Emerald Empire p.233"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/imperial.svg","effects":[]} +{"_id":"L5RCoreSch000053","name":"Necessary Actions","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Emerald Empire p.234"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/imperial.svg","effects":[]} +{"_id":"L5RCoreSch000054","name":"Just as Predicted","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Emerald Empire p.235"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/imperial.svg","effects":[]} +{"_id":"L5RCoreSch000055","name":"Speed of Heaven","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Emerald Empire p.236"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/imperial.svg","effects":[]} +{"_id":"L5RCoreSch000056","name":"Blessing of the Fortunes","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Emerald Empire p.237"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/technique.svg","effects":[]} +{"_id":"L5RCoreSch000057","name":"Embrace the Void","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Emerald Empire p.238"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/technique.svg","effects":[]} +{"_id":"L5RCoreSch000058","name":"Fox Spirit","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Emerald Empire p.239"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/technique.svg","effects":[]} +{"_id":"L5RCoreSch000059","name":"Professional Saboteur","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Emerald Empire p.240"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/technique.svg","effects":[]} +{"_id":"L5RCoreSch000060","name":"Signiature Weapon","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Path of Waves p.48"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/ronin.svg","effects":[]} +{"_id":"L5RCoreSch000061","name":"Piercing Insight","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Path of Waves p.49"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/ronin.svg","effects":[]} +{"_id":"L5RCoreSch000062","name":"Risk and Reward","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Path of Waves p.50"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/ronin.svg","effects":[]} +{"_id":"L5RCoreSch000063","name":"Tactical Cover","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Path of Waves p.51"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/ronin.svg","effects":[]} +{"_id":"L5RCoreSch000064","name":"Naturally Attuned","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Path of Waves p.52"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/ronin.svg","effects":[]} +{"_id":"L5RCoreSch000065","name":"Resourceful Artistry","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Path of Waves p.53"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/ronin.svg","effects":[]} +{"_id":"L5RCoreSch000066","name":"Unexpected Wisdom","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Path of Waves p.54"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/ronin.svg","effects":[]} +{"_id":"L5RCoreSch000067","name":"Seer of the Lords of Death","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Path of Waves p.55"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/ronin.svg","effects":[]} +{"_id":"L5RCoreSch000068","name":"Akilah's Teachings","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Path of Waves p.56"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/ronin.svg","effects":[]} +{"_id":"L5RCoreSch000069","name":"Creative Execution","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Path of Waves p.57"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/ronin.svg","effects":[]} +{"_id":"L5RCoreSch000070","name":"Gift of Inner Power","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Path of Waves p.58"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/ronin.svg","effects":[]} +{"_id":"L5RCoreSch000071","name":"Flurry of Steel","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Path of Waves p.59"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/ronin.svg","effects":[]} +{"_id":"L5RCoreSch000072","name":"Traces of Passage","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Shadowlands p.88"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/phoenix.svg","effects":[]} +{"_id":"L5RCoreSch000073","name":"Sacred Art of Steel","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Shadowlands p.89"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crane.svg","effects":[]} +{"_id":"L5RCoreSch000074","name":"Field Medicine","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Shadowlands p.90"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/lion.svg","effects":[]} +{"_id":"L5RCoreSch000075","name":"Supressing Blows","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Shadowlands p.91"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crab.svg","effects":[]} +{"_id":"L5RCoreSch000076","name":"Sharpened Ki","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Shadowlands p.92"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/dragon.svg","effects":[]} +{"_id":"L5RCoreSch000077","name":"Hands of Earth and Sky","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Shadowlands p.93"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/unicorn.svg","effects":[]} +{"_id":"L5RCoreSch000078","name":"Eyes of Yotogi","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Shadowlands p.94"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/technique.svg","effects":[]} +{"_id":"L5RCoreSch000079","name":"Warded Shikigami","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Shadowlands p.95"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/scorpion.svg","effects":[]} +{"_id":"L5RCoreSch000080","name":"Sailor’s Fortune","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Mantis Clan p.5"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/mantis.svg","effects":[]} +{"_id":"L5RCoreSch000081","name":"Way of the Tortoise [Tortoise]","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"GM Kit p.9"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/school_ability.svg","effects":[]} +{"_id":"L5RCoreSch000082","name":"Stand as the Mountain","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Fields of Victory p.72"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/dragon.svg","effects":[]} +{"_id":"L5RCoreSch000083","name":"Drilled Precision","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Fields of Victory p.73"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/lion.svg","effects":[]} +{"_id":"L5RCoreSch000084","name":"Explosive Arrival","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Fields of Victory p.74"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crane.svg","effects":[]} +{"_id":"L5RCoreSch000085","name":"Thunderous Courage","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Fields of Victory p.75"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crab.svg","effects":[]} +{"_id":"L5RCoreSch000086","name":"Badger's Hold","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Fields of Victory p.76"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/school_ability.svg","effects":[]} +{"_id":"L5RCoreSch000087","name":"Hide of Iron","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Fields of Victory p.77"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/school_ability.svg","effects":[]} +{"_id":"L5RCoreSch000088","name":"Sympathetic Bearing","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Fields of Victory p.78"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/unicorn.svg","effects":[]} +{"_id":"L5RCoreSch000089","name":"Elemental Inspiration","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Fields of Victory p.79"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/phoenix.svg","effects":[]} +{"_id":"L5RCoreSch000090","name":"One with the Pride","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Fields of Victory p.80"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/lion.svg","effects":[]} +{"_id":"L5RCoreSch000091","name":"Oath of Sacrifice","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Fields of Victory p.81"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/scorpion.svg","effects":[]} +{"_id":"L5RCoreSch000092","name":"Eye of the Storm","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Mantis Clan p.6"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/mantis.svg","effects":[]} diff --git a/system/packs/core-techniques-shuji.db b/system/packs/core-techniques-shuji.db index d2c6ba3..a00a451 100644 --- a/system/packs/core-techniques-shuji.db +++ b/system/packs/core-techniques-shuji.db @@ -1,88 +1,88 @@ -{"_id":"L5RCoreShu000001","name":"Rustling of Leaves","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"air","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.215"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} -{"_id":"L5RCoreShu000002","name":"Cadence","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"air","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.214"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} -{"_id":"L5RCoreShu000003","name":"Artisan’s Appraisal","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"air","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.214"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} -{"_id":"L5RCoreShu000004","name":"Bend with the Storm","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"5","bought_at_rank":0,"ring":"air","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.214"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} -{"_id":"L5RCoreShu000005","name":"The Wind Blows Both Ways","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"air","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.215"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} -{"_id":"L5RCoreShu000006","name":"Prey on the Weak","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"air","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.215"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} -{"_id":"L5RCoreShu000007","name":"Whispers of Court","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"air","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.215"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} -{"_id":"L5RCoreShu000008","name":"Feigned Opening","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"air","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.214"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} -{"_id":"L5RCoreShu000009","name":"Wolf’s Proposal","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"air","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.215"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} -{"_id":"L5RCoreShu000010","name":"Ancestry Unearthed","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"earth","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.216"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} -{"_id":"L5RCoreShu000011","name":"Touchstone of Courage","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"earth","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.217"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} -{"_id":"L5RCoreShu000012","name":"Honest Assessment","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"earth","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.216"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} -{"_id":"L5RCoreShu000013","name":"The Immovable Hand of Peace","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"5","bought_at_rank":0,"ring":"earth","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.217"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} -{"_id":"L5RCoreShu000014","name":"Civility Foremost","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"earth","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.216"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} -{"_id":"L5RCoreShu000015","name":"Weight of Duty","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"earth","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.217"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} -{"_id":"L5RCoreShu000016","name":"Pillar of Calm","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"earth","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.216"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} -{"_id":"L5RCoreShu000017","name":"Stonewall Tactics","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"earth","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.216"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} -{"_id":"L5RCoreShu000018","name":"Fanning the Flames","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"fire","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.218"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} -{"_id":"L5RCoreShu000019","name":"Bravado","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"fire","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.218"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} -{"_id":"L5RCoreShu000020","name":"Rallying Cry","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"fire","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.219"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} -{"_id":"L5RCoreShu000021","name":"Sensational Distraction","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"fire","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.219"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} -{"_id":"L5RCoreShu000022","name":"Dazzling Performance","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"fire","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.218"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} -{"_id":"L5RCoreShu000023","name":"Truth Burns through Lies","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"fire","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.219"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} -{"_id":"L5RCoreShu000024","name":"Sear the Wound","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"5","bought_at_rank":0,"ring":"fire","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.219"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} -{"_id":"L5RCoreShu000025","name":"Lightning Raid","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"fire","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.219"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} -{"_id":"L5RCoreShu000026","name":"Stirring the Embers","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"fire","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.219"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} -{"_id":"L5RCoreShu000027","name":"Tributaries of Trade","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"water","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} -{"_id":"L5RCoreShu000028","name":"All in Jest","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"water","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.220"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} -{"_id":"L5RCoreShu000029","name":"Buoyant Arrival","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"5","bought_at_rank":0,"ring":"water","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.220"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} -{"_id":"L5RCoreShu000030","name":"Ebb and Flow","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"water","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.220"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} -{"_id":"L5RCoreShu000031","name":"Slippery Maneuvers","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"water","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.221"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} -{"_id":"L5RCoreShu000032","name":"Regal Bearing","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"water","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.220"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} -{"_id":"L5RCoreShu000033","name":"Well of Desire","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"water","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.221"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} -{"_id":"L5RCoreShu000034","name":"Shallow Waters","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"water","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.220"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} -{"_id":"L5RCoreShu000035","name":"Lady Shinjo’s Speed (Unicorn)","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"void","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.222"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/unicorn.svg","effects":[]} -{"_id":"L5RCoreShu000036","name":"Lady Doji’s Decree (Crane)","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"void","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.222"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crane.svg","effects":[]} -{"_id":"L5RCoreShu000037","name":"Courtier’s Resolve","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.222"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} -{"_id":"L5RCoreShu000038","name":"A Samurai’s Fate","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"void","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.222"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} -{"_id":"L5RCoreShu000039","name":"Lord Bayushi’s Whispers (Scorpion)","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"void","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.223"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/scorpion.svg","effects":[]} -{"_id":"L5RCoreShu000040","name":"Lord Togashi’s Insight (Dragon)","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"void","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.223"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/dragon.svg","effects":[]} -{"_id":"L5RCoreShu000041","name":"Rouse the Soul","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"5","bought_at_rank":0,"ring":"void","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.223"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} -{"_id":"L5RCoreShu000042","name":"Lord Akodo’s Roar (Lion)","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"void","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.223"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/lion.svg","effects":[]} -{"_id":"L5RCoreShu000043","name":"All Arts Are One","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"void","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.222"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} -{"_id":"L5RCoreShu000044","name":"Hidden in Smoke","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"air","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Court of Stones p.117"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} -{"_id":"L5RCoreShu000045","name":"Assess Strengths","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"air","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Court of Stones p.117"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} -{"_id":"L5RCoreShu000046","name":"Unyielding Terms","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"earth","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Court of Stones p.117"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} -{"_id":"L5RCoreShu000047","name":"Offend the Sensibilities","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"fire","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Court of Stones p.118"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} -{"_id":"L5RCoreShu000048","name":"Crackling Laughter","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"fire","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Court of Stones p.118"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} -{"_id":"L5RCoreShu000049","name":"All Shall Fear Me","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"fire","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Court of Stones p.118"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} -{"_id":"L5RCoreShu000050","name":"Spiteful Loss","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"fire","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Court of Stones p.118"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} -{"_id":"L5RCoreShu000051","name":"Beware The Smallest Mouse","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"water","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Court of Stones p.118"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} -{"_id":"L5RCoreShu000052","name":"Fun and Games","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"water","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Court of Stones p.119"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} -{"_id":"L5RCoreShu000053","name":"Foreseen Need","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"void","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Court of Stones p.119"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} -{"_id":"L5RCoreShu000054","name":"Spin the Web (Kolat)","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"air","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Emerald Empire p.248"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} -{"_id":"L5RCoreShu000055","name":"Awe of Heaven (Imperial)","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"void","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Emerald Empire p.248"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/imperial.svg","effects":[]} -{"_id":"L5RCoreShu000056","name":"Look Out","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"earth","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Path of Waves p.92"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} -{"_id":"L5RCoreShu000057","name":"Bellow of Resolve","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"earth","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Path of Waves p.92"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} -{"_id":"L5RCoreShu000058","name":"Ruse of the Moon's Reflection","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"5","bought_at_rank":0,"ring":"air","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Path of Waves p.93"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} -{"_id":"L5RCoreShu000059","name":"Eyes Up!","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"water","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Path of Waves p.93"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} -{"_id":"L5RCoreShu000060","name":"Pack Gambit","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"air","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Path of Waves p.93"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} -{"_id":"L5RCoreShu000061","name":"Mentor's Guidance","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"5","bought_at_rank":0,"ring":"earth","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Path of Waves p.93"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} -{"_id":"L5RCoreShu000062","name":"Malleable Formation","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"water","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Path of Waves p.94"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} -{"_id":"L5RCoreShu000063","name":"Goading Taunt","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"fire","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Path of Waves p.94"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} -{"_id":"L5RCoreShu000064","name":"Watch My Back","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"5","bought_at_rank":0,"ring":"water","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Path of Waves p.94"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} -{"_id":"L5RCoreShu000065","name":"Illuminate the Way","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"fire","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Path of Waves p.94"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} -{"_id":"L5RCoreShu000066","name":"Fluent Bargaining","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"water","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Path of Waves p.94"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} -{"_id":"L5RCoreShu000067","name":"Bond of Heroes","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"5","bought_at_rank":0,"ring":"void","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Path of Waves p.95"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} -{"_id":"L5RCoreShu000068","name":"Tonight, I Am Your Opponent","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"void","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Path of Waves p.95"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} -{"_id":"L5RCoreShu000069","name":"Wanderer's Resolve","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Path of Waves p.95"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} -{"_id":"L5RCoreShu000070","name":"Roar of Encouragement","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"5","bought_at_rank":0,"ring":"fire","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Path of Waves p.95"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} -{"_id":"L5RCoreShu000071","name":"Osano-wo’s Boast (Mantis)","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"fire","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Mantis Clan p.7"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/mantis.svg","effects":[]} -{"_id":"L5RCoreShu000072","name":"Borrowed Courage","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"air","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Fields of Victory p.99"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} -{"_id":"L5RCoreShu000073","name":"Clouds Parted by Steel","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"air","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Fields of Victory p.99"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} -{"_id":"L5RCoreShu000074","name":"Entice with Falsehoods","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"air","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Fields of Victory p.99"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} -{"_id":"L5RCoreShu000075","name":"Fortress of Necessity","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"earth","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Fields of Victory p.100"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} -{"_id":"L5RCoreShu000076","name":"Great Anvil's Measure","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"earth","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Fields of Victory p.100"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} -{"_id":"L5RCoreShu000077","name":"Steady Hammer","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"earth","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Fields of Victory p.100"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} -{"_id":"L5RCoreShu000078","name":"Call the Wild","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"fire","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Fields of Victory p.101"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} -{"_id":"L5RCoreShu000079","name":"Righteous Example","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"fire","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Fields of Victory p.101"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} -{"_id":"L5RCoreShu000080","name":"Sting of Warrior's Pride","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"fire","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Fields of Victory p.101"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} -{"_id":"L5RCoreShu000081","name":"To Smash the Heart","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"fire","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Fields of Victory p.102"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} -{"_id":"L5RCoreShu000082","name":"Coursing March Chant","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"water","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Fields of Victory p.102"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} -{"_id":"L5RCoreShu000083","name":"Preserve Strength","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"water","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Fields of Victory p.102"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} -{"_id":"L5RCoreShu000084","name":"Your Enemy's Arrows","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"water","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Fields of Victory p.103"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} -{"_id":"L5RCoreShu000085","name":"Battle of No Escape","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"void","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Fields of Victory p.103"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} -{"_id":"L5RCoreShu000086","name":"Moment of Glory","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"void","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Fields of Victory p.104"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} -{"_id":"L5RCoreShu000087","name":"Victory Without a Sword","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Fields of Victory p.104"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} -{"_id":"L5RCoreShu000088","name":"Flowering Deceptions","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"air","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Path of Waves p.93"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} +{"_id":"L5RCoreShu000001","name":"Rustling of Leaves","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"air","skill":"","difficulty":"","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.215"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} +{"_id":"L5RCoreShu000002","name":"Cadence","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"air","skill":"","difficulty":"","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.214"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} +{"_id":"L5RCoreShu000003","name":"Artisan’s Appraisal","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"air","skill":"","difficulty":"","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.214"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} +{"_id":"L5RCoreShu000004","name":"Bend with the Storm","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"5","bought_at_rank":0,"ring":"air","skill":"","difficulty":"","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.214"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} +{"_id":"L5RCoreShu000005","name":"The Wind Blows Both Ways","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"air","skill":"","difficulty":"","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.215"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} +{"_id":"L5RCoreShu000006","name":"Prey on the Weak","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"air","skill":"courtesy","difficulty":"1","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.215"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} +{"_id":"L5RCoreShu000007","name":"Whispers of Court","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"air","skill":"courtesy","difficulty":"@T:vigilance|min","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.215"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} +{"_id":"L5RCoreShu000008","name":"Feigned Opening","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"air","skill":"performance","difficulty":"@T:vigilance","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.214"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} +{"_id":"L5RCoreShu000009","name":"Wolf’s Proposal","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"air","skill":"courtesy,performance","difficulty":"@T:vigilance|max","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.215"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} +{"_id":"L5RCoreShu000010","name":"Ancestry Unearthed","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"earth","skill":"","difficulty":"","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.216"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} +{"_id":"L5RCoreShu000011","name":"Touchstone of Courage","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"earth","skill":"command","difficulty":"4","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.217"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} +{"_id":"L5RCoreShu000012","name":"Honest Assessment","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"earth","skill":"courtesy","difficulty":"2","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.216"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} +{"_id":"L5RCoreShu000013","name":"The Immovable Hand of Peace","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"5","bought_at_rank":0,"ring":"earth","skill":"command","difficulty":"5","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.217"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} +{"_id":"L5RCoreShu000014","name":"Civility Foremost","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"earth","skill":"command,courtesy","difficulty":"@T:vigilance","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.216"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} +{"_id":"L5RCoreShu000015","name":"Weight of Duty","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"earth","skill":"","difficulty":"","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.217"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} +{"_id":"L5RCoreShu000016","name":"Pillar of Calm","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"earth","skill":"command","difficulty":"@T:strife.value|max","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.216"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} +{"_id":"L5RCoreShu000017","name":"Stonewall Tactics","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"earth","skill":"","difficulty":"","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.216"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} +{"_id":"L5RCoreShu000018","name":"Fanning the Flames","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"fire","skill":"","difficulty":"","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.218"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} +{"_id":"L5RCoreShu000019","name":"Bravado","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"fire","skill":"games,performance","difficulty":"@T:vigilance|max","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.218"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} +{"_id":"L5RCoreShu000020","name":"Rallying Cry","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"fire","skill":"command,performance","difficulty":"2","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.219"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} +{"_id":"L5RCoreShu000021","name":"Sensational Distraction","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"fire","skill":"","difficulty":"","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.219"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} +{"_id":"L5RCoreShu000022","name":"Dazzling Performance","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"fire","skill":"","difficulty":"","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.218"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} +{"_id":"L5RCoreShu000023","name":"Truth Burns through Lies","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"fire","skill":"","difficulty":"","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.219"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} +{"_id":"L5RCoreShu000024","name":"Sear the Wound","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"5","bought_at_rank":0,"ring":"fire","skill":"","difficulty":"","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.219"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} +{"_id":"L5RCoreShu000025","name":"Lightning Raid","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"fire","skill":"command,performance","difficulty":"3","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.219"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} +{"_id":"L5RCoreShu000026","name":"Stirring the Embers","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"fire","skill":"","difficulty":"","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.219"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} +{"_id":"L5RCoreShu000027","name":"Tributaries of Trade","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"water","skill":"commerce","difficulty":"1","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} +{"_id":"L5RCoreShu000028","name":"All in Jest","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"water","skill":"commerce,courtesy,performance","difficulty":"","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.220"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} +{"_id":"L5RCoreShu000029","name":"Buoyant Arrival","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"5","bought_at_rank":0,"ring":"water","skill":"courtesy","difficulty":"@T:vigilance|max(statusRank)","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.220"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} +{"_id":"L5RCoreShu000030","name":"Ebb and Flow","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"water","skill":"courtesy,command,games","difficulty":"@T:vigilance","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.220"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} +{"_id":"L5RCoreShu000031","name":"Slippery Maneuvers","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"water","skill":"command","difficulty":"2","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.221"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} +{"_id":"L5RCoreShu000032","name":"Regal Bearing","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"water","skill":"command,performance","difficulty":"@T:vigilance|max","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.220"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} +{"_id":"L5RCoreShu000033","name":"Well of Desire","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"water","skill":"","difficulty":"","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.221"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} +{"_id":"L5RCoreShu000034","name":"Shallow Waters","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"water","skill":"","difficulty":"","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.220"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} +{"_id":"L5RCoreShu000035","name":"Lady Shinjo’s Speed (Unicorn)","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"void","skill":"survival","difficulty":"2","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.222"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/unicorn.svg","effects":[]} +{"_id":"L5RCoreShu000036","name":"Lady Doji’s Decree (Crane)","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"void","skill":"courtesy","difficulty":"@T:vigilance|max(statusRank)","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.222"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crane.svg","effects":[]} +{"_id":"L5RCoreShu000037","name":"Courtier’s Resolve","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.222"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} +{"_id":"L5RCoreShu000038","name":"A Samurai’s Fate","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"void","skill":"command","difficulty":"5","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.222"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} +{"_id":"L5RCoreShu000039","name":"Lord Bayushi’s Whispers (Scorpion)","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"void","skill":"skulduggery","difficulty":"2","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.223"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/scorpion.svg","effects":[]} +{"_id":"L5RCoreShu000040","name":"Lord Togashi’s Insight (Dragon)","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"void","skill":"meditation","difficulty":"2","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.223"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/dragon.svg","effects":[]} +{"_id":"L5RCoreShu000041","name":"Rouse the Soul","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"5","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.223"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} +{"_id":"L5RCoreShu000042","name":"Lord Akodo’s Roar (Lion)","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"void","skill":"command","difficulty":"1","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.223"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/lion.svg","effects":[]} +{"_id":"L5RCoreShu000043","name":"All Arts Are One","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"void","skill":"martial,games,performance","difficulty":"4","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.222"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} +{"_id":"L5RCoreShu000044","name":"Hidden in Smoke","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"air","skill":"social","difficulty":"@T:vigilance","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Court of Stones p.117"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} +{"_id":"L5RCoreShu000045","name":"Assess Strengths","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"air","skill":"games","difficulty":"@T:vigilance","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Court of Stones p.117"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} +{"_id":"L5RCoreShu000046","name":"Unyielding Terms","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"earth","skill":"culture","difficulty":"4","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Court of Stones p.117"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} +{"_id":"L5RCoreShu000047","name":"Offend the Sensibilities","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"fire","skill":"","difficulty":"","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Court of Stones p.118"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} +{"_id":"L5RCoreShu000048","name":"Crackling Laughter","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"fire","skill":"performance","difficulty":"3","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Court of Stones p.118"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} +{"_id":"L5RCoreShu000049","name":"All Shall Fear Me","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"fire","skill":"command,performance","difficulty":"4","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Court of Stones p.118"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} +{"_id":"L5RCoreShu000050","name":"Spiteful Loss","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"fire","skill":"","difficulty":"","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Court of Stones p.118"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} +{"_id":"L5RCoreShu000051","name":"Beware The Smallest Mouse","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"water","skill":"","difficulty":"","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Court of Stones p.118"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} +{"_id":"L5RCoreShu000052","name":"Fun and Games","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"water","skill":"","difficulty":"","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Court of Stones p.119"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} +{"_id":"L5RCoreShu000053","name":"Foreseen Need","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"void","skill":"artisan","difficulty":"1","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Court of Stones p.119"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} +{"_id":"L5RCoreShu000054","name":"Spin the Web (Kolat)","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"air","skill":"skulduggery","difficulty":"2","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Emerald Empire p.248"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} +{"_id":"L5RCoreShu000055","name":"Awe of Heaven (Imperial)","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"void","skill":"command","difficulty":"@T:statusRank|max","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Emerald Empire p.248"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/imperial.svg","effects":[]} +{"_id":"L5RCoreShu000056","name":"Look Out","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"earth","skill":"","difficulty":"","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Path of Waves p.92"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} +{"_id":"L5RCoreShu000057","name":"Bellow of Resolve","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"earth","skill":"command","difficulty":"2","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Path of Waves p.92"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} +{"_id":"L5RCoreShu000058","name":"Ruse of the Moon's Reflection","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"5","bought_at_rank":0,"ring":"air","skill":"command","difficulty":"@T:vigilance|max","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Path of Waves p.93"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} +{"_id":"L5RCoreShu000059","name":"Eyes Up!","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"water","skill":"scholar","difficulty":"2","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Path of Waves p.93"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} +{"_id":"L5RCoreShu000060","name":"Pack Gambit","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"air","skill":"social","difficulty":"3","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Path of Waves p.93"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} +{"_id":"L5RCoreShu000061","name":"Mentor's Guidance","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"5","bought_at_rank":0,"ring":"earth","skill":"command,performance","difficulty":"4","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Path of Waves p.93"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} +{"_id":"L5RCoreShu000062","name":"Malleable Formation","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"water","skill":"command","difficulty":"2","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Path of Waves p.94"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} +{"_id":"L5RCoreShu000063","name":"Goading Taunt","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"fire","skill":"performance,tactics","difficulty":"@T:vigilance","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Path of Waves p.94"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} +{"_id":"L5RCoreShu000064","name":"Watch My Back","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"5","bought_at_rank":0,"ring":"water","skill":"","difficulty":"","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Path of Waves p.94"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} +{"_id":"L5RCoreShu000065","name":"Illuminate the Way","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"fire","skill":"scholar","difficulty":"2","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Path of Waves p.94"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} +{"_id":"L5RCoreShu000066","name":"Fluent Bargaining","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"water","skill":"","difficulty":"","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Path of Waves p.94"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} +{"_id":"L5RCoreShu000067","name":"Bond of Heroes","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"5","bought_at_rank":0,"ring":"void","skill":"performance","difficulty":"5","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Path of Waves p.95"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} +{"_id":"L5RCoreShu000068","name":"Tonight, I Am Your Opponent","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"void","skill":"social","difficulty":"3","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Path of Waves p.95"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} +{"_id":"L5RCoreShu000069","name":"Wanderer's Resolve","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","skill":"","difficulty":"","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Path of Waves p.95"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} +{"_id":"L5RCoreShu000070","name":"Roar of Encouragement","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"5","bought_at_rank":0,"ring":"fire","skill":"command","difficulty":"3","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Path of Waves p.95"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} +{"_id":"L5RCoreShu000071","name":"Osano-wo’s Boast (Mantis)","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"fire","skill":"command,performance","difficulty":"2","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Mantis Clan p.7"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/mantis.svg","effects":[]} +{"_id":"L5RCoreShu000072","name":"Borrowed Courage","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"air","skill":"performance","difficulty":"4","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Fields of Victory p.99"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} +{"_id":"L5RCoreShu000073","name":"Clouds Parted by Steel","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"air","skill":"","difficulty":"","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Fields of Victory p.99"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} +{"_id":"L5RCoreShu000074","name":"Entice with Falsehoods","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"air","skill":"tactics","difficulty":"@T:vigilance","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Fields of Victory p.99"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} +{"_id":"L5RCoreShu000075","name":"Fortress of Necessity","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"earth","skill":"command","difficulty":"3","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Fields of Victory p.100"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} +{"_id":"L5RCoreShu000076","name":"Great Anvil's Measure","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"earth","skill":"","difficulty":"","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Fields of Victory p.100"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} +{"_id":"L5RCoreShu000077","name":"Steady Hammer","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"earth","skill":"tactics","difficulty":"5","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Fields of Victory p.100"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} +{"_id":"L5RCoreShu000078","name":"Call the Wild","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"fire","skill":"survival","difficulty":"@T:martialRank","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Fields of Victory p.101"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} +{"_id":"L5RCoreShu000079","name":"Righteous Example","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"fire","skill":"martial","difficulty":"3","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Fields of Victory p.101"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} +{"_id":"L5RCoreShu000080","name":"Sting of Warrior's Pride","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"fire","skill":"performance","difficulty":"4","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Fields of Victory p.101"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} +{"_id":"L5RCoreShu000081","name":"To Smash the Heart","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"fire","skill":"tactics","difficulty":"4","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Fields of Victory p.102"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} +{"_id":"L5RCoreShu000082","name":"Coursing March Chant","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"water","skill":"performance","difficulty":"4","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Fields of Victory p.102"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} +{"_id":"L5RCoreShu000083","name":"Preserve Strength","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"water","skill":"medicine","difficulty":"3","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Fields of Victory p.102"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} +{"_id":"L5RCoreShu000084","name":"Your Enemy's Arrows","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"water","skill":"tactics","difficulty":"@T:focus","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Fields of Victory p.103"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} +{"_id":"L5RCoreShu000085","name":"Battle of No Escape","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"void","skill":"command","difficulty":"5","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Fields of Victory p.103"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} +{"_id":"L5RCoreShu000086","name":"Moment of Glory","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"void","skill":"meditation","difficulty":"4","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Fields of Victory p.104"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} +{"_id":"L5RCoreShu000087","name":"Victory Without a Sword","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","skill":"tactics","difficulty":"6","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Fields of Victory p.104"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} +{"_id":"L5RCoreShu000088","name":"Flowering Deceptions","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"air","skill":"courtesy,tactics","difficulty":"@T:vigilance|max","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Path of Waves p.93"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]} diff --git a/system/scripts/actor.js b/system/scripts/actor.js index 9c709cb..d58d8c6 100644 --- a/system/scripts/actor.js +++ b/system/scripts/actor.js @@ -130,10 +130,7 @@ export class ActorL5r5e extends Actor { // No automation for npc as they cheat in stats if (this.data.type === "character") { - data.endurance = (Number(data.rings.earth) + Number(data.rings.fire)) * 2; - data.composure = (Number(data.rings.earth) + Number(data.rings.water)) * 2; - data.focus = Number(data.rings.air) + Number(data.rings.fire); - data.vigilance = Math.ceil((Number(data.rings.air) + Number(data.rings.water)) / 2); + ActorL5r5e.computeDerivedAttributes(data); } // Attributes bars @@ -151,6 +148,16 @@ export class ActorL5r5e extends Actor { } } + /** + * Set derived attributes (endurance, composure, focus, vigilance) from rings values + */ + static computeDerivedAttributes(data) { + data.endurance = (Number(data.rings.earth) + Number(data.rings.fire)) * 2; + data.composure = (Number(data.rings.earth) + Number(data.rings.water)) * 2; + data.focus = Number(data.rings.air) + Number(data.rings.fire); + data.vigilance = Math.ceil((Number(data.rings.air) + Number(data.rings.water)) / 2); + } + /** * Add a Ring/Skill point to the current actor if the item is a advancement * @param {Item} item @@ -272,4 +279,37 @@ export class ActorL5r5e extends Actor { return isPrepared; } + + /** + * Return the Status Rank of this actor + * @return {number|null} + */ + get statusRank() { + if (!["character", "npc"].includes(this.data.type)) { + return null; + } + return Math.floor(this.data.data.social.status / 10); + } + + /** + * Return the Intrigue Rank of this actor + * @return {number|null} + */ + get intrigueRank() { + if (!["character", "npc"].includes(this.data.type)) { + return null; + } + return this.data.type === "npc" ? this.data.data.conflict_rank.social : this.data.data.identity.school_rank; + } + + /** + * Return the Martial Rank of this actor + * @return {number|null} + */ + get martialRank() { + if (!["character", "npc"].includes(this.data.type)) { + return null; + } + return this.data.type === "npc" ? this.data.data.conflict_rank.martial : this.data.data.identity.school_rank; + } } diff --git a/system/scripts/actors/base-character-sheet.js b/system/scripts/actors/base-character-sheet.js index f204233..761ae6f 100644 --- a/system/scripts/actors/base-character-sheet.js +++ b/system/scripts/actors/base-character-sheet.js @@ -277,33 +277,14 @@ export class BaseCharacterSheetL5r5e extends BaseSheetL5r5e { return; } - // *** Dice event on Skills clic *** - html.find(".dice-picker").on("click", (event) => { - event.preventDefault(); - event.stopPropagation(); - const li = $(event.currentTarget); - let skillId = li.data("skill") || null; + // Dice event on Skills clic + html.find(".dice-picker").on("click", this._openDicePickerForSkill.bind(this)); - const weaponId = li.data("weapon-id") || null; - if (weaponId) { - skillId = this._getWeaponSkillId(weaponId); - } - - new game.l5r5e.DicePickerDialog({ - ringId: li.data("ring") || null, - skillId: skillId, - skillCatId: li.data("skillcat") || null, - isInitiativeRoll: li.data("initiative") || false, - actor: this.actor, - }).render(true); - }); + // Dice event on Technique clic + html.find(".dice-picker-tech").on("click", this._openDicePickerForTechnique.bind(this)); // Prepared (Initiative) - html.find(".prepared-control").on("click", (event) => { - event.preventDefault(); - event.stopPropagation(); - this._switchPrepared(); - }); + html.find(".prepared-control").on("click", this._switchPrepared.bind(this)); // Equipped / Readied html.find(".equip-readied-control").on("click", this._switchEquipReadied.bind(this)); @@ -317,9 +298,13 @@ export class BaseCharacterSheetL5r5e extends BaseSheetL5r5e { /** * Switch the state "prepared" (initiative) + * @param {Event} event * @private */ - _switchPrepared() { + _switchPrepared(event) { + event.preventDefault(); + event.stopPropagation(); + this.actor.data.data.prepared = !this.actor.data.data.prepared; this.actor.update({ data: { @@ -594,4 +579,53 @@ export class BaseCharacterSheetL5r5e extends BaseSheetL5r5e { } return null; } + + /** + * Open the dice-picker for this skill + * @param {Event} event + * @private + */ + _openDicePickerForSkill(event) { + event.preventDefault(); + event.stopPropagation(); + const li = $(event.currentTarget); + let skillId = li.data("skill") || null; + + const weaponId = li.data("weapon-id") || null; + if (weaponId) { + skillId = this._getWeaponSkillId(weaponId); + } + + new game.l5r5e.DicePickerDialog({ + ringId: li.data("ring") || null, + skillId: skillId, + skillCatId: li.data("skillcat") || null, + isInitiativeRoll: li.data("initiative") || false, + actor: this.actor, + }).render(true); + } + + /** + * Open the dice-picker for this technique + * @param {Event} event + * @private + */ + _openDicePickerForTechnique(event) { + event.preventDefault(); + event.stopPropagation(); + + const itemId = $(event.currentTarget).data("item-id") || null; + const item = this.actor.items.get(itemId); + if (!item || item.type !== "technique" || !item.data.data.skill) { + return; + } + + const itemData = item.data.data; + new game.l5r5e.DicePickerDialog({ + actor: this.actor, + ringId: itemData.ring || null, + difficulty: itemData.difficulty || null, + skillsList: itemData.skill || null, + }).render(true); + } } diff --git a/system/scripts/actors/character-generator-dialog.js b/system/scripts/actors/character-generator-dialog.js new file mode 100644 index 0000000..ac3d24c --- /dev/null +++ b/system/scripts/actors/character-generator-dialog.js @@ -0,0 +1,140 @@ +import { CharacterGenerator } from "./character-generator.js"; + +/** + * L5R NPC Generator form + * + * @extends {FormApplication} + */ +export class CharacterGeneratorDialog extends FormApplication { + /** + * Current actor data + */ + actor = null; + + /** + * Payload Object + */ + object = { + avgRings: 3, + clan: "random", + gender: "random", + generate: { + attributes: true, + demeanor: true, + identity: true, + items: true, + name: true, + narrative: true, + peculiarities: true, + techniques: true, + }, + }; + + /** + * Assign the default options + * @override + */ + static get defaultOptions() { + return foundry.utils.mergeObject(super.defaultOptions, { + id: "l5r5e-character-generator-dialog", + classes: ["l5r5e", "character-generator-dialog"], + template: CONFIG.l5r5e.paths.templates + "actors/character-generator-dialog.html", + title: game.i18n.localize("l5r5e.char_generator.title"), + width: 450, + // height: 360, + resizable: false, + closeOnSubmit: false, + submitOnClose: false, + submitOnChange: false, + }); + } + + /** + * Define a unique and dynamic element ID for the rendered ActorSheet application + */ + get id() { + return `l5r5e-npc-generator-dialog-${this.actor.id}`; + } + + /** + * Create dialog + */ + constructor(actor = null, options = {}) { + super({}, options); + this.actor = actor; + this.initializeFromActor(); + } + + /** + * Try to get values from actor to initialize the generator + */ + initializeFromActor() { + const actorDatas = this.actor.data.data; + + // Identity + this.object.clan = actorDatas.identity.clan || "random"; + this.object.gender = + actorDatas.identity.female === null ? "random" : actorDatas.identity.female ? "female" : "male"; + + // Rings + this.object.avgRings = CharacterGenerator.sanitizeMinMax( + Math.round( + Object.values(actorDatas.rings).reduce((acc, ringValue) => { + return acc + ringValue; + }, 0) / 5 + ) + ); + } + + /** + * Construct and return the data object used to render the HTML template for this form application. + * @param options + * @return {Object} + */ + async getData(options = null) { + const clans = Array.from(CONFIG.l5r5e.families.keys()).map((e) => ({ + id: e, + label: game.i18n.localize("l5r5e.clans." + e), + })); + return { + ...super.getData(options), + isNpc: this.actor.type === "npc", + clanList: [{ id: "random", label: game.i18n.localize("l5r5e.random") }, ...clans], + genderList: [ + { id: "random", label: game.i18n.localize("l5r5e.random") }, + { id: "male", label: game.i18n.localize("l5r5e.social.gender.male") }, + { id: "female", label: game.i18n.localize("l5r5e.social.gender.female") }, + ], + data: this.object, + }; + } + + /** + * This method is called upon form submission after form data is validated + * @param event The initial triggering submission event + * @param formData The object of validated form data with which to update the object + * @returns A Promise which resolves once the update operation has completed + * @override + */ + async _updateObject(event, formData) { + formData = foundry.utils.expandObject(formData); + + // Generate datas + const generator = new CharacterGenerator({ + avgRingsValue: formData.avgRings, + clanName: formData.clan, + gender: formData.gender, + }); + + // Update current Object with new data to keep selection + this.object = { + ...formData, + }; + + // Update actor with selection + const updatedDatas = await generator.toActor(this.actor, formData.generate); + await this.actor.update(updatedDatas); + + this.render(false); + } +} diff --git a/system/scripts/actors/character-generator.js b/system/scripts/actors/character-generator.js new file mode 100644 index 0000000..309c2c6 --- /dev/null +++ b/system/scripts/actors/character-generator.js @@ -0,0 +1,648 @@ +/** + * L5R Character generator base object + */ +export class CharacterGenerator { + // + static demeanorList = [ + { id: "adaptable", mod: { fire: 2, earth: -2 } }, + { id: "adaptable", mod: { water: 2, earth: -2 } }, + { id: "aggressive", mod: { fire: 2, air: -2 } }, + { id: "aggressive", mod: { fire: 2, water: -2 } }, + { id: "ambitious", mod: { fire: 2, water: -2 } }, + { id: "amiable", mod: { air: 2, earth: -2 } }, + { id: "analytical", mod: { fire: 2, air: -2 } }, + { id: "angry", mod: { fire: 2, air: -2 } }, + { id: "arrogant", mod: { fire: 2, water: -2 } }, + { id: "assertive", mod: { earth: 2, air: -2 } }, + { id: "assertive", mod: { earth: 2, air: 2 } }, + { id: "beguiling", mod: { air: 2, earth: -2 } }, + { id: "beguiling", mod: { fire: 2, earth: -2 } }, + { id: "bitter", mod: { fire: 2, air: -2 } }, + { id: "bold", mod: { fire: 1, earth: -1 } }, + { id: "calculating", mod: { air: 2, fire: -2 } }, + { id: "calm", mod: { fire: 2, air: -2 } }, + { id: "capricious", mod: { air: 2, earth: -2 } }, + { id: "cautious", mod: { air: 2, earth: -2 } }, + { id: "clever", mod: { air: 2, earth: -2 } }, + { id: "confused", mod: { fire: 1, void: 1, air: -2 } }, + { id: "courageous", mod: { air: 2, earth: -2 } }, + { id: "cowardly", mod: { earth: 2, fire: -2 } }, + { id: "curious", mod: { earth: 1, void: -2 } }, + { id: "curious", mod: { fire: 1, void: 1, air: -2 } }, + { id: "dependable", mod: { fire: 1, water: 1, earth: -2 } }, + { id: "detached", mod: { earth: 1, fire: 1, void: -2 } }, + { id: "disheartened", mod: { fire: 1, earth: -1 } }, + { id: "enraged", mod: { air: 1, fire: -2 } }, + { id: "feral", mod: { air: 2, fire: -2 } }, + { id: "fickle", mod: { fire: 2, air: -2 } }, + { id: "fierce", mod: { fire: 2, earth: -2 } }, + { id: "flighty", mod: { air: 2, fire: -2 } }, + { id: "flighty", mod: { water: 2, fire: -2 } }, + { id: "flippant", mod: { fire: 2, air: -2 } }, + { id: "friendly", mod: { fire: 1, earth: -2, water: -2 } }, + { id: "gruff", mod: { water: 2, earth: -2 } }, + { id: "hungry", mod: { fire: 2, air: -2 } }, + { id: "intense", mod: { air: 2, water: -2 } }, + { id: "intense", mod: { fire: 2, water: -2 } }, + { id: "intimidating", mod: { fire: 2, air: -2 } }, + { id: "irritable", mod: { fire: 2, air: -1, water: -1 } }, + { id: "loyal", mod: { air: 1, earth: -2, fire: -2 } }, + { id: "loyal", mod: { water: 2, fire: -2 } }, + { id: "mischievous", mod: { fire: 2, air: -2 } }, + { id: "mischievous", mod: { air: 2, earth: -2 } }, + { id: "mischievous", mod: { earth: 2, fire: -2 } }, + { id: "morose", mod: { water: 2, fire: -2 } }, + { id: "nurturing", mod: { earth: 2, fire: -2 } }, + { id: "obstinate", mod: { earth: 2, air: -2 } }, + { id: "obstinate", mod: { water: 2, air: -2 } }, + { id: "opportunistic", mod: { water: 2, fire: -2 } }, + { id: "passionate", mod: { earth: 2, air: -2 } }, + { id: "playful", mod: { earth: 2, water: -2 } }, + { id: "playful", mod: { fire: 1, air: 1, void: -2 } }, + { id: "power_hungry", mod: { fire: 2, earth: -2 } }, + { id: "proud", mod: { fire: 2, earth: -2 } }, + { id: "restrained", mod: { earth: 2, air: -2 } }, + { id: "scheming", mod: { air: 2, void: -2 } }, + { id: "serene", mod: { fire: 2, void: -2 } }, + { id: "serene", mod: { void: 2, fire: -2 } }, + { id: "serious", mod: { fire: 2, earth: -2 } }, + { id: "shrewd", mod: { air: 2, fire: -2 } }, + { id: "stubborn", mod: { earth: 2, water: -2 } }, + { id: "suspicious", mod: { air: 2, earth: -2 } }, + { id: "teasing", mod: { air: 2, earth: -2 } }, + { id: "territorial", mod: { fire: 2, air: -2 } }, + { id: "uncertain", mod: { air: 2, fire: -2 } }, + { id: "unenthused", mod: { earth: 2, fire: -2 } }, + { id: "vain", mod: { earth: 2, air: -2 } }, + { id: "wary", mod: { earth: 2, fire: -2 } }, + ]; + // + + /** + * Payload Object + */ + data = { + avgRingsValue: 3, // 1-5 + clan: "random", + family: "", + gender: "male", + age: 15, + maritalStatus: "", + }; + + /** + * Initialize the generator + * @param {number} avgRingsValue number between 1 and 5 + * @param {string} clanName random|crab|crane... + * @param {string} gender random|male|female + */ + constructor({ avgRingsValue = 3, clanName = "random", gender = "random" }) { + if (!CONFIG.l5r5e.families.has(clanName)) { + clanName = "random"; + } + if (clanName === "random") { + clanName = CharacterGenerator._getRandomArrayValue(Array.from(CONFIG.l5r5e.families.keys())); + } + if (gender === "random" || !["male", "female"].includes(gender)) { + gender = Math.random() > 0.5 ? "male" : "female"; + } + + this.data.avgRingsValue = CharacterGenerator.sanitizeMinMax(avgRingsValue); + this.data.clan = clanName; + this.data.family = CharacterGenerator._getRandomFamily(clanName); + this.data.gender = gender; + } + + /** + * Return true if the gender is Female + * @return {boolean} + */ + get isFemale() { + return this.data.gender === "female"; + } + + /** + * Return a random value for this array + * @param array + * @return {String} + * @private + */ + static _getRandomArrayValue(array) { + return array[Math.floor(Math.random() * array.length)] ?? ""; + } + + /** + * Return a random value between min and max + * @param {number} min + * @param {number} max + * @return {number} + * @private + */ + static _randomInt(min, max) { + return Math.floor(Math.random() * (max - min + 1) + min); + } + + /** + * Always return a number between 1 and 5 + * @param {number} number + * @return {number} + */ + static sanitizeMinMax(number) { + return Math.min(5, Math.max(1, number)); + } + + /** + * Return a Item from this pack (by id if provided, or random otherwise) + * @param {string} packName + * @param {string} id + * @return {Promise} + * @private + */ + static async _getItemFromPack(packName, id = null) { + const comp = await game.packs.get(packName); + if (!comp) { + console.log(`L5R5E | Pack not found[${packName}]`); + return; + } + if (id) { + return comp.getDocument(id); + } + if (!comp.indexed) { + await comp.getDocuments(); + } + return comp.getDocument(CharacterGenerator._getRandomArrayValue(Array.from(comp.keys()))); + } + + /** + * Generate and return a family name for this clan + * @param {string} clanName + * @return {string} + * @private + */ + static _getRandomFamily(clanName) { + let originClan = clanName; + + // Ronin specific, can be any other family name + if (clanName === "ronin") { + originClan = CharacterGenerator._getRandomArrayValue( + Array.from(CONFIG.l5r5e.families.keys()).filter((e) => e !== "ronin") + ); + } + + return CharacterGenerator._getRandomArrayValue(CONFIG.l5r5e.families.get(originClan)); + } + + /** + * Generate and return a full name + * @return {Promise} + */ + async getRandomizedName() { + let table = `Japanese names (${this.isFemale ? "Female" : "Male"})`; + switch (this.data.clan) { + case "ivory_kingdoms": + table = "Ivory Kingdoms names"; + break; + case "qamarist": + table = "Qamarist names"; + break; + case "ujik": + table = "Ujik names"; + break; + } + const randomNames = await game.l5r5e.HelpersL5r5e.drawManyFromPack("l5r5e.core-name-tables", table, 1, { + displayChat: false, + }); + return this.data.family + " " + (randomNames?.results[0]?.data.text || ""); + } + + /** + * Generate the actor age + * @param {number} avgRingsValue + * @return {number} + */ + static genAge(avgRingsValue) { + return CharacterGenerator._randomInt(15, avgRingsValue * 10 + 15); + } + + /** + * Return the marriage state + * @param {number} age + * @return {string} unmarried|betrothed|married|widowed + */ + static genMaritalStatus(age) { + const rng = Math.random(); + if (age < 20) { + return rng < 0.1 ? "married" : rng < 0.4 ? "betrothed" : "unmarried"; + } + if (age < 30) { + return rng < 0.4 ? "married" : rng < 0.7 ? "betrothed" : "unmarried"; + } + return rng < 0.8 ? "married" : rng < 0.9 ? "widowed" : "unmarried"; + } + + /** + * Generate Honor, Glory and Status values + * @param {number} age + * @param {string} clan + * @return {{honor: number, glory: number, status: number}} + */ + static genSocialStanding(age, clan) { + const karma = Math.random() < 0.66 ? 1 : -1; + const rng = (initial, variation) => { + return initial + CharacterGenerator._randomInt(5, variation) * karma; + }; + + let honor = rng(34, age / 2); + switch (clan) { + case "lion": + honor += 10; + break; + case "scorpion": + honor -= 10; + break; + } + return { + honor, + glory: rng(40, age / 3), + status: rng(30, age / 4), + }; + } + + /** + * Modify the current actor datas with selected options + * + * @param {ActorL5r5e} actor Actor object + * @param {Object} generate + * @param {boolean} generate.name If true generate a new name + * @param {boolean} generate.identity If true generate Clan, Gender, Age, Marital status + * @param {boolean} generate.attributes If true generate Rings, attributes, skills and confrontation ranks + * @param {boolean} generate.demeanor If true generate Demeanor and rings affinities + * @param {boolean} generate.peculiarities If true generate Advantage and Disadvantage + * @param {boolean} generate.items If true generate Armor, Weapons and Items + * @param {boolean} generate.techniques If true generate Shuji, Katas... + * @param {boolean} generate.narrative If true generate Narrative and fluff + * @return {Promise} + */ + async toActor( + actor, + generate = { + name: true, + attributes: true, + identity: true, + demeanor: true, + peculiarities: true, + items: true, + techniques: true, + narrative: true, + } + ) { + const actorDatas = actor.data.data; + + // Need to set some required values + this.data.age = actorDatas.identity.age || CharacterGenerator.genAge(this.data.avgRingsValue); + this.data.maritalStatus = + actorDatas.identity.marital_status || CharacterGenerator.genMaritalStatus(this.data.age); + + actorDatas.identity.clan = this.data.clan; + actorDatas.identity.family = this.data.family; + actorDatas.identity.female = this.isFemale; + + // Name + const newName = generate.name ? await this.getRandomizedName() : actor.data.name; + + // Identity + if (generate.identity) { + actorDatas.identity.age = CharacterGenerator.genAge(this.data.avgRingsValue); + actorDatas.identity.marital_status = CharacterGenerator.genMaritalStatus(this.data.age); + this._generateNotes(actorDatas); + } + + // Img (only if system defaults) + const folder = "systems/l5r5e/assets/icons/actors"; + const newImg = [ + `${folder}/npc.svg`, + `${folder}/traditional-japanese-man.svg`, + `${folder}/traditional-japanese-woman.svg`, + ].includes(actor.data.img) + ? `${folder}/traditional-japanese-${this.isFemale ? "woman" : "man"}.svg` + : actor.data.img; + + // Generate attributes & Social Standing + if (generate.attributes) { + // Generate attributes (rings, attributes, skills, confrontation ranks) + this._generateAttributes(actorDatas); + + // Social Standing + const social = CharacterGenerator.genSocialStanding(this.data.age, this.data.clan); + actorDatas.social.honor = social.honor; + actorDatas.social.glory = social.glory; + actorDatas.social.status = social.status; + } + + // Demeanor (npc only) + if (generate.demeanor && actor.type === "npc") { + this._generateDemeanor(actorDatas); + } + + // Item types + if (generate.peculiarities || generate.items || generate.techniques) { + const newItemsData = []; + + // Advantage / Disadvantage + if (generate.peculiarities) { + await this._generatePeculiarities(actor, newItemsData); + } + + // Items + if (generate.items) { + await this._generateItems(actor, newItemsData); + } + + // Techniques + if (generate.techniques) { + await this._generateTechniques(actor, newItemsData); + } + + // Add to actor + if (newItemsData.length > 0) { + await actor.createEmbeddedDocuments("Item", newItemsData); + } + } + + // TODO Narrative + if (generate.narrative) { + this._generateNarrative(actorDatas); + } + + // return actor data + return { + img: newImg, + name: newName, + data: actorDatas, + }; + } + // + + /** + * Generate attributes (rings, attributes, skills, confrontation ranks) + * @param {DocumentData.data} actorDatas + * @private + */ + _generateAttributes(actorDatas) { + const stats = { min: 5, max: 1 }; + + // Rings + CONFIG.l5r5e.stances.forEach((ringName) => { + // avgRingsValue + (-1|0|1) + actorDatas.rings[ringName] = CharacterGenerator.sanitizeMinMax( + this.data.avgRingsValue - 1 + Math.floor(Math.random() * 3) + ); + stats.min = Math.min(stats.min, actorDatas.rings[ringName]); + stats.max = Math.max(stats.max, actorDatas.rings[ringName]); + }); + + // Attributes + game.l5r5e.ActorL5r5e.computeDerivedAttributes(actorDatas); + + // Skills + Object.keys(actorDatas.skills).forEach( + (skillName) => (actorDatas.skills[skillName] = Math.floor(Math.random() * stats.max)) + ); + + // Confrontation ranks (npc only) + if (actorDatas.conflict_rank) { + actorDatas.conflict_rank.martial = this.data.avgRingsValue + actorDatas.skills.martial; + actorDatas.conflict_rank.social = this.data.avgRingsValue + actorDatas.skills.social; + } + } + + /** + * Generate Demeanor (npc only) + * @param {DocumentData.data} actorDatas + * @private + */ + _generateDemeanor(actorDatas) { + // demeanor { id: "adaptable", mod: { fire: 2, earth: -2 } }, + const demeanor = CharacterGenerator._getRandomArrayValue(CharacterGenerator.demeanorList); + actorDatas.attitude = game.i18n.localize("l5r5e.demeanor." + demeanor.id); + actorDatas.rings_affinities = foundry.utils.mergeObject( + { + earth: 0, + air: 0, + water: 0, + fire: 0, + void: 0, + }, + demeanor.mod + ); + } + + /** + * Generate Advantages and Disadvantages + * @param {ActorL5r5e} actor + * @param {DocumentData[]} newItemsData + * @return {Promise} + * @private + */ + async _generatePeculiarities(actor, newItemsData) { + // Clear actor peculiarities + const deleteIds = actor.data.items.filter((e) => e.type === "peculiarity").map((e) => e.id); + if (deleteIds.length > 0) { + await actor.deleteEmbeddedDocuments("Item", deleteIds); + } + + // Add 1 each peculiarity + for (const pack of ["adversities", "distinctions", "passions", "anxieties"]) { + const item = await CharacterGenerator._getItemFromPack(`l5r5e.core-peculiarities-${pack}`); + if (item) { + newItemsData.push(foundry.utils.duplicate(item.data)); + } + } + } + + /** + * Generate Armor, Weapons, Items + * @param {ActorL5r5e} actor + * @param {DocumentData[]} newItemsData + * @return {Promise} + * @private + */ + async _generateItems(actor, newItemsData) { + // Clear actor items + const deleteIds = actor.data.items.filter((e) => ["armor", "weapon", "item"].includes(e.type)).map((e) => e.id); + if (deleteIds.length > 0) { + await actor.deleteEmbeddedDocuments("Item", deleteIds); + } + + // Items + const itemCfg = { + armors: [ + "L5RCoreArm000009", // Common Clothes + ], + weapons: [ + "L5RCoreWea000036", // Punch + "L5RCoreWea000037", // Kick + "L5RCoreWea000009", // Wakizashi + "L5RCoreWea000007", // Katana + "L5RCoreWea000019", // Knife + ], + items: [ + null, // Random item + ], + }; + if (this.data.clan === "crab") { + itemCfg.armors.push("L5RCoreArm000001"); // Ashigaru Armor + itemCfg.weapons.push("L5RCoreWea000017"); // Tetsubō + } + + for (const pack in itemCfg) { + for (const itemId of itemCfg[pack]) { + const item = await CharacterGenerator._getItemFromPack(`l5r5e.core-${pack}`, itemId); + if (item) { + newItemsData.push(foundry.utils.duplicate(item.data)); + } + } + } + } + + /** + * Generate Techniques + * @param {ActorL5r5e} actor + * @param {DocumentData[]} newItemsData + * @return {Promise} + * @private + */ + async _generateTechniques(actor, newItemsData) { + // Clear actor items + const deleteIds = actor.data.items.filter((e) => e.type === "technique").map((e) => e.id); + if (deleteIds.length > 0) { + await actor.deleteEmbeddedDocuments("Item", deleteIds); + } + + const avgrv = this.data.avgRingsValue; + + /** + * Techs config + * + * exemple: { + * probability: .7, + * skill: { + * grp_name: "scholar", + * value_min: 1, + * }, + * qty: { + * min: 1, + * max: avgrv, + * }, + * }, + */ + const techCfg = { + kata: { + probability: 1, + skill: { + grp_name: "martial", + value_min: 1, + }, + qty: { + min: 1, + max: avgrv, + }, + }, + kiho: { + probability: 0.1, + skill: { + grp_name: "martial", + value_min: 1, + }, + }, + ninjutsu: { + probability: 0.1, + skill: { + grp_name: "martial", + value_min: 1, + }, + }, + shuji: { + probability: 1, + qty: { + min: 1, + }, + }, + rituals: { + probability: 0.2, + }, + maho: { + probability: 0.1, + }, + invocations: { + probability: 0.3, + skill: { + grp_name: "scholar", + value_min: 1, + }, + qty: { + min: 2, + max: Math.max(2, avgrv), + }, + }, + }; + + for (const pack in techCfg) { + const cfg = techCfg[pack]; + + // Minimum skill required (npc only for now) + if (!!cfg.skill && actor.data.data.skills[cfg.skill.grp_name] < cfg.skill.value_min) { + console.log("1"); + continue; + } + + console.log("2"); + + // Check probabilities to have more than min qty + let qtyMax = cfg.qty?.min ?? 0; + if (Math.random() < cfg.probability) { + qtyMax = CharacterGenerator._randomInt(cfg.qty?.min ?? 0, cfg.qty?.max ?? avgrv); + } + + for (let qty = 0; qty < qtyMax; qty++) { + // Rank is limited by avgRingsValue + let item; + do { + item = await CharacterGenerator._getItemFromPack(`l5r5e.core-techniques-${pack}`); + } while (item && item.data.data.rank > avgrv); + + if (item) { + // console.log('adding', pack, item.data.name); + newItemsData.push(foundry.utils.duplicate(item.data)); + } + } // fr qty + } // fr techCfg + } + + /** + * Fill notes with some values that don't appear in sheet + * @param {DocumentData.data} actorDatas + * @private + */ + _generateNotes(actorDatas) { + actorDatas.notes = + `${game.i18n.localize("l5r5e.social.age")}: ${this.data.age}` + + `${game.i18n.localize("l5r5e.social.gender.title")}: ${game.i18n.localize( + "l5r5e.social.gender." + this.data.gender + )}` + + `${game.i18n.localize("l5r5e.clan")}: ${game.i18n.localize("l5r5e.clans." + this.data.clan)}` + + `${game.i18n.localize("l5r5e.social.marital_status.title")}: ${game.i18n.localize( + "l5r5e.social.marital_status." + this.data.maritalStatus + )}`; + } + + /** + * Generate Narrative fluff + * @param {DocumentData.data} actorDatas + * @private + */ + _generateNarrative(actorDatas) { + // actorDatas.description = ''; + } + // +} diff --git a/system/scripts/actors/character-sheet.js b/system/scripts/actors/character-sheet.js index d33a559..89d54a4 100644 --- a/system/scripts/actors/character-sheet.js +++ b/system/scripts/actors/character-sheet.js @@ -76,6 +76,24 @@ export class CharacterSheetL5r5e extends BaseCharacterSheetL5r5e { return; } + // Autocomplete + game.l5r5e.HelpersL5r5e.autocomplete( + html, + "data.identity.clan", + Object.entries(game.i18n.translations.l5r5e.clans) + .filter(([k, v]) => k !== "title") + .map(([k, v]) => v) + ); + game.l5r5e.HelpersL5r5e.autocomplete( + html, + "data.identity.family", + CONFIG.l5r5e.families.get( + Object.entries(game.i18n.translations.l5r5e.clans).find( + ([k, v]) => v === this.actor.data.data.identity.clan + )?.[0] + ) + ); + // Open linked school curriculum journal html.find(".school-journal-link").on("click", this._openLinkedJournal.bind(this)); diff --git a/system/scripts/actors/npc-sheet.js b/system/scripts/actors/npc-sheet.js index f64c482..4a58a54 100644 --- a/system/scripts/actors/npc-sheet.js +++ b/system/scripts/actors/npc-sheet.js @@ -1,4 +1,5 @@ import { BaseCharacterSheetL5r5e } from "./base-character-sheet.js"; +import { CharacterGeneratorDialog } from "./character-generator-dialog.js"; /** * NPC Sheet @@ -16,6 +17,29 @@ export class NpcSheetL5r5e extends BaseCharacterSheetL5r5e { }); } + /** + * Add the CharacterGenerator button in L5R specific bar + * @override + * @return {{label: string, class: string, icon: string, onclick: Function|null}[]} + */ + _getL5rHeaderButtons() { + const buttons = super._getL5rHeaderButtons(); + if (!this.isEditable || this.actor.limited || this.actor.data.data.soft_locked) { + return buttons; + } + + buttons.unshift({ + label: game.i18n.localize("l5r5e.char_generator.head_bt_title"), + class: "character-generator", + icon: "fas fa-cogs", + onclick: async () => { + await new CharacterGeneratorDialog(this.actor).render(true); + }, + }); + + return buttons; + } + /** @inheritdoc */ getData(options = {}) { const sheetData = super.getData(); diff --git a/system/scripts/config.js b/system/scripts/config.js index e24621f..dbe9f2f 100644 --- a/system/scripts/config.js +++ b/system/scripts/config.js @@ -43,7 +43,7 @@ L5R5E.techniques.set("title_ability", { type: "title", displayInTypes: false }); // Custom L5R5E.techniques.set("specificity", { type: "custom", displayInTypes: false }); -// Map SkillId - CategoryId +// *** SkillId - CategoryId *** L5R5E.skills = new Map(); L5R5E.skills.set("aesthetics", "artisan"); L5R5E.skills.set("composition", "artisan"); @@ -74,7 +74,7 @@ L5R5E.skills.set("seafaring", "trade"); L5R5E.skills.set("skulduggery", "trade"); L5R5E.skills.set("survival", "trade"); -// Symbols Map +// *** Symbols *** L5R5E.symbols = new Map(); L5R5E.symbols.set("(op)", { class: "i_opportunity", label: "l5r5e.chatdices.opportunities" }); L5R5E.symbols.set("(su)", { class: "i_success", label: "l5r5e.chatdices.successes" }); @@ -114,3 +114,33 @@ L5R5E.symbols.set("(unicorn)", { class: "i_unicorn", label: "" }); L5R5E.symbols.set("(bushi)", { class: "i_bushi", label: "" }); L5R5E.symbols.set("(courtier)", { class: "i_courtier", label: "" }); L5R5E.symbols.set("(shugenja)", { class: "i_shugenja", label: "" }); + +// *** Clans and Families *** +L5R5E.families = new Map(); +// Majors +L5R5E.families.set("imperial", ["Miya", "Otomo", "Seppun"]); +L5R5E.families.set("crab", ["Hida", "Kaiu", "Hiruma", "Yasuki", "Kuni"]); +L5R5E.families.set("crane", ["Asahina", "Daidoji", "Doji", "Kakita"]); +L5R5E.families.set("dragon", ["Kitsuki", "Mirumoto", "Togashi"]); +L5R5E.families.set("lion", ["Akodo", "Ikoma", "Kitsu", "Matsu"]); +L5R5E.families.set("phoenix", ["Agasha", "Asako", "Isawa", "Shiba"]); +L5R5E.families.set("scorpion", ["Bayushi", "Shosuro", "Soshi", "Yogo"]); +L5R5E.families.set("unicorn", ["Ide", "Iuchi", "Moto", "Shinjo", "Utaku"]); +// Minors +L5R5E.families.set("mantis", ["(boat name)"]); // no family name, boat name +L5R5E.families.set("ronin", ["(ronin)"]); // can be anything +L5R5E.families.set("badger", ["Ichiro"]); +L5R5E.families.set("bat", ["Komori"]); +L5R5E.families.set("boar", ["Heichi"]); +L5R5E.families.set("dragonfly", ["Tonbo"]); +L5R5E.families.set("firefly", ["Hotaru"]); +L5R5E.families.set("hare", ["Ujina", "Usagi"]); +L5R5E.families.set("monkey", ["Toku", "Fuzake"]); +L5R5E.families.set("oriole", ["Tsi"]); +L5R5E.families.set("ox", ["Morito"]); +L5R5E.families.set("sparrow", ["Suzume"]); +L5R5E.families.set("tortoise", ["Kasuga"]); +// External +L5R5E.families.set("ivory_kingdoms", []); +L5R5E.families.set("qamarist", []); +L5R5E.families.set("ujik", []); diff --git a/system/scripts/dice/dice-picker-dialog.js b/system/scripts/dice/dice-picker-dialog.js index d09ea7e..4fc6431 100644 --- a/system/scripts/dice/dice-picker-dialog.js +++ b/system/scripts/dice/dice-picker-dialog.js @@ -11,10 +11,14 @@ export class DicePickerDialog extends FormApplication { _actor = null; /** - * If GM as set to hidden, lock the player choice so he cannot look the TN - * @type {boolean} + * If GM or Constructor set to hidden, lock the player choice, so he cannot look the TN + * @type {{gm: boolean, option: boolean}} + * @private */ - _difficultyHiddenIsLock = false; + _difficultyHiddenIsLock = { + gm: false, + option: false, + }; /** * Payload Object @@ -29,6 +33,7 @@ export class DicePickerDialog extends FormApplication { value: 0, defaultValue: 0, cat: "", + list: [], name: "", assistance: 0, }, @@ -90,6 +95,7 @@ export class DicePickerDialog extends FormApplication { * ringId string (fire) * skillId string (design) * skillCatId string (artisan) + * skillsList string[] (artisan,fitness) * difficulty number (0-9) * difficultyHidden boolean * isInitiativeRoll boolean @@ -117,7 +123,12 @@ export class DicePickerDialog extends FormApplication { this.ringId = options.ringId; } - // Skill / SkillCategory + // SkillList + if (options.skillsList) { + this.skillList = options.skillsList; + } + + // Skill if (options.skillId) { this.skillId = options.skillId; } @@ -128,13 +139,14 @@ export class DicePickerDialog extends FormApplication { } // Difficulty - if (options.difficulty) { - this.difficulty = options.difficulty; - } else { + if (!options.difficulty || !this.parseDifficulty(options.difficulty)) { this.difficulty = game.settings.get("l5r5e", "initiative-difficulty-value"); } // DifficultyHidden + if (options.difficultyHidden) { + this._difficultyHiddenIsLock.option = true; + } this.difficultyHidden = !!options.difficultyHidden; // InitiativeRoll @@ -145,8 +157,10 @@ export class DicePickerDialog extends FormApplication { * Refresh data (used from socket) */ async refresh() { - this.difficulty = game.settings.get("l5r5e", "initiative-difficulty-value"); - this.difficultyHidden = false; + if (this._difficultyHiddenIsLock.option) { + this.difficulty = game.settings.get("l5r5e", "initiative-difficulty-value"); + this.difficultyHidden = false; + } this.render(false); } @@ -171,6 +185,25 @@ export class DicePickerDialog extends FormApplication { this.object.ring.value = this._actor.data.data.rings[this.object.ring.id]; } + /** + * Set the list of allowed skill to choose. + * Coma separated, can be a category names or skill names. + * @param {string} skillsList + */ + set skillList(skillsList) { + if (!skillsList) { + return; + } + this.object.skill.list = this.parseSkillsList(skillsList); + if (this.object.skill.list.length > 0) { + if (this.actorIsPc) { + this.skillId = this.object.skill.list[0].id; + } else { + this.skillCatId = this.object.skill.list[0].id; + } + } + } + /** * Set and load skill's required data from actor and skillId * @param skillId @@ -229,8 +262,11 @@ export class DicePickerDialog extends FormApplication { * @param difficulty */ set difficulty(difficulty) { - difficulty = parseInt(difficulty) || null; - if (difficulty < 0) { + if (this._difficultyHiddenIsLock.option) { + return; + } + difficulty = parseInt(difficulty); + if (isNaN(difficulty) || difficulty < 0) { difficulty = 2; } this.object.difficulty.value = difficulty; @@ -242,8 +278,8 @@ export class DicePickerDialog extends FormApplication { */ set difficultyHidden(isHidden) { // If GM hide, then player choice don't matter - this._difficultyHiddenIsLock = game.settings.get("l5r5e", "initiative-difficulty-hidden"); - if (this._difficultyHiddenIsLock) { + this._difficultyHiddenIsLock.gm = game.settings.get("l5r5e", "initiative-difficulty-hidden"); + if (this._difficultyHiddenIsLock.gm || this._difficultyHiddenIsLock.option) { isHidden = true; } this.object.difficulty.hidden = !!isHidden; @@ -259,6 +295,14 @@ export class DicePickerDialog extends FormApplication { return `L5R Dice Roller` + (this._actor ? " - " + this._actor.data.name : ""); } + /** + * Return true if an actor is loaded and is a Character + * @return {boolean} + */ + get actorIsPc() { + return !this._actor || this._actor.data?.type === "character"; + } + /** * Construct and return the data object used to render the HTML template for this form application. * @param options @@ -270,11 +314,11 @@ export class DicePickerDialog extends FormApplication { ringsList: game.l5r5e.HelpersL5r5e.getRingsList(this._actor), data: this.object, actor: this._actor, - actorIsPc: !this._actor || this._actor.data?.type === "character", + actorIsPc: this.actorIsPc, canUseVoidPoint: this.object.difficulty.addVoidPoint || !this._actor || this._actor.data.data.void_points.value > 0, disableSubmit: this.object.skill.value < 1 && this.object.ring.value < 1, - difficultyHiddenIsLock: this._difficultyHiddenIsLock, + difficultyHiddenIsLock: this._difficultyHiddenIsLock.gm || this._difficultyHiddenIsLock.option, }; } @@ -304,6 +348,18 @@ export class DicePickerDialog extends FormApplication { activateListeners(html) { super.activateListeners(html); + // Skill Selection from list + html.find("select[name=skill]").on("change", async (event) => { + event.preventDefault(); + event.stopPropagation(); + if (this.actorIsPc) { + this.skillId = event.target.value; + } else { + this.skillCatId = event.target.value; + } + this.render(false); + }); + // Select Ring html.find('input[name="approach"]').on("click", async (event) => { event.preventDefault(); @@ -553,4 +609,161 @@ export class DicePickerDialog extends FormApplication { return game.user.assignHotbarMacro(macro, "auto"); // 1st available } + + /** + * Return the actor who have the min/max value for this property + * @param {string} property Property name (vigilance, strife.value) + * @param {boolean|null} isMin Null: single target, Min/Max: get the actor who have the max value + * @return {ActorL5r5e|null} + * @private + */ + static _getTargetActorFromSelection(property, isMin = null) { + if (game.user.targets.size < 1) { + return null; + } + + let targetActor; + if (isMin === null) { + // only one target, get the first element + targetActor = Array.from(game.user.targets).values().next()?.value.document.actor; + } else { + // Group (Min/Max) + const targetGrp = Array.from(game.user.targets).reduce( + (acc, tgt) => { + const targetActor = tgt.document.actor; + if (!["character", "npc"].includes(targetActor.type)) { + return acc; + } + + const targetData = targetActor.data.data; + const value = targetActor[property] || targetData[property] || null; + if (!value) { + return acc; + } + + if ((isMin && value < acc.value) || (!isMin && value > acc.value)) { + acc.actor = targetActor; + acc.value = value; + } + return acc; + }, + { actor: null, value: 0 } + ); + targetActor = targetGrp.actor; + } + return targetActor; + } + + /** + * Parse the difficulty from technique + * + * Exemples : + * "@S:vigilance" + * "@T:vigilance" + * "@T:vigilance|min" + * "@T:vigilance|max" + * "@T:vigilance|max(statusRank)" + * "@T:intrigueRank" + * "@T:martialRank" + * "@T:statusRank|max" + * "@T:strife.value|max" + * + * @param {string|number} difficulty + * @return {boolean} + */ + parseDifficulty(difficulty) { + // Macro style + if (!Number.isNumeric(difficulty) && difficulty.startsWith("@")) { + // 0: "@T:vigilance|max(statusRank)" + // 1: "T" // Meaning : S(elf), T(arget) + // 2: "vigilance" + // 3: "max" + // 4: "statusRank" + const infos = difficulty.match(/^@([TS]):([^|]+?)(?:\|(min|max)(?:\(([^)]+?)\))?)?$/); + if (!infos) { + console.log("L5R5E | Fail to parse difficulty", difficulty); + return false; + } + + // Define which actor is needed for the difficulty + let targetActor; + if (infos[1] === "S") { + targetActor = this._actor; + } else if (game.user.targets.size > 0) { + // Between the targets + targetActor = DicePickerDialog._getTargetActorFromSelection( + infos[4] || infos[2], + !infos[3] ? null : infos[3] === "min" + ); + } + // Wrong syntax or no target set, do manual TN + if (!targetActor) { + console.log("L5R5E | Fail to get actor from target selection"); + return false; + } + + // Check in actor. or actor.data.data. + difficulty = targetActor[infos[2]] || targetActor.data.data[infos[2]] || null; + if (difficulty < 1) { + console.log("L5R5E | Fail to parse difficulty from target"); + return false; + } + + // Hide npc stats on target + if (infos[1] === "T") { + this.difficultyHidden = true; + this._difficultyHiddenIsLock.option = true; + } + } + + // finally + difficulty = parseInt(difficulty); + if (isNaN(difficulty) || difficulty < 0) { + return false; + } + this.difficulty = difficulty; + return true; + } + + /** + * Parse Skills from technique + * + * Character : expand category (social) to it's skillname (command,courtesy...) + * NPC : shrink to category names + * + * @param {string} skillList + * @return {string[]} + */ + parseSkillsList(skillList) { + const categories = game.l5r5e.HelpersL5r5e.getCategoriesSkillsList(); + + // Sanitize and uniques values + const unqSkillList = new Set(); + skillList.split(",").forEach((s) => { + s = s.trim(); + + if (CONFIG.l5r5e.skills.has(s)) { + unqSkillList.add(this.actorIsPc ? s : CONFIG.l5r5e.skills.get(s)); + } else if (categories.has(s)) { + if (this.actorIsPc) { + categories.get(s).forEach((e) => unqSkillList.add(e)); + } else { + unqSkillList.add(s); + } + } + }); + + // Sort by the translated label + const array = [...unqSkillList].map((id) => { + return { + id: id, + label: this.actorIsPc + ? game.i18n.localize(`l5r5e.skills.${CONFIG.l5r5e.skills.get(id)}.${id}`) + : game.i18n.localize(`l5r5e.skills.${id}.title`), + }; + }); + array.sort((a, b) => a.label.localeCompare(b.label)); + + return array; + } } diff --git a/system/scripts/handlebars.js b/system/scripts/handlebars.js index 8ae06ee..5368bd2 100644 --- a/system/scripts/handlebars.js +++ b/system/scripts/handlebars.js @@ -2,42 +2,46 @@ * Custom Handlebars for L5R5e */ export const RegisterHandlebars = function () { + const sanitizeIfFail = (str) => { + return str.indexOf("l5r5e.") !== -1 && str.indexOf("undefined") ? "" : str; + }; + /* ------------------------------------ */ /* Localizations */ /* ------------------------------------ */ Handlebars.registerHelper("localizeSkill", function (categoryId, skillId) { const key = "l5r5e.skills." + categoryId.toLowerCase() + "." + skillId.toLowerCase(); - return game.i18n.localize(key); + return sanitizeIfFail(game.i18n.localize(key)); }); Handlebars.registerHelper("localizeSkillId", function (skillId) { const key = "l5r5e.skills." + CONFIG.l5r5e.skills.get(skillId.toLowerCase()) + "." + skillId.toLowerCase(); - return game.i18n.localize(key); + return sanitizeIfFail(game.i18n.localize(key)); }); Handlebars.registerHelper("localizeRing", function (ringId) { const key = "l5r5e.rings." + ringId.toLowerCase(); - return game.i18n.localize(key); + return sanitizeIfFail(game.i18n.localize(key)); }); Handlebars.registerHelper("localizeStanceTip", function (ringId) { const key = "l5r5e.conflict.stances." + ringId.toLowerCase() + "tip"; - return game.i18n.localize(key); + return sanitizeIfFail(game.i18n.localize(key)); }); Handlebars.registerHelper("localizeTechnique", function (techniqueName) { - return game.i18n.localize("l5r5e.techniques." + techniqueName.toLowerCase()); + return sanitizeIfFail(game.i18n.localize("l5r5e.techniques." + techniqueName.toLowerCase())); }); Handlebars.registerHelper("localizeYesNo", function (isYes) { - return game.i18n.localize(isYes ? "Yes" : "No"); + return sanitizeIfFail(game.i18n.localize(isYes ? "Yes" : "No")); }); /* ------------------------------------ */ /* Dice */ /* ------------------------------------ */ Handlebars.registerHelper("getDiceFaceUrl", function (diceClass, faceId) { - return game.l5r5e[diceClass].getResultSrc(faceId); + return sanitizeIfFail(game.l5r5e[diceClass].getResultSrc(faceId)); }); /* ------------------------------------ */ diff --git a/system/scripts/helpers.js b/system/scripts/helpers.js index 6068867..dd359d5 100644 --- a/system/scripts/helpers.js +++ b/system/scripts/helpers.js @@ -43,6 +43,21 @@ export class HelpersL5r5e { return skills; } + /** + * Return Categories and Skill names in it + * @return {Map} + */ + static getCategoriesSkillsList() { + return Array.from(CONFIG.l5r5e.skills).reduce((acc, [id, cat]) => { + if (acc.has(cat)) { + acc.set(cat, [...acc.get(cat), id]); + } else { + acc.set(cat, [id]); + } + return acc; + }, new Map()); + } + /** * Get Techniques for List / Select * @param types core|school|title|custom @@ -690,4 +705,123 @@ export class HelpersL5r5e { } return await table.drawMany(retrieve, opt); } + + /** + * Return the string without accents + * @param {string} str + * @return {string} + */ + static noAccents(str) { + return str.normalize("NFKD").replace(/[\u0300-\u036f]/g, ""); + } + + /** + * Autocomplete method + * @param {jQuery} html HTML content of the sheet. + * @param {string} name Html name of the input + * @param {string[]} list Array of string to display + */ + static autocomplete(html, name, list = []) { + const inp = document.getElementsByName(name)?.[0]; + if (list.length < 1) { + return; + } + let currentFocus; + + const closeAllLists = (elmnt = null) => { + const collection = document.getElementsByClassName("autocomplete-items"); + for (let item of collection) { + if (!elmnt || (elmnt !== item && elmnt !== inp)) { + item.parentNode.removeChild(item); + } + } + }; + + // execute a function when someone writes in the text field + inp.addEventListener("input", (inputEvent) => { + closeAllLists(); + + const val = inputEvent.target.value; + if (!val) { + return false; + } + + currentFocus = -1; + + // create a DIV element that will contain the items (values) + const listDiv = document.createElement("DIV"); + listDiv.setAttribute("id", inputEvent.target.id + "autocomplete-list"); + listDiv.setAttribute("class", "autocomplete-items"); + + // append the DIV element as a child of the autocomplete container + inputEvent.target.parentNode.appendChild(listDiv); + + list.forEach((value, index) => { + if ( + HelpersL5r5e.noAccents(value.substring(0, val.length).toLowerCase()) === + HelpersL5r5e.noAccents(val.toLowerCase()) + ) { + const choiceDiv = document.createElement("DIV"); + choiceDiv.setAttribute("data-id", index); + choiceDiv.innerHTML = `${value.substring(0, val.length)}${value.substring( + val.length + )}`; + + choiceDiv.addEventListener("click", (clickEvent) => { + const selectedIndex = clickEvent.target.attributes["data-id"].value; + if (!list[selectedIndex]) { + return; + } + inp.value = list[selectedIndex]; + closeAllLists(); + }); + listDiv.appendChild(choiceDiv); + } + }); + }); + + // execute a function presses a key on the keyboard + inp.addEventListener("keydown", function (e) { + const collection = document.getElementById(this.id + "autocomplete-list")?.getElementsByTagName("div"); + if (!collection) { + return; + } + switch (e.code) { + case "ArrowUp": + case "ArrowDown": + // focus index + currentFocus += e.code === "ArrowUp" ? -1 : 1; + if (currentFocus >= collection.length) { + currentFocus = 0; + } + if (currentFocus < 0) { + currentFocus = collection.length - 1; + } + // css classes + for (let item of collection) { + item.classList.remove("autocomplete-active"); + } + collection[currentFocus]?.classList.add("autocomplete-active"); + break; + + case "Tab": + case "Enter": + e.preventDefault(); + if (currentFocus > -1 && !!collection[currentFocus]) { + collection[currentFocus].click(); + } + break; + + case "Escape": + closeAllLists(); + break; + } //swi + }); + + // execute a function when someone clicks in the document + html.on("focusout", (e) => { + console.log("aaaaaaaaaa"); + closeAllLists(e.target); + }); + } } diff --git a/system/styles/l5r5e.css b/system/styles/l5r5e.css index 52f3292..fe04411 100644 --- a/system/styles/l5r5e.css +++ b/system/styles/l5r5e.css @@ -1 +1 @@ -body>*{scrollbar-width:thin}body:not(.background){background:url("../assets/imgs/bg-table.webp") no-repeat;background-size:auto}.window-app .window-content{z-index:1;position:relative;background:#fffae6 url("../assets/imgs/bg-l5r.webp") no-repeat;background-size:cover;scrollbar-width:thin;padding:0}.window-app .window-content>form,.window-app .window-content>div{padding:0.5rem}.window-app .window-content .compendium,.window-app .window-content .help-dialog{background-position:top;background-size:100%;background:url("../assets/ui/bgSidebar.webp") no-repeat;border:1px solid #c3a582;border-radius:0;color:#fff}.window-app .window-content .compendium ol,.window-app .window-content .help-dialog ol{padding-right:0.25rem}.window-app .window-content .compendium ol li,.window-app .window-content .help-dialog ol li{border-bottom:1px solid rgba(255,255,255,0.25)}.window-app .window-content .compendium .directory-header,.window-app .window-content .help-dialog .directory-header{padding:0.25rem 0}.window-app .window-content .help-dialog{padding:0.5rem 1.5rem}.window-app .window-content .help-dialog button{cursor:default;color:#fff;background:linear-gradient(#5f2841, #411928, #5f2841);background-origin:padding-box;-o-border-image:url("../assets/ui/macro-button.webp") 10 repeat;border-image:url("../assets/ui/macro-button.webp") 10 repeat;border-image-width:0.5rem;border-image-outset:0px}.window-app .window-content .help-dialog button:hover{background:linear-gradient(rgba(35,10,5,0.75), rgba(65,20,15,0.75), rgba(35,10,5,0.75))}.window-app .window-content .compendium .item{position:relative}.window-app .window-content .compendium .item i{float:right;line-height:1rem;text-align:right;font-size:0.75rem;color:rgba(240,240,225,0.75);font-style:italic;flex:0 0 auto;position:absolute;right:0;text-shadow:0 0 0 rgba(255,255,255,0.1)}.window-app .window-content .compendium .item i:before{margin:0 0.25rem 0 0;font-style:normal}.window-app.sheet .window-content,.window-app.npc .window-content,.window-app.advancement .window-content,.window-app.armor .window-content,.window-app.item .window-content,.window-app.peculiarity .window-content,.window-app.property .window-content,.window-app.technique .window-content,.window-app.weapon .window-content,.window-app.twenty-questions-dialog .window-content{overflow-y:scroll}.window-app .window-resizable-handle{z-index:2;background:#000}.window-app.twenty-questions-dialog .window-content{background:#fffae6 url("../assets/imgs/bg-scroll.webp") no-repeat;background-size:cover}#l5r5e-twenty-questions-dialog{min-height:800px;min-width:600px}*{transition-property:background, color, border-color, text-shadow, box-shadow;transition-duration:0.5s;transition-timing-function:ease}input[type="text"]:focus,input[type="number"]:focus,input[type="password"]:focus,input[type="date"]:focus,input[type="time"]:focus{box-shadow:0 0 6px red}.tabs .item.active{text-shadow:0 0 10px red}#controls .scene-control.active,#controls .control-tool.active,#controls .scene-control:hover,#controls .control-tool:hover{box-shadow:0 0 10px red}#sidebar #settings button,#sidebar .sidebar-tab .action-buttons button{height:2rem;line-height:initial}button:hover{box-shadow:0 0 10px red}button:focus{box-shadow:0 0 10px red}option{font-size:1rem;line-height:1.5rem;padding:0.25rem;color:#000}ul,li{list-style-type:none;margin:0;padding:0}.item-list>li{padding:0.25rem;border:1px solid rgba(0,0,0,0.05);border-bottom:0 none}.item-list>li:nth-child(odd){background:rgba(186,187,177,0.2)}.item-list>li:nth-child(even){background:rgba(186,187,177,0.1)}.item-list>li:last-child{border-bottom:1px solid rgba(0,0,0,0.05)}fieldset{flex:1;flex-wrap:wrap;display:flex;margin:0 0.25rem;padding:0.5rem;border:1px solid rgba(186,187,177,0.5)}fieldset legend{color:#5a6e5a}fieldset .editor{height:100%}input[type="text"],input[type="number"],input[type="password"],input[type="date"],input[type="time"],textarea{padding:0.25rem;background:rgba(255,255,255,0.5);border:1px solid rgba(186,187,177,0.5);color:#764f40;resize:vertical;border-radius:0}input[type="text"][disabled],input[type="number"][disabled],input[type="password"][disabled],input[type="date"][disabled],input[type="time"][disabled],textarea[disabled]{background:rgba(255,255,255,0.25)}input[type="number"]{text-align:center}.editor,.editor-content{flex:1;height:100%}.earth{color:#699678}.air{color:#917896}.water{color:#5f919b}.fire{color:#9b7350}.void{color:#4b4641}table{background:transparent;border:1px solid rgba(186,187,177,0.5)}table thead{background:rgba(186,187,177,0.5);color:#5a6e5a;text-shadow:none;border-bottom:rgba(186,187,177,0.5)}table tr:nth-child(odd){background:rgba(186,187,177,0.2)}table tr:nth-child(even){background:rgba(186,187,177,0.1)}sub,sup{color:rgba(0,0,0,0.5)}.sheet nav.sheet-tabs{font-size:0.75rem}.editor-content ul,.item-description ul{margin:0.5rem 0}.editor-content ul li,.item-description ul li{list-style-type:initial;margin:0.5rem 0 0.5rem 1.5rem;padding:0}.prepared-character{color:#699678}.prepared-adversary{color:#9b7350}.prepared-minion{color:#5f919b}.prepared-icon{font-weight:900;font-family:"Font Awesome 5 Free";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;width:1.5rem}.prepared-icon-true:before{content:"\f06e"}.prepared-icon-false:before{content:"\f070"}.prepared-icon-null:before{content:"\f2a8"}a.compendium-link{background:#ddd;padding:1px 4px;border:1px solid #4b4a44;border-radius:2px;white-space:nowrap;word-break:break-all}#playlists .sound-control i.fas.fa-random,#playlists .sound-control i.far.fa-arrow-alt-circle-right,#playlists .sound-control i.fas.fa-compress-arrows-alt,#playlists .sound-control i.fas.fa-ban{color:#ff6400}#playlists .sound-control i.fas.fa-square{color:#dd0000}#playlists .sound-control i.fas.fa-play,#playlists .sound-control i.fas.fa-play-circle{color:#00dd00}#playlists .sound-control i.fas.fa-pause,#playlists .sound-control i.fas.fa-backward,#playlists .sound-control i.fas.fa-forward{color:#0096ff}.window-draggable-handle{z-index:20 !important}#forien-quest-log .window-content,#forien-quest-log-form .window-content,.window-app.forien-quest-preview .window-content{overflow:initial}@font-face{font-family:"LogotypeL5r";src:url("../fonts/LogotypeL5r.ttf") format("truetype")}@font-face{font-family:"BrushtipTexe";src:url("../fonts/BrushtipTexe.ttf") format("truetype")}@font-face{font-family:"PatrickHand";src:url("../fonts/PatrickHand.ttf") format("truetype")}@font-face{font-family:"Caballar";src:url("../fonts/Caballar.ttf") format("truetype")}@font-face{font-family:"ArchitectsDaughter";src:url("../fonts/ArchitectsDaughter.ttf") format("truetype")}body{font:16px "PatrickHand",sans-serif;letter-spacing:0.05rem}h1,h4{font-family:"BrushtipTexe",sans-serif}h1{font-size:2rem}h2{font-size:1.5rem}h3{font-size:1.25rem}h4{font-size:1.25rem}i.i_strife,i.i_success,i.i_explosive,i.i_opportunity,i.i_earth,i.i_water,i.i_fire,i.i_air,i.i_void,i.i_kiho,i.i_maho,i.i_ninjitsu,i.i_prerequisite_exemption,i.i_rituals,i.i_shuji,i.i_invocations,i.i_kata,i.i_imperial,i.i_crab,i.i_crane,i.i_dragon,i.i_lion,i.i_mantis,i.i_phoenix,i.i_scorpion,i.i_tortoise,i.i_unicorn,i.i_bushi,i.i_courtier,i.i_shugenja,i.i_ring,i.i_skill{font-family:"LogotypeL5r",sans-serif;line-height:1rem;font-size:1.25rem;font-style:normal;font-weight:normal;vertical-align:middle;text-shadow:0 0 0 rgba(0,0,0,0.5)}i.i_strife:before{content:"\E91B";color:#cd0000}i.i_success:before{content:"\E91C";color:#cd0000}i.i_explosive:before{content:"\E91D";color:#cd0000}i.i_opportunity:before{content:"\E91A";color:#cd0000}i.i_earth:before{content:"\E90C";color:#699678}i.i_air:before{content:"\E90B";color:#917896}i.i_water:before{content:"\E90A";color:#5f919b}i.i_fire:before{content:"\E908";color:#9b7350}i.i_void:before{content:"\E909";color:#4b4641}i.i_invocations:before{content:"\E906";color:#ff6400}i.i_kata:before{content:"\E907";color:red}i.i_kiho:before{content:"\E900";color:#009632}i.i_maho:before{content:"\E901";color:#c83200}i.i_ninjitsu:before{content:"\E902";color:#343434}i.i_prerequisite_exemption:before{content:"\E903";color:#343434}i.i_rituals:before{content:"\E904";color:#0096ff}i.i_shuji:before{content:"\E905";color:#00ff96}i.i_crab:before{content:"\E914";color:#82828c}i.i_crane:before{content:"\E915";color:#789191}i.i_dragon:before{content:"\E916";color:#55826e}i.i_lion:before{content:"\E90E";color:#a08c50}i.i_mantis:before{content:"\E90F";color:#2d551e}i.i_phoenix:before{content:"\E910";color:#91784b}i.i_scorpion:before{content:"\E911";color:#9b463c}i.i_tortoise:before{content:"\E912";color:#b4c82d}i.i_unicorn:before{content:"\E913";color:#785a87}i.i_imperial:before{content:"\E90D";color:#78ffb4}i.i_bushi:before{content:"\E917";color:#a55a5a}i.i_courtier:before{content:"\E918";color:#6982a5}i.i_shugenja:before{content:"\E919";color:#5aa582}i.i_ring{content:"";background:transparent url("../assets/dices/default/ring_blank.svg") no-repeat 0 center;display:inline-block;height:1rem;width:0.75rem}i.i_skill{content:"";background:transparent url("../assets/dices/default/skill_blank.svg") no-repeat 0 0;display:inline-block;height:1rem;width:1rem}.compendium .item i{font-family:"PatrickHand",sans-serif}.compendium .item i:before{font-family:"LogotypeL5r",sans-serif}body,#navigation #scene-list .scene.view,#navigation #scene-list .scene.context,#navigation #nav-toggle,#navigation #scene-list .scene.nav-item,#controls .scene-control.active,#controls .control-tool.active,#controls .scene-control:hover,#controls .control-tool:hover,#client-settings .window-content form .form-group>label,#client-settings .window-content form .form-group select,#client-settings .form-group input,.app.window-app .form-group label,#sidebar .sidebar-tab #chat-controls div.roll-type-select select,#sidebar .sidebar-tab #chat-controls div.roll-type-select i.fas{cursor:url("../assets/cursors/normal.webp"),default !important}a,#logo,#hotbar .macro,#playlists-popout .global-volume::-webkit-slider-thumb,#sidebar #playlists .global-volume::-webkit-slider-thumb,#playlists-popout li.playlist:not(:first-of-type) li.sound .sound-volume::-webkit-slider-thumb,#sidebar #playlists li.playlist:not(:first-of-type) li.sound .sound-volume::-webkit-slider-thumb,#sidebar #settings button,.app.window-app.sheet.wfrp4e.actor.character-sheet .tab.main.active .main-row .movement.row-section .move-value .auto-calc-toggle,.app.window-app.sheet.wfrp4e.actor.npc-sheet .main-row .movement.row-section .move-value .auto-calc-toggle,.app.window-app.sheet.wfrp4e.actor.creature-sheet .main-row .movement.row-section .move-value .auto-calc-toggle,.app.window-app .form-group input[type="range"]::-webkit-slider-thumb,.token-sheet .tab[data-tab="image"] input[type="range"]::-webkit-slider-thumb,#drawing-config .tab[data-tab="image"] input[type="range"]::-webkit-slider-thumb,.metacurrency-value,.overcast-button,.chargen-button,#controls .scene-control,#controls .control-tool,#effects-config .flex2::-webkit-slider-thumb,#client-settings section.content .submenu>button,#client-settings .window-content button label,form .form-group .form-fields button,.sidebar-tab .action-buttons button,.dialog .dialog-buttons button,.item-edit,.item-delete,.item-equip,.item-curriculum,.technique-edit,.technique-delete,.peculiarity-edit,.peculiarity-delete,.attribute-dtype,.equip-readied-control,form button,label{cursor:url("../assets/cursors/pointer.webp"),pointer !important}.draggable{cursor:url("../assets/cursors/drag.webp"),move !important}.dice-roll .dice-formula,.dice-roll .dice-total{background:rgba(255,255,255,0.1);border:rgba(255,255,255,0.75);text-align:center;margin:0.5rem 0;padding:0.25rem 0.5rem 0.25rem 0.25rem}.dice-roll .dice-formula-rnk,.dice-roll .dice-total-rnk{line-height:2rem}.dice-roll .dice-formula-rnk i,.dice-roll .dice-total-rnk i{margin-left:0.5rem}.dice-roll button.chat-dice-rnk{cursor:url("../assets/cursors/pointer.webp"),pointer;color:#fff;background:linear-gradient(#5f2841, #411928, #5f2841);background-origin:padding-box;-o-border-image:url("../assets/ui/macro-button.webp") 10 repeat;border-image:url("../assets/ui/macro-button.webp") 10 repeat;border-image-width:0.5rem;border-image-outset:0px;margin:0.5rem 0 0}.dice-roll button.chat-dice-rnk:hover{background:linear-gradient(rgba(35,10,5,0.75), rgba(65,20,15,0.75), rgba(35,10,5,0.75))}.dice-roll button.chat-dice-rnk-ended{background:linear-gradient(rgba(10,0,20,0.75), rgba(0,0,10,0.75), rgba(10,0,20,0.75))}.dice-roll .dice-result-rnk{background:rgba(0,0,255,0.1);border:1px solid rgba(55,55,155,0.75);padding:0.25rem;color:rgba(55,55,155,0.75);text-align:center;font-weight:bold;text-shadow:0 0 0 #000}.dice-roll .dice-result-rnk.success{background:rgba(0,255,0,0.1);border-color:rgba(55,155,55,0.75);color:rgba(55,155,55,0.75)}.dice-roll .dice-result-rnk.success i.i_success{font-size:1rem}.dice-roll .dice-result-rnk.unknown{background:rgba(121,121,121,0.1);border-color:rgba(124,124,124,0.75);color:rgba(91,91,91,0.75)}.dice-roll .dice-result-rnk.fail{background:rgba(255,0,0,0.1);border-color:rgba(155,55,55,0.75);color:rgba(155,55,55,0.75)}.dice-picker{cursor:url("../assets/cursors/pointer.webp"),pointer}.dice-picker-dialog{min-width:600px;min-height:auto}.dice-picker-dialog *{transition:none}.dice-picker-dialog input[type="text"]:focus,.dice-picker-dialog input[type="text"]:hover{box-shadow:none !important;border:none !important;text-shadow:none !important}.dice-picker-dialog img{border:0}.dice-picker-dialog table{text-align:center;background:none;border:none;border:0 none;margin:0;padding:0}.dice-picker-dialog table tbody tr td{width:250px;padding:0 0.5rem}.dice-picker-dialog table tbody tr td:first-child,.dice-picker-dialog table tbody tr td:last-child{width:150px}.dice-picker-dialog table tbody tr:last-child td{width:100%;padding:0.5rem}.dice-picker-dialog .pointer-choice{cursor:url("../assets/cursors/pointer.webp"),pointer}.dice-picker-dialog .ring-selection.ring-selected i{text-shadow:0px 1px 1px red}.dice-picker-dialog .ring-selection.ring-selected strong{color:rgba(255,0,0,0.75)}.dice-picker-dialog .ring-selection.ring-selected input{border:2px solid rgba(255,0,0,0.75) !important}.dice-picker-dialog .quantity{font-size:xx-large}.dice-picker-dialog .third{display:inline-block;text-align:center;vertical-align:middle}.dice-picker-dialog .dice-container{position:relative;text-align:center}.dice-picker-dialog .dice-container>img{height:40px;width:40px}.dice-picker-dialog .dice-value{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.dice-picker-dialog .input-dice{width:20px;color:#0f0f0e;background:none;border:none;font-size:large}.dice-picker-dialog .input-dice-ring{color:#f0f0e0}.dice-picker-dialog .input-dice-skill{color:#0f0f0e}.roll-n-keep-dialog{min-width:600px;max-width:800px}.roll-n-keep-dialog.finalized{width:auto;min-width:400px}.roll-n-keep-dialog img{border:0}.roll-n-keep-dialog table{display:table;min-height:9rem;border:0 none;margin:0.25rem 0;padding:0}.roll-n-keep-dialog table tbody tr{background:transparent}.roll-n-keep-dialog table tbody tr td{margin:0;padding:0}.roll-n-keep-dialog .rnk-ct{margin:0;display:flex;flex-wrap:wrap;border-radius:0.25rem;background:rgba(0,0,0,0.05);border:1px solid rgba(255,255,255,0.5)}.roll-n-keep-dialog .rnk-ct .rnk-center{flex:350px;flex-wrap:wrap;display:flex}.roll-n-keep-dialog .profil{border-bottom:1px solid rgba(0,0,0,0.1)}.roll-n-keep-dialog .dropbox{position:relative;min-height:7rem}.roll-n-keep-dialog .dropbox legend i:last-child{position:absolute;top:0;right:0;border-radius:0.15rem;padding:0 0.1rem 0 0.15rem;font-size:0.65rem;line-height:1rem;width:1rem;margin:0.25rem;text-align:center;color:white;background:#5a6e5a}.roll-n-keep-dialog .dropbox.faces-change{min-height:40px;margin:0.5rem auto}.roll-n-keep-dialog .dropbox.discards{border:1px solid gray}.roll-n-keep-dialog .dropbox.rerolls{border:1px solid orangered}.roll-n-keep-dialog .dropbox.keeps{flex:100%;border:1px solid green}.roll-n-keep-dialog .dropbox.swap{flex:0 0 calc(100px + 1rem);flex-direction:column;border:1px solid fuchsia}.roll-n-keep-dialog .dropbox.discards,.roll-n-keep-dialog .dropbox.rerolls{flex:0 0 calc(50% - 0.5rem);margin-bottom:0.5rem}.roll-n-keep-dialog .dice-ct{position:relative;padding:0.25rem}.roll-n-keep-dialog .dice-ct:before{content:"";position:absolute;height:0.5rem;width:2px;top:-0.3rem;right:calc(50% - 1px);background:rgba(0,0,0,0.25)}.roll-n-keep-dialog .dice-ct:after{content:"\f128";position:absolute;bottom:0;right:0;border-radius:0.15rem;padding:0 0.15rem;font-size:0.65rem;line-height:1rem;width:0.65rem;text-align:center;color:white;background:gray}.roll-n-keep-dialog .dice-ct.discard{filter:opacity(0.5)}.roll-n-keep-dialog .dice-ct.discard:after{content:"\f00d";background:gray}.roll-n-keep-dialog .dice-ct.reroll{filter:opacity(0.5)}.roll-n-keep-dialog .dice-ct.reroll:after{content:"\f2f9";background:orangered}.roll-n-keep-dialog .dice-ct.keep:after{content:"\f00c";background:green}.roll-n-keep-dialog .dice-ct.swap:after{content:"\f337";background:fuchsia}.roll-n-keep-dialog tr:first-child .dice-ct:before{display:none}.roll-n-keep-dialog .dice{height:40px;width:40px}.roll-n-keep-dialog .dice.discard{filter:opacity(0.5);border:0 none}.roll-n-keep-dialog .dice.reroll{filter:opacity(0.5);border:0 none}.roll-n-keep-dialog .dice.keep{border:0 none}.roll-n-keep-dialog .dice.swap{border:0 none}.roll-n-keep-dialog #finalize{width:100%;margin:0.5rem 0.25rem 0.25rem}.roll-n-keep-dialog .section-header i{font-size:0.75rem;margin:0 0.25rem}.roll-n-keep-dialog .fa-sign-in-alt{transform:rotate(90deg)}.roll-n-keep-dialog .chat-profil ul{display:flex;flex-direction:row}.roll-n-keep-dialog .chat-profil ul li:nth-child(1),.roll-n-keep-dialog .chat-profil ul li:nth-child(2){flex:0 0 4rem;padding:0 0.25rem 0.25rem}.roll-n-keep-dialog .chat-profil ul li:nth-child(4){flex:0 0 4rem;padding:0 0.25rem 0.25rem}.roll-n-keep-dialog .chat-profil ul .profile-img{width:4rem}.roll-n-keep-dialog .chat-profil ul .chat-profil-stance{font-size:3.5rem;line-height:3.5rem}.dice-picker-dialog button,.roll-n-keep-dialog button{cursor:default;color:#fff;background:linear-gradient(#5f2841, #411928, #5f2841);background-origin:padding-box;-o-border-image:url("../assets/ui/macro-button.webp") 10 repeat;border-image:url("../assets/ui/macro-button.webp") 10 repeat;border-image-width:0.5rem;border-image-outset:0px;margin:0.5rem 0 0}.dice-picker-dialog button:hover,.roll-n-keep-dialog button:hover{background:linear-gradient(rgba(35,10,5,0.75), rgba(65,20,15,0.75), rgba(35,10,5,0.75))}.dice-picker-dialog button[disabled],.roll-n-keep-dialog button[disabled]{opacity:0.25}.dice-picker-dialog button[disabled]:hover,.roll-n-keep-dialog button[disabled]:hover{box-shadow:none}.dice-picker-dialog #context-menu,.roll-n-keep-dialog #context-menu{max-width:none}.dice-picker-dialog .symbols-help,.roll-n-keep-dialog .symbols-help{font-style:italic;color:#666;font-size:0.8rem;line-height:1rem;margin:0.5rem auto 0}.dice-picker-dialog .symbols-help i,.roll-n-keep-dialog .symbols-help i{font-size:1rem;line-height:1rem}button{font-size:0.75rem;cursor:url("../assets/cursors/pointer.webp"),pointer}.pointer{cursor:url("../assets/cursors/pointer.webp"),pointer}#game-details .system{overflow:auto;border-bottom:1px solid var(--color-border-light-highlight)}#sidebar{padding:0.5rem 0.25rem 0.5rem 0.5rem;background-position:top;background-size:100%;background:url("../assets/ui/bgSidebar.webp") no-repeat;border:1px solid #c3a582;border-radius:0;overflow:initial;height:calc(100% - 1.1rem);top:0.2rem;width:320px;min-width:40px;letter-spacing:0.1rem;position:relative;margin-right:0.5rem}#sidebar:before{z-index:-1;content:"";position:absolute;height:calc(100% + 0.6rem);width:100%;border:1px solid #c3a582;border-radius:0;top:-0.35rem;left:0.25rem}#sidebar #sidebar-tabs{flex:0 0 2rem;box-sizing:border-box;margin:0 0 0.25rem;border-bottom:1px solid rgba(195,165,130,0.5);box-shadow:none;display:flex}#sidebar #sidebar-tabs i{flex:1;width:100%;height:100%;background-repeat:no-repeat;background-position:center;background-size:100%;border-radius:100%}#sidebar #sidebar-tabs i.fa-comments{background-image:url("../assets/ui/sidebar/chat.svg")}#sidebar #sidebar-tabs i.fa-comments:before{content:""}#sidebar #sidebar-tabs i.fa-fist-raised{background-image:url("../assets/ui/sidebar/combat-tracker.svg");background-size:85%}#sidebar #sidebar-tabs i.fa-fist-raised:before{content:""}#sidebar #sidebar-tabs i.fa-map{background-image:url("../assets/ui/sidebar/scenes.svg");background-size:80%}#sidebar #sidebar-tabs i.fa-map:before{content:""}#sidebar #sidebar-tabs i.fa-users{background-image:url("../assets/ui/sidebar/actors.svg");background-size:90%}#sidebar #sidebar-tabs i.fa-users:before{content:""}#sidebar #sidebar-tabs i.fa-suitcase{background-image:url("../assets/ui/sidebar/object.svg")}#sidebar #sidebar-tabs i.fa-suitcase:before{content:""}#sidebar #sidebar-tabs i.fa-book-open{background-image:url("../assets/ui/sidebar/journal.svg")}#sidebar #sidebar-tabs i.fa-book-open:before{content:""}#sidebar #sidebar-tabs i.fa-th-list{background-image:url("../assets/ui/sidebar/rolltable.svg");background-size:85%}#sidebar #sidebar-tabs i.fa-th-list:before{content:""}#sidebar #sidebar-tabs i.fa-id-badge{background-size:85%;color:black;padding-left:2px}#sidebar #sidebar-tabs i.fa-id-badge:before{content:"\f2c1"}#sidebar #sidebar-tabs i.fa-music{background-image:url("../assets/ui/sidebar/playlist.svg");background-size:80%}#sidebar #sidebar-tabs i.fa-music:before{content:""}#sidebar #sidebar-tabs i.fa-atlas{background-image:url("../assets/ui/sidebar/compendium.svg")}#sidebar #sidebar-tabs i.fa-atlas:before{content:""}#sidebar #sidebar-tabs i.fa-cogs{background-image:url("../assets/ui/sidebar/settings.svg");background-size:85%}#sidebar #sidebar-tabs i.fa-cogs:before{content:""}#sidebar #sidebar-tabs>.item{flex:0 0 1.5rem;height:1.5rem;line-height:1.5rem;margin:0.1rem;border-radius:100%;background:rgba(255,255,255,0.5)}#sidebar #sidebar-tabs>.item.active,#sidebar #sidebar-tabs>.item:hover{background:#fff;border:1px solid #c3a582;box-shadow:0 0 10px red}#sidebar #sidebar-tabs .collapse{position:relative;flex:0 0 0.85rem;line-height:1.75rem;color:#c3a582;text-align:center}#sidebar #sidebar-tabs .collapse i{background-color:transparent}#sidebar.collapsed #sidebar-tabs>.item.active{border:1px solid #c3a582;box-shadow:0 0 10px rgba(255,255,255,0.5);border-radius:100%}#sidebar.collapsed #sidebar-tabs .collapse{flex:0 0 1.5rem;margin:0.1rem}#sidebar .sidebar-tab .chat-control-icon{cursor:url("../assets/cursors/pointer.webp"),pointer}#sidebar .sidebar-tab .action-buttons button{cursor:default;color:#fff;background:linear-gradient(#5f2841, #411928, #5f2841);background-origin:padding-box;-o-border-image:url("../assets/ui/macro-button.webp") 10 repeat;border-image:url("../assets/ui/macro-button.webp") 10 repeat;border-image-width:0.5rem;border-image-outset:0px}#sidebar .sidebar-tab .action-buttons button:hover{background:linear-gradient(rgba(35,10,5,0.75), rgba(65,20,15,0.75), rgba(35,10,5,0.75))}#sidebar #settings button{cursor:default;color:#fff;background:linear-gradient(#5f2841, #411928, #5f2841);background-origin:padding-box;-o-border-image:url("../assets/ui/macro-button.webp") 10 repeat;border-image:url("../assets/ui/macro-button.webp") 10 repeat;border-image-width:0.5rem;border-image-outset:0px}#sidebar #settings button:hover{background:linear-gradient(rgba(35,10,5,0.75), rgba(65,20,15,0.75), rgba(35,10,5,0.75))}#sidebar #chat-form textarea{color:#000}#sidebar #chat-form textarea,#sidebar .chat-message,#sidebar .blind,#sidebar .whisper,#sidebar #chat-controls .roll-type-select,#sidebar .header-search input{background:transparent url("../assets/ui/chat-texture.webp") repeat-y}#sidebar #chat-form textarea:focus,#sidebar .chat-message:focus,#sidebar .blind:focus,#sidebar .whisper:focus,#sidebar #chat-controls .roll-type-select:focus,#sidebar .header-search input:focus{background:#f0f0e0 url("../assets/ui/chat-texture.webp") repeat-y}#sidebar .header-search input[name="search"]{background-color:rgba(225,215,200,0.25);color:rgba(0,0,0,0.5)}#sidebar .header-search input[name="search"]:focus{background-color:rgba(225,215,200,0.75)}#sidebar .chat-message .message-header{line-height:2rem;border-bottom:1px solid rgba(0,0,0,0.1);margin-bottom:0.25rem;border-radius:0}#sidebar #chat-log{margin:0 0 0.5rem;font-size:1rem}#sidebar #chat-log .message.whisper,#sidebar #chat-log .message.blind,#sidebar #chat-log .message.roll{position:relative}#sidebar #chat-log .message.whisper .message-header .message-metadata:before,#sidebar #chat-log .message.blind .message-header .message-metadata:before,#sidebar #chat-log .message.roll .message-header .message-metadata:before{position:absolute;top:-0.5rem;right:0.25rem;font-size:0.5rem;color:#963c41;height:0}#sidebar #chat-log .message.whisper{font-style:italic}#sidebar #chat-log .message.whisper .message-header .message-metadata:before{content:"(Private)"}#sidebar #chat-log .message.whisper.roll .message-header .message-metadata:before{content:"(Private Roll)"}#sidebar #chat-log .message.blind{font-style:italic}#sidebar #chat-log .message.blind .message-header .message-metadata:before{content:"(Blind)"}#sidebar #chat-log .message.blind.roll .message-header .message-metadata:before{content:"(Blind Roll)"}#sidebar #chat-log .message.roll .message-header .message-metadata:before{content:"(Roll)"}#sidebar .message-sender{color:#963c41;text-shadow:1px 1px 0px rgba(0,0,0,0.25)}#sidebar .message{background-color:rgba(225,215,200,0.25);color:#000}#sidebar .message ul li{padding:0.25rem;border:1px solid rgba(0,0,0,0.05);border-bottom:0 none}#sidebar .message ul li:nth-child(odd){background:rgba(186,187,177,0.2)}#sidebar .message ul li:nth-child(even){background:rgba(186,187,177,0.1)}#sidebar .message ul li:last-child{border-bottom:1px solid rgba(0,0,0,0.05)}#sidebar .message.roll{background-color:rgba(225,215,200,0.75)}#sidebar .message.blind{background-color:rgba(0,0,0,0)}#sidebar .message.whisper{background-color:rgba(225,200,225,0.75)}#hotbar #action-bar .macro{background-position:center;background-size:100%;background:linear-gradient(rgba(10,0,20,0.75), rgba(0,0,10,0.75), rgba(10,0,20,0.75));background-origin:padding-box;-o-border-image:url("../assets/ui/macro-button.webp");border-image:url("../assets/ui/macro-button.webp");border-image-slice:8 fill;border-image-width:0.25rem;border-image-outset:0;border-radius:0}#hotbar #action-bar .macro .macro-key{background:rgba(0,0,0,0.5)}#hotbar #action-bar .macro.active{background:linear-gradient(rgba(0,0,10,0.75), rgba(10,0,20,0.75), rgba(0,0,10,0.75));box-shadow:1px 1px 10px #000 inset;border:1px solid rgba(195,165,130,0.5)}#hotbar #action-bar #macro-list{background:transparent;margin:0;padding:0.05rem;border-radius:0;border:0 none;box-shadow:0.25rem 0.25rem 0.5rem #000}#hotbar .bar-controls{background-position:center;background-size:100%;background:linear-gradient(rgba(10,0,20,0.75), rgba(0,0,10,0.75), rgba(10,0,20,0.75));background-origin:padding-box;-o-border-image:url("../assets/ui/macro-button.webp") 15 repeat;border-image:url("../assets/ui/macro-button.webp") 15 repeat;border-image-width:0.5rem;border-image-outset:0px;box-shadow:0 0 0.25rem #000;border-radius:0;margin:0 0.5rem}#hotbar .bar-controls a.page-control,#hotbar .bar-controls span.page-number{font-size:1rem;line-height:0.95rem}#players{border-radius:0;background-position:center;background-size:100%;background:linear-gradient(rgba(10,0,20,0.75), rgba(0,0,10,0.75), rgba(10,0,20,0.75));background-origin:padding-box;border:1px solid #c3a582;background-origin:padding-box;-o-border-image:url("../assets/ui/macro-button.webp") 15 repeat;border-image:url("../assets/ui/macro-button.webp") 15 repeat;border-image-width:0.5rem;border-image-outset:0px;margin:0;padding:0;left:0.2rem;bottom:0.65rem;box-shadow:inset 0 0 0.5rem #000;position:relative}#players:before{z-index:-1;position:absolute;content:"";background:transparent url("../assets/ui/players-border.webp") no-repeat 0 0;background-size:100%;display:block;top:-12px;right:10%;left:10%;bottom:0}#logo{content:url("../assets/l5r-logo.webp");height:80px;width:88px;margin-left:0.5rem;opacity:0.8}#navigation{left:120px}#navigation:before{content:"";background:url("../assets/l5r-logo.webp") no-repeat 0 0;background-size:cover;height:80px;width:88px;opacity:0.65;position:absolute;left:-6.45rem}#navigation:before:hover{opacity:0.75}#navigation #nav-toggle,#navigation #scene-list .scene.nav-item{cursor:default;color:#fff;background:linear-gradient(rgba(10,0,20,0.75), rgba(0,0,10,0.75), rgba(10,0,20,0.75));background-origin:padding-box;-o-border-image:url("../assets/ui/macro-button.webp") 10 repeat;border-image:url("../assets/ui/macro-button.webp") 10 repeat;border-image-width:0.25rem;border-image-outset:0px}#navigation #nav-toggle:hover,#navigation #scene-list .scene.nav-item:hover{background:linear-gradient(rgba(35,10,5,0.75), rgba(65,20,15,0.75), rgba(35,10,5,0.75))}#navigation #scene-list .scene.nav-item.active{background:linear-gradient(rgba(65,20,15,0.75), rgba(35,10,5,0.75), rgba(65,20,15,0.75))}#navigation #scene-list .scene.nav-item.active:hover{background:linear-gradient(rgba(35,10,5,0.75), rgba(65,20,15,0.75), rgba(35,10,5,0.75))}#navigation #scene-list .scene.view,#navigation #scene-list .scene.context{cursor:default;color:#fff;background:linear-gradient(rgba(65,20,15,0.75), rgba(35,10,5,0.75), rgba(65,20,15,0.75));background-origin:padding-box;-o-border-image:url("../assets/ui/macro-button.webp") 10 repeat;border-image:url("../assets/ui/macro-button.webp") 10 repeat;border-image-width:0.25rem;border-image-outset:0px;box-shadow:0 0 20px red}#navigation #scene-list .scene.view:hover,#navigation #scene-list .scene.context:hover{background:linear-gradient(rgba(35,10,5,0.75), rgba(65,20,15,0.75), rgba(35,10,5,0.75))}#controls{top:100px}#controls ol .scene-control.active,#controls ol .control-tool.active,#controls ol .scene-control:hover,#controls ol .control-tool:hover{background:linear-gradient(rgba(65,20,15,0.75), rgba(35,10,5,0.75), rgba(65,20,15,0.75));background-origin:padding-box;-o-border-image:url("../assets/ui/macro-button.webp") 10 repeat;border-image:url("../assets/ui/macro-button.webp") 10 repeat;border-image-width:0.25rem;border-image-outset:0px;box-shadow:0 0 10px red}#controls ol .scene-control.active:hover,#controls ol .control-tool.active:hover,#controls ol .scene-control:hover:hover,#controls ol .control-tool:hover:hover{background:linear-gradient(rgba(35,10,5,0.75), rgba(65,20,15,0.75), rgba(35,10,5,0.75))}#controls ol .scene-control,#controls ol .control-tool{color:#fff;background:linear-gradient(rgba(10,0,20,0.75), rgba(0,0,10,0.75), rgba(10,0,20,0.75));background-origin:padding-box;-o-border-image:url("../assets/ui/macro-button.webp") 10 repeat;border-image:url("../assets/ui/macro-button.webp") 10 repeat;border-image-width:0.25rem;border-image-outset:0px}#controls ol .scene-control:hover,#controls ol .control-tool:hover{background:linear-gradient(rgba(35,10,5,0.75), rgba(65,20,15,0.75), rgba(35,10,5,0.75))}#playlists .playlist .playlist-header h4{font:0.75rem "PatrickHand",sans-serif;text-transform:uppercase;text-align:right}#combat #combat-round .encounters h3{font-size:0.85rem}#combat #combat-round .encounters ul{display:flex;color:rgba(255,255,255,0.5)}#combat #combat-round .encounters ul.encounter{border-right:1px solid rgba(255,255,255,0.25)}#combat #combat-round .encounters ul li{flex:1;cursor:url("../assets/cursors/pointer.webp"),pointer}#combat #combat-round .encounters .encounter i{font-size:23px;vertical-align:middle}#combat #combat-round .encounters .encounter i:hover{text-shadow:0 0 8px red}#combat #combat-round .encounters .encounter .active{color:#c83200}#combat #combat-round .encounters .encounter .active:hover{text-shadow:none}#combat #combat-round .encounters .encounter-icon{font-weight:900;font-family:"Font Awesome 5 Free";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}#combat #combat-round .encounters .encounter-icon-intrigue:before{content:"\f21b"}#combat #combat-round .encounters .encounter-icon-duel:before{content:"\f506"}#combat #combat-round .encounters .encounter-icon-skirmish:before{content:"\f505"}#combat #combat-round .encounters .encounter-icon-mass_battle:before{content:"\f447"}#pause img{content:url("../assets/icons/pause.svg")}.compendium-list .compendium-pack .pack-title{margin:0;line-height:1rem}.compendium-list .compendium-pack .compendium-footer{text-align:right;margin-right:2rem;font-size:0.75rem;color:rgba(240,240,225,0.75)}.l5r5e-tooltip{cursor:url("../assets/cursors/pointer.webp"),pointer}.l5r5e-tooltip .l5r5e-tooltip-ct,.l5r5e-tooltip.l5r5e-tooltip-ct{visibility:hidden;min-height:200px;width:600px;height:auto;max-height:100%;background:#3e3a30 url("../assets/imgs/bg-l5r.webp") no-repeat;color:#000;font-size:0.8rem;text-align:left;border:0 none;border-radius:0;padding:0.5rem 0.75rem;display:block;position:absolute;z-index:9999}.l5r5e-tooltip .l5r5e-tooltip-ct *,.l5r5e-tooltip.l5r5e-tooltip-ct *{color:#000}.l5r5e-tooltip .l5r5e-tooltip-ct section>ul,.l5r5e-tooltip.l5r5e-tooltip-ct section>ul{display:flex;flex-flow:row wrap;padding:0.25rem 0 0.25rem 1rem}.l5r5e-tooltip .l5r5e-tooltip-ct section>ul li,.l5r5e-tooltip.l5r5e-tooltip-ct section>ul li{flex:50%;padding:0;padding-right:1rem;margin:0;list-style-type:square}.l5r5e-tooltip .l5r5e-tooltip-ct:before,.l5r5e-tooltip.l5r5e-tooltip-ct:before{z-index:-2;content:"";position:absolute;height:calc(100% + 0.6rem);width:calc(100% - 0.65rem);border:1px solid #c3a582;border-radius:0;top:-0.35rem;left:0.25rem;background:#3e3a30 url("../assets/imgs/bg-l5r.webp") no-repeat}.l5r5e-tooltip .l5r5e-tooltip-ct:after,.l5r5e-tooltip.l5r5e-tooltip-ct:after{z-index:-1;content:"";position:absolute;height:calc(100%);width:calc(100%);border:1px solid #c3a582;border-radius:0;top:-1px;left:-1px}.l5r5e-tooltip .l5r5e-tooltip-ct .goodvalue,.l5r5e-tooltip.l5r5e-tooltip-ct .goodvalue{color:#4e8c69}.l5r5e-tooltip .l5r5e-tooltip-ct .badvalue,.l5r5e-tooltip.l5r5e-tooltip-ct .badvalue{color:#ab2a00}.l5r5e-tooltip .card-header img{display:inline-block;background:transparent;border:0 none;width:20px;margin:0;padding:0}.l5r5e-chat-item{color:#000;font-size:0.8rem}.l5r5e-chat-item *{color:#000}.l5r5e-chat-item h2{font-size:1.1rem}.l5r5e-chat-item section>ul{display:flex;flex-flow:row wrap;padding:0.25rem 0 0.25rem 1rem}.l5r5e-chat-item section>ul li{flex:100%;padding:1px !important;margin:0;border:0 none !important;list-style-type:square}.l5r5e-chat-item .card-header img{display:inline-block;background:transparent;border:0 none;width:20px;margin:0;padding:0}#l5r5e-gm-monitor{min-height:170px;min-width:240px}#l5r5e-gm-monitor .window-content form{padding:0 0.5rem}#l5r5e-gm-monitor .window-content thead tr>th{background:rgba(186,187,177,0.9);position:-webkit-sticky;position:sticky;z-index:2;top:0}#l5r5e-gm-monitor .window-content th,#l5r5e-gm-monitor .window-content td{border:1px solid #5a6e5a50;padding:0.25em}#l5r5e-gm-monitor .window-content img{border:none;min-width:24px;min-height:24px;max-width:32px;max-height:32px}#l5r5e-gm-monitor .window-content .goodvalue{color:#4e8c69}#l5r5e-gm-monitor .window-content .badvalue{color:#ab2a00}#l5r5e-gm-monitor .window-draggable-handle{display:none}#l5r5e-gm-toolbox{display:flex;background-position:center;background-size:100%;background:linear-gradient(rgba(10,0,20,0.75), rgba(0,0,10,0.75), rgba(10,0,20,0.75));background-origin:padding-box;border:1px solid #c3a582;background-origin:padding-box;-o-border-image:url("../assets/ui/macro-button.webp") 10 repeat;border-image:url("../assets/ui/macro-button.webp") 10 repeat;border-image-width:0.5rem;border-image-outset:0px;padding:0;margin:0.5rem}#l5r5e-gm-toolbox .window-header{text-align:center;border-bottom:1px solid #c3a582}#l5r5e-gm-toolbox .window-header h4{letter-spacing:0.25rem;line-height:2.25rem;color:rgba(255,255,255,0.65)}#l5r5e-gm-toolbox .window-content{text-align:center;vertical-align:middle;background:transparent;color:rgba(255,255,255,0.65)}#l5r5e-gm-toolbox .window-content form{padding:0}#l5r5e-gm-toolbox .window-content .gm-tools-container{display:flex;font-size:2rem;line-height:2rem;min-height:2rem;margin:0}#l5r5e-gm-toolbox .window-content .gm-tools-container li{flex:1;display:flex;margin:0;padding:0;border-right:1px solid #c3a582;cursor:url("../assets/cursors/pointer.webp"),pointer}#l5r5e-gm-toolbox .window-content .gm-tools-container li:last-child{margin:0;border:0 none}#l5r5e-gm-toolbox .window-content .gm-tools-container li :hover{text-shadow:0 0 red}#l5r5e-gm-toolbox .window-content .gm-tools-container .difficulty_hidden .fa{width:3rem}#l5r5e-gm-toolbox .window-content .gm-tools-container .difficulty_hidden .difficulty{flex:1rem;width:2rem;font-size:2rem;text-align:center;margin:0;padding:0.5rem}#l5r5e-gm-toolbox .window-content .gm-tools-container .fa{padding:0.5rem}#l5r5e-gm-toolbox .window-content .gm-tools-container .fa-bed,#l5r5e-gm-toolbox .window-content .gm-tools-container .fa-star-half-alt,#l5r5e-gm-toolbox .window-content .gm-tools-container .fa-table,#l5r5e-gm-toolbox .window-content .gm-tools-container .fa-podcast{width:100%;padding:0.5rem}#l5r5e-gm-toolbox .window-draggable-handle{display:none}.l5r5e .chat-dice{display:inline;position:relative;padding:0;margin:0}.l5r5e .chat-dice:after{content:"";position:absolute;bottom:0;right:0;border-radius:0.15rem;padding:0 0.225rem 0 0.15rem;font-size:0.75em;line-height:1rem;width:1em;text-align:center;color:white;background:transparent}.l5r5e .chat-dice:last-of-type:after,.l5r5e .chat-dice:nth-child(6):after,.l5r5e .chat-dice:nth-child(12):after,.l5r5e .chat-dice:nth-child(18):after{padding:0 0.175rem 0 0.15rem}.l5r5e .chat-dice.rerolled>img{border-bottom:0 none}.l5r5e .chat-dice.rerolled:after{content:"\f2f9";background:orangered}.l5r5e .chat-dice.swapped>img{border-bottom:0 none}.l5r5e .chat-dice.swapped:after{content:"\f337";background:fuchsia}.l5r5e .chat-dice>img{border:1px solid transparent;height:auto;width:calc(100% / 6 - 0.255rem);margin:auto}.l5r5e .chat-profil{text-align:center;vertical-align:middle}.l5r5e .chat-profil .profile-img{margin:0.25rem 0.25rem 0 0}.l5r5e .chat-profil-stance{font-size:2.5rem;line-height:2.5rem;margin:0.25rem;text-shadow:1px 1px 1px rgba(0,0,0,0.5)}.l5r5e .chat-profil-element{flex-wrap:wrap;flex-grow:1}.l5r5e .chat-profil-element-skill{flex-grow:3}.l5r5e .chat-profil-element:last-child{flex-grow:2}.l5r5e.sheet{min-width:600px}.l5r5e.sheet label:hover{text-shadow:0 0 2px red}.l5r5e.sheet .l5r-buttons-bar{display:flex;flex:0 0 100%;overflow:hidden;padding:0 8px;line-height:1.9rem;justify-content:flex-end;background:rgba(186,187,177,0.5);height:2rem}.l5r5e.sheet .l5r-buttons-bar a.l5r-header-button{flex:none;margin:0 0 0 8px}.l5r5e.sheet.actor .sheet-header{height:26rem}.l5r5e.sheet.actor .sheet-header h1{flex:auto;margin:0 0 0.25rem 0.5rem}.l5r5e.sheet.actor .sheet-body{height:calc(100% - 28rem)}.l5r5e.sheet.actor fieldset.advancement,.l5r5e.sheet.actor fieldset.items-wrapper{display:grid;flex:calc(100%)}.l5r5e.sheet.actor .advancements-tabs{height:2rem;line-height:2rem;font-size:1rem}.l5r5e.sheet form{display:flex;flex-wrap:wrap;align-content:flex-start}.l5r5e.sheet .sheet-body{flex:0 0 100%;align-items:flex-start}.l5r5e.sheet section.tab[data-tab],.l5r5e.sheet article.tab[data-tab]{display:none}.l5r5e.sheet section.tab[data-tab].active,.l5r5e.sheet article.tab[data-tab].active{display:flex}.l5r5e.sheet .sheet-header{flex:0 0 100%;align-items:flex-start}.l5r5e.sheet .sheet-header input{flex:0 0 3rem;font-size:1.5rem;height:2rem}.l5r5e.sheet .sheet-header h1{flex:0 0 calc(100% - 90px - 1.25rem);margin:0 0 0.25rem 1rem}.l5r5e.sheet .sheet-header h1 input{flex:0 0 100%;font-size:3rem;height:5rem;margin:0;width:100%;text-align:right;color:#963c41;text-shadow:0 0 1px #963c41;background:transparent;border:0 none;border-radius:0;border-bottom:1px solid rgba(90,110,90,0.25)}.l5r5e.sheet .sheet-header h1:before{content:"";position:absolute;background:url("../assets/imgs/brush.webp") no-repeat 0 0;background-size:contain;height:225px;width:100%;z-index:-1;top:-1rem;left:-0.25rem}.l5r5e.sheet .sheet-header img{flex:0 0 150px;height:150px;width:150px;margin-right:0;-o-object-fit:contain;object-fit:contain;background:rgba(255,255,255,0.25);border:1px solid rgba(186,187,177,0.25);--notchSize: 0.5rem;-webkit-clip-path:polygon(0% var(--notchSize), var(--notchSize) 0%, calc(100% - var(--notchSize)) 0%, 100% var(--notchSize), 100% calc(100% - var(--notchSize)), calc(100% - var(--notchSize)) 100%, var(--notchSize) 100%, 0% calc(100% - var(--notchSize)));clip-path:polygon(0% var(--notchSize), var(--notchSize) 0%, calc(100% - var(--notchSize)) 0%, 100% var(--notchSize), 100% calc(100% - var(--notchSize)), calc(100% - var(--notchSize)) 100%, var(--notchSize) 100%, 0% calc(100% - var(--notchSize)))}.l5r5e.sheet .sheet-header .compromised input{border:1px solid #963c41;box-shadow:0 1px 5px #963c41}.l5r5e.sheet .sheet-header .header-fields{position:relative;flex:0 0 100%}.l5r5e.sheet .sheet-header .header-fields h2{font-family:"BrushtipTexe",sans-serif;font-size:1rem;float:left;width:30%;padding:0.25rem 0.25rem 0;margin:1rem 20% 0 0;text-align:center;color:rgba(0,0,0,0.25);text-shadow:0 0 1px rgba(90,110,90,0.25);border-bottom:0 none;background:rgba(186,187,177,0.5);--notchSize: 0.5rem;-webkit-clip-path:polygon(0% var(--notchSize), var(--notchSize) 0%, calc(100%) 0%, 100% var(--notchSize), 100% calc(100% - var(--notchSize)), calc(100% - var(--notchSize)) 100%, var(--notchSize) 100%, 0% calc(100%));clip-path:polygon(0% var(--notchSize), var(--notchSize) 0%, calc(100%) 0%, 100% var(--notchSize), 100% calc(100% - var(--notchSize)), calc(100% - var(--notchSize)) 100%, var(--notchSize) 100%, 0% calc(100%))}.l5r5e.sheet .sheet-header .header-fields h2.right{margin:1rem 0 0 20%;-webkit-clip-path:polygon(0% 0, var(--notchSize) 0%, calc(100% - var(--notchSize)) 0%, 100% var(--notchSize), 100% 100%, 100% 100%, var(--notchSize) 100%, 0% calc(100% - var(--notchSize)));clip-path:polygon(0% 0, var(--notchSize) 0%, calc(100% - var(--notchSize)) 0%, 100% var(--notchSize), 100% 100%, 100% 100%, var(--notchSize) 100%, 0% calc(100% - var(--notchSize)))}.l5r5e.sheet .sheet-header .header-fields h2:before{content:"";position:absolute;height:1px;width:100%}.l5r5e.sheet .sheet-header .identity-wrapper{display:flex;position:initial;flex-wrap:wrap;flex:0 0 calc(100% - 150px)}.l5r5e.sheet .sheet-header .identity-wrapper label{display:flex;color:#5a6e5a;text-transform:uppercase;font-size:0.75rem;line-height:2rem}.l5r5e.sheet .sheet-header .identity-wrapper label input{flex:1;font-size:1.25rem;height:1.75rem;margin:0 1rem 0 0.5rem;padding:0 0.25rem 0.25rem}.l5r5e.sheet .sheet-header .identity-wrapper label input[disabled]{border:1px solid rgba(186,187,177,0.5);background:rgba(255,255,255,0.25)}.l5r5e.sheet .sheet-header .identity-wrapper .identity-content{flex:0 0 100%;display:flex;flex-wrap:wrap;margin:0;padding-top:0.25rem;padding-left:0.5rem}.l5r5e.sheet .sheet-header .identity-wrapper .identity-content li{flex:33%}.l5r5e.sheet .sheet-header .identity-wrapper .identity-content li:nth-child(1),.l5r5e.sheet .sheet-header .identity-wrapper .identity-content li:nth-child(2){flex:calc(50% - 3rem);margin:0 0 0.25rem}.l5r5e.sheet .sheet-header .identity-wrapper .identity-content li:nth-child(3){flex:auto}.l5r5e.sheet .sheet-header .identity-wrapper .identity-content li:nth-child(3) input{width:1rem;padding:0;margin-right:0}.l5r5e.sheet .sheet-header .identity-wrapper .identity-content li:nth-child(4),.l5r5e.sheet .sheet-header .identity-wrapper .identity-content li:nth-child(5){flex:60%}.l5r5e.sheet .sheet-header .identity-wrapper .identity-content li:nth-child(4) input,.l5r5e.sheet .sheet-header .identity-wrapper .identity-content li:nth-child(5) input{font-size:1rem}.l5r5e.sheet .sheet-header .identity-wrapper .identity-content li:nth-child(5){flex:40%}.l5r5e.sheet .sheet-header .identity-wrapper .identity-content li:nth-child(5) input{margin-right:0}.l5r5e.sheet .sheet-header .rings{float:left;width:40%;padding:0;position:relative;top:-1.5rem}.l5r5e.sheet .sheet-header .social-content,.l5r5e.sheet .sheet-header .attributes-wrapper{flex:none;float:left;width:30%;flex-wrap:wrap;display:flex;padding:0.5rem 0 0 0.25rem;border-left:2px solid rgba(186,187,177,0.5)}.l5r5e.sheet .sheet-header .social-content li,.l5r5e.sheet .sheet-header .attributes-wrapper li{position:relative}.l5r5e.sheet .sheet-header .social-content li:before,.l5r5e.sheet .sheet-header .attributes-wrapper li:before{content:"";position:absolute;background:linear-gradient(rgba(186,187,177,0.5), rgba(186,187,177,0));height:2px;width:97%;top:-0.25rem;left:-0.25rem}.l5r5e.sheet .sheet-header .social-content li:nth-child(2):before,.l5r5e.sheet .sheet-header .attributes-wrapper li:nth-child(2):before{width:90%}.l5r5e.sheet .sheet-header .social-content li:nth-child(3):before,.l5r5e.sheet .sheet-header .attributes-wrapper li:nth-child(3):before{width:80%}.l5r5e.sheet .sheet-header .social-content li:nth-child(4):before,.l5r5e.sheet .sheet-header .attributes-wrapper li:nth-child(4):before{width:90%}.l5r5e.sheet .sheet-header .social-content label,.l5r5e.sheet .sheet-header .attributes-wrapper label{display:flex;color:#5a6e5a;text-transform:uppercase;font-size:0.75rem;height:2.5rem;margin:0.25rem 0;flex-direction:row-reverse}.l5r5e.sheet .sheet-header .social-content label strong,.l5r5e.sheet .sheet-header .attributes-wrapper label strong{flex:0 0 calc(100% - 3.5rem)}.l5r5e.sheet .sheet-header .social-content label input,.l5r5e.sheet .sheet-header .attributes-wrapper label input{flex:0 0 3rem;margin:0 0.25rem;height:2rem}.l5r5e.sheet .sheet-header .social-content label input[disabled],.l5r5e.sheet .sheet-header .attributes-wrapper label input[disabled]{background:rgba(255,255,255,0.25)}.l5r5e.sheet .sheet-header .social-content .affinities,.l5r5e.sheet .sheet-header .attributes-wrapper .affinities{padding-top:0.25rem}.l5r5e.sheet .sheet-header .social-content .affinities .ring,.l5r5e.sheet .sheet-header .attributes-wrapper .affinities .ring{display:flex;flex-wrap:wrap;flex-direction:unset;flex:3rem;height:1.5rem;margin:0}.l5r5e.sheet .sheet-header .social-content .affinities i,.l5r5e.sheet .sheet-header .attributes-wrapper .affinities i{flex:1rem;margin:0;text-align:center}.l5r5e.sheet .sheet-header .social-content .affinities input,.l5r5e.sheet .sheet-header .attributes-wrapper .affinities input{flex:1.25rem;height:1.25rem;margin:0}.l5r5e.sheet .sheet-header .focus-content,.l5r5e.sheet .sheet-header .vigilance-content{flex:0 0 50%;padding-bottom:0.5rem}.l5r5e.sheet .sheet-header .focus-content .attribute-label,.l5r5e.sheet .sheet-header .vigilance-content .attribute-label{flex-wrap:wrap;height:auto}.l5r5e.sheet .sheet-header .focus-content .attribute-label strong,.l5r5e.sheet .sheet-header .vigilance-content .attribute-label strong{flex:100%;text-align:center}.l5r5e.sheet .sheet-header .focus-content .attribute-label input,.l5r5e.sheet .sheet-header .vigilance-content .attribute-label input{flex:1 0 3rem}.l5r5e.sheet .sheet-header .focus-content .attribute-label:before,.l5r5e.sheet .sheet-header .vigilance-content .attribute-label:before{top:auto;bottom:0.1rem;height:calc(100% - 1.45rem);width:calc(100% - 0.4rem)}.l5r5e.sheet .sheet-header .attributes-wrapper{padding:0.5rem 0.25rem 0 0;border-left:0 none;border-right:2px solid rgba(186,187,177,0.5)}.l5r5e.sheet .sheet-header .attributes-wrapper li:before{left:auto;right:-0.25rem}.l5r5e.sheet .sheet-header .attributes-wrapper li.focus-content:before{width:0}.l5r5e.sheet .sheet-header .attributes-wrapper li.vigilance-content:before{width:160%}.l5r5e.sheet .sheet-header .attributes-wrapper li.void-content:before{width:90%}.l5r5e.sheet .sheet-header .attributes-wrapper label{flex-direction:row;width:100%}.l5r5e.sheet .sheet-header .attributes-wrapper label strong{text-align:right}.l5r5e.sheet .sheet-header .attributes-wrapper label:nth-child(2) strong{position:absolute;top:0;left:0;font-size:0.65rem;width:3rem;color:rgba(0,0,0,0.25)}.l5r5e.sheet .sheet-header .attributes-wrapper label:nth-child(2) input{font-size:1.25rem;padding-top:0.75rem}.l5r5e.sheet .sheet-header .attributes-wrapper .endurance-content label:nth-child(1) strong,.l5r5e.sheet .sheet-header .attributes-wrapper .composure-content label:nth-child(1) strong{flex:0 0 calc(100% - 6rem)}.l5r5e.sheet .sheet-header .attributes-wrapper .endurance-content label:nth-child(1) input,.l5r5e.sheet .sheet-header .attributes-wrapper .composure-content label:nth-child(1) input{flex:0 0 5.5rem;padding-right:3rem}.l5r5e.sheet .sheet-header .attributes-wrapper .endurance-content label:nth-child(2),.l5r5e.sheet .sheet-header .attributes-wrapper .composure-content label:nth-child(2){position:absolute;right:0;width:3.5rem}.l5r5e.sheet .sheet-header .attributes-wrapper .attributes-buttons{line-height:13px;position:relative;top:0.2rem}.l5r5e.sheet .sheet-header .attributes-wrapper .void-content{width:100%;padding-top:0.25rem}.l5r5e.sheet .sheet-header .attributes-wrapper .void-content label{margin:0}.l5r5e.sheet .sheet-header .attributes-wrapper .void-content label strong{flex:1 0 calc(100% - 5rem);padding:0 0.25rem}.l5r5e.sheet .sheet-header .attributes-wrapper .void-content label strong:after{content:"/";position:absolute;right:1.25rem;font-size:1rem;bottom:0.6rem;color:#764f40}.l5r5e.sheet .sheet-header .attributes-wrapper .void-content label input:nth-child(2){flex:3rem;padding-right:1.25rem}.l5r5e.sheet .sheet-header .attributes-wrapper .void-content label input:last-child{flex:1;border:0 none;font-size:1rem;text-align:right;padding-left:0.25rem;padding-top:0.75rem;position:absolute;right:0.25rem;width:1rem}.l5r5e.sheet .sheet-header .attributes-wrapper li{display:flex}.l5r5e.sheet .sheet-header .attributes-wrapper li p{display:none;z-index:2;position:absolute;background:rgba(0,0,0,0.5);color:#fff;line-height:1.5rem;text-align:center;width:100%;padding:0.25rem;bottom:-2.25rem;right:-0.25rem;--notchSize: 0.5rem;-webkit-clip-path:polygon(0% 0, 0 0%, 100% 0%, 100% var(--notchSize), 100% calc(100% - var(--notchSize)), calc(100% - var(--notchSize)) 100%, var(--notchSize) 100%, 0% calc(100% - var(--notchSize)));clip-path:polygon(0% 0, 0 0%, 100% 0%, 100% var(--notchSize), 100% calc(100% - var(--notchSize)), calc(100% - var(--notchSize)) 100%, var(--notchSize) 100%, 0% calc(100% - var(--notchSize)))}.l5r5e.sheet .sheet-header .attributes-wrapper li:hover p{display:block;height:auto}.l5r5e.sheet .sheet-header .attributes-wrapper .focus-content p,.l5r5e.sheet .sheet-header .attributes-wrapper .vigilance-content p{bottom:-3.75rem}.l5r5e.sheet .sheet-header .attribute-label{position:relative}.l5r5e.sheet .sheet-header .attribute-label:before{z-index:-1;content:"";position:absolute;height:calc(100% - 0.85rem);width:3.1rem;border:1px solid rgba(186,187,177,0.5);border-radius:0;top:0.15rem;left:0.15rem}.l5r5e.sheet .sheet-header .identity-content .attribute-label:before{height:calc(100% - 0.6rem);width:calc(100% - 0.65rem);left:auto;top:0.15rem;right:0.85rem}.l5r5e.sheet .sheet-header .identity-content li:nth-child(3) .attribute-label:before,.l5r5e.sheet .sheet-header .identity-content li:nth-child(5) .attribute-label:before{height:calc(100% - 0.6rem);width:calc(100% + 0.25rem);left:auto;top:0.15rem;right:-0.15rem}.l5r5e.sheet .sheet-header .attributes-wrapper .attribute-label:nth-child(2):before{left:auto;right:3.15rem;width:2.6rem}.l5r5e.sheet .sheet-header .attributes-wrapper .attribute-label:before{left:auto;right:0.15rem}.l5r5e.sheet .sheet-header .void-content .attribute-label:before{width:3.85rem}.l5r5e.sheet article{background:rgba(255,255,255,0.5);padding:0.5rem;flex-wrap:wrap;min-height:calc(100% - 3.25rem)}.l5r5e.sheet article fieldset h3{font-size:1.25rem;width:100%;text-align:left;line-height:2rem;color:#764f40;border-bottom:1px solid}.l5r5e.sheet article fieldset h3 .item-control.item-add{float:right;font-size:0.75rem;line-height:0.75rem;border:1px solid;padding:0.25rem;margin:0.25rem;color:#fff;background:#764f40}.l5r5e.sheet article fieldset h3 .item-control.item-add:hover{opacity:0.75}.l5r5e.sheet article .narrative-content{flex:100%;display:flex}.l5r5e.sheet article .narrative-content fieldset{flex:0 0 calc(50% - 0.5rem)}.l5r5e.sheet article .narrative-content fieldset label{width:100%}.l5r5e.sheet article .narrative-list{flex:0 0 50%}.l5r5e.sheet article .narrative-list fieldset{flex:0 0 50%}.l5r5e.sheet article .narrative-list fieldset label{width:100%}.l5r5e.sheet article .narrative-fluff{flex:1;flex:0 0 50%}.l5r5e.sheet article .narrative-fluff .narrative-description{max-height:13rem;font-size:0.85rem;flex:1}.l5r5e.sheet article .narrative-fluff .narrative-note{font-size:0.85rem}.l5r5e.sheet article .narrative-fluff .editor-content{min-height:10rem}.l5r5e.sheet article .techniques-wrapper{padding-left:0.25rem}.l5r5e.sheet article .techniques-wrapper fieldset{margin:0 0 0 0.25rem}.l5r5e.sheet article .techniques-wrapper .checklist{display:flex;flex-wrap:wrap;font-size:0.85rem;margin:0 0 0.25rem 0.25rem;padding:0.5rem;background:rgba(186,187,177,0.5);--notchSize: 0.25rem;-webkit-clip-path:polygon(0% 0, var(--notchSize) 0%, calc(100% - var(--notchSize)) 0%, 100% var(--notchSize), 100% 100%, 100% 100%, var(--notchSize) 100%, 0% calc(100% - var(--notchSize)));clip-path:polygon(0% 0, var(--notchSize) 0%, calc(100% - var(--notchSize)) 0%, 100% var(--notchSize), 100% 100%, 100% 100%, var(--notchSize) 100%, 0% calc(100% - var(--notchSize)))}.l5r5e.sheet article .techniques-wrapper .checklist i{color:rgba(0,0,0,0.5);margin-right:0.5rem}.l5r5e.sheet article .techniques-wrapper .checklist label{flex:0 0 auto;margin:0 0.25rem 0.25rem;padding:0 0.5rem;color:#5a6e5a;background:rgba(255,255,255,0.5);border:1px solid #5a6e5a;border-radius:1rem}.l5r5e.sheet article .techniques-wrapper .checklist input{margin:0.25rem 0 0 0;height:0.65rem;width:0.65rem}.l5r5e.sheet article .stances-content{flex:100%;height:100%;align-self:flex-start}.l5r5e.sheet article .stances-content .item-list{position:relative;padding-top:2rem;margin:0}.l5r5e.sheet article .stances-content .stance-content{padding:0;margin:0}.l5r5e.sheet article .stances-content .stance-content label{display:block;position:absolute;top:0;left:0;width:20%;line-height:1.5rem;padding:0.25rem;color:#fff}.l5r5e.sheet article .stances-content .stance-content label.earth{background:#699678}.l5r5e.sheet article .stances-content .stance-content label.air{background:#917896;left:20%}.l5r5e.sheet article .stances-content .stance-content label.water{background:#5f919b;left:40%}.l5r5e.sheet article .stances-content .stance-content label.fire{background:#9b7350;left:60%}.l5r5e.sheet article .stances-content .stance-content label.void{background:#4b4641;left:80%}.l5r5e.sheet article .stances-content .stance-content label input{float:right;position:relative;top:0.3rem;right:0.25rem}.l5r5e.sheet article .weapons-content,.l5r5e.sheet article .armors-content{flex:0 0 calc(50% - 0.5rem)}.l5r5e.sheet .xp,.l5r5e.sheet .money-wrapper{flex:100%;flex-direction:row;color:#000}.l5r5e.sheet .xp label,.l5r5e.sheet .money-wrapper label{display:flex;flex:calc(100% / 3);padding:0.5rem;font-size:0.85rem}.l5r5e.sheet .xp label input,.l5r5e.sheet .money-wrapper label input{margin-left:0.5rem}.l5r5e.sheet .xp .money-buttons,.l5r5e.sheet .money-wrapper .money-buttons{line-height:13px}.l5r5e.sheet table{font-size:0.85rem;color:#000;text-align:left}.l5r5e.sheet table thead{font-family:"BrushtipTexe",sans-serif;font-weight:normal}.l5r5e.sheet table thead th{padding-left:0.5rem;padding-right:0.5rem;font-size:1rem}.l5r5e.sheet table thead th:first-child{flex:calc(100% - 16rem);padding-left:0.5rem;text-align:left}.l5r5e.sheet table thead th:nth-child(2){flex:0 0 2rem}.l5r5e.sheet table thead th:nth-child(3),.l5r5e.sheet table thead th:nth-child(4){flex:0 0 4rem}.l5r5e.sheet table tbody .curriculum{flex:0 0 2rem}.l5r5e.sheet table tbody .name{flex:calc(100% - 13rem);padding-left:0.5rem;text-align:left}.l5r5e.sheet table tbody .xp,.l5r5e.sheet table tbody .rank{flex:0 0 4rem}.l5r5e.sheet table tbody .actions{flex:0 0 3rem;font-size:0.75rem}.l5r5e.sheet table tbody .actions ul{display:flex;flex-direction:row}.l5r5e.sheet table tbody .actions ul li{flex:0 0 1rem}.l5r5e.sheet table tbody .actions ul li:hover{color:rgba(255,0,0,0.75)}.l5r5e.sheet table tbody .tfoot{padding:0.25 0.5rem;background:rgba(186,187,177,0.5);text-shadow:none;border-top:rgba(186,187,177,0.5);text-align:center}.l5r5e.sheet table tbody img{width:16px;height:16px;border:none}.l5r5e.sheet .inventory .items-wrapper h3{background:rgba(90,110,90,0.15);color:#5a6e5a;border-bottom:1px solid #fff;font-family:"Caballar",sans-serif;font-size:1rem;padding-left:0.5rem;margin:0}.l5r5e.sheet .inventory .items-wrapper .item-list{display:block}.l5r5e.sheet .inventory .items-wrapper .item-list.toggle-active{display:none}.l5r5e.sheet.actor .initiative-wrapper,.l5r5e.sheet.npc .initiative-wrapper{flex:100%;height:100%;align-self:flex-start;text-align:center;display:block}.l5r5e.sheet.actor .initiative button,.l5r5e.sheet.npc .initiative button{width:auto;min-width:20%;margin:0 0.25rem 0.25rem;padding:0 0.5rem;color:#5a6e5a;background:rgba(255,255,255,0.5);border:1px solid #5a6e5a;border-radius:1rem;line-height:1.5rem;height:1.5rem}.l5r5e.sheet.actor .initiative button:focus,.l5r5e.sheet.npc .initiative button:focus{box-shadow:none}.l5r5e.sheet.actor .limited h1,.l5r5e.sheet.npc .limited h1{margin:0.5rem 0}.l5r5e.sheet.actor .limited img.full,.l5r5e.sheet.npc .limited img.full{flex:initial;height:auto;width:-webkit-max-content;width:-moz-max-content;width:max-content;border:0 none;margin:0 auto}.l5r5e.sheet.actor .limited .sheet-header,.l5r5e.sheet.npc .limited .sheet-header{flex:none;height:auto;width:100%}.l5r5e.sheet.actor .limited ul,.l5r5e.sheet.npc .limited ul{display:flex;flex-wrap:wrap}.l5r5e.sheet.actor .limited ul li,.l5r5e.sheet.npc .limited ul li{flex:50%;padding:0.25rem 0}.l5r5e.sheet.actor .limited ul li input,.l5r5e.sheet.npc .limited ul li input{width:75%;float:right}.l5r5e.sheet.actor .limited ul li:nth-child(1),.l5r5e.sheet.actor .limited ul li:nth-child(2),.l5r5e.sheet.npc .limited ul li:nth-child(1),.l5r5e.sheet.npc .limited ul li:nth-child(2){flex:calc(50% - 5rem);margin-right:1rem}.l5r5e.sheet.actor .limited ul li:nth-child(3),.l5r5e.sheet.npc .limited ul li:nth-child(3){flex:auto}.l5r5e.sheet.actor .limited ul li:nth-child(3) input,.l5r5e.sheet.npc .limited ul li:nth-child(3) input{width:2rem}.l5r5e.sheet.actor .limited ul li:nth-child(4),.l5r5e.sheet.actor .limited ul li:nth-child(5),.l5r5e.sheet.npc .limited ul li:nth-child(4),.l5r5e.sheet.npc .limited ul li:nth-child(5){flex:calc(50% - 1rem);margin-right:1rem}.l5r5e.sheet.actor .limited ul li:nth-child(4) input,.l5r5e.sheet.actor .limited ul li:nth-child(5) input,.l5r5e.sheet.npc .limited ul li:nth-child(4) input,.l5r5e.sheet.npc .limited ul li:nth-child(5) input{font-size:1rem}.l5r5e.sheet nav.sheet-tabs{flex:100%}.l5r5e.sheet .editable[data-lang="Español"] .sheet-header .focus-content .attribute-label strong,.l5r5e.sheet .editable[data-lang="Español"] .sheet-header .vigilance-content .attribute-label strong{font-size:0.7rem;line-height:1.1rem}.l5r5e.npc .sheet-header h1:before{top:-3.75rem}.l5r5e.npc .sheet-header img{flex:0 0 90px;height:90px;width:90px}.l5r5e.npc .sheet-header fieldset{flex:1 1 100%;min-height:2rem;width:100%;margin:0}.l5r5e.npc .sheet-header .header-fields{padding:0}.l5r5e.npc .sheet-header .identity-wrapper{flex:1 1 100%}.l5r5e.npc .sheet-header .identity-wrapper h1{margin:0 0.25rem 1rem 1rem}.l5r5e.npc .sheet-header .identity-wrapper .identity-list{flex:0 0 100%;display:flex;margin:0.25rem 0 0.5rem}.l5r5e.npc .sheet-header .identity-wrapper .identity-list li{flex:1;flex-wrap:wrap;display:flex}.l5r5e.npc .sheet-header .identity-wrapper .identity-list li select{width:100%;background:rgba(255,255,255,0.5);border:0 none;text-transform:capitalize;color:#764f40;font-family:"PatrickHand",sans-serif;font-weight:bold;font-size:1rem;letter-spacing:0.15rem}.l5r5e.npc .sheet-header .identity-wrapper .identity-list li i,.l5r5e.npc .sheet-header .identity-wrapper .identity-list li input{font-size:1.25rem;height:1.5rem;line-height:1.5rem;width:7.25rem;margin:auto;text-align:center}.l5r5e.npc .sheet-header .affinities{display:flex;flex-wrap:wrap}.l5r5e.npc .sheet-header .affinities select{position:relative;background:transparent;border:0 none;margin:0;padding:0;text-align:left;font-weight:bold;margin:0 0 0.25rem 0;color:#5a6e5a}.l5r5e.npc .sheet-header .affinities input{flex:1rem;font-size:1rem;height:1.5rem}.l5r5e.npc .sheet-header .social-content{margin-bottom:0.5rem}.l5r5e.npc .sheet-header .social-content .attitude{height:1.5rem;padding-left:0.25rem}.l5r5e.npc .sheet-header .social-content .attitude input{height:1.5rem;flex:1;margin-right:0}.l5r5e.npc .sheet-body{padding:0}.l5r5e.npc .npc-skill{display:flex;width:100%;line-height:2rem;font-size:0.75rem;margin:0 0 0.5rem;text-align:center}.l5r5e.npc .npc-skill li{flex:1;padding:0.25rem;text-transform:uppercase;color:#fff}.l5r5e.npc .npc-skill li:nth-child(1){background:#4b4641}.l5r5e.npc .npc-skill li:nth-child(2){background:#699678}.l5r5e.npc .npc-skill li:nth-child(3){background:#9b7350}.l5r5e.npc .npc-skill li:nth-child(4){background:#917896}.l5r5e.npc .npc-skill li:nth-child(5){flex:1.25;background:#5f919b}.l5r5e.npc .npc-skill input[type="number"]{float:right;font-size:1.25rem;height:2rem;width:1rem;margin:0;padding:0;border:0 none;background:transparent;color:#fff}.l5r5e.npc article{min-height:auto}.l5r5e.npc article fieldset,.l5r5e.npc article .checklist{flex:0 0 calc(100% - 0.5rem)}.l5r5e.npc article .items-content{flex:0 0 calc(100% - 0.5rem);margin:1rem 0.25rem 0}.l5r5e.npc article .weapons-content{flex:1}.l5r5e.npc article .initiative-wrapper{margin-bottom:0.5rem}.l5r5e.npc article:last-child{padding-bottom:1rem}.l5r5e.npc article .techniques-wrapper{padding-left:0.5rem}.l5r5e.npc article .techniques-wrapper fieldset,.l5r5e.npc article .techniques-wrapper .checklist{flex:100%;margin:0}.l5r5e.npc .npc-note .editor{min-height:6rem;max-height:12rem}.l5r5e.npc .narrative-note{flex:0 0 calc(50% - 0.25rem)}.l5r5e.sheet.army .sheet-header{height:9.5rem}.l5r5e.sheet.army .sheet-header h1{flex:1}.l5r5e.sheet.army .sheet-header .readiness{flex:0 0 100%;display:flex;flex-wrap:wrap;align-items:flex-start}.l5r5e.sheet.army .sheet-header .readiness ul{display:flex;position:relative;padding:0.25rem;height:4rem}.l5r5e.sheet.army .sheet-header .readiness ul li{flex:25%;display:inline-grid;position:relative}.l5r5e.sheet.army .sheet-header .readiness ul li .attributes-buttons{position:relative;line-height:13px;top:0.3rem;right:1.2rem;width:12px}.l5r5e.sheet.army .sheet-header .readiness ul li strong{color:#5a6e5a;text-align:center;text-transform:uppercase;font-size:0.75rem}.l5r5e.sheet.army .sheet-header .readiness ul li label{flex:100%}.l5r5e.sheet.army .sheet-header .readiness ul li input{background:transparent;border:0 none;text-align:center;margin:0.3rem 1.6rem 0 1.5rem}.l5r5e.sheet.army .sheet-header .readiness ul li:after{content:"";width:2rem;height:2rem;position:absolute;right:calc(50% - 0.9rem);top:0.1rem;background:transparent url("../assets/icons/circle.svg") no-repeat 0 0;background-size:contain;opacity:0.25;z-index:-1}.l5r5e.sheet.army .sheet-header .readiness ul li:nth-child(1) input{margin:0.3rem 1rem 0 1.5rem}.l5r5e.sheet.army .sheet-header .readiness ul li:nth-child(1):after{transform:rotate(0deg)}.l5r5e.sheet.army .sheet-header .readiness ul li:nth-child(2):after{transform:rotate(90deg)}.l5r5e.sheet.army .sheet-header .readiness ul li:nth-child(3) input{margin:0.3rem 1rem 0 1.5rem}.l5r5e.sheet.army .sheet-header .readiness ul li:nth-child(3):after{transform:rotate(180deg)}.l5r5e.sheet.army .sheet-header .readiness ul li:nth-child(4):after{transform:rotate(-90deg)}.l5r5e.sheet.army .sheet-header .readiness h2{flex:0 0 100%}.l5r5e.sheet.army .sheet-body{height:calc(100% - 11.5rem)}.l5r5e.sheet.army .sheet-body .tab{height:calc(100% - 3.5rem)}.l5r5e.sheet.army .sheet-body .tab.army .warlord,.l5r5e.sheet.army .sheet-body .tab.army .commander{display:flex;flex-wrap:wrap}.l5r5e.sheet.army .sheet-body .tab.army .warlord .fa-sign-in-alt,.l5r5e.sheet.army .sheet-body .tab.army .commander .fa-sign-in-alt{transform:rotate(90deg)}.l5r5e.sheet.army .sheet-body .tab.army .warlord fieldset,.l5r5e.sheet.army .sheet-body .tab.army .commander fieldset{margin-top:0.25rem;margin-bottom:0.25rem}.l5r5e.sheet.army .sheet-body .tab.army .warlord fieldset strong,.l5r5e.sheet.army .sheet-body .tab.army .commander fieldset strong{color:#5a6e5a}.l5r5e.sheet.army .sheet-body .tab.army .warlord fieldset label,.l5r5e.sheet.army .sheet-body .tab.army .commander fieldset label{flex:100%}.l5r5e.sheet.army .sheet-body .tab.army .warlord fieldset p,.l5r5e.sheet.army .sheet-body .tab.army .commander fieldset p{width:100%}.l5r5e.sheet.army .sheet-body .tab.army .warlord fieldset textarea,.l5r5e.sheet.army .sheet-body .tab.army .commander fieldset textarea{height:calc(100% - 22px)}.l5r5e.sheet.army .sheet-body .tab.army .warlord fieldset .actor-remove-control,.l5r5e.sheet.army .sheet-body .tab.army .commander fieldset .actor-remove-control{font-size:12px}.l5r5e.sheet.army .sheet-body .tab.army .standing{flex:0 0 100%;display:flex;flex-wrap:wrap}.l5r5e.sheet.army .sheet-body .tab.army .standing h2{flex:0 0 100%}.l5r5e.sheet.army .sheet-body .tab.army .standing ul{display:flex;position:relative}.l5r5e.sheet.army .sheet-body .tab.army .standing ul li{flex:33%;display:inline-grid;position:relative;padding:0.25rem;flex-direction:column-reverse}.l5r5e.sheet.army .sheet-body .tab.army .standing ul li strong{text-align:center}.l5r5e.sheet.army .sheet-body .tab.army .standing ul li input{background:transparent;border:0 none;text-align:center}.l5r5e.sheet.army .sheet-body .tab.army .standing ul li:after{content:"";width:2rem;height:2rem;position:absolute;right:calc(50% - 0.95rem);top:calc(50% - 0.2rem);background:transparent url("../assets/icons/circle.svg") no-repeat 0 0;background-size:contain;opacity:0.25;z-index:-1}.l5r5e.sheet.army .sheet-body .tab.army .standing ul li:nth-child(1):after{transform:rotate(0deg)}.l5r5e.sheet.army .sheet-body .tab.army .standing ul li:nth-child(2):after{transform:rotate(90deg)}.l5r5e.sheet.army .sheet-body .tab.army .standing ul li:nth-child(3):after{transform:rotate(180deg)}.l5r5e.sheet.army .sheet-body .tab.army .warlord-name{display:flex;flex:100%;flex-wrap:wrap;margin:0;padding:0.5rem 0.5rem 0;background:rgba(186,187,177,0.5);--notchSize: 0.25rem}.l5r5e.sheet.army .sheet-body .tab.army .warlord-name i{color:rgba(0,0,0,0.5);margin-right:0.5rem}.l5r5e.sheet.army .sheet-body .tab.army .warlord-name label{flex:0 0 auto !important;height:1.65rem;margin:0;padding:0 0.5rem;color:#5a6e5a;background:rgba(255,255,255,0.5);border:1px solid #5a6e5a;border-radius:1rem}.l5r5e.sheet.army .sheet-body .tab.others{flex-direction:column}.l5r5e.sheet.army .sheet-body .tab.others .editor-content{min-height:8rem;max-height:14rem}.l5r5e nav.sheet-tabs{height:3rem;line-height:2rem;font-family:"Caballar",sans-serif;letter-spacing:-0.05rem;font-size:1rem;border:0 none;border-bottom:1px solid rgba(186,187,177,0.5);margin-bottom:0;background:rgba(255,255,255,0.5);color:rgba(0,0,0,0.5);display:flex;flex-direction:row;--notchSize: 0.5rem;-webkit-clip-path:polygon(0% var(--notchSize), var(--notchSize) 0%, calc(100% - var(--notchSize)) 0%, 100% var(--notchSize), 100% calc(100% - var(--notchSize)), calc(100%) 100%, var(--notchSize) 100%, 0% calc(100%));clip-path:polygon(0% var(--notchSize), var(--notchSize) 0%, calc(100% - var(--notchSize)) 0%, 100% var(--notchSize), 100% calc(100% - var(--notchSize)), calc(100%) 100%, var(--notchSize) 100%, 0% calc(100%))}.l5r5e nav .item{flex:1}.l5r5e nav .item:hover{background-color:#5a6e5a;color:rgba(255,255,255,0.65);text-shadow:none;-webkit-clip-path:polygon(0% var(--notchSize), var(--notchSize) 0%, calc(100% - var(--notchSize)) 0%, 100% var(--notchSize), 100% 100%, 0 100%, 0% 0%, 0% 100%);clip-path:polygon(0% var(--notchSize), var(--notchSize) 0%, calc(100% - var(--notchSize)) 0%, 100% var(--notchSize), 100% 100%, 0 100%, 0% 0%, 0% 100%)}.l5r5e nav .item.active{background-color:rgba(73,12,11,0.85);color:#fff;-webkit-clip-path:polygon(0% var(--notchSize), var(--notchSize) 0%, calc(100% - var(--notchSize)) 0%, 100% var(--notchSize), 100% 100%, 0 100%, 0% 0%, 0% 100%);clip-path:polygon(0% var(--notchSize), var(--notchSize) 0%, calc(100% - var(--notchSize)) 0%, 100% var(--notchSize), 100% 100%, 0 100%, 0% 0%, 0% 100%)}.l5r5e nav .item.active:hover{background-color:rgba(73,12,11,0.85);cursor:default}.l5r5e .rings{display:flex;flex-wrap:wrap;color:rgba(255,255,255,0.65)}.l5r5e .rings #earth,.l5r5e .rings #air,.l5r5e .rings #water,.l5r5e .rings #fire,.l5r5e .rings #void{position:relative;flex:1 1 50%;text-align:center}.l5r5e .rings #earth i.i_earth,.l5r5e .rings #earth i.i_water,.l5r5e .rings #earth i.i_fire,.l5r5e .rings #earth i.i_air,.l5r5e .rings #earth i.i_void,.l5r5e .rings #air i.i_earth,.l5r5e .rings #air i.i_water,.l5r5e .rings #air i.i_fire,.l5r5e .rings #air i.i_air,.l5r5e .rings #air i.i_void,.l5r5e .rings #water i.i_earth,.l5r5e .rings #water i.i_water,.l5r5e .rings #water i.i_fire,.l5r5e .rings #water i.i_air,.l5r5e .rings #water i.i_void,.l5r5e .rings #fire i.i_earth,.l5r5e .rings #fire i.i_water,.l5r5e .rings #fire i.i_fire,.l5r5e .rings #fire i.i_air,.l5r5e .rings #fire i.i_void,.l5r5e .rings #void i.i_earth,.l5r5e .rings #void i.i_water,.l5r5e .rings #void i.i_fire,.l5r5e .rings #void i.i_air,.l5r5e .rings #void i.i_void{font-size:5rem;line-height:4.75rem}.l5r5e .rings #earth label,.l5r5e .rings #air label,.l5r5e .rings #water label,.l5r5e .rings #fire label,.l5r5e .rings #void label{position:relative;width:5rem;line-height:0;float:right}.l5r5e .rings #earth input,.l5r5e .rings #air input,.l5r5e .rings #water input,.l5r5e .rings #fire input,.l5r5e .rings #void input{position:absolute;height:2rem;width:2rem;border-radius:100%;top:0;left:0;text-align:center;font-size:1rem;border:2px solid rgba(186,187,177,0.5);color:rgba(255,255,255,0.65)}.l5r5e .rings #earth input:hover,.l5r5e .rings #air input:hover,.l5r5e .rings #water input:hover,.l5r5e .rings #fire input:hover,.l5r5e .rings #void input:hover{border:2px solid rgba(255,0,0,0.75);text-shadow:0 0 3px red;box-shadow:0 0 3px inset red}.l5r5e .rings #earth{float:right;color:#699678}.l5r5e .rings #earth input{top:auto;right:0;bottom:-0.9rem;left:auto;background:#699678}.l5r5e .rings #earth label strong{position:absolute;bottom:0.75rem;left:-1.75rem}.l5r5e .rings #air{color:#917896}.l5r5e .rings #air input{top:auto;right:auto;bottom:-0.9rem;left:0;background:#917896}.l5r5e .rings #air label{float:left}.l5r5e .rings #air label strong{position:absolute;bottom:0.75rem;right:-1rem}.l5r5e .rings #water{float:right;color:#5f919b;padding-right:2rem}.l5r5e .rings #water input{top:17%;right:-1.25rem;bottom:auto;left:auto;background:#5f919b}.l5r5e .rings #water label strong{position:absolute;bottom:-0.75rem;right:2rem}.l5r5e .rings #fire{color:#9b7350;padding-left:2rem}.l5r5e .rings #fire input{top:17%;right:auto;bottom:auto;left:-1.25rem;background:#9b7350}.l5r5e .rings #fire label{float:left}.l5r5e .rings #fire label strong{position:absolute;bottom:-0.75rem;right:2rem}.l5r5e .rings #void{top:-2rem;margin:0 calc(50% - 2.5rem);color:#4b4641}.l5r5e .rings #void input{top:-1rem;right:auto;bottom:auto;left:30%;background:#4b4641}.l5r5e .rings #void label strong{position:absolute;bottom:-0.75rem;left:1.75rem}.l5r5e.sheet article .skills-wrapper,.l5r5e.sheet article .techniques-wrapper{flex:50%}.l5r5e.sheet article .skills-wrapper>li,.l5r5e.sheet article .techniques-wrapper>li{display:flex;flex-wrap:wrap;font-size:0.85rem;margin:0 0 1rem;border:1px solid rgba(186,187,177,0.5);--notchSize: 0.75rem;-webkit-clip-path:polygon(0% var(--notchSize), var(--notchSize) 0%, 100% 0, 100% 0, 100% 100%, 100% 100%, 0 100%, 0 100%);clip-path:polygon(0% var(--notchSize), var(--notchSize) 0%, 100% 0, 100% 0, 100% 100%, 100% 100%, 0 100%, 0 100%)}.l5r5e.sheet article .skills-wrapper>li h4,.l5r5e.sheet article .techniques-wrapper>li h4{flex:100%;margin:0;padding:0.5rem 0.5rem 0;text-align:center;background:rgba(186,187,177,0.5);color:#5a6e5a;--notchSize: 0.5rem;-webkit-clip-path:polygon(0% var(--notchSize), var(--notchSize) 0%, calc(100%) 0%, 100% var(--notchSize), 100% calc(100% - var(--notchSize)), calc(100% - var(--notchSize)) 100%, var(--notchSize) 100%, 0% calc(100%));clip-path:polygon(0% var(--notchSize), var(--notchSize) 0%, calc(100%) 0%, 100% var(--notchSize), 100% calc(100% - var(--notchSize)), calc(100% - var(--notchSize)) 100%, var(--notchSize) 100%, 0% calc(100%))}.l5r5e.sheet article .skills-wrapper>li ul,.l5r5e.sheet article .techniques-wrapper>li ul{flex:50%;padding:0.25rem 0.5rem 0.25rem 0}.l5r5e.sheet article .skills-wrapper>li ul li,.l5r5e.sheet article .techniques-wrapper>li ul li{text-align:left;line-height:2rem;margin:0.25rem 0}.l5r5e.sheet article .skills-wrapper>li ul li.skill,.l5r5e.sheet article .techniques-wrapper>li ul li.skill{text-align:right}.l5r5e.sheet article .skills-wrapper>li ul li.skill span,.l5r5e.sheet article .techniques-wrapper>li ul li.skill span{color:rgba(0,0,0,0.5)}.l5r5e.sheet article .skills-wrapper>li ul li.skill span[data-skill="melee"],.l5r5e.sheet article .skills-wrapper>li ul li.skill span[data-skill="ranged"],.l5r5e.sheet article .skills-wrapper>li ul li.skill span[data-skill="unarmed"],.l5r5e.sheet article .techniques-wrapper>li ul li.skill span[data-skill="melee"],.l5r5e.sheet article .techniques-wrapper>li ul li.skill span[data-skill="ranged"],.l5r5e.sheet article .techniques-wrapper>li ul li.skill span[data-skill="unarmed"]{float:left;line-height:1rem;width:calc(100% - 2rem)}.l5r5e.sheet article .skills-wrapper>li ul.skill-category-ring-actions,.l5r5e.sheet article .techniques-wrapper>li ul.skill-category-ring-actions{padding:0.25rem 0 0.25rem 0.5rem;border-left:1px solid rgba(186,187,177,0.5)}.l5r5e.sheet article .skills-wrapper>li input,.l5r5e.sheet article .techniques-wrapper>li input{width:1.75rem;height:1.75rem;text-align:center}.l5r5e.sheet article .skills-wrapper>li:last-child,.l5r5e.sheet article .techniques-wrapper>li:last-child{margin:0}.l5r5e .item-list{flex:100%}.l5r5e .item-list .tab[data-tab]{display:none}.l5r5e .item-list .item .item-header{display:flex}.l5r5e .item-list .item .item-header .item-img{flex:0 0 32px;padding-right:0.25rem}.l5r5e .item-list .item .item-header .item-img img{border:1px solid rgba(0,0,0,0.1)}.l5r5e .item-list .item .item-header .item-name{flex:1 1 auto;font-size:1rem;line-height:1rem;color:#764f40}.l5r5e .item-list .item .item-header .item-edit,.l5r5e .item-list .item .item-header .item-delete,.l5r5e .item-list .item .item-header .item-equip,.l5r5e .item-list .item .item-header .technique-edit,.l5r5e .item-list .item .item-header .technique-delete,.l5r5e .item-list .item .item-header .peculiarity-edit,.l5r5e .item-list .item .item-header .peculiarity-delete,.l5r5e .item-list .item .item-header .property-edit,.l5r5e .item-list .item .item-header .property-delete{line-height:1rem;font-size:0.75rem;flex:0 0 1rem;padding:0 0.1rem;color:#000}.l5r5e .item-list .item .item-header .icon-stat-container{line-height:1rem;font-size:0.75rem;padding:0 0.25rem;color:#000}.l5r5e .item-list .item .item-header .item-edit:hover,.l5r5e .item-list .item .item-header .item-delete:hover,.l5r5e .item-list .item .item-header .item-equip:hover,.l5r5e .item-list .item .item-header .technique-edit:hover,.l5r5e .item-list .item .item-header .technique-delete:hover,.l5r5e .item-list .item .item-header .peculiarity-edit:hover,.l5r5e .item-list .item .item-header .peculiarity-delete:hover,.l5r5e .item-list .item .item-header .property-edit:hover,.l5r5e .item-list .item .item-header .property-delete:hover{text-shadow:0 0 3px red;color:#000}.l5r5e .item-list .item .item-properties{display:flex;flex-direction:row}.l5r5e .item-list .item .item-properties>li{margin:0.25rem 0.1rem;padding:0.1rem 0.5rem;background-color:rgba(255,255,255,0.5);border:1px solid rgba(255,255,255,0.65);border-radius:1rem;width:auto;font-size:0.75rem;color:#000}.l5r5e .item-list .item .item-properties>li:first-child{margin-left:0}.l5r5e .item-list .item .item-properties>li:last-child{margin-right:0}.l5r5e .item-list .item .item-properties .equip-readied-control:hover{color:#963c41;background:#fff}.l5r5e .item-list .item p{font-size:0.85rem;margin:0;padding:0 0.5rem;max-width:100%}.l5r5e .item-list .item p:first-child{padding-top:0.5rem}.l5r5e .item-list .item p:last-child{padding-bottom:0.5rem}.l5r5e.advancement .sheet-header,.l5r5e.army-cohort .sheet-header,.l5r5e.army-fortification .sheet-header,.l5r5e.armor .sheet-header,.l5r5e.bond .sheet-header,.l5r5e.item .sheet-header,.l5r5e.item-pattern .sheet-header,.l5r5e.peculiarity .sheet-header,.l5r5e.property .sheet-header,.l5r5e.signature-scroll .sheet-header,.l5r5e.technique .sheet-header,.l5r5e.title .sheet-header,.l5r5e.weapon .sheet-header{margin-bottom:0.5rem}.l5r5e.advancement .sheet-header img,.l5r5e.army-cohort .sheet-header img,.l5r5e.army-fortification .sheet-header img,.l5r5e.armor .sheet-header img,.l5r5e.bond .sheet-header img,.l5r5e.item .sheet-header img,.l5r5e.item-pattern .sheet-header img,.l5r5e.peculiarity .sheet-header img,.l5r5e.property .sheet-header img,.l5r5e.signature-scroll .sheet-header img,.l5r5e.technique .sheet-header img,.l5r5e.title .sheet-header img,.l5r5e.weapon .sheet-header img{flex:0 0 90px;height:90px;width:90px;background:rgba(255,255,255,0.25)}.l5r5e.advancement .sheet-header h1 input,.l5r5e.army-cohort .sheet-header h1 input,.l5r5e.army-fortification .sheet-header h1 input,.l5r5e.armor .sheet-header h1 input,.l5r5e.bond .sheet-header h1 input,.l5r5e.item .sheet-header h1 input,.l5r5e.item-pattern .sheet-header h1 input,.l5r5e.peculiarity .sheet-header h1 input,.l5r5e.property .sheet-header h1 input,.l5r5e.signature-scroll .sheet-header h1 input,.l5r5e.technique .sheet-header h1 input,.l5r5e.title .sheet-header h1 input,.l5r5e.weapon .sheet-header h1 input{height:5.5rem}.l5r5e.advancement fieldset input[name="data.effects"],.l5r5e.army-cohort fieldset input[name="data.effects"],.l5r5e.army-fortification fieldset input[name="data.effects"],.l5r5e.armor fieldset input[name="data.effects"],.l5r5e.bond fieldset input[name="data.effects"],.l5r5e.item fieldset input[name="data.effects"],.l5r5e.item-pattern fieldset input[name="data.effects"],.l5r5e.peculiarity fieldset input[name="data.effects"],.l5r5e.property fieldset input[name="data.effects"],.l5r5e.signature-scroll fieldset input[name="data.effects"],.l5r5e.technique fieldset input[name="data.effects"],.l5r5e.title fieldset input[name="data.effects"],.l5r5e.weapon fieldset input[name="data.effects"]{text-align:left}.l5r5e.advancement .sheet-body,.l5r5e.army-cohort .sheet-body,.l5r5e.army-fortification .sheet-body,.l5r5e.armor .sheet-body,.l5r5e.bond .sheet-body,.l5r5e.item .sheet-body,.l5r5e.item-pattern .sheet-body,.l5r5e.peculiarity .sheet-body,.l5r5e.property .sheet-body,.l5r5e.signature-scroll .sheet-body,.l5r5e.technique .sheet-body,.l5r5e.title .sheet-body,.l5r5e.weapon .sheet-body{flex:100%;height:calc(100% - 90px - 0.25rem);align-self:stretch;display:flex;flex-wrap:wrap}.l5r5e.advancement article,.l5r5e.army-cohort article,.l5r5e.army-fortification article,.l5r5e.armor article,.l5r5e.bond article,.l5r5e.item article,.l5r5e.item-pattern article,.l5r5e.peculiarity article,.l5r5e.property article,.l5r5e.signature-scroll article,.l5r5e.technique article,.l5r5e.title article,.l5r5e.weapon article{display:flex;flex-wrap:wrap;min-height:auto}.l5r5e.advancement article label,.l5r5e.army-cohort article label,.l5r5e.army-fortification article label,.l5r5e.armor article label,.l5r5e.bond article label,.l5r5e.item article label,.l5r5e.item-pattern article label,.l5r5e.peculiarity article label,.l5r5e.property article label,.l5r5e.signature-scroll article label,.l5r5e.technique article label,.l5r5e.title article label,.l5r5e.weapon article label{color:#5a6e5a;margin:0.25rem;line-height:1.5rem}.l5r5e.advancement article.attributes,.l5r5e.army-cohort article.attributes,.l5r5e.army-fortification article.attributes,.l5r5e.armor article.attributes,.l5r5e.bond article.attributes,.l5r5e.item article.attributes,.l5r5e.item-pattern article.attributes,.l5r5e.peculiarity article.attributes,.l5r5e.property article.attributes,.l5r5e.signature-scroll article.attributes,.l5r5e.technique article.attributes,.l5r5e.title article.attributes,.l5r5e.weapon article.attributes{align-self:flex-start;width:100%;height:6.5rem}.l5r5e.advancement article.attributes #advancement_type,.l5r5e.advancement article.attributes #advancement_skill,.l5r5e.army-cohort article.attributes #advancement_type,.l5r5e.army-cohort article.attributes #advancement_skill,.l5r5e.army-fortification article.attributes #advancement_type,.l5r5e.army-fortification article.attributes #advancement_skill,.l5r5e.armor article.attributes #advancement_type,.l5r5e.armor article.attributes #advancement_skill,.l5r5e.bond article.attributes #advancement_type,.l5r5e.bond article.attributes #advancement_skill,.l5r5e.item article.attributes #advancement_type,.l5r5e.item article.attributes #advancement_skill,.l5r5e.item-pattern article.attributes #advancement_type,.l5r5e.item-pattern article.attributes #advancement_skill,.l5r5e.peculiarity article.attributes #advancement_type,.l5r5e.peculiarity article.attributes #advancement_skill,.l5r5e.property article.attributes #advancement_type,.l5r5e.property article.attributes #advancement_skill,.l5r5e.signature-scroll article.attributes #advancement_type,.l5r5e.signature-scroll article.attributes #advancement_skill,.l5r5e.technique article.attributes #advancement_type,.l5r5e.technique article.attributes #advancement_skill,.l5r5e.title article.attributes #advancement_type,.l5r5e.title article.attributes #advancement_skill,.l5r5e.weapon article.attributes #advancement_type,.l5r5e.weapon article.attributes #advancement_skill{flex:0 0 calc(40% - 2rem);margin:0.25rem}.l5r5e.advancement article.attributes select[name="data.skill"],.l5r5e.advancement article.attributes select[name="data.ring"],.l5r5e.advancement article.attributes select[name="data.peculiarity_type"],.l5r5e.advancement article.attributes select[name="data.technique_type"],.l5r5e.army-cohort article.attributes select[name="data.skill"],.l5r5e.army-cohort article.attributes select[name="data.ring"],.l5r5e.army-cohort article.attributes select[name="data.peculiarity_type"],.l5r5e.army-cohort article.attributes select[name="data.technique_type"],.l5r5e.army-fortification article.attributes select[name="data.skill"],.l5r5e.army-fortification article.attributes select[name="data.ring"],.l5r5e.army-fortification article.attributes select[name="data.peculiarity_type"],.l5r5e.army-fortification article.attributes select[name="data.technique_type"],.l5r5e.armor article.attributes select[name="data.skill"],.l5r5e.armor article.attributes select[name="data.ring"],.l5r5e.armor article.attributes select[name="data.peculiarity_type"],.l5r5e.armor article.attributes select[name="data.technique_type"],.l5r5e.bond article.attributes select[name="data.skill"],.l5r5e.bond article.attributes select[name="data.ring"],.l5r5e.bond article.attributes select[name="data.peculiarity_type"],.l5r5e.bond article.attributes select[name="data.technique_type"],.l5r5e.item article.attributes select[name="data.skill"],.l5r5e.item article.attributes select[name="data.ring"],.l5r5e.item article.attributes select[name="data.peculiarity_type"],.l5r5e.item article.attributes select[name="data.technique_type"],.l5r5e.item-pattern article.attributes select[name="data.skill"],.l5r5e.item-pattern article.attributes select[name="data.ring"],.l5r5e.item-pattern article.attributes select[name="data.peculiarity_type"],.l5r5e.item-pattern article.attributes select[name="data.technique_type"],.l5r5e.peculiarity article.attributes select[name="data.skill"],.l5r5e.peculiarity article.attributes select[name="data.ring"],.l5r5e.peculiarity article.attributes select[name="data.peculiarity_type"],.l5r5e.peculiarity article.attributes select[name="data.technique_type"],.l5r5e.property article.attributes select[name="data.skill"],.l5r5e.property article.attributes select[name="data.ring"],.l5r5e.property article.attributes select[name="data.peculiarity_type"],.l5r5e.property article.attributes select[name="data.technique_type"],.l5r5e.signature-scroll article.attributes select[name="data.skill"],.l5r5e.signature-scroll article.attributes select[name="data.ring"],.l5r5e.signature-scroll article.attributes select[name="data.peculiarity_type"],.l5r5e.signature-scroll article.attributes select[name="data.technique_type"],.l5r5e.technique article.attributes select[name="data.skill"],.l5r5e.technique article.attributes select[name="data.ring"],.l5r5e.technique article.attributes select[name="data.peculiarity_type"],.l5r5e.technique article.attributes select[name="data.technique_type"],.l5r5e.title article.attributes select[name="data.skill"],.l5r5e.title article.attributes select[name="data.ring"],.l5r5e.title article.attributes select[name="data.peculiarity_type"],.l5r5e.title article.attributes select[name="data.technique_type"],.l5r5e.weapon article.attributes select[name="data.skill"],.l5r5e.weapon article.attributes select[name="data.ring"],.l5r5e.weapon article.attributes select[name="data.peculiarity_type"],.l5r5e.weapon article.attributes select[name="data.technique_type"]{flex:0 0 calc(40% - 0.5rem);margin:0.25rem}.l5r5e.advancement article.attributes .attribute-value,.l5r5e.advancement article.attributes .attribute,.l5r5e.advancement article.attributes .value,.l5r5e.army-cohort article.attributes .attribute-value,.l5r5e.army-cohort article.attributes .attribute,.l5r5e.army-cohort article.attributes .value,.l5r5e.army-fortification article.attributes .attribute-value,.l5r5e.army-fortification article.attributes .attribute,.l5r5e.army-fortification article.attributes .value,.l5r5e.armor article.attributes .attribute-value,.l5r5e.armor article.attributes .attribute,.l5r5e.armor article.attributes .value,.l5r5e.bond article.attributes .attribute-value,.l5r5e.bond article.attributes .attribute,.l5r5e.bond article.attributes .value,.l5r5e.item article.attributes .attribute-value,.l5r5e.item article.attributes .attribute,.l5r5e.item article.attributes .value,.l5r5e.item-pattern article.attributes .attribute-value,.l5r5e.item-pattern article.attributes .attribute,.l5r5e.item-pattern article.attributes .value,.l5r5e.peculiarity article.attributes .attribute-value,.l5r5e.peculiarity article.attributes .attribute,.l5r5e.peculiarity article.attributes .value,.l5r5e.property article.attributes .attribute-value,.l5r5e.property article.attributes .attribute,.l5r5e.property article.attributes .value,.l5r5e.signature-scroll article.attributes .attribute-value,.l5r5e.signature-scroll article.attributes .attribute,.l5r5e.signature-scroll article.attributes .value,.l5r5e.technique article.attributes .attribute-value,.l5r5e.technique article.attributes .attribute,.l5r5e.technique article.attributes .value,.l5r5e.title article.attributes .attribute-value,.l5r5e.title article.attributes .attribute,.l5r5e.title article.attributes .value,.l5r5e.weapon article.attributes .attribute-value,.l5r5e.weapon article.attributes .attribute,.l5r5e.weapon article.attributes .value{flex:1 1 auto;margin:0.5rem 0.25rem 0.25rem}.l5r5e.advancement article.attributes select[name="data.advancement_type"],.l5r5e.advancement article.attributes select[name="data.skill"],.l5r5e.army-cohort article.attributes select[name="data.advancement_type"],.l5r5e.army-cohort article.attributes select[name="data.skill"],.l5r5e.army-fortification article.attributes select[name="data.advancement_type"],.l5r5e.army-fortification article.attributes select[name="data.skill"],.l5r5e.armor article.attributes select[name="data.advancement_type"],.l5r5e.armor article.attributes select[name="data.skill"],.l5r5e.bond article.attributes select[name="data.advancement_type"],.l5r5e.bond article.attributes select[name="data.skill"],.l5r5e.item article.attributes select[name="data.advancement_type"],.l5r5e.item article.attributes select[name="data.skill"],.l5r5e.item-pattern article.attributes select[name="data.advancement_type"],.l5r5e.item-pattern article.attributes select[name="data.skill"],.l5r5e.peculiarity article.attributes select[name="data.advancement_type"],.l5r5e.peculiarity article.attributes select[name="data.skill"],.l5r5e.property article.attributes select[name="data.advancement_type"],.l5r5e.property article.attributes select[name="data.skill"],.l5r5e.signature-scroll article.attributes select[name="data.advancement_type"],.l5r5e.signature-scroll article.attributes select[name="data.skill"],.l5r5e.technique article.attributes select[name="data.advancement_type"],.l5r5e.technique article.attributes select[name="data.skill"],.l5r5e.title article.attributes select[name="data.advancement_type"],.l5r5e.title article.attributes select[name="data.skill"],.l5r5e.weapon article.attributes select[name="data.advancement_type"],.l5r5e.weapon article.attributes select[name="data.skill"]{text-transform:capitalize}.l5r5e.advancement article.attributes .type,.l5r5e.army-cohort article.attributes .type,.l5r5e.army-fortification article.attributes .type,.l5r5e.armor article.attributes .type,.l5r5e.bond article.attributes .type,.l5r5e.item article.attributes .type,.l5r5e.item-pattern article.attributes .type,.l5r5e.peculiarity article.attributes .type,.l5r5e.property article.attributes .type,.l5r5e.signature-scroll article.attributes .type,.l5r5e.technique article.attributes .type,.l5r5e.title article.attributes .type,.l5r5e.weapon article.attributes .type{display:block}.l5r5e.advancement article.attributes .type label,.l5r5e.army-cohort article.attributes .type label,.l5r5e.army-fortification article.attributes .type label,.l5r5e.armor article.attributes .type label,.l5r5e.bond article.attributes .type label,.l5r5e.item article.attributes .type label,.l5r5e.item-pattern article.attributes .type label,.l5r5e.peculiarity article.attributes .type label,.l5r5e.property article.attributes .type label,.l5r5e.signature-scroll article.attributes .type label,.l5r5e.technique article.attributes .type label,.l5r5e.title article.attributes .type label,.l5r5e.weapon article.attributes .type label{width:calc(50% - 0.5rem);float:left}.l5r5e.advancement article.attributes .properties,.l5r5e.army-cohort article.attributes .properties,.l5r5e.army-fortification article.attributes .properties,.l5r5e.armor article.attributes .properties,.l5r5e.bond article.attributes .properties,.l5r5e.item article.attributes .properties,.l5r5e.item-pattern article.attributes .properties,.l5r5e.peculiarity article.attributes .properties,.l5r5e.property article.attributes .properties,.l5r5e.signature-scroll article.attributes .properties,.l5r5e.technique article.attributes .properties,.l5r5e.title article.attributes .properties,.l5r5e.weapon article.attributes .properties{flex:0 0 calc(50% - 0.5rem);margin:0.25rem}.l5r5e.advancement article.attributes .equipped,.l5r5e.army-cohort article.attributes .equipped,.l5r5e.army-fortification article.attributes .equipped,.l5r5e.armor article.attributes .equipped,.l5r5e.bond article.attributes .equipped,.l5r5e.item article.attributes .equipped,.l5r5e.item-pattern article.attributes .equipped,.l5r5e.peculiarity article.attributes .equipped,.l5r5e.property article.attributes .equipped,.l5r5e.signature-scroll article.attributes .equipped,.l5r5e.technique article.attributes .equipped,.l5r5e.title article.attributes .equipped,.l5r5e.weapon article.attributes .equipped{flex:100%;margin:0;text-align:right}.l5r5e.advancement article.attributes input[type="text"],.l5r5e.advancement article.attributes input[type="number"],.l5r5e.army-cohort article.attributes input[type="text"],.l5r5e.army-cohort article.attributes input[type="number"],.l5r5e.army-fortification article.attributes input[type="text"],.l5r5e.army-fortification article.attributes input[type="number"],.l5r5e.armor article.attributes input[type="text"],.l5r5e.armor article.attributes input[type="number"],.l5r5e.bond article.attributes input[type="text"],.l5r5e.bond article.attributes input[type="number"],.l5r5e.item article.attributes input[type="text"],.l5r5e.item article.attributes input[type="number"],.l5r5e.item-pattern article.attributes input[type="text"],.l5r5e.item-pattern article.attributes input[type="number"],.l5r5e.peculiarity article.attributes input[type="text"],.l5r5e.peculiarity article.attributes input[type="number"],.l5r5e.property article.attributes input[type="text"],.l5r5e.property article.attributes input[type="number"],.l5r5e.signature-scroll article.attributes input[type="text"],.l5r5e.signature-scroll article.attributes input[type="number"],.l5r5e.technique article.attributes input[type="text"],.l5r5e.technique article.attributes input[type="number"],.l5r5e.title article.attributes input[type="text"],.l5r5e.title article.attributes input[type="number"],.l5r5e.weapon article.attributes input[type="text"],.l5r5e.weapon article.attributes input[type="number"]{width:2rem}.l5r5e.advancement article.attributes input[type="text"].grip,.l5r5e.advancement article.attributes input[type="number"].grip,.l5r5e.army-cohort article.attributes input[type="text"].grip,.l5r5e.army-cohort article.attributes input[type="number"].grip,.l5r5e.army-fortification article.attributes input[type="text"].grip,.l5r5e.army-fortification article.attributes input[type="number"].grip,.l5r5e.armor article.attributes input[type="text"].grip,.l5r5e.armor article.attributes input[type="number"].grip,.l5r5e.bond article.attributes input[type="text"].grip,.l5r5e.bond article.attributes input[type="number"].grip,.l5r5e.item article.attributes input[type="text"].grip,.l5r5e.item article.attributes input[type="number"].grip,.l5r5e.item-pattern article.attributes input[type="text"].grip,.l5r5e.item-pattern article.attributes input[type="number"].grip,.l5r5e.peculiarity article.attributes input[type="text"].grip,.l5r5e.peculiarity article.attributes input[type="number"].grip,.l5r5e.property article.attributes input[type="text"].grip,.l5r5e.property article.attributes input[type="number"].grip,.l5r5e.signature-scroll article.attributes input[type="text"].grip,.l5r5e.signature-scroll article.attributes input[type="number"].grip,.l5r5e.technique article.attributes input[type="text"].grip,.l5r5e.technique article.attributes input[type="number"].grip,.l5r5e.title article.attributes input[type="text"].grip,.l5r5e.title article.attributes input[type="number"].grip,.l5r5e.weapon article.attributes input[type="text"].grip,.l5r5e.weapon article.attributes input[type="number"].grip{width:calc(100% - 4rem);margin-bottom:0.25rem}.l5r5e.advancement article.attributes input[name="data.zeni"],.l5r5e.army-cohort article.attributes input[name="data.zeni"],.l5r5e.army-fortification article.attributes input[name="data.zeni"],.l5r5e.armor article.attributes input[name="data.zeni"],.l5r5e.bond article.attributes input[name="data.zeni"],.l5r5e.item article.attributes input[name="data.zeni"],.l5r5e.item-pattern article.attributes input[name="data.zeni"],.l5r5e.peculiarity article.attributes input[name="data.zeni"],.l5r5e.property article.attributes input[name="data.zeni"],.l5r5e.signature-scroll article.attributes input[name="data.zeni"],.l5r5e.technique article.attributes input[name="data.zeni"],.l5r5e.title article.attributes input[name="data.zeni"],.l5r5e.weapon article.attributes input[name="data.zeni"]{width:7rem;float:right}.l5r5e.advancement article.attributes fieldset input[type="text"],.l5r5e.advancement article.attributes fieldset input[type="number"],.l5r5e.army-cohort article.attributes fieldset input[type="text"],.l5r5e.army-cohort article.attributes fieldset input[type="number"],.l5r5e.army-fortification article.attributes fieldset input[type="text"],.l5r5e.army-fortification article.attributes fieldset input[type="number"],.l5r5e.armor article.attributes fieldset input[type="text"],.l5r5e.armor article.attributes fieldset input[type="number"],.l5r5e.bond article.attributes fieldset input[type="text"],.l5r5e.bond article.attributes fieldset input[type="number"],.l5r5e.item article.attributes fieldset input[type="text"],.l5r5e.item article.attributes fieldset input[type="number"],.l5r5e.item-pattern article.attributes fieldset input[type="text"],.l5r5e.item-pattern article.attributes fieldset input[type="number"],.l5r5e.peculiarity article.attributes fieldset input[type="text"],.l5r5e.peculiarity article.attributes fieldset input[type="number"],.l5r5e.property article.attributes fieldset input[type="text"],.l5r5e.property article.attributes fieldset input[type="number"],.l5r5e.signature-scroll article.attributes fieldset input[type="text"],.l5r5e.signature-scroll article.attributes fieldset input[type="number"],.l5r5e.technique article.attributes fieldset input[type="text"],.l5r5e.technique article.attributes fieldset input[type="number"],.l5r5e.title article.attributes fieldset input[type="text"],.l5r5e.title article.attributes fieldset input[type="number"],.l5r5e.weapon article.attributes fieldset input[type="text"],.l5r5e.weapon article.attributes fieldset input[type="number"]{float:right}.l5r5e.advancement article.attributes .attribute.full,.l5r5e.army-cohort article.attributes .attribute.full,.l5r5e.army-fortification article.attributes .attribute.full,.l5r5e.armor article.attributes .attribute.full,.l5r5e.bond article.attributes .attribute.full,.l5r5e.item article.attributes .attribute.full,.l5r5e.item-pattern article.attributes .attribute.full,.l5r5e.peculiarity article.attributes .attribute.full,.l5r5e.property article.attributes .attribute.full,.l5r5e.signature-scroll article.attributes .attribute.full,.l5r5e.technique article.attributes .attribute.full,.l5r5e.title article.attributes .attribute.full,.l5r5e.weapon article.attributes .attribute.full{flex:100%}.l5r5e.advancement article.attributes .attribute.full input,.l5r5e.army-cohort article.attributes .attribute.full input,.l5r5e.army-fortification article.attributes .attribute.full input,.l5r5e.armor article.attributes .attribute.full input,.l5r5e.bond article.attributes .attribute.full input,.l5r5e.item article.attributes .attribute.full input,.l5r5e.item-pattern article.attributes .attribute.full input,.l5r5e.peculiarity article.attributes .attribute.full input,.l5r5e.property article.attributes .attribute.full input,.l5r5e.signature-scroll article.attributes .attribute.full input,.l5r5e.technique article.attributes .attribute.full input,.l5r5e.title article.attributes .attribute.full input,.l5r5e.weapon article.attributes .attribute.full input{float:right;width:70%}.l5r5e.advancement article.attributes .bonds-types,.l5r5e.army-cohort article.attributes .bonds-types,.l5r5e.army-fortification article.attributes .bonds-types,.l5r5e.armor article.attributes .bonds-types,.l5r5e.bond article.attributes .bonds-types,.l5r5e.item article.attributes .bonds-types,.l5r5e.item-pattern article.attributes .bonds-types,.l5r5e.peculiarity article.attributes .bonds-types,.l5r5e.property article.attributes .bonds-types,.l5r5e.signature-scroll article.attributes .bonds-types,.l5r5e.technique article.attributes .bonds-types,.l5r5e.title article.attributes .bonds-types,.l5r5e.weapon article.attributes .bonds-types{flex:100%}.l5r5e.advancement article.attributes .bonds-types input,.l5r5e.army-cohort article.attributes .bonds-types input,.l5r5e.army-fortification article.attributes .bonds-types input,.l5r5e.armor article.attributes .bonds-types input,.l5r5e.bond article.attributes .bonds-types input,.l5r5e.item article.attributes .bonds-types input,.l5r5e.item-pattern article.attributes .bonds-types input,.l5r5e.peculiarity article.attributes .bonds-types input,.l5r5e.property article.attributes .bonds-types input,.l5r5e.signature-scroll article.attributes .bonds-types input,.l5r5e.technique article.attributes .bonds-types input,.l5r5e.title article.attributes .bonds-types input,.l5r5e.weapon article.attributes .bonds-types input{width:75%;float:right}.l5r5e.advancement article.infos,.l5r5e.army-cohort article.infos,.l5r5e.army-fortification article.infos,.l5r5e.armor article.infos,.l5r5e.bond article.infos,.l5r5e.item article.infos,.l5r5e.item-pattern article.infos,.l5r5e.peculiarity article.infos,.l5r5e.property article.infos,.l5r5e.signature-scroll article.infos,.l5r5e.technique article.infos,.l5r5e.title article.infos,.l5r5e.weapon article.infos{display:flex;align-self:stretch;height:calc(100% - 7.5rem);width:100%;padding-bottom:1.25rem}.l5r5e.advancement article.infos .reference,.l5r5e.army-cohort article.infos .reference,.l5r5e.army-fortification article.infos .reference,.l5r5e.armor article.infos .reference,.l5r5e.bond article.infos .reference,.l5r5e.item article.infos .reference,.l5r5e.item-pattern article.infos .reference,.l5r5e.peculiarity article.infos .reference,.l5r5e.property article.infos .reference,.l5r5e.signature-scroll article.infos .reference,.l5r5e.technique article.infos .reference,.l5r5e.title article.infos .reference,.l5r5e.weapon article.infos .reference{flex:0 0 calc(100% - 0.5rem);margin:0.5rem 0.25rem}.l5r5e.advancement article.infos .reference input[name="data.book_reference"],.l5r5e.army-cohort article.infos .reference input[name="data.book_reference"],.l5r5e.army-fortification article.infos .reference input[name="data.book_reference"],.l5r5e.armor article.infos .reference input[name="data.book_reference"],.l5r5e.bond article.infos .reference input[name="data.book_reference"],.l5r5e.item article.infos .reference input[name="data.book_reference"],.l5r5e.item-pattern article.infos .reference input[name="data.book_reference"],.l5r5e.peculiarity article.infos .reference input[name="data.book_reference"],.l5r5e.property article.infos .reference input[name="data.book_reference"],.l5r5e.signature-scroll article.infos .reference input[name="data.book_reference"],.l5r5e.technique article.infos .reference input[name="data.book_reference"],.l5r5e.title article.infos .reference input[name="data.book_reference"],.l5r5e.weapon article.infos .reference input[name="data.book_reference"]{float:right;width:70%}.l5r5e.advancement article.infos fieldset,.l5r5e.army-cohort article.infos fieldset,.l5r5e.army-fortification article.infos fieldset,.l5r5e.armor article.infos fieldset,.l5r5e.bond article.infos fieldset,.l5r5e.item article.infos fieldset,.l5r5e.item-pattern article.infos fieldset,.l5r5e.peculiarity article.infos fieldset,.l5r5e.property article.infos fieldset,.l5r5e.signature-scroll article.infos fieldset,.l5r5e.technique article.infos fieldset,.l5r5e.title article.infos fieldset,.l5r5e.weapon article.infos fieldset{align-self:stretch;height:calc(100% - 2rem);box-sizing:content-box}.l5r5e.advancement article.properties fieldset,.l5r5e.army-cohort article.properties fieldset,.l5r5e.army-fortification article.properties fieldset,.l5r5e.armor article.properties fieldset,.l5r5e.bond article.properties fieldset,.l5r5e.item article.properties fieldset,.l5r5e.item-pattern article.properties fieldset,.l5r5e.peculiarity article.properties fieldset,.l5r5e.property article.properties fieldset,.l5r5e.signature-scroll article.properties fieldset,.l5r5e.technique article.properties fieldset,.l5r5e.title article.properties fieldset,.l5r5e.weapon article.properties fieldset{margin-bottom:0.5rem}.l5r5e.advancement article.attributes .attribute-value,.l5r5e.advancement article.attributes .attribute,.l5r5e.advancement article.attributes .value{flex:0 0 calc(33% - 0.5rem)}.l5r5e.advancement article.attributes .cursus{flex:0 0 calc(19% - 0.5rem);line-height:0.75rem;text-align:right;margin:0 0.25rem}.l5r5e.advancement article.attributes .cursus input{margin-top:0.25rem}.l5r5e.peculiarity article.attributes .cursus,.l5r5e.technique article.attributes .cursus{flex:0 0 calc(20% - 0.5rem);line-height:0.75rem;text-align:right;margin:0 0.25rem}.l5r5e.peculiarity article.attributes .cursus input,.l5r5e.technique article.attributes .cursus input{margin-top:0.25rem}.l5r5e.peculiarity article.attributes{height:8.5rem}.l5r5e.peculiarity article.infos{height:calc(100% - 9.5rem)}.l5r5e.item article.attributes{height:4.5rem}.l5r5e.item article.attributes .properties{flex:100%}.l5r5e.item article.infos{flex:0 0 60%;height:calc(100% - 5.5rem)}.l5r5e.item article.properties{flex:0 0 40%;height:calc(100% - 5.5rem)}.l5r5e.property article.properties{width:100%}.l5r5e.property article.infos{height:calc(100% - 4.5rem)}.l5r5e.armor article.attributes{height:9.5rem}.l5r5e.armor article.infos{flex:0 0 60%;height:calc(100% - 10.5rem)}.l5r5e.armor article.properties{flex:0 0 40%;height:calc(100% - 10.5rem)}.l5r5e.weapon article.attributes{height:18.5rem}.l5r5e.weapon article.attributes .stats,.l5r5e.weapon article.attributes .attribute-value{flex:0 0 calc(50% - 0.5rem);flex-wrap:wrap;margin:0.25rem}.l5r5e.weapon article.attributes .stats label,.l5r5e.weapon article.attributes .attribute-value label{width:100%}.l5r5e.weapon article.attributes .value{flex:0 0 calc(25% - 0.5rem)}.l5r5e.weapon article.attributes .category,.l5r5e.weapon article.attributes .skillType{flex:0 0 calc(50% - 0.5rem)}.l5r5e.weapon article.attributes .category input,.l5r5e.weapon article.attributes .category .attribute-dtype,.l5r5e.weapon article.attributes .skillType input,.l5r5e.weapon article.attributes .skillType .attribute-dtype{width:100%;margin:0.25rem}.l5r5e.weapon article.infos{flex:0 0 60%;height:calc(100% - 19.5rem)}.l5r5e.weapon article.properties{flex:0 0 40%;height:calc(100% - 19.5rem)}.l5r5e.item-pattern .attribute.item{display:inline}.l5r5e.item-pattern .attribute.item .item-properties{display:inline}.l5r5e.item-pattern .attribute.item .item-properties li{display:inline}.l5r5e.title .sheet-body{height:calc(100% - 90px - 4.25rem)}.l5r5e.title article.infos{height:calc(100% - 3.5rem)}.l5r5e.title article.attributes{height:auto;background:transparent}.l5r5e.title article.experience{flex:100%;height:calc(100% - 4rem)}.l5r5e.army-cohort .sheet-body{height:calc(100% - 92px - 3.6rem)}.l5r5e.army-cohort article .fa-sign-in-alt{transform:rotate(90deg)}.l5r5e.army-cohort article.attributes{height:7rem}.l5r5e.army-cohort article.attributes input[type="text"]{width:100%}.l5r5e.army-cohort article.attributes .actor-remove-control{font-size:12px}.l5r5e.army-cohort article.attributes .flx50{flex:0 0 calc(50% - 0.5rem)}.l5r5e.army-cohort article.attributes .flx100{flex:0 0 calc(100% - 0.5rem)}.l5r5e.army-cohort article.attributes .editor-content{min-height:8rem;max-height:14rem}.l5r5e.army-cohort article.abilities{align-self:stretch;height:calc(100% - 8rem);width:100%;box-sizing:content-box}.l5r5e.army-fortification .sheet-body{height:calc(100% - 92px)}.l5r5e.army-fortification article.infos{height:calc(100% - 4.5rem)}.l5r5e.army-fortification article.attributes{height:3.5rem}.l5r5e .item-list>li .item-description{flex:unset;height:0;margin:0;padding:0;font-size:0.75rem;color:rgba(0,0,0,0.75);overflow:hidden;background:rgba(0,0,0,0.05);border:0 none;transition:height 0.25s ease-in}.l5r5e .item-list>li div.item-description{padding:0}.l5r5e .item-list>li div.item-description:hover,.l5r5e .item-list>li div.item-description:active{padding:0}.l5r5e .item-list>li .toggle-active{height:6rem;overflow-y:auto;scrollbar-width:thin;border:1px solid rgba(186,187,177,0.5)}.l5r5e .item-list>li p.toggle-active{padding:0.25rem}.l5r5e .item-list>li:hover .item-description,.l5r5e .item-list>li:active .item-description{height:6rem;overflow-y:auto;scrollbar-width:thin;border:1px solid rgba(186,187,177,0.5)}.l5r5e .item-list>li:hover p .item-description,.l5r5e .item-list>li:active p .item-description{padding:0.25rem}.l5r5e .item-list .stance-content .item-description{display:none;height:auto}.l5r5e .item-list .stance-content .toggle-active{display:block;height:auto;border:0 none}.l5r5e .item-list .stance-content:hover .item-description{height:auto;border:0 none}.l5r5e .item-list .stance-content:hover .toggle-active{display:block}.l5r5e.twenty-questions-dialog .sheet-tabs{position:fixed;flex-direction:column;background:url("../assets/imgs/bg-20nav.webp") no-repeat;background-size:cover;width:4rem;height:41.58rem;margin:1%;line-height:5rem;padding:0.25rem;border-bottom:0 none}.l5r5e.twenty-questions-dialog .errors{position:-webkit-sticky;position:sticky;top:1rem;left:1rem;z-index:999;width:calc(100% - 1rem);background-color:#963c41;border:1px solid rgba(25,0,0,0.75);color:#fff;border-radius:1rem;text-align:center;line-height:2rem}.l5r5e.twenty-questions-dialog h3{font-size:1.25rem;color:#5a6e5a;text-shadow:0 0 rgba(0,0,0,0.25);margin:2rem 0 0.5rem 1rem}.l5r5e.twenty-questions-dialog nav .item{color:#000;font-size:2rem;font-weight:bold;background-color:rgba(255,255,255,0.25)}.l5r5e.twenty-questions-dialog nav .item.active,.l5r5e.twenty-questions-dialog nav .item:hover{color:#fff;background-color:rgba(73,12,11,0.85);--notchSize: 0.5rem;-webkit-clip-path:polygon(0% var(--notchSize), var(--notchSize) 0%, calc(100% - var(--notchSize)) 0%, 100% var(--notchSize), 100% calc(100% - var(--notchSize)), calc(100% - var(--notchSize)) 100%, var(--notchSize) 100%, 0% calc(100% - var(--notchSize)));clip-path:polygon(0% var(--notchSize), var(--notchSize) 0%, calc(100% - var(--notchSize)) 0%, 100% var(--notchSize), 100% calc(100% - var(--notchSize)), calc(100% - var(--notchSize)) 100%, var(--notchSize) 100%, 0% calc(100% - var(--notchSize)))}.l5r5e.twenty-questions-dialog nav .item:hover{background-color:#5a6e5a}.l5r5e.twenty-questions-dialog article{padding:2% 2% 2% 18%}.l5r5e.twenty-questions-dialog article label.full{display:block;width:100%;text-align:right;font-size:1rem}.l5r5e.twenty-questions-dialog article label.full input{display:inline;width:80%;float:right;text-align:left;margin-left:0.5rem}.l5r5e.twenty-questions-dialog article>label{font-size:1rem;padding:0 0 0 1rem;line-height:2rem}.l5r5e.twenty-questions-dialog article>label>*{line-height:1rem}.l5r5e.twenty-questions-dialog article table{width:100%;text-align:center}.l5r5e.twenty-questions-dialog article table tr th{color:#5a6e5a;font-weight:normal}.l5r5e.twenty-questions-dialog article table tr td{vertical-align:top;line-height:2rem;border:1px solid rgba(186,187,177,0.5);font-size:0.85rem;padding:0.25rem}.l5r5e.twenty-questions-dialog article table tr td>*{line-height:1rem}.l5r5e.twenty-questions-dialog article table tr td>ul li{line-height:2rem}.l5r5e.twenty-questions-dialog article table tr td>ul li>*{line-height:1rem}.l5r5e.twenty-questions-dialog article table tr td.done{border:1px solid #699678;box-shadow:0 1px 5px #699678}.l5r5e.twenty-questions-dialog article select{height:2rem;color:#764f40;background:rgba(255,255,255,0.25);border:1px solid rgba(255,255,255,0.5);border-radius:0.25rem;padding:0 0.25rem;margin:0.25rem;width:calc(100% - 0.5rem)}.l5r5e.twenty-questions-dialog article textarea{color:#764f40;background:rgba(255,255,255,0.25);border:1px solid rgba(255,255,255,0.5);margin:0 0.25rem 1rem}.l5r5e.twenty-questions-dialog article hr{border-top:1px solid rgba(0,0,0,0.25)}.l5r5e.twenty-questions-dialog article a.entity-link,.l5r5e.twenty-questions-dialog article a.inline-roll{color:#5a6e5a;background:rgba(255,255,255,0.25);border:1px solid rgba(0,0,0,0.25)}.l5r5e.twenty-questions-dialog article a.entity-link i,.l5r5e.twenty-questions-dialog article a.inline-roll i{color:#5a6e5a}.l5r5e.twenty-questions-dialog article .tq-drag-n-drop{border:0 none;padding:0}.l5r5e.twenty-questions-dialog article .third{width:230px}.l5r5e.twenty-questions-dialog article .fifty{width:49%}.l5r5e.twenty-questions-dialog article .or{width:100px}.l5r5e.twenty-questions-dialog article .dropbox{min-height:75px}.l5r5e.twenty-questions-dialog article .checklist{margin:0.25rem 0.25rem 1rem}.l5r5e.twenty-questions-dialog article .checklist strong{display:block;width:100%;color:#764f40}.l5r5e.twenty-questions-dialog article .checklist label{font-size:0.85rem;flex:0 0 auto;margin:0 0.25rem 0.25rem;padding:0 0.5rem;color:#5a6e5a;background:rgba(255,255,255,0.5);border:1px solid #5a6e5a;border-radius:1rem}.l5r5e.twenty-questions-dialog article .checklist label.technique{padding:0.25rem;margin:0.25rem;border-radius:0;white-space:nowrap}.l5r5e.twenty-questions-dialog article .checklist input{margin:0.25rem 0 0 0;height:0.65rem;width:0.65rem}.l5r5e.twenty-questions-dialog article #generchar_disclaimer{color:#963c41;font-weight:bold;font-size:1.25rem;text-align:center;flex:100%;padding:1rem 0}.l5r5e.twenty-questions-dialog article .next{margin:2rem 0 4rem} +body>*{scrollbar-width:thin}body:not(.background){background:url("../assets/imgs/bg-table.webp") no-repeat;background-size:auto}.window-app .window-content{z-index:1;position:relative;background:#fffae6 url("../assets/imgs/bg-l5r.webp") no-repeat;background-size:cover;scrollbar-width:thin;padding:0}.window-app .window-content>form,.window-app .window-content>div{padding:0.5rem}.window-app .window-content .compendium,.window-app .window-content .help-dialog{background-position:top;background-size:100%;background:url("../assets/ui/bgSidebar.webp") no-repeat;border:1px solid #c3a582;border-radius:0;color:#fff}.window-app .window-content .compendium ol,.window-app .window-content .help-dialog ol{padding-right:0.25rem}.window-app .window-content .compendium ol li,.window-app .window-content .help-dialog ol li{border-bottom:1px solid rgba(255,255,255,0.25)}.window-app .window-content .compendium .directory-header,.window-app .window-content .help-dialog .directory-header{padding:0.25rem 0}.window-app .window-content .help-dialog{padding:0.5rem 1.5rem}.window-app .window-content .help-dialog button{cursor:default;color:#fff;background:linear-gradient(#5f2841, #411928, #5f2841);background-origin:padding-box;-o-border-image:url("../assets/ui/macro-button.webp") 10 repeat;border-image:url("../assets/ui/macro-button.webp") 10 repeat;border-image-width:0.5rem;border-image-outset:0px}.window-app .window-content .help-dialog button:hover{background:linear-gradient(rgba(35,10,5,0.75), rgba(65,20,15,0.75), rgba(35,10,5,0.75))}.window-app .window-content .compendium .item{position:relative}.window-app .window-content .compendium .item i{float:right;line-height:1rem;text-align:right;font-size:0.75rem;color:rgba(240,240,225,0.75);font-style:italic;flex:0 0 auto;position:absolute;right:0;text-shadow:0 0 0 rgba(255,255,255,0.1)}.window-app .window-content .compendium .item i:before{margin:0 0.25rem 0 0;font-style:normal}.window-app.sheet .window-content,.window-app.npc .window-content,.window-app.advancement .window-content,.window-app.armor .window-content,.window-app.item .window-content,.window-app.peculiarity .window-content,.window-app.property .window-content,.window-app.technique .window-content,.window-app.weapon .window-content,.window-app.twenty-questions-dialog .window-content{overflow-y:scroll}.window-app .window-resizable-handle{z-index:2;background:#000}.window-app.twenty-questions-dialog .window-content{background:#fffae6 url("../assets/imgs/bg-scroll.webp") no-repeat;background-size:cover}#l5r5e-twenty-questions-dialog{min-height:800px;min-width:600px}*{transition-property:background, color, border-color, text-shadow, box-shadow;transition-duration:0.5s;transition-timing-function:ease}input[type="text"]:focus,input[type="number"]:focus,input[type="password"]:focus,input[type="date"]:focus,input[type="time"]:focus{box-shadow:0 0 6px red}.tabs .item.active{text-shadow:0 0 10px red}#controls .scene-control.active,#controls .control-tool.active,#controls .scene-control:hover,#controls .control-tool:hover{box-shadow:0 0 10px red}#sidebar #settings button,#sidebar .sidebar-tab .action-buttons button{height:2rem;line-height:initial}button:hover{box-shadow:0 0 10px red}button:focus{box-shadow:0 0 10px red}option{font-size:1rem;line-height:1.5rem;padding:0.25rem;color:#000}ul,li{list-style-type:none;margin:0;padding:0}.item-list>li{padding:0.25rem;border:1px solid rgba(0,0,0,0.05);border-bottom:0 none}.item-list>li:nth-child(odd){background:rgba(186,187,177,0.2)}.item-list>li:nth-child(even){background:rgba(186,187,177,0.1)}.item-list>li:last-child{border-bottom:1px solid rgba(0,0,0,0.05)}fieldset{flex:1;flex-wrap:wrap;display:flex;margin:0 0.25rem;padding:0.5rem;border:1px solid rgba(186,187,177,0.5)}fieldset legend{color:#5a6e5a}fieldset .editor{height:100%}input[type="text"],input[type="number"],input[type="password"],input[type="date"],input[type="time"],textarea{padding:0.25rem;background:rgba(255,255,255,0.5);border:1px solid rgba(186,187,177,0.5);color:#764f40;resize:vertical;border-radius:0}input[type="text"][disabled],input[type="number"][disabled],input[type="password"][disabled],input[type="date"][disabled],input[type="time"][disabled],textarea[disabled]{background:rgba(255,255,255,0.25)}input[type="number"]{text-align:center}.editor,.editor-content{flex:1;height:100%}.earth{color:#699678}.air{color:#917896}.water{color:#5f919b}.fire{color:#9b7350}.void{color:#4b4641}table{background:transparent;border:1px solid rgba(186,187,177,0.5)}table thead{background:rgba(186,187,177,0.5);color:#5a6e5a;text-shadow:none;border-bottom:rgba(186,187,177,0.5)}table tr:nth-child(odd){background:rgba(186,187,177,0.2)}table tr:nth-child(even){background:rgba(186,187,177,0.1)}sub,sup{color:rgba(0,0,0,0.5)}.sheet nav.sheet-tabs{font-size:0.75rem}.editor-content ul,.item-description ul{margin:0.5rem 0}.editor-content ul li,.item-description ul li{list-style-type:initial;margin:0.5rem 0 0.5rem 1.5rem;padding:0}.prepared-character{color:#699678}.prepared-adversary{color:#9b7350}.prepared-minion{color:#5f919b}.prepared-icon{font-weight:900;font-family:"Font Awesome 5 Free";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;width:1.5rem}.prepared-icon-true:before{content:"\f06e"}.prepared-icon-false:before{content:"\f070"}.prepared-icon-null:before{content:"\f2a8"}a.compendium-link{background:#ddd;padding:1px 4px;border:1px solid #4b4a44;border-radius:2px;white-space:nowrap;word-break:break-all}#playlists .sound-control i.fas.fa-random,#playlists .sound-control i.far.fa-arrow-alt-circle-right,#playlists .sound-control i.fas.fa-compress-arrows-alt,#playlists .sound-control i.fas.fa-ban{color:#ff6400}#playlists .sound-control i.fas.fa-square{color:#dd0000}#playlists .sound-control i.fas.fa-play,#playlists .sound-control i.fas.fa-play-circle{color:#00dd00}#playlists .sound-control i.fas.fa-pause,#playlists .sound-control i.fas.fa-backward,#playlists .sound-control i.fas.fa-forward{color:#0096ff}.window-draggable-handle{z-index:20 !important}#forien-quest-log .window-content,#forien-quest-log-form .window-content,.window-app.forien-quest-preview .window-content{overflow:initial}@font-face{font-family:"LogotypeL5r";src:url("../fonts/LogotypeL5r.ttf") format("truetype")}@font-face{font-family:"BrushtipTexe";src:url("../fonts/BrushtipTexe.ttf") format("truetype")}@font-face{font-family:"PatrickHand";src:url("../fonts/PatrickHand.ttf") format("truetype")}@font-face{font-family:"Caballar";src:url("../fonts/Caballar.ttf") format("truetype")}@font-face{font-family:"ArchitectsDaughter";src:url("../fonts/ArchitectsDaughter.ttf") format("truetype")}body{font:16px "PatrickHand",sans-serif;letter-spacing:0.05rem}h1,h4{font-family:"BrushtipTexe",sans-serif}h1{font-size:2rem}h2{font-size:1.5rem}h3{font-size:1.25rem}h4{font-size:1.25rem}i.i_strife,i.i_success,i.i_explosive,i.i_opportunity,i.i_earth,i.i_water,i.i_fire,i.i_air,i.i_void,i.i_kiho,i.i_maho,i.i_ninjitsu,i.i_prerequisite_exemption,i.i_rituals,i.i_shuji,i.i_invocations,i.i_kata,i.i_imperial,i.i_crab,i.i_crane,i.i_dragon,i.i_lion,i.i_mantis,i.i_phoenix,i.i_scorpion,i.i_tortoise,i.i_unicorn,i.i_bushi,i.i_courtier,i.i_shugenja,i.i_ring,i.i_skill{font-family:"LogotypeL5r",sans-serif;line-height:1rem;font-size:1.25rem;font-style:normal;font-weight:normal;vertical-align:middle;text-shadow:0 0 0 rgba(0,0,0,0.5)}i.i_strife:before{content:"\E91B";color:#cd0000}i.i_success:before{content:"\E91C";color:#cd0000}i.i_explosive:before{content:"\E91D";color:#cd0000}i.i_opportunity:before{content:"\E91A";color:#cd0000}i.i_earth:before{content:"\E90C";color:#699678}i.i_air:before{content:"\E90B";color:#917896}i.i_water:before{content:"\E90A";color:#5f919b}i.i_fire:before{content:"\E908";color:#9b7350}i.i_void:before{content:"\E909";color:#4b4641}i.i_invocations:before{content:"\E906";color:#ff6400}i.i_kata:before{content:"\E907";color:red}i.i_kiho:before{content:"\E900";color:#009632}i.i_maho:before{content:"\E901";color:#c83200}i.i_ninjitsu:before{content:"\E902";color:#343434}i.i_prerequisite_exemption:before{content:"\E903";color:#343434}i.i_rituals:before{content:"\E904";color:#0096ff}i.i_shuji:before{content:"\E905";color:#00ff96}i.i_crab:before{content:"\E914";color:#82828c}i.i_crane:before{content:"\E915";color:#789191}i.i_dragon:before{content:"\E916";color:#55826e}i.i_lion:before{content:"\E90E";color:#a08c50}i.i_mantis:before{content:"\E90F";color:#2d551e}i.i_phoenix:before{content:"\E910";color:#91784b}i.i_scorpion:before{content:"\E911";color:#9b463c}i.i_tortoise:before{content:"\E912";color:#b4c82d}i.i_unicorn:before{content:"\E913";color:#785a87}i.i_imperial:before{content:"\E90D";color:#78ffb4}i.i_bushi:before{content:"\E917";color:#a55a5a}i.i_courtier:before{content:"\E918";color:#6982a5}i.i_shugenja:before{content:"\E919";color:#5aa582}i.i_ring{content:"";background:transparent url("../assets/dices/default/ring_blank.svg") no-repeat 0 center;display:inline-block;height:1rem;width:0.75rem}i.i_skill{content:"";background:transparent url("../assets/dices/default/skill_blank.svg") no-repeat 0 0;display:inline-block;height:1rem;width:1rem}.compendium .item i{font-family:"PatrickHand",sans-serif}.compendium .item i:before{font-family:"LogotypeL5r",sans-serif}body,#navigation #scene-list .scene.view,#navigation #scene-list .scene.context,#navigation #nav-toggle,#navigation #scene-list .scene.nav-item,#controls .scene-control.active,#controls .control-tool.active,#controls .scene-control:hover,#controls .control-tool:hover,#client-settings .window-content form .form-group>label,#client-settings .window-content form .form-group select,#client-settings .form-group input,.app.window-app .form-group label,#sidebar .sidebar-tab #chat-controls div.roll-type-select select,#sidebar .sidebar-tab #chat-controls div.roll-type-select i.fas{cursor:url("../assets/cursors/normal.webp"),default !important}a,#logo,#hotbar .macro,#playlists-popout .global-volume::-webkit-slider-thumb,#sidebar #playlists .global-volume::-webkit-slider-thumb,#playlists-popout li.playlist:not(:first-of-type) li.sound .sound-volume::-webkit-slider-thumb,#sidebar #playlists li.playlist:not(:first-of-type) li.sound .sound-volume::-webkit-slider-thumb,#sidebar #settings button,.app.window-app.sheet.wfrp4e.actor.character-sheet .tab.main.active .main-row .movement.row-section .move-value .auto-calc-toggle,.app.window-app.sheet.wfrp4e.actor.npc-sheet .main-row .movement.row-section .move-value .auto-calc-toggle,.app.window-app.sheet.wfrp4e.actor.creature-sheet .main-row .movement.row-section .move-value .auto-calc-toggle,.app.window-app .form-group input[type="range"]::-webkit-slider-thumb,.token-sheet .tab[data-tab="image"] input[type="range"]::-webkit-slider-thumb,#drawing-config .tab[data-tab="image"] input[type="range"]::-webkit-slider-thumb,.metacurrency-value,.overcast-button,.chargen-button,#controls .scene-control,#controls .control-tool,#effects-config .flex2::-webkit-slider-thumb,#client-settings section.content .submenu>button,#client-settings .window-content button label,form .form-group .form-fields button,.sidebar-tab .action-buttons button,.dialog .dialog-buttons button,.item-edit,.item-delete,.item-equip,.item-curriculum,.technique-edit,.technique-delete,.peculiarity-edit,.peculiarity-delete,.attribute-dtype,.equip-readied-control,form button,label{cursor:url("../assets/cursors/pointer.webp"),pointer !important}.draggable{cursor:url("../assets/cursors/drag.webp"),move !important}.dice-roll .dice-formula,.dice-roll .dice-total{background:rgba(255,255,255,0.1);border:rgba(255,255,255,0.75);text-align:center;margin:0.5rem 0;padding:0.25rem 0.5rem 0.25rem 0.25rem}.dice-roll .dice-formula-rnk,.dice-roll .dice-total-rnk{line-height:2rem}.dice-roll .dice-formula-rnk i,.dice-roll .dice-total-rnk i{margin-left:0.5rem}.dice-roll button.chat-dice-rnk{cursor:url("../assets/cursors/pointer.webp"),pointer;color:#fff;background:linear-gradient(#5f2841, #411928, #5f2841);background-origin:padding-box;-o-border-image:url("../assets/ui/macro-button.webp") 10 repeat;border-image:url("../assets/ui/macro-button.webp") 10 repeat;border-image-width:0.5rem;border-image-outset:0px;margin:0.5rem 0 0}.dice-roll button.chat-dice-rnk:hover{background:linear-gradient(rgba(35,10,5,0.75), rgba(65,20,15,0.75), rgba(35,10,5,0.75))}.dice-roll button.chat-dice-rnk-ended{background:linear-gradient(rgba(10,0,20,0.75), rgba(0,0,10,0.75), rgba(10,0,20,0.75))}.dice-roll .dice-result-rnk{background:rgba(0,0,255,0.1);border:1px solid rgba(55,55,155,0.75);padding:0.25rem;color:rgba(55,55,155,0.75);text-align:center;font-weight:bold;text-shadow:0 0 0 #000}.dice-roll .dice-result-rnk.success{background:rgba(0,255,0,0.1);border-color:rgba(55,155,55,0.75);color:rgba(55,155,55,0.75)}.dice-roll .dice-result-rnk.success i.i_success{font-size:1rem}.dice-roll .dice-result-rnk.unknown{background:rgba(121,121,121,0.1);border-color:rgba(124,124,124,0.75);color:rgba(91,91,91,0.75)}.dice-roll .dice-result-rnk.fail{background:rgba(255,0,0,0.1);border-color:rgba(155,55,55,0.75);color:rgba(155,55,55,0.75)}.dice-picker{cursor:url("../assets/cursors/pointer.webp"),pointer}.dice-picker-dialog{min-width:600px;min-height:auto}.dice-picker-dialog *{transition:none}.dice-picker-dialog input[type="text"]:focus,.dice-picker-dialog input[type="text"]:hover{box-shadow:none !important;border:none !important;text-shadow:none !important}.dice-picker-dialog select{text-align:center;width:134px}.dice-picker-dialog img{border:0}.dice-picker-dialog table{text-align:center;background:none;border:none;border:0 none;margin:0;padding:0}.dice-picker-dialog table tbody tr td{width:250px;padding:0 0.5rem}.dice-picker-dialog table tbody tr td:first-child,.dice-picker-dialog table tbody tr td:last-child{width:150px}.dice-picker-dialog table tbody tr:last-child td{width:100%;padding:0.5rem}.dice-picker-dialog .pointer-choice{cursor:url("../assets/cursors/pointer.webp"),pointer}.dice-picker-dialog .ring-selection.ring-selected i{text-shadow:0px 1px 1px red}.dice-picker-dialog .ring-selection.ring-selected strong{color:rgba(255,0,0,0.75)}.dice-picker-dialog .ring-selection.ring-selected input{border:2px solid rgba(255,0,0,0.75) !important}.dice-picker-dialog .quantity{font-size:xx-large}.dice-picker-dialog .third{display:inline-block;text-align:center;vertical-align:middle}.dice-picker-dialog .dice-container{position:relative;text-align:center}.dice-picker-dialog .dice-container>img{height:40px;width:40px}.dice-picker-dialog .dice-value{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.dice-picker-dialog .input-dice{width:20px;color:#0f0f0e;background:none;border:none;font-size:large}.dice-picker-dialog .input-dice-ring{color:#f0f0e0}.dice-picker-dialog .input-dice-skill{color:#0f0f0e}.roll-n-keep-dialog{min-width:600px;max-width:800px}.roll-n-keep-dialog.finalized{width:auto;min-width:400px}.roll-n-keep-dialog img{border:0}.roll-n-keep-dialog table{display:table;min-height:9rem;border:0 none;margin:0.25rem 0;padding:0}.roll-n-keep-dialog table tbody tr{background:transparent}.roll-n-keep-dialog table tbody tr td{margin:0;padding:0}.roll-n-keep-dialog .rnk-ct{margin:0;display:flex;flex-wrap:wrap;border-radius:0.25rem;background:rgba(0,0,0,0.05);border:1px solid rgba(255,255,255,0.5)}.roll-n-keep-dialog .rnk-ct .rnk-center{flex:350px;flex-wrap:wrap;display:flex}.roll-n-keep-dialog .profil{border-bottom:1px solid rgba(0,0,0,0.1)}.roll-n-keep-dialog .dropbox{position:relative;min-height:7rem}.roll-n-keep-dialog .dropbox legend i:last-child{position:absolute;top:0;right:0;border-radius:0.15rem;padding:0 0.1rem 0 0.15rem;font-size:0.65rem;line-height:1rem;width:1rem;margin:0.25rem;text-align:center;color:white;background:#5a6e5a}.roll-n-keep-dialog .dropbox.faces-change{min-height:40px;margin:0.5rem auto}.roll-n-keep-dialog .dropbox.discards{border:1px solid gray}.roll-n-keep-dialog .dropbox.rerolls{border:1px solid orangered}.roll-n-keep-dialog .dropbox.keeps{flex:100%;border:1px solid green}.roll-n-keep-dialog .dropbox.swap{flex:0 0 calc(100px + 1rem);flex-direction:column;border:1px solid fuchsia}.roll-n-keep-dialog .dropbox.discards,.roll-n-keep-dialog .dropbox.rerolls{flex:0 0 calc(50% - 0.5rem);margin-bottom:0.5rem}.roll-n-keep-dialog .dice-ct{position:relative;padding:0.25rem}.roll-n-keep-dialog .dice-ct:before{content:"";position:absolute;height:0.5rem;width:2px;top:-0.3rem;right:calc(50% - 1px);background:rgba(0,0,0,0.25)}.roll-n-keep-dialog .dice-ct:after{content:"\f128";position:absolute;bottom:0;right:0;border-radius:0.15rem;padding:0 0.15rem;font-size:0.65rem;line-height:1rem;width:0.65rem;text-align:center;color:white;background:gray}.roll-n-keep-dialog .dice-ct.discard{filter:opacity(0.5)}.roll-n-keep-dialog .dice-ct.discard:after{content:"\f00d";background:gray}.roll-n-keep-dialog .dice-ct.reroll{filter:opacity(0.5)}.roll-n-keep-dialog .dice-ct.reroll:after{content:"\f2f9";background:orangered}.roll-n-keep-dialog .dice-ct.keep:after{content:"\f00c";background:green}.roll-n-keep-dialog .dice-ct.swap:after{content:"\f337";background:fuchsia}.roll-n-keep-dialog tr:first-child .dice-ct:before{display:none}.roll-n-keep-dialog .dice{height:40px;width:40px}.roll-n-keep-dialog .dice.discard{filter:opacity(0.5);border:0 none}.roll-n-keep-dialog .dice.reroll{filter:opacity(0.5);border:0 none}.roll-n-keep-dialog .dice.keep{border:0 none}.roll-n-keep-dialog .dice.swap{border:0 none}.roll-n-keep-dialog #finalize{width:100%;margin:0.5rem 0.25rem 0.25rem}.roll-n-keep-dialog .section-header i{font-size:0.75rem;margin:0 0.25rem}.roll-n-keep-dialog .fa-sign-in-alt{transform:rotate(90deg)}.roll-n-keep-dialog .chat-profil ul{display:flex;flex-direction:row}.roll-n-keep-dialog .chat-profil ul li:nth-child(1),.roll-n-keep-dialog .chat-profil ul li:nth-child(2){flex:0 0 4rem;padding:0 0.25rem 0.25rem}.roll-n-keep-dialog .chat-profil ul li:nth-child(4){flex:0 0 4rem;padding:0 0.25rem 0.25rem}.roll-n-keep-dialog .chat-profil ul .profile-img{width:4rem}.roll-n-keep-dialog .chat-profil ul .chat-profil-stance{font-size:3.5rem;line-height:3.5rem}.dice-picker-dialog button,.roll-n-keep-dialog button{cursor:default;color:#fff;background:linear-gradient(#5f2841, #411928, #5f2841);background-origin:padding-box;-o-border-image:url("../assets/ui/macro-button.webp") 10 repeat;border-image:url("../assets/ui/macro-button.webp") 10 repeat;border-image-width:0.5rem;border-image-outset:0px;margin:0.5rem 0 0}.dice-picker-dialog button:hover,.roll-n-keep-dialog button:hover{background:linear-gradient(rgba(35,10,5,0.75), rgba(65,20,15,0.75), rgba(35,10,5,0.75))}.dice-picker-dialog button[disabled],.roll-n-keep-dialog button[disabled]{opacity:0.25}.dice-picker-dialog button[disabled]:hover,.roll-n-keep-dialog button[disabled]:hover{box-shadow:none}.dice-picker-dialog #context-menu,.roll-n-keep-dialog #context-menu{max-width:none}.dice-picker-dialog .symbols-help,.roll-n-keep-dialog .symbols-help{font-style:italic;color:#666;font-size:0.8rem;line-height:1rem;margin:0.5rem auto 0}.dice-picker-dialog .symbols-help i,.roll-n-keep-dialog .symbols-help i{font-size:1rem;line-height:1rem}button{font-size:0.75rem;cursor:url("../assets/cursors/pointer.webp"),pointer}.pointer{cursor:url("../assets/cursors/pointer.webp"),pointer}#game-details .system{overflow:auto;border-bottom:1px solid var(--color-border-light-highlight)}#sidebar{padding:0.5rem 0.25rem 0.5rem 0.5rem;background-position:top;background-size:100%;background:url("../assets/ui/bgSidebar.webp") no-repeat;border:1px solid #c3a582;border-radius:0;overflow:initial;height:calc(100% - 1.1rem);top:0.2rem;width:320px;min-width:40px;letter-spacing:0.1rem;position:relative;margin-right:0.5rem}#sidebar:before{z-index:-1;content:"";position:absolute;height:calc(100% + 0.6rem);width:100%;border:1px solid #c3a582;border-radius:0;top:-0.35rem;left:0.25rem}#sidebar #sidebar-tabs{flex:0 0 2rem;box-sizing:border-box;margin:0 0 0.25rem;border-bottom:1px solid rgba(195,165,130,0.5);box-shadow:none;display:flex}#sidebar #sidebar-tabs i{flex:1;width:100%;height:100%;background-repeat:no-repeat;background-position:center;background-size:100%;border-radius:100%}#sidebar #sidebar-tabs i.fa-comments{background-image:url("../assets/ui/sidebar/chat.svg")}#sidebar #sidebar-tabs i.fa-comments:before{content:""}#sidebar #sidebar-tabs i.fa-fist-raised{background-image:url("../assets/ui/sidebar/combat-tracker.svg");background-size:85%}#sidebar #sidebar-tabs i.fa-fist-raised:before{content:""}#sidebar #sidebar-tabs i.fa-map{background-image:url("../assets/ui/sidebar/scenes.svg");background-size:80%}#sidebar #sidebar-tabs i.fa-map:before{content:""}#sidebar #sidebar-tabs i.fa-users{background-image:url("../assets/ui/sidebar/actors.svg");background-size:90%}#sidebar #sidebar-tabs i.fa-users:before{content:""}#sidebar #sidebar-tabs i.fa-suitcase{background-image:url("../assets/ui/sidebar/object.svg")}#sidebar #sidebar-tabs i.fa-suitcase:before{content:""}#sidebar #sidebar-tabs i.fa-book-open{background-image:url("../assets/ui/sidebar/journal.svg")}#sidebar #sidebar-tabs i.fa-book-open:before{content:""}#sidebar #sidebar-tabs i.fa-th-list{background-image:url("../assets/ui/sidebar/rolltable.svg");background-size:85%}#sidebar #sidebar-tabs i.fa-th-list:before{content:""}#sidebar #sidebar-tabs i.fa-id-badge{background-size:85%;color:black;padding-left:2px}#sidebar #sidebar-tabs i.fa-id-badge:before{content:"\f2c1"}#sidebar #sidebar-tabs i.fa-music{background-image:url("../assets/ui/sidebar/playlist.svg");background-size:80%}#sidebar #sidebar-tabs i.fa-music:before{content:""}#sidebar #sidebar-tabs i.fa-atlas{background-image:url("../assets/ui/sidebar/compendium.svg")}#sidebar #sidebar-tabs i.fa-atlas:before{content:""}#sidebar #sidebar-tabs i.fa-cogs{background-image:url("../assets/ui/sidebar/settings.svg");background-size:85%}#sidebar #sidebar-tabs i.fa-cogs:before{content:""}#sidebar #sidebar-tabs>.item{flex:0 0 1.5rem;height:1.5rem;line-height:1.5rem;margin:0.1rem;border-radius:100%;background:rgba(255,255,255,0.5)}#sidebar #sidebar-tabs>.item.active,#sidebar #sidebar-tabs>.item:hover{background:#fff;border:1px solid #c3a582;box-shadow:0 0 10px red}#sidebar #sidebar-tabs .collapse{position:relative;flex:0 0 0.85rem;line-height:1.75rem;color:#c3a582;text-align:center}#sidebar #sidebar-tabs .collapse i{background-color:transparent}#sidebar.collapsed #sidebar-tabs>.item.active{border:1px solid #c3a582;box-shadow:0 0 10px rgba(255,255,255,0.5);border-radius:100%}#sidebar.collapsed #sidebar-tabs .collapse{flex:0 0 1.5rem;margin:0.1rem}#sidebar .sidebar-tab .chat-control-icon{cursor:url("../assets/cursors/pointer.webp"),pointer}#sidebar .sidebar-tab .action-buttons button{cursor:default;color:#fff;background:linear-gradient(#5f2841, #411928, #5f2841);background-origin:padding-box;-o-border-image:url("../assets/ui/macro-button.webp") 10 repeat;border-image:url("../assets/ui/macro-button.webp") 10 repeat;border-image-width:0.5rem;border-image-outset:0px}#sidebar .sidebar-tab .action-buttons button:hover{background:linear-gradient(rgba(35,10,5,0.75), rgba(65,20,15,0.75), rgba(35,10,5,0.75))}#sidebar #settings button{cursor:default;color:#fff;background:linear-gradient(#5f2841, #411928, #5f2841);background-origin:padding-box;-o-border-image:url("../assets/ui/macro-button.webp") 10 repeat;border-image:url("../assets/ui/macro-button.webp") 10 repeat;border-image-width:0.5rem;border-image-outset:0px}#sidebar #settings button:hover{background:linear-gradient(rgba(35,10,5,0.75), rgba(65,20,15,0.75), rgba(35,10,5,0.75))}#sidebar #chat-form textarea{color:#000}#sidebar #chat-form textarea,#sidebar .chat-message,#sidebar .blind,#sidebar .whisper,#sidebar #chat-controls .roll-type-select,#sidebar .header-search input{background:transparent url("../assets/ui/chat-texture.webp") repeat-y}#sidebar #chat-form textarea:focus,#sidebar .chat-message:focus,#sidebar .blind:focus,#sidebar .whisper:focus,#sidebar #chat-controls .roll-type-select:focus,#sidebar .header-search input:focus{background:#f0f0e0 url("../assets/ui/chat-texture.webp") repeat-y}#sidebar .header-search input[name="search"]{background-color:rgba(225,215,200,0.25);color:rgba(0,0,0,0.5)}#sidebar .header-search input[name="search"]:focus{background-color:rgba(225,215,200,0.75)}#sidebar .chat-message .message-header{line-height:2rem;border-bottom:1px solid rgba(0,0,0,0.1);margin-bottom:0.25rem;border-radius:0}#sidebar #chat-log{margin:0 0 0.5rem;font-size:1rem}#sidebar #chat-log .message.whisper,#sidebar #chat-log .message.blind,#sidebar #chat-log .message.roll{position:relative}#sidebar #chat-log .message.whisper .message-header .message-metadata:before,#sidebar #chat-log .message.blind .message-header .message-metadata:before,#sidebar #chat-log .message.roll .message-header .message-metadata:before{position:absolute;top:-0.5rem;right:0.25rem;font-size:0.5rem;color:#963c41;height:0}#sidebar #chat-log .message.whisper{font-style:italic}#sidebar #chat-log .message.whisper .message-header .message-metadata:before{content:"(Private)"}#sidebar #chat-log .message.whisper.roll .message-header .message-metadata:before{content:"(Private Roll)"}#sidebar #chat-log .message.blind{font-style:italic}#sidebar #chat-log .message.blind .message-header .message-metadata:before{content:"(Blind)"}#sidebar #chat-log .message.blind.roll .message-header .message-metadata:before{content:"(Blind Roll)"}#sidebar #chat-log .message.roll .message-header .message-metadata:before{content:"(Roll)"}#sidebar .message-sender{color:#963c41;text-shadow:1px 1px 0px rgba(0,0,0,0.25)}#sidebar .message{background-color:rgba(225,215,200,0.25);color:#000}#sidebar .message ul li{padding:0.25rem;border:1px solid rgba(0,0,0,0.05);border-bottom:0 none}#sidebar .message ul li:nth-child(odd){background:rgba(186,187,177,0.2)}#sidebar .message ul li:nth-child(even){background:rgba(186,187,177,0.1)}#sidebar .message ul li:last-child{border-bottom:1px solid rgba(0,0,0,0.05)}#sidebar .message.roll{background-color:rgba(225,215,200,0.75)}#sidebar .message.blind{background-color:rgba(0,0,0,0)}#sidebar .message.whisper{background-color:rgba(225,200,225,0.75)}#hotbar #action-bar .macro{background-position:center;background-size:100%;background:linear-gradient(rgba(10,0,20,0.75), rgba(0,0,10,0.75), rgba(10,0,20,0.75));background-origin:padding-box;-o-border-image:url("../assets/ui/macro-button.webp");border-image:url("../assets/ui/macro-button.webp");border-image-slice:8 fill;border-image-width:0.25rem;border-image-outset:0;border-radius:0}#hotbar #action-bar .macro .macro-key{background:rgba(0,0,0,0.5)}#hotbar #action-bar .macro.active{background:linear-gradient(rgba(0,0,10,0.75), rgba(10,0,20,0.75), rgba(0,0,10,0.75));box-shadow:1px 1px 10px #000 inset;border:1px solid rgba(195,165,130,0.5)}#hotbar #action-bar #macro-list{background:transparent;margin:0;padding:0.05rem;border-radius:0;border:0 none;box-shadow:0.25rem 0.25rem 0.5rem #000}#hotbar .bar-controls{background-position:center;background-size:100%;background:linear-gradient(rgba(10,0,20,0.75), rgba(0,0,10,0.75), rgba(10,0,20,0.75));background-origin:padding-box;-o-border-image:url("../assets/ui/macro-button.webp") 15 repeat;border-image:url("../assets/ui/macro-button.webp") 15 repeat;border-image-width:0.5rem;border-image-outset:0px;box-shadow:0 0 0.25rem #000;border-radius:0;margin:0 0.5rem}#hotbar .bar-controls a.page-control,#hotbar .bar-controls span.page-number{font-size:1rem;line-height:0.95rem}#players{border-radius:0;background-position:center;background-size:100%;background:linear-gradient(rgba(10,0,20,0.75), rgba(0,0,10,0.75), rgba(10,0,20,0.75));background-origin:padding-box;border:1px solid #c3a582;background-origin:padding-box;-o-border-image:url("../assets/ui/macro-button.webp") 15 repeat;border-image:url("../assets/ui/macro-button.webp") 15 repeat;border-image-width:0.5rem;border-image-outset:0px;margin:0;padding:0;left:0.2rem;bottom:0.65rem;box-shadow:inset 0 0 0.5rem #000;position:relative}#players:before{z-index:-1;position:absolute;content:"";background:transparent url("../assets/ui/players-border.webp") no-repeat 0 0;background-size:100%;display:block;top:-12px;right:10%;left:10%;bottom:0}#logo{content:url("../assets/l5r-logo.webp");height:80px;width:88px;margin-left:0.5rem;opacity:0.8}#navigation{left:120px}#navigation:before{content:"";background:url("../assets/l5r-logo.webp") no-repeat 0 0;background-size:cover;height:80px;width:88px;opacity:0.65;position:absolute;left:-6.45rem}#navigation:before:hover{opacity:0.75}#navigation #nav-toggle,#navigation #scene-list .scene.nav-item{cursor:default;color:#fff;background:linear-gradient(rgba(10,0,20,0.75), rgba(0,0,10,0.75), rgba(10,0,20,0.75));background-origin:padding-box;-o-border-image:url("../assets/ui/macro-button.webp") 10 repeat;border-image:url("../assets/ui/macro-button.webp") 10 repeat;border-image-width:0.25rem;border-image-outset:0px}#navigation #nav-toggle:hover,#navigation #scene-list .scene.nav-item:hover{background:linear-gradient(rgba(35,10,5,0.75), rgba(65,20,15,0.75), rgba(35,10,5,0.75))}#navigation #scene-list .scene.nav-item.active{background:linear-gradient(rgba(65,20,15,0.75), rgba(35,10,5,0.75), rgba(65,20,15,0.75))}#navigation #scene-list .scene.nav-item.active:hover{background:linear-gradient(rgba(35,10,5,0.75), rgba(65,20,15,0.75), rgba(35,10,5,0.75))}#navigation #scene-list .scene.view,#navigation #scene-list .scene.context{cursor:default;color:#fff;background:linear-gradient(rgba(65,20,15,0.75), rgba(35,10,5,0.75), rgba(65,20,15,0.75));background-origin:padding-box;-o-border-image:url("../assets/ui/macro-button.webp") 10 repeat;border-image:url("../assets/ui/macro-button.webp") 10 repeat;border-image-width:0.25rem;border-image-outset:0px;box-shadow:0 0 20px red}#navigation #scene-list .scene.view:hover,#navigation #scene-list .scene.context:hover{background:linear-gradient(rgba(35,10,5,0.75), rgba(65,20,15,0.75), rgba(35,10,5,0.75))}#controls{top:100px}#controls ol .scene-control.active,#controls ol .control-tool.active,#controls ol .scene-control:hover,#controls ol .control-tool:hover{background:linear-gradient(rgba(65,20,15,0.75), rgba(35,10,5,0.75), rgba(65,20,15,0.75));background-origin:padding-box;-o-border-image:url("../assets/ui/macro-button.webp") 10 repeat;border-image:url("../assets/ui/macro-button.webp") 10 repeat;border-image-width:0.25rem;border-image-outset:0px;box-shadow:0 0 10px red}#controls ol .scene-control.active:hover,#controls ol .control-tool.active:hover,#controls ol .scene-control:hover:hover,#controls ol .control-tool:hover:hover{background:linear-gradient(rgba(35,10,5,0.75), rgba(65,20,15,0.75), rgba(35,10,5,0.75))}#controls ol .scene-control,#controls ol .control-tool{color:#fff;background:linear-gradient(rgba(10,0,20,0.75), rgba(0,0,10,0.75), rgba(10,0,20,0.75));background-origin:padding-box;-o-border-image:url("../assets/ui/macro-button.webp") 10 repeat;border-image:url("../assets/ui/macro-button.webp") 10 repeat;border-image-width:0.25rem;border-image-outset:0px}#controls ol .scene-control:hover,#controls ol .control-tool:hover{background:linear-gradient(rgba(35,10,5,0.75), rgba(65,20,15,0.75), rgba(35,10,5,0.75))}#playlists .playlist .playlist-header h4{font:0.75rem "PatrickHand",sans-serif;text-transform:uppercase;text-align:right}#combat #combat-round .encounters h3{font-size:0.85rem}#combat #combat-round .encounters ul{display:flex;color:rgba(255,255,255,0.5)}#combat #combat-round .encounters ul.encounter{border-right:1px solid rgba(255,255,255,0.25)}#combat #combat-round .encounters ul li{flex:1;cursor:url("../assets/cursors/pointer.webp"),pointer}#combat #combat-round .encounters .encounter i{font-size:23px;vertical-align:middle}#combat #combat-round .encounters .encounter i:hover{text-shadow:0 0 8px red}#combat #combat-round .encounters .encounter .active{color:#c83200}#combat #combat-round .encounters .encounter .active:hover{text-shadow:none}#combat #combat-round .encounters .encounter-icon{font-weight:900;font-family:"Font Awesome 5 Free";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}#combat #combat-round .encounters .encounter-icon-intrigue:before{content:"\f21b"}#combat #combat-round .encounters .encounter-icon-duel:before{content:"\f506"}#combat #combat-round .encounters .encounter-icon-skirmish:before{content:"\f505"}#combat #combat-round .encounters .encounter-icon-mass_battle:before{content:"\f447"}#pause img{content:url("../assets/icons/pause.svg")}.compendium-list .compendium-pack .pack-title{margin:0;line-height:1rem}.compendium-list .compendium-pack .compendium-footer{text-align:right;margin-right:2rem;font-size:0.75rem;color:rgba(240,240,225,0.75)}.l5r5e-tooltip{cursor:url("../assets/cursors/pointer.webp"),pointer}.l5r5e-tooltip .l5r5e-tooltip-ct,.l5r5e-tooltip.l5r5e-tooltip-ct{visibility:hidden;min-height:200px;width:600px;height:auto;max-height:100%;background:#3e3a30 url("../assets/imgs/bg-l5r.webp") no-repeat;color:#000;font-size:0.8rem;text-align:left;border:0 none;border-radius:0;padding:0.5rem 0.75rem;display:block;position:absolute;z-index:9999}.l5r5e-tooltip .l5r5e-tooltip-ct *,.l5r5e-tooltip.l5r5e-tooltip-ct *{color:#000}.l5r5e-tooltip .l5r5e-tooltip-ct section>ul,.l5r5e-tooltip.l5r5e-tooltip-ct section>ul{display:flex;flex-flow:row wrap;padding:0.25rem 0 0.25rem 1rem}.l5r5e-tooltip .l5r5e-tooltip-ct section>ul li,.l5r5e-tooltip.l5r5e-tooltip-ct section>ul li{flex:50%;padding:0;padding-right:1rem;margin:0;list-style-type:square}.l5r5e-tooltip .l5r5e-tooltip-ct:before,.l5r5e-tooltip.l5r5e-tooltip-ct:before{z-index:-2;content:"";position:absolute;height:calc(100% + 0.6rem);width:calc(100% - 0.65rem);border:1px solid #c3a582;border-radius:0;top:-0.35rem;left:0.25rem;background:#3e3a30 url("../assets/imgs/bg-l5r.webp") no-repeat}.l5r5e-tooltip .l5r5e-tooltip-ct:after,.l5r5e-tooltip.l5r5e-tooltip-ct:after{z-index:-1;content:"";position:absolute;height:calc(100%);width:calc(100%);border:1px solid #c3a582;border-radius:0;top:-1px;left:-1px}.l5r5e-tooltip .l5r5e-tooltip-ct .goodvalue,.l5r5e-tooltip.l5r5e-tooltip-ct .goodvalue{color:#4e8c69}.l5r5e-tooltip .l5r5e-tooltip-ct .badvalue,.l5r5e-tooltip.l5r5e-tooltip-ct .badvalue{color:#ab2a00}.l5r5e-tooltip .card-header img{display:inline-block;background:transparent;border:0 none;width:20px;margin:0;padding:0}.l5r5e-chat-item{color:#000;font-size:0.8rem}.l5r5e-chat-item *{color:#000}.l5r5e-chat-item h2{font-size:1.1rem}.l5r5e-chat-item section>ul{display:flex;flex-flow:row wrap;padding:0.25rem 0 0.25rem 1rem}.l5r5e-chat-item section>ul li{flex:100%;padding:1px !important;margin:0;border:0 none !important;list-style-type:square}.l5r5e-chat-item .card-header img{display:inline-block;background:transparent;border:0 none;width:20px;margin:0;padding:0}#l5r5e-gm-monitor{min-height:170px;min-width:240px}#l5r5e-gm-monitor .window-content form{padding:0 0.5rem}#l5r5e-gm-monitor .window-content thead tr>th{background:rgba(186,187,177,0.9);position:-webkit-sticky;position:sticky;z-index:2;top:0}#l5r5e-gm-monitor .window-content th,#l5r5e-gm-monitor .window-content td{border:1px solid #5a6e5a50;padding:0.25em}#l5r5e-gm-monitor .window-content img{border:none;min-width:24px;min-height:24px;max-width:32px;max-height:32px}#l5r5e-gm-monitor .window-content .goodvalue{color:#4e8c69}#l5r5e-gm-monitor .window-content .badvalue{color:#ab2a00}#l5r5e-gm-monitor .window-draggable-handle{display:none}#l5r5e-gm-toolbox{display:flex;background-position:center;background-size:100%;background:linear-gradient(rgba(10,0,20,0.75), rgba(0,0,10,0.75), rgba(10,0,20,0.75));background-origin:padding-box;border:1px solid #c3a582;background-origin:padding-box;-o-border-image:url("../assets/ui/macro-button.webp") 10 repeat;border-image:url("../assets/ui/macro-button.webp") 10 repeat;border-image-width:0.5rem;border-image-outset:0px;padding:0;margin:0.5rem}#l5r5e-gm-toolbox .window-header{text-align:center;border-bottom:1px solid #c3a582}#l5r5e-gm-toolbox .window-header h4{letter-spacing:0.25rem;line-height:2.25rem;color:rgba(255,255,255,0.65)}#l5r5e-gm-toolbox .window-content{text-align:center;vertical-align:middle;background:transparent;color:rgba(255,255,255,0.65)}#l5r5e-gm-toolbox .window-content form{padding:0}#l5r5e-gm-toolbox .window-content .gm-tools-container{display:flex;font-size:2rem;line-height:2rem;min-height:2rem;margin:0}#l5r5e-gm-toolbox .window-content .gm-tools-container li{flex:1;display:flex;margin:0;padding:0;border-right:1px solid #c3a582;cursor:url("../assets/cursors/pointer.webp"),pointer}#l5r5e-gm-toolbox .window-content .gm-tools-container li:last-child{margin:0;border:0 none}#l5r5e-gm-toolbox .window-content .gm-tools-container li :hover{text-shadow:0 0 red}#l5r5e-gm-toolbox .window-content .gm-tools-container .difficulty_hidden .fa{width:3rem}#l5r5e-gm-toolbox .window-content .gm-tools-container .difficulty_hidden .difficulty{flex:1rem;width:2rem;font-size:2rem;text-align:center;margin:0;padding:0.5rem}#l5r5e-gm-toolbox .window-content .gm-tools-container .fa{padding:0.5rem}#l5r5e-gm-toolbox .window-content .gm-tools-container .fa-bed,#l5r5e-gm-toolbox .window-content .gm-tools-container .fa-star-half-alt,#l5r5e-gm-toolbox .window-content .gm-tools-container .fa-table,#l5r5e-gm-toolbox .window-content .gm-tools-container .fa-podcast{width:100%;padding:0.5rem}#l5r5e-gm-toolbox .window-draggable-handle{display:none}.autocomplete{position:relative;display:inline-block}.autocomplete .autocomplete-items{position:absolute;border:1px solid #d4d4d4;border-bottom:none;border-top:none;z-index:99;top:100%;left:0;right:0}.autocomplete .autocomplete-items div{padding:10px;cursor:pointer;background-color:#fff;border-bottom:1px solid #d4d4d4}.autocomplete .autocomplete-items div:hover{background-color:#e9e9e9}.autocomplete .autocomplete-active{background-color:DodgerBlue !important;color:#ffffff}.l5r5e .chat-dice{display:inline;position:relative;padding:0;margin:0}.l5r5e .chat-dice:after{content:"";position:absolute;bottom:0;right:0;border-radius:0.15rem;padding:0 0.225rem 0 0.15rem;font-size:0.75em;line-height:1rem;width:1em;text-align:center;color:white;background:transparent}.l5r5e .chat-dice:last-of-type:after,.l5r5e .chat-dice:nth-child(6):after,.l5r5e .chat-dice:nth-child(12):after,.l5r5e .chat-dice:nth-child(18):after{padding:0 0.175rem 0 0.15rem}.l5r5e .chat-dice.rerolled>img{border-bottom:0 none}.l5r5e .chat-dice.rerolled:after{content:"\f2f9";background:orangered}.l5r5e .chat-dice.swapped>img{border-bottom:0 none}.l5r5e .chat-dice.swapped:after{content:"\f337";background:fuchsia}.l5r5e .chat-dice>img{border:1px solid transparent;height:auto;width:calc(100% / 6 - 0.255rem);margin:auto}.l5r5e .chat-profil{text-align:center;vertical-align:middle}.l5r5e .chat-profil .profile-img{margin:0.25rem 0.25rem 0 0}.l5r5e .chat-profil-stance{font-size:2.5rem;line-height:2.5rem;margin:0.25rem;text-shadow:1px 1px 1px rgba(0,0,0,0.5)}.l5r5e .chat-profil-element{flex-wrap:wrap;flex-grow:1}.l5r5e .chat-profil-element-skill{flex-grow:3}.l5r5e .chat-profil-element:last-child{flex-grow:2}.l5r5e.sheet{min-width:600px}.l5r5e.sheet label:hover{text-shadow:0 0 2px red}.l5r5e.sheet .l5r-buttons-bar{display:flex;flex:0 0 100%;overflow:hidden;padding:0 8px;line-height:1.9rem;justify-content:flex-end;background:rgba(186,187,177,0.5);height:2rem}.l5r5e.sheet .l5r-buttons-bar a.l5r-header-button{flex:none;margin:0 0 0 8px}.l5r5e.sheet.actor .sheet-header{height:26rem}.l5r5e.sheet.actor .sheet-header h1{flex:auto;margin:0 0 0.25rem 0.5rem}.l5r5e.sheet.actor .sheet-body{height:calc(100% - 28rem)}.l5r5e.sheet.actor fieldset.advancement,.l5r5e.sheet.actor fieldset.items-wrapper{display:grid;flex:calc(100%)}.l5r5e.sheet.actor .advancements-tabs{height:2rem;line-height:2rem;font-size:1rem}.l5r5e.sheet form{display:flex;flex-wrap:wrap;align-content:flex-start}.l5r5e.sheet .sheet-body{flex:0 0 100%;align-items:flex-start}.l5r5e.sheet section.tab[data-tab],.l5r5e.sheet article.tab[data-tab]{display:none}.l5r5e.sheet section.tab[data-tab].active,.l5r5e.sheet article.tab[data-tab].active{display:flex}.l5r5e.sheet .sheet-header{flex:0 0 100%;align-items:flex-start}.l5r5e.sheet .sheet-header input{flex:0 0 3rem;font-size:1.5rem;height:2rem}.l5r5e.sheet .sheet-header h1{flex:0 0 calc(100% - 90px - 1.25rem);margin:0 0 0.25rem 1rem}.l5r5e.sheet .sheet-header h1 input{flex:0 0 100%;font-size:3rem;height:5rem;margin:0;width:100%;text-align:right;color:#963c41;text-shadow:0 0 1px #963c41;background:transparent;border:0 none;border-radius:0;border-bottom:1px solid rgba(90,110,90,0.25)}.l5r5e.sheet .sheet-header h1:before{content:"";position:absolute;background:url("../assets/imgs/brush.webp") no-repeat 0 0;background-size:contain;height:225px;width:100%;z-index:-1;top:-1rem;left:-0.25rem}.l5r5e.sheet .sheet-header img{flex:0 0 150px;height:150px;width:150px;margin-right:0;-o-object-fit:contain;object-fit:contain;background:rgba(255,255,255,0.25);border:1px solid rgba(186,187,177,0.25);--notchSize: 0.5rem;-webkit-clip-path:polygon(0% var(--notchSize), var(--notchSize) 0%, calc(100% - var(--notchSize)) 0%, 100% var(--notchSize), 100% calc(100% - var(--notchSize)), calc(100% - var(--notchSize)) 100%, var(--notchSize) 100%, 0% calc(100% - var(--notchSize)));clip-path:polygon(0% var(--notchSize), var(--notchSize) 0%, calc(100% - var(--notchSize)) 0%, 100% var(--notchSize), 100% calc(100% - var(--notchSize)), calc(100% - var(--notchSize)) 100%, var(--notchSize) 100%, 0% calc(100% - var(--notchSize)))}.l5r5e.sheet .sheet-header .compromised input{border:1px solid #963c41;box-shadow:0 1px 5px #963c41}.l5r5e.sheet .sheet-header .header-fields{position:relative;flex:0 0 100%}.l5r5e.sheet .sheet-header .header-fields h2{font-family:"BrushtipTexe",sans-serif;font-size:1rem;float:left;width:30%;padding:0.25rem 0.25rem 0;margin:1rem 20% 0 0;text-align:center;color:rgba(0,0,0,0.25);text-shadow:0 0 1px rgba(90,110,90,0.25);border-bottom:0 none;background:rgba(186,187,177,0.5);--notchSize: 0.5rem;-webkit-clip-path:polygon(0% var(--notchSize), var(--notchSize) 0%, calc(100%) 0%, 100% var(--notchSize), 100% calc(100% - var(--notchSize)), calc(100% - var(--notchSize)) 100%, var(--notchSize) 100%, 0% calc(100%));clip-path:polygon(0% var(--notchSize), var(--notchSize) 0%, calc(100%) 0%, 100% var(--notchSize), 100% calc(100% - var(--notchSize)), calc(100% - var(--notchSize)) 100%, var(--notchSize) 100%, 0% calc(100%))}.l5r5e.sheet .sheet-header .header-fields h2.right{margin:1rem 0 0 20%;-webkit-clip-path:polygon(0% 0, var(--notchSize) 0%, calc(100% - var(--notchSize)) 0%, 100% var(--notchSize), 100% 100%, 100% 100%, var(--notchSize) 100%, 0% calc(100% - var(--notchSize)));clip-path:polygon(0% 0, var(--notchSize) 0%, calc(100% - var(--notchSize)) 0%, 100% var(--notchSize), 100% 100%, 100% 100%, var(--notchSize) 100%, 0% calc(100% - var(--notchSize)))}.l5r5e.sheet .sheet-header .header-fields h2:before{content:"";position:absolute;height:1px;width:100%}.l5r5e.sheet .sheet-header .identity-wrapper{display:flex;position:initial;flex-wrap:wrap;flex:0 0 calc(100% - 150px)}.l5r5e.sheet .sheet-header .identity-wrapper label{display:flex;color:#5a6e5a;text-transform:uppercase;font-size:0.75rem;line-height:2rem}.l5r5e.sheet .sheet-header .identity-wrapper label input{flex:1;font-size:1.25rem;height:1.75rem;margin:0 1rem 0 0.5rem;padding:0 0.25rem 0.25rem}.l5r5e.sheet .sheet-header .identity-wrapper label input[disabled]{border:1px solid rgba(186,187,177,0.5);background:rgba(255,255,255,0.25)}.l5r5e.sheet .sheet-header .identity-wrapper .identity-content{flex:0 0 100%;display:flex;flex-wrap:wrap;margin:0;padding-top:0.25rem;padding-left:0.5rem}.l5r5e.sheet .sheet-header .identity-wrapper .identity-content li{flex:33%}.l5r5e.sheet .sheet-header .identity-wrapper .identity-content li:nth-child(1),.l5r5e.sheet .sheet-header .identity-wrapper .identity-content li:nth-child(2){flex:calc(50% - 3rem);margin:0 0 0.25rem}.l5r5e.sheet .sheet-header .identity-wrapper .identity-content li:nth-child(3){flex:auto}.l5r5e.sheet .sheet-header .identity-wrapper .identity-content li:nth-child(3) input{width:1rem;padding:0;margin-right:0}.l5r5e.sheet .sheet-header .identity-wrapper .identity-content li:nth-child(4),.l5r5e.sheet .sheet-header .identity-wrapper .identity-content li:nth-child(5){flex:60%}.l5r5e.sheet .sheet-header .identity-wrapper .identity-content li:nth-child(4) input,.l5r5e.sheet .sheet-header .identity-wrapper .identity-content li:nth-child(5) input{font-size:1rem}.l5r5e.sheet .sheet-header .identity-wrapper .identity-content li:nth-child(5){flex:40%}.l5r5e.sheet .sheet-header .identity-wrapper .identity-content li:nth-child(5) input{margin-right:0}.l5r5e.sheet .sheet-header .rings{float:left;width:40%;padding:0;position:relative;top:-1.5rem}.l5r5e.sheet .sheet-header .social-content,.l5r5e.sheet .sheet-header .attributes-wrapper{flex:none;float:left;width:30%;flex-wrap:wrap;display:flex;padding:0.5rem 0 0 0.25rem;border-left:2px solid rgba(186,187,177,0.5)}.l5r5e.sheet .sheet-header .social-content li,.l5r5e.sheet .sheet-header .attributes-wrapper li{position:relative}.l5r5e.sheet .sheet-header .social-content li:before,.l5r5e.sheet .sheet-header .attributes-wrapper li:before{content:"";position:absolute;background:linear-gradient(rgba(186,187,177,0.5), rgba(186,187,177,0));height:2px;width:97%;top:-0.25rem;left:-0.25rem}.l5r5e.sheet .sheet-header .social-content li:nth-child(2):before,.l5r5e.sheet .sheet-header .attributes-wrapper li:nth-child(2):before{width:90%}.l5r5e.sheet .sheet-header .social-content li:nth-child(3):before,.l5r5e.sheet .sheet-header .attributes-wrapper li:nth-child(3):before{width:80%}.l5r5e.sheet .sheet-header .social-content li:nth-child(4):before,.l5r5e.sheet .sheet-header .attributes-wrapper li:nth-child(4):before{width:90%}.l5r5e.sheet .sheet-header .social-content label,.l5r5e.sheet .sheet-header .attributes-wrapper label{display:flex;color:#5a6e5a;text-transform:uppercase;font-size:0.75rem;height:2.5rem;margin:0.25rem 0;flex-direction:row-reverse}.l5r5e.sheet .sheet-header .social-content label strong,.l5r5e.sheet .sheet-header .attributes-wrapper label strong{flex:0 0 calc(100% - 3.5rem)}.l5r5e.sheet .sheet-header .social-content label input,.l5r5e.sheet .sheet-header .attributes-wrapper label input{flex:0 0 3rem;margin:0 0.25rem;height:2rem}.l5r5e.sheet .sheet-header .social-content label input[disabled],.l5r5e.sheet .sheet-header .attributes-wrapper label input[disabled]{background:rgba(255,255,255,0.25)}.l5r5e.sheet .sheet-header .social-content .affinities,.l5r5e.sheet .sheet-header .attributes-wrapper .affinities{padding-top:0.25rem}.l5r5e.sheet .sheet-header .social-content .affinities .ring,.l5r5e.sheet .sheet-header .attributes-wrapper .affinities .ring{display:flex;flex-wrap:wrap;flex-direction:unset;flex:3rem;height:1.5rem;margin:0}.l5r5e.sheet .sheet-header .social-content .affinities i,.l5r5e.sheet .sheet-header .attributes-wrapper .affinities i{flex:1rem;margin:0;text-align:center}.l5r5e.sheet .sheet-header .social-content .affinities input,.l5r5e.sheet .sheet-header .attributes-wrapper .affinities input{flex:1.25rem;height:1.25rem;margin:0}.l5r5e.sheet .sheet-header .focus-content,.l5r5e.sheet .sheet-header .vigilance-content{flex:0 0 50%;padding-bottom:0.5rem}.l5r5e.sheet .sheet-header .focus-content .attribute-label,.l5r5e.sheet .sheet-header .vigilance-content .attribute-label{flex-wrap:wrap;height:auto}.l5r5e.sheet .sheet-header .focus-content .attribute-label strong,.l5r5e.sheet .sheet-header .vigilance-content .attribute-label strong{flex:100%;text-align:center}.l5r5e.sheet .sheet-header .focus-content .attribute-label input,.l5r5e.sheet .sheet-header .vigilance-content .attribute-label input{flex:1 0 3rem}.l5r5e.sheet .sheet-header .focus-content .attribute-label:before,.l5r5e.sheet .sheet-header .vigilance-content .attribute-label:before{top:auto;bottom:0.1rem;height:calc(100% - 1.45rem);width:calc(100% - 0.4rem)}.l5r5e.sheet .sheet-header .attributes-wrapper{padding:0.5rem 0.25rem 0 0;border-left:0 none;border-right:2px solid rgba(186,187,177,0.5)}.l5r5e.sheet .sheet-header .attributes-wrapper li:before{left:auto;right:-0.25rem}.l5r5e.sheet .sheet-header .attributes-wrapper li.focus-content:before{width:0}.l5r5e.sheet .sheet-header .attributes-wrapper li.vigilance-content:before{width:160%}.l5r5e.sheet .sheet-header .attributes-wrapper li.void-content:before{width:90%}.l5r5e.sheet .sheet-header .attributes-wrapper label{flex-direction:row;width:100%}.l5r5e.sheet .sheet-header .attributes-wrapper label strong{text-align:right}.l5r5e.sheet .sheet-header .attributes-wrapper label:nth-child(2) strong{position:absolute;top:0;left:0;font-size:0.65rem;width:3rem;color:rgba(0,0,0,0.25)}.l5r5e.sheet .sheet-header .attributes-wrapper label:nth-child(2) input{font-size:1.25rem;padding-top:0.75rem}.l5r5e.sheet .sheet-header .attributes-wrapper .endurance-content label:nth-child(1) strong,.l5r5e.sheet .sheet-header .attributes-wrapper .composure-content label:nth-child(1) strong{flex:0 0 calc(100% - 6rem)}.l5r5e.sheet .sheet-header .attributes-wrapper .endurance-content label:nth-child(1) input,.l5r5e.sheet .sheet-header .attributes-wrapper .composure-content label:nth-child(1) input{flex:0 0 5.5rem;padding-right:3rem}.l5r5e.sheet .sheet-header .attributes-wrapper .endurance-content label:nth-child(2),.l5r5e.sheet .sheet-header .attributes-wrapper .composure-content label:nth-child(2){position:absolute;right:0;width:3.5rem}.l5r5e.sheet .sheet-header .attributes-wrapper .attributes-buttons{line-height:13px;position:relative;top:0.2rem}.l5r5e.sheet .sheet-header .attributes-wrapper .void-content{width:100%;padding-top:0.25rem}.l5r5e.sheet .sheet-header .attributes-wrapper .void-content label{margin:0}.l5r5e.sheet .sheet-header .attributes-wrapper .void-content label strong{flex:1 0 calc(100% - 5rem);padding:0 0.25rem}.l5r5e.sheet .sheet-header .attributes-wrapper .void-content label strong:after{content:"/";position:absolute;right:1.25rem;font-size:1rem;bottom:0.6rem;color:#764f40}.l5r5e.sheet .sheet-header .attributes-wrapper .void-content label input:nth-child(2){flex:3rem;padding-right:1.25rem}.l5r5e.sheet .sheet-header .attributes-wrapper .void-content label input:last-child{flex:1;border:0 none;font-size:1rem;text-align:right;padding-left:0.25rem;padding-top:0.75rem;position:absolute;right:0.25rem;width:1rem}.l5r5e.sheet .sheet-header .attributes-wrapper li{display:flex}.l5r5e.sheet .sheet-header .attributes-wrapper li p{display:none;z-index:2;position:absolute;background:rgba(0,0,0,0.5);color:#fff;line-height:1.5rem;text-align:center;width:100%;padding:0.25rem;bottom:-2.25rem;right:-0.25rem;--notchSize: 0.5rem;-webkit-clip-path:polygon(0% 0, 0 0%, 100% 0%, 100% var(--notchSize), 100% calc(100% - var(--notchSize)), calc(100% - var(--notchSize)) 100%, var(--notchSize) 100%, 0% calc(100% - var(--notchSize)));clip-path:polygon(0% 0, 0 0%, 100% 0%, 100% var(--notchSize), 100% calc(100% - var(--notchSize)), calc(100% - var(--notchSize)) 100%, var(--notchSize) 100%, 0% calc(100% - var(--notchSize)))}.l5r5e.sheet .sheet-header .attributes-wrapper li:hover p{display:block;height:auto}.l5r5e.sheet .sheet-header .attributes-wrapper .focus-content p,.l5r5e.sheet .sheet-header .attributes-wrapper .vigilance-content p{bottom:-3.75rem}.l5r5e.sheet .sheet-header .attribute-label{position:relative}.l5r5e.sheet .sheet-header .attribute-label:before{z-index:-1;content:"";position:absolute;height:calc(100% - 0.85rem);width:3.1rem;border:1px solid rgba(186,187,177,0.5);border-radius:0;top:0.15rem;left:0.15rem}.l5r5e.sheet .sheet-header .identity-content .attribute-label:before{height:calc(100% - 0.6rem);width:calc(100% - 0.65rem);left:auto;top:0.15rem;right:0.85rem}.l5r5e.sheet .sheet-header .identity-content li:nth-child(3) .attribute-label:before,.l5r5e.sheet .sheet-header .identity-content li:nth-child(5) .attribute-label:before{height:calc(100% - 0.6rem);width:calc(100% + 0.25rem);left:auto;top:0.15rem;right:-0.15rem}.l5r5e.sheet .sheet-header .attributes-wrapper .attribute-label:nth-child(2):before{left:auto;right:3.15rem;width:2.6rem}.l5r5e.sheet .sheet-header .attributes-wrapper .attribute-label:before{left:auto;right:0.15rem}.l5r5e.sheet .sheet-header .void-content .attribute-label:before{width:3.85rem}.l5r5e.sheet article{background:rgba(255,255,255,0.5);padding:0.5rem;flex-wrap:wrap;min-height:calc(100% - 3.25rem)}.l5r5e.sheet article fieldset h3{font-size:1.25rem;width:100%;text-align:left;line-height:2rem;color:#764f40;border-bottom:1px solid}.l5r5e.sheet article fieldset h3 .item-control.item-add{float:right;font-size:0.75rem;line-height:0.75rem;border:1px solid;padding:0.25rem;margin:0.25rem;color:#fff;background:#764f40}.l5r5e.sheet article fieldset h3 .item-control.item-add:hover{opacity:0.75}.l5r5e.sheet article .narrative-content{flex:100%;display:flex}.l5r5e.sheet article .narrative-content fieldset{flex:0 0 calc(50% - 0.5rem)}.l5r5e.sheet article .narrative-content fieldset label{width:100%}.l5r5e.sheet article .narrative-list{flex:0 0 50%}.l5r5e.sheet article .narrative-list fieldset{flex:0 0 50%}.l5r5e.sheet article .narrative-list fieldset label{width:100%}.l5r5e.sheet article .narrative-fluff{flex:1;flex:0 0 50%}.l5r5e.sheet article .narrative-fluff .narrative-description{max-height:13rem;font-size:0.85rem;flex:1}.l5r5e.sheet article .narrative-fluff .narrative-note{font-size:0.85rem}.l5r5e.sheet article .narrative-fluff .editor-content{min-height:10rem}.l5r5e.sheet article .techniques-wrapper{padding-left:0.25rem}.l5r5e.sheet article .techniques-wrapper fieldset{margin:0 0 0 0.25rem}.l5r5e.sheet article .techniques-wrapper .dice-picker-tech:hover{text-shadow:0 0 2px red}.l5r5e.sheet article .techniques-wrapper .checklist{display:flex;flex-wrap:wrap;font-size:0.85rem;margin:0 0 0.25rem 0.25rem;padding:0.5rem;background:rgba(186,187,177,0.5);--notchSize: 0.25rem;-webkit-clip-path:polygon(0% 0, var(--notchSize) 0%, calc(100% - var(--notchSize)) 0%, 100% var(--notchSize), 100% 100%, 100% 100%, var(--notchSize) 100%, 0% calc(100% - var(--notchSize)));clip-path:polygon(0% 0, var(--notchSize) 0%, calc(100% - var(--notchSize)) 0%, 100% var(--notchSize), 100% 100%, 100% 100%, var(--notchSize) 100%, 0% calc(100% - var(--notchSize)))}.l5r5e.sheet article .techniques-wrapper .checklist i{color:rgba(0,0,0,0.5);margin-right:0.5rem}.l5r5e.sheet article .techniques-wrapper .checklist label{flex:0 0 auto;margin:0 0.25rem 0.25rem;padding:0 0.5rem;color:#5a6e5a;background:rgba(255,255,255,0.5);border:1px solid #5a6e5a;border-radius:1rem}.l5r5e.sheet article .techniques-wrapper .checklist input{margin:0.25rem 0 0 0;height:0.65rem;width:0.65rem}.l5r5e.sheet article .stances-content{flex:100%;height:100%;align-self:flex-start}.l5r5e.sheet article .stances-content .item-list{position:relative;padding-top:2rem;margin:0}.l5r5e.sheet article .stances-content .stance-content{padding:0;margin:0}.l5r5e.sheet article .stances-content .stance-content label{display:block;position:absolute;top:0;left:0;width:20%;line-height:1.5rem;padding:0.25rem;color:#fff}.l5r5e.sheet article .stances-content .stance-content label.earth{background:#699678}.l5r5e.sheet article .stances-content .stance-content label.air{background:#917896;left:20%}.l5r5e.sheet article .stances-content .stance-content label.water{background:#5f919b;left:40%}.l5r5e.sheet article .stances-content .stance-content label.fire{background:#9b7350;left:60%}.l5r5e.sheet article .stances-content .stance-content label.void{background:#4b4641;left:80%}.l5r5e.sheet article .stances-content .stance-content label input{float:right;position:relative;top:0.3rem;right:0.25rem}.l5r5e.sheet article .weapons-content,.l5r5e.sheet article .armors-content{flex:0 0 calc(50% - 0.5rem)}.l5r5e.sheet .xp,.l5r5e.sheet .money-wrapper{flex:100%;flex-direction:row;color:#000}.l5r5e.sheet .xp label,.l5r5e.sheet .money-wrapper label{display:flex;flex:calc(100% / 3);padding:0.5rem;font-size:0.85rem}.l5r5e.sheet .xp label input,.l5r5e.sheet .money-wrapper label input{margin-left:0.5rem}.l5r5e.sheet .xp .money-buttons,.l5r5e.sheet .money-wrapper .money-buttons{line-height:13px}.l5r5e.sheet table{font-size:0.85rem;color:#000;text-align:left}.l5r5e.sheet table thead{font-family:"BrushtipTexe",sans-serif;font-weight:normal}.l5r5e.sheet table thead th{padding-left:0.5rem;padding-right:0.5rem;font-size:1rem}.l5r5e.sheet table thead th:first-child{flex:calc(100% - 16rem);padding-left:0.5rem;text-align:left}.l5r5e.sheet table thead th:nth-child(2){flex:0 0 2rem}.l5r5e.sheet table thead th:nth-child(3),.l5r5e.sheet table thead th:nth-child(4){flex:0 0 4rem}.l5r5e.sheet table tbody .curriculum{flex:0 0 2rem}.l5r5e.sheet table tbody .name{flex:calc(100% - 13rem);padding-left:0.5rem;text-align:left}.l5r5e.sheet table tbody .xp,.l5r5e.sheet table tbody .rank{flex:0 0 4rem}.l5r5e.sheet table tbody .actions{flex:0 0 3rem;font-size:0.75rem}.l5r5e.sheet table tbody .actions ul{display:flex;flex-direction:row}.l5r5e.sheet table tbody .actions ul li{flex:0 0 1rem}.l5r5e.sheet table tbody .actions ul li:hover{color:rgba(255,0,0,0.75)}.l5r5e.sheet table tbody .tfoot{padding:0.25 0.5rem;background:rgba(186,187,177,0.5);text-shadow:none;border-top:rgba(186,187,177,0.5);text-align:center}.l5r5e.sheet table tbody img{width:16px;height:16px;border:none}.l5r5e.sheet .inventory .items-wrapper h3{background:rgba(90,110,90,0.15);color:#5a6e5a;border-bottom:1px solid #fff;font-family:"Caballar",sans-serif;font-size:1rem;padding-left:0.5rem;margin:0}.l5r5e.sheet .inventory .items-wrapper .item-list{display:block}.l5r5e.sheet .inventory .items-wrapper .item-list.toggle-active{display:none}.l5r5e.sheet.actor .initiative-wrapper,.l5r5e.sheet.npc .initiative-wrapper{flex:100%;height:100%;align-self:flex-start;text-align:center;display:block}.l5r5e.sheet.actor .initiative button,.l5r5e.sheet.npc .initiative button{width:auto;min-width:20%;margin:0 0.25rem 0.25rem;padding:0 0.5rem;color:#5a6e5a;background:rgba(255,255,255,0.5);border:1px solid #5a6e5a;border-radius:1rem;line-height:1.5rem;height:1.5rem}.l5r5e.sheet.actor .initiative button:focus,.l5r5e.sheet.npc .initiative button:focus{box-shadow:none}.l5r5e.sheet.actor .limited h1,.l5r5e.sheet.npc .limited h1{margin:0.5rem 0}.l5r5e.sheet.actor .limited img.full,.l5r5e.sheet.npc .limited img.full{flex:initial;height:auto;width:-webkit-max-content;width:-moz-max-content;width:max-content;border:0 none;margin:0 auto}.l5r5e.sheet.actor .limited .sheet-header,.l5r5e.sheet.npc .limited .sheet-header{flex:none;height:auto;width:100%}.l5r5e.sheet.actor .limited ul,.l5r5e.sheet.npc .limited ul{display:flex;flex-wrap:wrap}.l5r5e.sheet.actor .limited ul li,.l5r5e.sheet.npc .limited ul li{flex:50%;padding:0.25rem 0}.l5r5e.sheet.actor .limited ul li input,.l5r5e.sheet.npc .limited ul li input{width:75%;float:right}.l5r5e.sheet.actor .limited ul li:nth-child(1),.l5r5e.sheet.actor .limited ul li:nth-child(2),.l5r5e.sheet.npc .limited ul li:nth-child(1),.l5r5e.sheet.npc .limited ul li:nth-child(2){flex:calc(50% - 5rem);margin-right:1rem}.l5r5e.sheet.actor .limited ul li:nth-child(3),.l5r5e.sheet.npc .limited ul li:nth-child(3){flex:auto}.l5r5e.sheet.actor .limited ul li:nth-child(3) input,.l5r5e.sheet.npc .limited ul li:nth-child(3) input{width:2rem}.l5r5e.sheet.actor .limited ul li:nth-child(4),.l5r5e.sheet.actor .limited ul li:nth-child(5),.l5r5e.sheet.npc .limited ul li:nth-child(4),.l5r5e.sheet.npc .limited ul li:nth-child(5){flex:calc(50% - 1rem);margin-right:1rem}.l5r5e.sheet.actor .limited ul li:nth-child(4) input,.l5r5e.sheet.actor .limited ul li:nth-child(5) input,.l5r5e.sheet.npc .limited ul li:nth-child(4) input,.l5r5e.sheet.npc .limited ul li:nth-child(5) input{font-size:1rem}.l5r5e.sheet nav.sheet-tabs{flex:100%}.l5r5e.sheet .editable[data-lang="Español"] .sheet-header .focus-content .attribute-label strong,.l5r5e.sheet .editable[data-lang="Español"] .sheet-header .vigilance-content .attribute-label strong{font-size:0.7rem;line-height:1.1rem}.l5r5e.npc .sheet-header h1:before{top:-3.75rem}.l5r5e.npc .sheet-header img{flex:0 0 90px;height:90px;width:90px}.l5r5e.npc .sheet-header fieldset{flex:1 1 100%;min-height:2rem;width:100%;margin:0}.l5r5e.npc .sheet-header .header-fields{padding:0}.l5r5e.npc .sheet-header .identity-wrapper{flex:1 1 100%}.l5r5e.npc .sheet-header .identity-wrapper h1{margin:0 0.25rem 1rem 1rem}.l5r5e.npc .sheet-header .identity-wrapper .identity-list{flex:0 0 100%;display:flex;margin:0.25rem 0 0.5rem}.l5r5e.npc .sheet-header .identity-wrapper .identity-list li{flex:1;flex-wrap:wrap;display:flex}.l5r5e.npc .sheet-header .identity-wrapper .identity-list li select{width:100%;background:rgba(255,255,255,0.5);border:0 none;text-transform:capitalize;color:#764f40;font-family:"PatrickHand",sans-serif;font-weight:bold;font-size:1rem;letter-spacing:0.15rem}.l5r5e.npc .sheet-header .identity-wrapper .identity-list li i,.l5r5e.npc .sheet-header .identity-wrapper .identity-list li input{font-size:1.25rem;height:1.5rem;line-height:1.5rem;width:7.25rem;margin:auto;text-align:center}.l5r5e.npc .sheet-header .affinities{display:flex;flex-wrap:wrap}.l5r5e.npc .sheet-header .affinities select{position:relative;background:transparent;border:0 none;margin:0;padding:0;text-align:left;font-weight:bold;margin:0 0 0.25rem 0;color:#5a6e5a}.l5r5e.npc .sheet-header .affinities input{flex:1rem;font-size:1rem;height:1.5rem}.l5r5e.npc .sheet-header .social-content{margin-bottom:0.5rem}.l5r5e.npc .sheet-header .social-content .attitude{height:1.5rem;padding-left:0.25rem}.l5r5e.npc .sheet-header .social-content .attitude input{height:1.5rem;flex:1;margin-right:0}.l5r5e.npc .sheet-body{padding:0}.l5r5e.npc .npc-skill{display:flex;width:100%;line-height:2rem;font-size:0.75rem;margin:0 0 0.5rem;text-align:center}.l5r5e.npc .npc-skill li{flex:1;padding:0.25rem;text-transform:uppercase;color:#fff}.l5r5e.npc .npc-skill li:nth-child(1){background:#4b4641}.l5r5e.npc .npc-skill li:nth-child(2){background:#699678}.l5r5e.npc .npc-skill li:nth-child(3){background:#9b7350}.l5r5e.npc .npc-skill li:nth-child(4){background:#917896}.l5r5e.npc .npc-skill li:nth-child(5){flex:1.25;background:#5f919b}.l5r5e.npc .npc-skill input[type="number"]{float:right;font-size:1.25rem;height:2rem;width:1rem;margin:0;padding:0;border:0 none;background:transparent;color:#fff}.l5r5e.npc article{min-height:auto}.l5r5e.npc article fieldset,.l5r5e.npc article .checklist{flex:0 0 calc(100% - 0.5rem)}.l5r5e.npc article .items-content{flex:0 0 calc(100% - 0.5rem);margin:1rem 0.25rem 0}.l5r5e.npc article .weapons-content{flex:1}.l5r5e.npc article .initiative-wrapper{margin-bottom:0.5rem}.l5r5e.npc article:last-child{padding-bottom:1rem}.l5r5e.npc article .techniques-wrapper{padding-left:0.5rem}.l5r5e.npc article .techniques-wrapper fieldset,.l5r5e.npc article .techniques-wrapper .checklist{flex:100%;margin:0}.l5r5e.npc .npc-note .editor{min-height:6rem;max-height:12rem}.l5r5e.npc .narrative-note{flex:0 0 calc(50% - 0.25rem)}.l5r5e.character-generator-dialog form .body{clear:both;display:flex;flex-direction:column;flex-wrap:wrap;margin:3px 0;align-items:start}.l5r5e.character-generator-dialog input[type="number"]{width:auto}.l5r5e.character-generator-dialog form .form-group{border-bottom:solid #8080803d 1px}.l5r5e.character-generator-dialog form .form-group.smaller>label{flex:10}.l5r5e.character-generator-dialog form .form-group.smaller .form-fields{flex:1}.l5r5e.sheet.army .sheet-header{height:9.5rem}.l5r5e.sheet.army .sheet-header h1{flex:1}.l5r5e.sheet.army .sheet-header .readiness{flex:0 0 100%;display:flex;flex-wrap:wrap;align-items:flex-start}.l5r5e.sheet.army .sheet-header .readiness ul{display:flex;position:relative;padding:0.25rem;height:4rem}.l5r5e.sheet.army .sheet-header .readiness ul li{flex:25%;display:inline-grid;position:relative}.l5r5e.sheet.army .sheet-header .readiness ul li .attributes-buttons{position:relative;line-height:13px;top:0.3rem;right:1.2rem;width:12px}.l5r5e.sheet.army .sheet-header .readiness ul li strong{color:#5a6e5a;text-align:center;text-transform:uppercase;font-size:0.75rem}.l5r5e.sheet.army .sheet-header .readiness ul li label{flex:100%}.l5r5e.sheet.army .sheet-header .readiness ul li input{background:transparent;border:0 none;text-align:center;margin:0.3rem 1.6rem 0 1.5rem}.l5r5e.sheet.army .sheet-header .readiness ul li:after{content:"";width:2rem;height:2rem;position:absolute;right:calc(50% - 0.9rem);top:0.1rem;background:transparent url("../assets/icons/circle.svg") no-repeat 0 0;background-size:contain;opacity:0.25;z-index:-1}.l5r5e.sheet.army .sheet-header .readiness ul li:nth-child(1) input{margin:0.3rem 1rem 0 1.5rem}.l5r5e.sheet.army .sheet-header .readiness ul li:nth-child(1):after{transform:rotate(0deg)}.l5r5e.sheet.army .sheet-header .readiness ul li:nth-child(2):after{transform:rotate(90deg)}.l5r5e.sheet.army .sheet-header .readiness ul li:nth-child(3) input{margin:0.3rem 1rem 0 1.5rem}.l5r5e.sheet.army .sheet-header .readiness ul li:nth-child(3):after{transform:rotate(180deg)}.l5r5e.sheet.army .sheet-header .readiness ul li:nth-child(4):after{transform:rotate(-90deg)}.l5r5e.sheet.army .sheet-header .readiness h2{flex:0 0 100%}.l5r5e.sheet.army .sheet-body{height:calc(100% - 11.5rem)}.l5r5e.sheet.army .sheet-body .tab{height:calc(100% - 3.5rem)}.l5r5e.sheet.army .sheet-body .tab.army .warlord,.l5r5e.sheet.army .sheet-body .tab.army .commander{display:flex;flex-wrap:wrap}.l5r5e.sheet.army .sheet-body .tab.army .warlord .fa-sign-in-alt,.l5r5e.sheet.army .sheet-body .tab.army .commander .fa-sign-in-alt{transform:rotate(90deg)}.l5r5e.sheet.army .sheet-body .tab.army .warlord fieldset,.l5r5e.sheet.army .sheet-body .tab.army .commander fieldset{margin-top:0.25rem;margin-bottom:0.25rem}.l5r5e.sheet.army .sheet-body .tab.army .warlord fieldset strong,.l5r5e.sheet.army .sheet-body .tab.army .commander fieldset strong{color:#5a6e5a}.l5r5e.sheet.army .sheet-body .tab.army .warlord fieldset label,.l5r5e.sheet.army .sheet-body .tab.army .commander fieldset label{flex:100%}.l5r5e.sheet.army .sheet-body .tab.army .warlord fieldset p,.l5r5e.sheet.army .sheet-body .tab.army .commander fieldset p{width:100%}.l5r5e.sheet.army .sheet-body .tab.army .warlord fieldset textarea,.l5r5e.sheet.army .sheet-body .tab.army .commander fieldset textarea{height:calc(100% - 22px)}.l5r5e.sheet.army .sheet-body .tab.army .warlord fieldset .actor-remove-control,.l5r5e.sheet.army .sheet-body .tab.army .commander fieldset .actor-remove-control{font-size:12px}.l5r5e.sheet.army .sheet-body .tab.army .standing{flex:0 0 100%;display:flex;flex-wrap:wrap}.l5r5e.sheet.army .sheet-body .tab.army .standing h2{flex:0 0 100%}.l5r5e.sheet.army .sheet-body .tab.army .standing ul{display:flex;position:relative}.l5r5e.sheet.army .sheet-body .tab.army .standing ul li{flex:33%;display:inline-grid;position:relative;padding:0.25rem;flex-direction:column-reverse}.l5r5e.sheet.army .sheet-body .tab.army .standing ul li strong{text-align:center}.l5r5e.sheet.army .sheet-body .tab.army .standing ul li input{background:transparent;border:0 none;text-align:center}.l5r5e.sheet.army .sheet-body .tab.army .standing ul li:after{content:"";width:2rem;height:2rem;position:absolute;right:calc(50% - 0.95rem);top:calc(50% - 0.2rem);background:transparent url("../assets/icons/circle.svg") no-repeat 0 0;background-size:contain;opacity:0.25;z-index:-1}.l5r5e.sheet.army .sheet-body .tab.army .standing ul li:nth-child(1):after{transform:rotate(0deg)}.l5r5e.sheet.army .sheet-body .tab.army .standing ul li:nth-child(2):after{transform:rotate(90deg)}.l5r5e.sheet.army .sheet-body .tab.army .standing ul li:nth-child(3):after{transform:rotate(180deg)}.l5r5e.sheet.army .sheet-body .tab.army .warlord-name{display:flex;flex:100%;flex-wrap:wrap;margin:0;padding:0.5rem 0.5rem 0;background:rgba(186,187,177,0.5);--notchSize: 0.25rem}.l5r5e.sheet.army .sheet-body .tab.army .warlord-name i{color:rgba(0,0,0,0.5);margin-right:0.5rem}.l5r5e.sheet.army .sheet-body .tab.army .warlord-name label{flex:0 0 auto !important;height:1.65rem;margin:0;padding:0 0.5rem;color:#5a6e5a;background:rgba(255,255,255,0.5);border:1px solid #5a6e5a;border-radius:1rem}.l5r5e.sheet.army .sheet-body .tab.others{flex-direction:column}.l5r5e.sheet.army .sheet-body .tab.others .editor-content{min-height:8rem;max-height:14rem}.l5r5e nav.sheet-tabs{height:3rem;line-height:2rem;font-family:"Caballar",sans-serif;letter-spacing:-0.05rem;font-size:1rem;border:0 none;border-bottom:1px solid rgba(186,187,177,0.5);margin-bottom:0;background:rgba(255,255,255,0.5);color:rgba(0,0,0,0.5);display:flex;flex-direction:row;--notchSize: 0.5rem;-webkit-clip-path:polygon(0% var(--notchSize), var(--notchSize) 0%, calc(100% - var(--notchSize)) 0%, 100% var(--notchSize), 100% calc(100% - var(--notchSize)), calc(100%) 100%, var(--notchSize) 100%, 0% calc(100%));clip-path:polygon(0% var(--notchSize), var(--notchSize) 0%, calc(100% - var(--notchSize)) 0%, 100% var(--notchSize), 100% calc(100% - var(--notchSize)), calc(100%) 100%, var(--notchSize) 100%, 0% calc(100%))}.l5r5e nav .item{flex:1}.l5r5e nav .item:hover{background-color:#5a6e5a;color:rgba(255,255,255,0.65);text-shadow:none;-webkit-clip-path:polygon(0% var(--notchSize), var(--notchSize) 0%, calc(100% - var(--notchSize)) 0%, 100% var(--notchSize), 100% 100%, 0 100%, 0% 0%, 0% 100%);clip-path:polygon(0% var(--notchSize), var(--notchSize) 0%, calc(100% - var(--notchSize)) 0%, 100% var(--notchSize), 100% 100%, 0 100%, 0% 0%, 0% 100%)}.l5r5e nav .item.active{background-color:rgba(73,12,11,0.85);color:#fff;-webkit-clip-path:polygon(0% var(--notchSize), var(--notchSize) 0%, calc(100% - var(--notchSize)) 0%, 100% var(--notchSize), 100% 100%, 0 100%, 0% 0%, 0% 100%);clip-path:polygon(0% var(--notchSize), var(--notchSize) 0%, calc(100% - var(--notchSize)) 0%, 100% var(--notchSize), 100% 100%, 0 100%, 0% 0%, 0% 100%)}.l5r5e nav .item.active:hover{background-color:rgba(73,12,11,0.85);cursor:default}.l5r5e .rings{display:flex;flex-wrap:wrap;color:rgba(255,255,255,0.65)}.l5r5e .rings #earth,.l5r5e .rings #air,.l5r5e .rings #water,.l5r5e .rings #fire,.l5r5e .rings #void{position:relative;flex:1 1 50%;text-align:center}.l5r5e .rings #earth i.i_earth,.l5r5e .rings #earth i.i_water,.l5r5e .rings #earth i.i_fire,.l5r5e .rings #earth i.i_air,.l5r5e .rings #earth i.i_void,.l5r5e .rings #air i.i_earth,.l5r5e .rings #air i.i_water,.l5r5e .rings #air i.i_fire,.l5r5e .rings #air i.i_air,.l5r5e .rings #air i.i_void,.l5r5e .rings #water i.i_earth,.l5r5e .rings #water i.i_water,.l5r5e .rings #water i.i_fire,.l5r5e .rings #water i.i_air,.l5r5e .rings #water i.i_void,.l5r5e .rings #fire i.i_earth,.l5r5e .rings #fire i.i_water,.l5r5e .rings #fire i.i_fire,.l5r5e .rings #fire i.i_air,.l5r5e .rings #fire i.i_void,.l5r5e .rings #void i.i_earth,.l5r5e .rings #void i.i_water,.l5r5e .rings #void i.i_fire,.l5r5e .rings #void i.i_air,.l5r5e .rings #void i.i_void{font-size:5rem;line-height:4.75rem}.l5r5e .rings #earth label,.l5r5e .rings #air label,.l5r5e .rings #water label,.l5r5e .rings #fire label,.l5r5e .rings #void label{position:relative;width:5rem;line-height:0;float:right}.l5r5e .rings #earth input,.l5r5e .rings #air input,.l5r5e .rings #water input,.l5r5e .rings #fire input,.l5r5e .rings #void input{position:absolute;height:2rem;width:2rem;border-radius:100%;top:0;left:0;text-align:center;font-size:1rem;border:2px solid rgba(186,187,177,0.5);color:rgba(255,255,255,0.65)}.l5r5e .rings #earth input:hover,.l5r5e .rings #air input:hover,.l5r5e .rings #water input:hover,.l5r5e .rings #fire input:hover,.l5r5e .rings #void input:hover{border:2px solid rgba(255,0,0,0.75);text-shadow:0 0 3px red;box-shadow:0 0 3px inset red}.l5r5e .rings #earth{float:right;color:#699678}.l5r5e .rings #earth input{top:auto;right:0;bottom:-0.9rem;left:auto;background:#699678}.l5r5e .rings #earth label strong{position:absolute;bottom:0.75rem;left:-1.75rem}.l5r5e .rings #air{color:#917896}.l5r5e .rings #air input{top:auto;right:auto;bottom:-0.9rem;left:0;background:#917896}.l5r5e .rings #air label{float:left}.l5r5e .rings #air label strong{position:absolute;bottom:0.75rem;right:-1rem}.l5r5e .rings #water{float:right;color:#5f919b;padding-right:2rem}.l5r5e .rings #water input{top:17%;right:-1.25rem;bottom:auto;left:auto;background:#5f919b}.l5r5e .rings #water label strong{position:absolute;bottom:-0.75rem;right:2rem}.l5r5e .rings #fire{color:#9b7350;padding-left:2rem}.l5r5e .rings #fire input{top:17%;right:auto;bottom:auto;left:-1.25rem;background:#9b7350}.l5r5e .rings #fire label{float:left}.l5r5e .rings #fire label strong{position:absolute;bottom:-0.75rem;right:2rem}.l5r5e .rings #void{top:-2rem;margin:0 calc(50% - 2.5rem);color:#4b4641}.l5r5e .rings #void input{top:-1rem;right:auto;bottom:auto;left:30%;background:#4b4641}.l5r5e .rings #void label strong{position:absolute;bottom:-0.75rem;left:1.75rem}.l5r5e.sheet article .skills-wrapper,.l5r5e.sheet article .techniques-wrapper{flex:50%}.l5r5e.sheet article .skills-wrapper>li,.l5r5e.sheet article .techniques-wrapper>li{display:flex;flex-wrap:wrap;font-size:0.85rem;margin:0 0 1rem;border:1px solid rgba(186,187,177,0.5);--notchSize: 0.75rem;-webkit-clip-path:polygon(0% var(--notchSize), var(--notchSize) 0%, 100% 0, 100% 0, 100% 100%, 100% 100%, 0 100%, 0 100%);clip-path:polygon(0% var(--notchSize), var(--notchSize) 0%, 100% 0, 100% 0, 100% 100%, 100% 100%, 0 100%, 0 100%)}.l5r5e.sheet article .skills-wrapper>li h4,.l5r5e.sheet article .techniques-wrapper>li h4{flex:100%;margin:0;padding:0.5rem 0.5rem 0;text-align:center;background:rgba(186,187,177,0.5);color:#5a6e5a;--notchSize: 0.5rem;-webkit-clip-path:polygon(0% var(--notchSize), var(--notchSize) 0%, calc(100%) 0%, 100% var(--notchSize), 100% calc(100% - var(--notchSize)), calc(100% - var(--notchSize)) 100%, var(--notchSize) 100%, 0% calc(100%));clip-path:polygon(0% var(--notchSize), var(--notchSize) 0%, calc(100%) 0%, 100% var(--notchSize), 100% calc(100% - var(--notchSize)), calc(100% - var(--notchSize)) 100%, var(--notchSize) 100%, 0% calc(100%))}.l5r5e.sheet article .skills-wrapper>li ul,.l5r5e.sheet article .techniques-wrapper>li ul{flex:50%;padding:0.25rem 0.5rem 0.25rem 0}.l5r5e.sheet article .skills-wrapper>li ul li,.l5r5e.sheet article .techniques-wrapper>li ul li{text-align:left;line-height:2rem;margin:0.25rem 0}.l5r5e.sheet article .skills-wrapper>li ul li.skill,.l5r5e.sheet article .techniques-wrapper>li ul li.skill{text-align:right}.l5r5e.sheet article .skills-wrapper>li ul li.skill span,.l5r5e.sheet article .techniques-wrapper>li ul li.skill span{color:rgba(0,0,0,0.5)}.l5r5e.sheet article .skills-wrapper>li ul li.skill span[data-skill="melee"],.l5r5e.sheet article .skills-wrapper>li ul li.skill span[data-skill="ranged"],.l5r5e.sheet article .skills-wrapper>li ul li.skill span[data-skill="unarmed"],.l5r5e.sheet article .techniques-wrapper>li ul li.skill span[data-skill="melee"],.l5r5e.sheet article .techniques-wrapper>li ul li.skill span[data-skill="ranged"],.l5r5e.sheet article .techniques-wrapper>li ul li.skill span[data-skill="unarmed"]{float:left;line-height:1rem;width:calc(100% - 2rem)}.l5r5e.sheet article .skills-wrapper>li ul.skill-category-ring-actions,.l5r5e.sheet article .techniques-wrapper>li ul.skill-category-ring-actions{padding:0.25rem 0 0.25rem 0.5rem;border-left:1px solid rgba(186,187,177,0.5)}.l5r5e.sheet article .skills-wrapper>li input,.l5r5e.sheet article .techniques-wrapper>li input{width:1.75rem;height:1.75rem;text-align:center}.l5r5e.sheet article .skills-wrapper>li:last-child,.l5r5e.sheet article .techniques-wrapper>li:last-child{margin:0}.l5r5e .item-list{flex:100%}.l5r5e .item-list .tab[data-tab]{display:none}.l5r5e .item-list .item .item-header{display:flex}.l5r5e .item-list .item .item-header .item-img{flex:0 0 32px;padding-right:0.25rem}.l5r5e .item-list .item .item-header .item-img img{border:1px solid rgba(0,0,0,0.1)}.l5r5e .item-list .item .item-header .item-name{flex:1 1 auto;font-size:1rem;line-height:1rem;color:#764f40}.l5r5e .item-list .item .item-header .item-edit,.l5r5e .item-list .item .item-header .item-delete,.l5r5e .item-list .item .item-header .item-equip,.l5r5e .item-list .item .item-header .technique-edit,.l5r5e .item-list .item .item-header .technique-delete,.l5r5e .item-list .item .item-header .peculiarity-edit,.l5r5e .item-list .item .item-header .peculiarity-delete,.l5r5e .item-list .item .item-header .property-edit,.l5r5e .item-list .item .item-header .property-delete{line-height:1rem;font-size:0.75rem;flex:0 0 1rem;padding:0 0.1rem;color:#000}.l5r5e .item-list .item .item-header .icon-stat-container{line-height:1rem;font-size:0.75rem;padding:0 0.25rem;color:#000}.l5r5e .item-list .item .item-header .item-edit:hover,.l5r5e .item-list .item .item-header .item-delete:hover,.l5r5e .item-list .item .item-header .item-equip:hover,.l5r5e .item-list .item .item-header .technique-edit:hover,.l5r5e .item-list .item .item-header .technique-delete:hover,.l5r5e .item-list .item .item-header .peculiarity-edit:hover,.l5r5e .item-list .item .item-header .peculiarity-delete:hover,.l5r5e .item-list .item .item-header .property-edit:hover,.l5r5e .item-list .item .item-header .property-delete:hover{text-shadow:0 0 3px red;color:#000}.l5r5e .item-list .item .item-properties{display:flex;flex-direction:row}.l5r5e .item-list .item .item-properties>li{margin:0.25rem 0.1rem;padding:0.1rem 0.5rem;background-color:rgba(255,255,255,0.5);border:1px solid rgba(255,255,255,0.65);border-radius:1rem;width:auto;font-size:0.75rem;color:#000}.l5r5e .item-list .item .item-properties>li:first-child{margin-left:0}.l5r5e .item-list .item .item-properties>li:last-child{margin-right:0}.l5r5e .item-list .item .item-properties .equip-readied-control:hover{color:#963c41;background:#fff}.l5r5e .item-list .item p{font-size:0.85rem;margin:0;padding:0 0.5rem;max-width:100%}.l5r5e .item-list .item p:first-child{padding-top:0.5rem}.l5r5e .item-list .item p:last-child{padding-bottom:0.5rem}.l5r5e.advancement .sheet-header,.l5r5e.army-cohort .sheet-header,.l5r5e.army-fortification .sheet-header,.l5r5e.armor .sheet-header,.l5r5e.bond .sheet-header,.l5r5e.item .sheet-header,.l5r5e.item-pattern .sheet-header,.l5r5e.peculiarity .sheet-header,.l5r5e.property .sheet-header,.l5r5e.signature-scroll .sheet-header,.l5r5e.technique .sheet-header,.l5r5e.title .sheet-header,.l5r5e.weapon .sheet-header{margin-bottom:0.5rem}.l5r5e.advancement .sheet-header img,.l5r5e.army-cohort .sheet-header img,.l5r5e.army-fortification .sheet-header img,.l5r5e.armor .sheet-header img,.l5r5e.bond .sheet-header img,.l5r5e.item .sheet-header img,.l5r5e.item-pattern .sheet-header img,.l5r5e.peculiarity .sheet-header img,.l5r5e.property .sheet-header img,.l5r5e.signature-scroll .sheet-header img,.l5r5e.technique .sheet-header img,.l5r5e.title .sheet-header img,.l5r5e.weapon .sheet-header img{flex:0 0 90px;height:90px;width:90px;background:rgba(255,255,255,0.25)}.l5r5e.advancement .sheet-header h1 input,.l5r5e.army-cohort .sheet-header h1 input,.l5r5e.army-fortification .sheet-header h1 input,.l5r5e.armor .sheet-header h1 input,.l5r5e.bond .sheet-header h1 input,.l5r5e.item .sheet-header h1 input,.l5r5e.item-pattern .sheet-header h1 input,.l5r5e.peculiarity .sheet-header h1 input,.l5r5e.property .sheet-header h1 input,.l5r5e.signature-scroll .sheet-header h1 input,.l5r5e.technique .sheet-header h1 input,.l5r5e.title .sheet-header h1 input,.l5r5e.weapon .sheet-header h1 input{height:5.5rem}.l5r5e.advancement fieldset input[name="data.effects"],.l5r5e.army-cohort fieldset input[name="data.effects"],.l5r5e.army-fortification fieldset input[name="data.effects"],.l5r5e.armor fieldset input[name="data.effects"],.l5r5e.bond fieldset input[name="data.effects"],.l5r5e.item fieldset input[name="data.effects"],.l5r5e.item-pattern fieldset input[name="data.effects"],.l5r5e.peculiarity fieldset input[name="data.effects"],.l5r5e.property fieldset input[name="data.effects"],.l5r5e.signature-scroll fieldset input[name="data.effects"],.l5r5e.technique fieldset input[name="data.effects"],.l5r5e.title fieldset input[name="data.effects"],.l5r5e.weapon fieldset input[name="data.effects"]{text-align:left}.l5r5e.advancement .sheet-body,.l5r5e.army-cohort .sheet-body,.l5r5e.army-fortification .sheet-body,.l5r5e.armor .sheet-body,.l5r5e.bond .sheet-body,.l5r5e.item .sheet-body,.l5r5e.item-pattern .sheet-body,.l5r5e.peculiarity .sheet-body,.l5r5e.property .sheet-body,.l5r5e.signature-scroll .sheet-body,.l5r5e.technique .sheet-body,.l5r5e.title .sheet-body,.l5r5e.weapon .sheet-body{flex:100%;height:calc(100% - 90px - 0.25rem);align-self:stretch;display:flex;flex-wrap:wrap}.l5r5e.advancement article,.l5r5e.army-cohort article,.l5r5e.army-fortification article,.l5r5e.armor article,.l5r5e.bond article,.l5r5e.item article,.l5r5e.item-pattern article,.l5r5e.peculiarity article,.l5r5e.property article,.l5r5e.signature-scroll article,.l5r5e.technique article,.l5r5e.title article,.l5r5e.weapon article{display:flex;flex-wrap:wrap;min-height:auto}.l5r5e.advancement article label,.l5r5e.army-cohort article label,.l5r5e.army-fortification article label,.l5r5e.armor article label,.l5r5e.bond article label,.l5r5e.item article label,.l5r5e.item-pattern article label,.l5r5e.peculiarity article label,.l5r5e.property article label,.l5r5e.signature-scroll article label,.l5r5e.technique article label,.l5r5e.title article label,.l5r5e.weapon article label{color:#5a6e5a;margin:0.25rem;line-height:1.5rem}.l5r5e.advancement article.attributes,.l5r5e.army-cohort article.attributes,.l5r5e.army-fortification article.attributes,.l5r5e.armor article.attributes,.l5r5e.bond article.attributes,.l5r5e.item article.attributes,.l5r5e.item-pattern article.attributes,.l5r5e.peculiarity article.attributes,.l5r5e.property article.attributes,.l5r5e.signature-scroll article.attributes,.l5r5e.technique article.attributes,.l5r5e.title article.attributes,.l5r5e.weapon article.attributes{align-self:flex-start;width:100%;height:6.5rem}.l5r5e.advancement article.attributes #advancement_type,.l5r5e.advancement article.attributes #advancement_skill,.l5r5e.army-cohort article.attributes #advancement_type,.l5r5e.army-cohort article.attributes #advancement_skill,.l5r5e.army-fortification article.attributes #advancement_type,.l5r5e.army-fortification article.attributes #advancement_skill,.l5r5e.armor article.attributes #advancement_type,.l5r5e.armor article.attributes #advancement_skill,.l5r5e.bond article.attributes #advancement_type,.l5r5e.bond article.attributes #advancement_skill,.l5r5e.item article.attributes #advancement_type,.l5r5e.item article.attributes #advancement_skill,.l5r5e.item-pattern article.attributes #advancement_type,.l5r5e.item-pattern article.attributes #advancement_skill,.l5r5e.peculiarity article.attributes #advancement_type,.l5r5e.peculiarity article.attributes #advancement_skill,.l5r5e.property article.attributes #advancement_type,.l5r5e.property article.attributes #advancement_skill,.l5r5e.signature-scroll article.attributes #advancement_type,.l5r5e.signature-scroll article.attributes #advancement_skill,.l5r5e.technique article.attributes #advancement_type,.l5r5e.technique article.attributes #advancement_skill,.l5r5e.title article.attributes #advancement_type,.l5r5e.title article.attributes #advancement_skill,.l5r5e.weapon article.attributes #advancement_type,.l5r5e.weapon article.attributes #advancement_skill{flex:0 0 calc(40% - 2rem);margin:0.25rem}.l5r5e.advancement article.attributes select[name="data.skill"],.l5r5e.advancement article.attributes select[name="data.ring"],.l5r5e.advancement article.attributes select[name="data.peculiarity_type"],.l5r5e.advancement article.attributes select[name="data.technique_type"],.l5r5e.army-cohort article.attributes select[name="data.skill"],.l5r5e.army-cohort article.attributes select[name="data.ring"],.l5r5e.army-cohort article.attributes select[name="data.peculiarity_type"],.l5r5e.army-cohort article.attributes select[name="data.technique_type"],.l5r5e.army-fortification article.attributes select[name="data.skill"],.l5r5e.army-fortification article.attributes select[name="data.ring"],.l5r5e.army-fortification article.attributes select[name="data.peculiarity_type"],.l5r5e.army-fortification article.attributes select[name="data.technique_type"],.l5r5e.armor article.attributes select[name="data.skill"],.l5r5e.armor article.attributes select[name="data.ring"],.l5r5e.armor article.attributes select[name="data.peculiarity_type"],.l5r5e.armor article.attributes select[name="data.technique_type"],.l5r5e.bond article.attributes select[name="data.skill"],.l5r5e.bond article.attributes select[name="data.ring"],.l5r5e.bond article.attributes select[name="data.peculiarity_type"],.l5r5e.bond article.attributes select[name="data.technique_type"],.l5r5e.item article.attributes select[name="data.skill"],.l5r5e.item article.attributes select[name="data.ring"],.l5r5e.item article.attributes select[name="data.peculiarity_type"],.l5r5e.item article.attributes select[name="data.technique_type"],.l5r5e.item-pattern article.attributes select[name="data.skill"],.l5r5e.item-pattern article.attributes select[name="data.ring"],.l5r5e.item-pattern article.attributes select[name="data.peculiarity_type"],.l5r5e.item-pattern article.attributes select[name="data.technique_type"],.l5r5e.peculiarity article.attributes select[name="data.skill"],.l5r5e.peculiarity article.attributes select[name="data.ring"],.l5r5e.peculiarity article.attributes select[name="data.peculiarity_type"],.l5r5e.peculiarity article.attributes select[name="data.technique_type"],.l5r5e.property article.attributes select[name="data.skill"],.l5r5e.property article.attributes select[name="data.ring"],.l5r5e.property article.attributes select[name="data.peculiarity_type"],.l5r5e.property article.attributes select[name="data.technique_type"],.l5r5e.signature-scroll article.attributes select[name="data.skill"],.l5r5e.signature-scroll article.attributes select[name="data.ring"],.l5r5e.signature-scroll article.attributes select[name="data.peculiarity_type"],.l5r5e.signature-scroll article.attributes select[name="data.technique_type"],.l5r5e.technique article.attributes select[name="data.skill"],.l5r5e.technique article.attributes select[name="data.ring"],.l5r5e.technique article.attributes select[name="data.peculiarity_type"],.l5r5e.technique article.attributes select[name="data.technique_type"],.l5r5e.title article.attributes select[name="data.skill"],.l5r5e.title article.attributes select[name="data.ring"],.l5r5e.title article.attributes select[name="data.peculiarity_type"],.l5r5e.title article.attributes select[name="data.technique_type"],.l5r5e.weapon article.attributes select[name="data.skill"],.l5r5e.weapon article.attributes select[name="data.ring"],.l5r5e.weapon article.attributes select[name="data.peculiarity_type"],.l5r5e.weapon article.attributes select[name="data.technique_type"]{flex:0 0 calc(40% - 0.5rem);margin:0.25rem}.l5r5e.advancement article.attributes .attribute-value,.l5r5e.advancement article.attributes .attribute,.l5r5e.advancement article.attributes .value,.l5r5e.army-cohort article.attributes .attribute-value,.l5r5e.army-cohort article.attributes .attribute,.l5r5e.army-cohort article.attributes .value,.l5r5e.army-fortification article.attributes .attribute-value,.l5r5e.army-fortification article.attributes .attribute,.l5r5e.army-fortification article.attributes .value,.l5r5e.armor article.attributes .attribute-value,.l5r5e.armor article.attributes .attribute,.l5r5e.armor article.attributes .value,.l5r5e.bond article.attributes .attribute-value,.l5r5e.bond article.attributes .attribute,.l5r5e.bond article.attributes .value,.l5r5e.item article.attributes .attribute-value,.l5r5e.item article.attributes .attribute,.l5r5e.item article.attributes .value,.l5r5e.item-pattern article.attributes .attribute-value,.l5r5e.item-pattern article.attributes .attribute,.l5r5e.item-pattern article.attributes .value,.l5r5e.peculiarity article.attributes .attribute-value,.l5r5e.peculiarity article.attributes .attribute,.l5r5e.peculiarity article.attributes .value,.l5r5e.property article.attributes .attribute-value,.l5r5e.property article.attributes .attribute,.l5r5e.property article.attributes .value,.l5r5e.signature-scroll article.attributes .attribute-value,.l5r5e.signature-scroll article.attributes .attribute,.l5r5e.signature-scroll article.attributes .value,.l5r5e.technique article.attributes .attribute-value,.l5r5e.technique article.attributes .attribute,.l5r5e.technique article.attributes .value,.l5r5e.title article.attributes .attribute-value,.l5r5e.title article.attributes .attribute,.l5r5e.title article.attributes .value,.l5r5e.weapon article.attributes .attribute-value,.l5r5e.weapon article.attributes .attribute,.l5r5e.weapon article.attributes .value{flex:1 1 auto;margin:0.5rem 0.25rem 0.25rem}.l5r5e.advancement article.attributes select[name="data.advancement_type"],.l5r5e.advancement article.attributes select[name="data.skill"],.l5r5e.army-cohort article.attributes select[name="data.advancement_type"],.l5r5e.army-cohort article.attributes select[name="data.skill"],.l5r5e.army-fortification article.attributes select[name="data.advancement_type"],.l5r5e.army-fortification article.attributes select[name="data.skill"],.l5r5e.armor article.attributes select[name="data.advancement_type"],.l5r5e.armor article.attributes select[name="data.skill"],.l5r5e.bond article.attributes select[name="data.advancement_type"],.l5r5e.bond article.attributes select[name="data.skill"],.l5r5e.item article.attributes select[name="data.advancement_type"],.l5r5e.item article.attributes select[name="data.skill"],.l5r5e.item-pattern article.attributes select[name="data.advancement_type"],.l5r5e.item-pattern article.attributes select[name="data.skill"],.l5r5e.peculiarity article.attributes select[name="data.advancement_type"],.l5r5e.peculiarity article.attributes select[name="data.skill"],.l5r5e.property article.attributes select[name="data.advancement_type"],.l5r5e.property article.attributes select[name="data.skill"],.l5r5e.signature-scroll article.attributes select[name="data.advancement_type"],.l5r5e.signature-scroll article.attributes select[name="data.skill"],.l5r5e.technique article.attributes select[name="data.advancement_type"],.l5r5e.technique article.attributes select[name="data.skill"],.l5r5e.title article.attributes select[name="data.advancement_type"],.l5r5e.title article.attributes select[name="data.skill"],.l5r5e.weapon article.attributes select[name="data.advancement_type"],.l5r5e.weapon article.attributes select[name="data.skill"]{text-transform:capitalize}.l5r5e.advancement article.attributes .type,.l5r5e.army-cohort article.attributes .type,.l5r5e.army-fortification article.attributes .type,.l5r5e.armor article.attributes .type,.l5r5e.bond article.attributes .type,.l5r5e.item article.attributes .type,.l5r5e.item-pattern article.attributes .type,.l5r5e.peculiarity article.attributes .type,.l5r5e.property article.attributes .type,.l5r5e.signature-scroll article.attributes .type,.l5r5e.technique article.attributes .type,.l5r5e.title article.attributes .type,.l5r5e.weapon article.attributes .type{display:block}.l5r5e.advancement article.attributes .type label,.l5r5e.army-cohort article.attributes .type label,.l5r5e.army-fortification article.attributes .type label,.l5r5e.armor article.attributes .type label,.l5r5e.bond article.attributes .type label,.l5r5e.item article.attributes .type label,.l5r5e.item-pattern article.attributes .type label,.l5r5e.peculiarity article.attributes .type label,.l5r5e.property article.attributes .type label,.l5r5e.signature-scroll article.attributes .type label,.l5r5e.technique article.attributes .type label,.l5r5e.title article.attributes .type label,.l5r5e.weapon article.attributes .type label{width:calc(50% - 0.5rem);float:left}.l5r5e.advancement article.attributes .properties,.l5r5e.army-cohort article.attributes .properties,.l5r5e.army-fortification article.attributes .properties,.l5r5e.armor article.attributes .properties,.l5r5e.bond article.attributes .properties,.l5r5e.item article.attributes .properties,.l5r5e.item-pattern article.attributes .properties,.l5r5e.peculiarity article.attributes .properties,.l5r5e.property article.attributes .properties,.l5r5e.signature-scroll article.attributes .properties,.l5r5e.technique article.attributes .properties,.l5r5e.title article.attributes .properties,.l5r5e.weapon article.attributes .properties{flex:0 0 calc(50% - 0.5rem);margin:0.25rem}.l5r5e.advancement article.attributes .equipped,.l5r5e.army-cohort article.attributes .equipped,.l5r5e.army-fortification article.attributes .equipped,.l5r5e.armor article.attributes .equipped,.l5r5e.bond article.attributes .equipped,.l5r5e.item article.attributes .equipped,.l5r5e.item-pattern article.attributes .equipped,.l5r5e.peculiarity article.attributes .equipped,.l5r5e.property article.attributes .equipped,.l5r5e.signature-scroll article.attributes .equipped,.l5r5e.technique article.attributes .equipped,.l5r5e.title article.attributes .equipped,.l5r5e.weapon article.attributes .equipped{flex:100%;margin:0;text-align:right}.l5r5e.advancement article.attributes input[type="text"],.l5r5e.advancement article.attributes input[type="number"],.l5r5e.army-cohort article.attributes input[type="text"],.l5r5e.army-cohort article.attributes input[type="number"],.l5r5e.army-fortification article.attributes input[type="text"],.l5r5e.army-fortification article.attributes input[type="number"],.l5r5e.armor article.attributes input[type="text"],.l5r5e.armor article.attributes input[type="number"],.l5r5e.bond article.attributes input[type="text"],.l5r5e.bond article.attributes input[type="number"],.l5r5e.item article.attributes input[type="text"],.l5r5e.item article.attributes input[type="number"],.l5r5e.item-pattern article.attributes input[type="text"],.l5r5e.item-pattern article.attributes input[type="number"],.l5r5e.peculiarity article.attributes input[type="text"],.l5r5e.peculiarity article.attributes input[type="number"],.l5r5e.property article.attributes input[type="text"],.l5r5e.property article.attributes input[type="number"],.l5r5e.signature-scroll article.attributes input[type="text"],.l5r5e.signature-scroll article.attributes input[type="number"],.l5r5e.technique article.attributes input[type="text"],.l5r5e.technique article.attributes input[type="number"],.l5r5e.title article.attributes input[type="text"],.l5r5e.title article.attributes input[type="number"],.l5r5e.weapon article.attributes input[type="text"],.l5r5e.weapon article.attributes input[type="number"]{width:2rem}.l5r5e.advancement article.attributes input[type="text"].grip,.l5r5e.advancement article.attributes input[type="number"].grip,.l5r5e.army-cohort article.attributes input[type="text"].grip,.l5r5e.army-cohort article.attributes input[type="number"].grip,.l5r5e.army-fortification article.attributes input[type="text"].grip,.l5r5e.army-fortification article.attributes input[type="number"].grip,.l5r5e.armor article.attributes input[type="text"].grip,.l5r5e.armor article.attributes input[type="number"].grip,.l5r5e.bond article.attributes input[type="text"].grip,.l5r5e.bond article.attributes input[type="number"].grip,.l5r5e.item article.attributes input[type="text"].grip,.l5r5e.item article.attributes input[type="number"].grip,.l5r5e.item-pattern article.attributes input[type="text"].grip,.l5r5e.item-pattern article.attributes input[type="number"].grip,.l5r5e.peculiarity article.attributes input[type="text"].grip,.l5r5e.peculiarity article.attributes input[type="number"].grip,.l5r5e.property article.attributes input[type="text"].grip,.l5r5e.property article.attributes input[type="number"].grip,.l5r5e.signature-scroll article.attributes input[type="text"].grip,.l5r5e.signature-scroll article.attributes input[type="number"].grip,.l5r5e.technique article.attributes input[type="text"].grip,.l5r5e.technique article.attributes input[type="number"].grip,.l5r5e.title article.attributes input[type="text"].grip,.l5r5e.title article.attributes input[type="number"].grip,.l5r5e.weapon article.attributes input[type="text"].grip,.l5r5e.weapon article.attributes input[type="number"].grip{width:calc(100% - 4rem);margin-bottom:0.25rem}.l5r5e.advancement article.attributes input[name="data.zeni"],.l5r5e.army-cohort article.attributes input[name="data.zeni"],.l5r5e.army-fortification article.attributes input[name="data.zeni"],.l5r5e.armor article.attributes input[name="data.zeni"],.l5r5e.bond article.attributes input[name="data.zeni"],.l5r5e.item article.attributes input[name="data.zeni"],.l5r5e.item-pattern article.attributes input[name="data.zeni"],.l5r5e.peculiarity article.attributes input[name="data.zeni"],.l5r5e.property article.attributes input[name="data.zeni"],.l5r5e.signature-scroll article.attributes input[name="data.zeni"],.l5r5e.technique article.attributes input[name="data.zeni"],.l5r5e.title article.attributes input[name="data.zeni"],.l5r5e.weapon article.attributes input[name="data.zeni"]{width:7rem;float:right}.l5r5e.advancement article.attributes fieldset input[type="text"],.l5r5e.advancement article.attributes fieldset input[type="number"],.l5r5e.army-cohort article.attributes fieldset input[type="text"],.l5r5e.army-cohort article.attributes fieldset input[type="number"],.l5r5e.army-fortification article.attributes fieldset input[type="text"],.l5r5e.army-fortification article.attributes fieldset input[type="number"],.l5r5e.armor article.attributes fieldset input[type="text"],.l5r5e.armor article.attributes fieldset input[type="number"],.l5r5e.bond article.attributes fieldset input[type="text"],.l5r5e.bond article.attributes fieldset input[type="number"],.l5r5e.item article.attributes fieldset input[type="text"],.l5r5e.item article.attributes fieldset input[type="number"],.l5r5e.item-pattern article.attributes fieldset input[type="text"],.l5r5e.item-pattern article.attributes fieldset input[type="number"],.l5r5e.peculiarity article.attributes fieldset input[type="text"],.l5r5e.peculiarity article.attributes fieldset input[type="number"],.l5r5e.property article.attributes fieldset input[type="text"],.l5r5e.property article.attributes fieldset input[type="number"],.l5r5e.signature-scroll article.attributes fieldset input[type="text"],.l5r5e.signature-scroll article.attributes fieldset input[type="number"],.l5r5e.technique article.attributes fieldset input[type="text"],.l5r5e.technique article.attributes fieldset input[type="number"],.l5r5e.title article.attributes fieldset input[type="text"],.l5r5e.title article.attributes fieldset input[type="number"],.l5r5e.weapon article.attributes fieldset input[type="text"],.l5r5e.weapon article.attributes fieldset input[type="number"]{float:right}.l5r5e.advancement article.attributes .attribute.full,.l5r5e.army-cohort article.attributes .attribute.full,.l5r5e.army-fortification article.attributes .attribute.full,.l5r5e.armor article.attributes .attribute.full,.l5r5e.bond article.attributes .attribute.full,.l5r5e.item article.attributes .attribute.full,.l5r5e.item-pattern article.attributes .attribute.full,.l5r5e.peculiarity article.attributes .attribute.full,.l5r5e.property article.attributes .attribute.full,.l5r5e.signature-scroll article.attributes .attribute.full,.l5r5e.technique article.attributes .attribute.full,.l5r5e.title article.attributes .attribute.full,.l5r5e.weapon article.attributes .attribute.full{flex:100%}.l5r5e.advancement article.attributes .attribute.full input,.l5r5e.army-cohort article.attributes .attribute.full input,.l5r5e.army-fortification article.attributes .attribute.full input,.l5r5e.armor article.attributes .attribute.full input,.l5r5e.bond article.attributes .attribute.full input,.l5r5e.item article.attributes .attribute.full input,.l5r5e.item-pattern article.attributes .attribute.full input,.l5r5e.peculiarity article.attributes .attribute.full input,.l5r5e.property article.attributes .attribute.full input,.l5r5e.signature-scroll article.attributes .attribute.full input,.l5r5e.technique article.attributes .attribute.full input,.l5r5e.title article.attributes .attribute.full input,.l5r5e.weapon article.attributes .attribute.full input{float:right;width:70%}.l5r5e.advancement article.attributes .bonds-types,.l5r5e.army-cohort article.attributes .bonds-types,.l5r5e.army-fortification article.attributes .bonds-types,.l5r5e.armor article.attributes .bonds-types,.l5r5e.bond article.attributes .bonds-types,.l5r5e.item article.attributes .bonds-types,.l5r5e.item-pattern article.attributes .bonds-types,.l5r5e.peculiarity article.attributes .bonds-types,.l5r5e.property article.attributes .bonds-types,.l5r5e.signature-scroll article.attributes .bonds-types,.l5r5e.technique article.attributes .bonds-types,.l5r5e.title article.attributes .bonds-types,.l5r5e.weapon article.attributes .bonds-types{flex:100%}.l5r5e.advancement article.attributes .bonds-types input,.l5r5e.army-cohort article.attributes .bonds-types input,.l5r5e.army-fortification article.attributes .bonds-types input,.l5r5e.armor article.attributes .bonds-types input,.l5r5e.bond article.attributes .bonds-types input,.l5r5e.item article.attributes .bonds-types input,.l5r5e.item-pattern article.attributes .bonds-types input,.l5r5e.peculiarity article.attributes .bonds-types input,.l5r5e.property article.attributes .bonds-types input,.l5r5e.signature-scroll article.attributes .bonds-types input,.l5r5e.technique article.attributes .bonds-types input,.l5r5e.title article.attributes .bonds-types input,.l5r5e.weapon article.attributes .bonds-types input{width:75%;float:right}.l5r5e.advancement article.infos,.l5r5e.army-cohort article.infos,.l5r5e.army-fortification article.infos,.l5r5e.armor article.infos,.l5r5e.bond article.infos,.l5r5e.item article.infos,.l5r5e.item-pattern article.infos,.l5r5e.peculiarity article.infos,.l5r5e.property article.infos,.l5r5e.signature-scroll article.infos,.l5r5e.technique article.infos,.l5r5e.title article.infos,.l5r5e.weapon article.infos{display:flex;align-self:stretch;height:calc(100% - 7.5rem);width:100%;padding-bottom:1.25rem}.l5r5e.advancement article.infos .reference,.l5r5e.army-cohort article.infos .reference,.l5r5e.army-fortification article.infos .reference,.l5r5e.armor article.infos .reference,.l5r5e.bond article.infos .reference,.l5r5e.item article.infos .reference,.l5r5e.item-pattern article.infos .reference,.l5r5e.peculiarity article.infos .reference,.l5r5e.property article.infos .reference,.l5r5e.signature-scroll article.infos .reference,.l5r5e.technique article.infos .reference,.l5r5e.title article.infos .reference,.l5r5e.weapon article.infos .reference{flex:0 0 calc(100% - 0.5rem);margin:0.5rem 0.25rem}.l5r5e.advancement article.infos .reference input[name="data.book_reference"],.l5r5e.army-cohort article.infos .reference input[name="data.book_reference"],.l5r5e.army-fortification article.infos .reference input[name="data.book_reference"],.l5r5e.armor article.infos .reference input[name="data.book_reference"],.l5r5e.bond article.infos .reference input[name="data.book_reference"],.l5r5e.item article.infos .reference input[name="data.book_reference"],.l5r5e.item-pattern article.infos .reference input[name="data.book_reference"],.l5r5e.peculiarity article.infos .reference input[name="data.book_reference"],.l5r5e.property article.infos .reference input[name="data.book_reference"],.l5r5e.signature-scroll article.infos .reference input[name="data.book_reference"],.l5r5e.technique article.infos .reference input[name="data.book_reference"],.l5r5e.title article.infos .reference input[name="data.book_reference"],.l5r5e.weapon article.infos .reference input[name="data.book_reference"]{float:right;width:70%}.l5r5e.advancement article.infos fieldset,.l5r5e.army-cohort article.infos fieldset,.l5r5e.army-fortification article.infos fieldset,.l5r5e.armor article.infos fieldset,.l5r5e.bond article.infos fieldset,.l5r5e.item article.infos fieldset,.l5r5e.item-pattern article.infos fieldset,.l5r5e.peculiarity article.infos fieldset,.l5r5e.property article.infos fieldset,.l5r5e.signature-scroll article.infos fieldset,.l5r5e.technique article.infos fieldset,.l5r5e.title article.infos fieldset,.l5r5e.weapon article.infos fieldset{align-self:stretch;height:calc(100% - 2rem);box-sizing:content-box}.l5r5e.advancement article.properties fieldset,.l5r5e.army-cohort article.properties fieldset,.l5r5e.army-fortification article.properties fieldset,.l5r5e.armor article.properties fieldset,.l5r5e.bond article.properties fieldset,.l5r5e.item article.properties fieldset,.l5r5e.item-pattern article.properties fieldset,.l5r5e.peculiarity article.properties fieldset,.l5r5e.property article.properties fieldset,.l5r5e.signature-scroll article.properties fieldset,.l5r5e.technique article.properties fieldset,.l5r5e.title article.properties fieldset,.l5r5e.weapon article.properties fieldset{margin-bottom:0.5rem}.l5r5e.advancement article.attributes .attribute-value,.l5r5e.advancement article.attributes .attribute,.l5r5e.advancement article.attributes .value{flex:0 0 calc(33% - 0.5rem)}.l5r5e.advancement article.attributes .cursus{flex:0 0 calc(19% - 0.5rem);line-height:0.75rem;text-align:right;margin:0 0.25rem}.l5r5e.advancement article.attributes .cursus input{margin-top:0.25rem}.l5r5e.technique article.attributes{height:7.5rem}.l5r5e.technique article.attributes input[type="text"]{width:10rem}.l5r5e.technique article.attributes .cursus{flex:0 0 calc(20% - 0.5rem);line-height:0.75rem;text-align:right;margin:0 0.25rem}.l5r5e.technique article.attributes .cursus input{margin-top:0.25rem}.l5r5e.technique article.infos{height:calc(100% - 8.5rem)}.l5r5e.peculiarity article.attributes{height:8.5rem}.l5r5e.peculiarity article.attributes .cursus{flex:0 0 calc(20% - 0.5rem);line-height:0.75rem;text-align:right;margin:0 0.25rem}.l5r5e.peculiarity article.attributes .cursus input{margin-top:0.25rem}.l5r5e.peculiarity article.infos{height:calc(100% - 9.5rem)}.l5r5e.item article.attributes{height:4.5rem}.l5r5e.item article.attributes .properties{flex:100%}.l5r5e.item article.infos{flex:0 0 60%;height:calc(100% - 5.5rem)}.l5r5e.item article.properties{flex:0 0 40%;height:calc(100% - 5.5rem)}.l5r5e.property article.properties{width:100%}.l5r5e.property article.infos{height:calc(100% - 4.5rem)}.l5r5e.armor article.attributes{height:9.5rem}.l5r5e.armor article.infos{flex:0 0 60%;height:calc(100% - 10.5rem)}.l5r5e.armor article.properties{flex:0 0 40%;height:calc(100% - 10.5rem)}.l5r5e.weapon article.attributes{height:18.5rem}.l5r5e.weapon article.attributes .stats,.l5r5e.weapon article.attributes .attribute-value{flex:0 0 calc(50% - 0.5rem);flex-wrap:wrap;margin:0.25rem}.l5r5e.weapon article.attributes .stats label,.l5r5e.weapon article.attributes .attribute-value label{width:100%}.l5r5e.weapon article.attributes .value{flex:0 0 calc(25% - 0.5rem)}.l5r5e.weapon article.attributes .category,.l5r5e.weapon article.attributes .skillType{flex:0 0 calc(50% - 0.5rem)}.l5r5e.weapon article.attributes .category input,.l5r5e.weapon article.attributes .category .attribute-dtype,.l5r5e.weapon article.attributes .skillType input,.l5r5e.weapon article.attributes .skillType .attribute-dtype{width:100%;margin:0.25rem}.l5r5e.weapon article.infos{flex:0 0 60%;height:calc(100% - 19.5rem)}.l5r5e.weapon article.properties{flex:0 0 40%;height:calc(100% - 19.5rem)}.l5r5e.item-pattern .attribute.item{display:inline}.l5r5e.item-pattern .attribute.item .item-properties{display:inline}.l5r5e.item-pattern .attribute.item .item-properties li{display:inline}.l5r5e.title .sheet-body{height:calc(100% - 90px - 4.25rem)}.l5r5e.title article.infos{height:calc(100% - 3.5rem)}.l5r5e.title article.attributes{height:auto;background:transparent}.l5r5e.title article.experience{flex:100%;height:calc(100% - 4rem)}.l5r5e.army-cohort .sheet-body{height:calc(100% - 92px - 3.6rem)}.l5r5e.army-cohort article .fa-sign-in-alt{transform:rotate(90deg)}.l5r5e.army-cohort article.attributes{height:7rem}.l5r5e.army-cohort article.attributes input[type="text"]{width:100%}.l5r5e.army-cohort article.attributes .actor-remove-control{font-size:12px}.l5r5e.army-cohort article.attributes .flx50{flex:0 0 calc(50% - 0.5rem)}.l5r5e.army-cohort article.attributes .flx100{flex:0 0 calc(100% - 0.5rem)}.l5r5e.army-cohort article.attributes .editor-content{min-height:8rem;max-height:14rem}.l5r5e.army-cohort article.abilities{align-self:stretch;height:calc(100% - 8rem);width:100%;box-sizing:content-box}.l5r5e.army-fortification .sheet-body{height:calc(100% - 92px)}.l5r5e.army-fortification article.infos{height:calc(100% - 4.5rem)}.l5r5e.army-fortification article.attributes{height:3.5rem}.l5r5e .item-list>li .item-description{flex:unset;height:0;margin:0;padding:0;font-size:0.75rem;color:rgba(0,0,0,0.75);overflow:hidden;background:rgba(0,0,0,0.05);border:0 none;transition:height 0.25s ease-in}.l5r5e .item-list>li div.item-description{padding:0}.l5r5e .item-list>li div.item-description:hover,.l5r5e .item-list>li div.item-description:active{padding:0}.l5r5e .item-list>li .toggle-active{height:6rem;overflow-y:auto;scrollbar-width:thin;border:1px solid rgba(186,187,177,0.5)}.l5r5e .item-list>li p.toggle-active{padding:0.25rem}.l5r5e .item-list>li:hover .item-description,.l5r5e .item-list>li:active .item-description{height:6rem;overflow-y:auto;scrollbar-width:thin;border:1px solid rgba(186,187,177,0.5)}.l5r5e .item-list>li:hover p .item-description,.l5r5e .item-list>li:active p .item-description{padding:0.25rem}.l5r5e .item-list .stance-content .item-description{display:none;height:auto}.l5r5e .item-list .stance-content .toggle-active{display:block;height:auto;border:0 none}.l5r5e .item-list .stance-content:hover .item-description{height:auto;border:0 none}.l5r5e .item-list .stance-content:hover .toggle-active{display:block}.l5r5e.twenty-questions-dialog .sheet-tabs{position:fixed;flex-direction:column;background:url("../assets/imgs/bg-20nav.webp") no-repeat;background-size:cover;width:4rem;height:41.58rem;margin:1%;line-height:5rem;padding:0.25rem;border-bottom:0 none}.l5r5e.twenty-questions-dialog .errors{position:-webkit-sticky;position:sticky;top:1rem;left:1rem;z-index:999;width:calc(100% - 1rem);background-color:#963c41;border:1px solid rgba(25,0,0,0.75);color:#fff;border-radius:1rem;text-align:center;line-height:2rem}.l5r5e.twenty-questions-dialog h3{font-size:1.25rem;color:#5a6e5a;text-shadow:0 0 rgba(0,0,0,0.25);margin:2rem 0 0.5rem 1rem}.l5r5e.twenty-questions-dialog nav .item{color:#000;font-size:2rem;font-weight:bold;background-color:rgba(255,255,255,0.25)}.l5r5e.twenty-questions-dialog nav .item.active,.l5r5e.twenty-questions-dialog nav .item:hover{color:#fff;background-color:rgba(73,12,11,0.85);--notchSize: 0.5rem;-webkit-clip-path:polygon(0% var(--notchSize), var(--notchSize) 0%, calc(100% - var(--notchSize)) 0%, 100% var(--notchSize), 100% calc(100% - var(--notchSize)), calc(100% - var(--notchSize)) 100%, var(--notchSize) 100%, 0% calc(100% - var(--notchSize)));clip-path:polygon(0% var(--notchSize), var(--notchSize) 0%, calc(100% - var(--notchSize)) 0%, 100% var(--notchSize), 100% calc(100% - var(--notchSize)), calc(100% - var(--notchSize)) 100%, var(--notchSize) 100%, 0% calc(100% - var(--notchSize)))}.l5r5e.twenty-questions-dialog nav .item:hover{background-color:#5a6e5a}.l5r5e.twenty-questions-dialog article{padding:2% 2% 2% 18%}.l5r5e.twenty-questions-dialog article label.full{display:block;width:100%;text-align:right;font-size:1rem}.l5r5e.twenty-questions-dialog article label.full input{display:inline;width:80%;float:right;text-align:left;margin-left:0.5rem}.l5r5e.twenty-questions-dialog article>label{font-size:1rem;padding:0 0 0 1rem;line-height:2rem}.l5r5e.twenty-questions-dialog article>label>*{line-height:1rem}.l5r5e.twenty-questions-dialog article table{width:100%;text-align:center}.l5r5e.twenty-questions-dialog article table tr th{color:#5a6e5a;font-weight:normal}.l5r5e.twenty-questions-dialog article table tr td{vertical-align:top;line-height:2rem;border:1px solid rgba(186,187,177,0.5);font-size:0.85rem;padding:0.25rem}.l5r5e.twenty-questions-dialog article table tr td>*{line-height:1rem}.l5r5e.twenty-questions-dialog article table tr td>ul li{line-height:2rem}.l5r5e.twenty-questions-dialog article table tr td>ul li>*{line-height:1rem}.l5r5e.twenty-questions-dialog article table tr td.done{border:1px solid #699678;box-shadow:0 1px 5px #699678}.l5r5e.twenty-questions-dialog article select{height:2rem;color:#764f40;background:rgba(255,255,255,0.25);border:1px solid rgba(255,255,255,0.5);border-radius:0.25rem;padding:0 0.25rem;margin:0.25rem;width:calc(100% - 0.5rem)}.l5r5e.twenty-questions-dialog article textarea{color:#764f40;background:rgba(255,255,255,0.25);border:1px solid rgba(255,255,255,0.5);margin:0 0.25rem 1rem}.l5r5e.twenty-questions-dialog article hr{border-top:1px solid rgba(0,0,0,0.25)}.l5r5e.twenty-questions-dialog article a.entity-link,.l5r5e.twenty-questions-dialog article a.inline-roll{color:#5a6e5a;background:rgba(255,255,255,0.25);border:1px solid rgba(0,0,0,0.25)}.l5r5e.twenty-questions-dialog article a.entity-link i,.l5r5e.twenty-questions-dialog article a.inline-roll i{color:#5a6e5a}.l5r5e.twenty-questions-dialog article .tq-drag-n-drop{border:0 none;padding:0}.l5r5e.twenty-questions-dialog article .third{width:230px}.l5r5e.twenty-questions-dialog article .fifty{width:49%}.l5r5e.twenty-questions-dialog article .or{width:100px}.l5r5e.twenty-questions-dialog article .dropbox{min-height:75px}.l5r5e.twenty-questions-dialog article .checklist{margin:0.25rem 0.25rem 1rem}.l5r5e.twenty-questions-dialog article .checklist strong{display:block;width:100%;color:#764f40}.l5r5e.twenty-questions-dialog article .checklist label{font-size:0.85rem;flex:0 0 auto;margin:0 0.25rem 0.25rem;padding:0 0.5rem;color:#5a6e5a;background:rgba(255,255,255,0.5);border:1px solid #5a6e5a;border-radius:1rem}.l5r5e.twenty-questions-dialog article .checklist label.technique{padding:0.25rem;margin:0.25rem;border-radius:0;white-space:nowrap}.l5r5e.twenty-questions-dialog article .checklist input{margin:0.25rem 0 0 0;height:0.65rem;width:0.65rem}.l5r5e.twenty-questions-dialog article #generchar_disclaimer{color:#963c41;font-weight:bold;font-size:1.25rem;text-align:center;flex:100%;padding:1rem 0}.l5r5e.twenty-questions-dialog article .next{margin:2rem 0 4rem} diff --git a/system/styles/scss/dices.scss b/system/styles/scss/dices.scss index 7f9432b..7779719 100644 --- a/system/styles/scss/dices.scss +++ b/system/styles/scss/dices.scss @@ -93,6 +93,10 @@ border: none !important; text-shadow: none !important; } + select { + text-align: center; + width: 134px; + } img { border: 0; diff --git a/system/styles/scss/items.scss b/system/styles/scss/items.scss index 178bc42..d68fb20 100644 --- a/system/styles/scss/items.scss +++ b/system/styles/scss/items.scss @@ -269,10 +269,13 @@ } } } -&.peculiarity, &.technique { article { &.attributes { + height: 7.5rem; + input[type="text"] { + width: 10rem; + } .cursus { flex: 0 0 calc(20% - 0.5rem); line-height: 0.75rem; @@ -283,12 +286,24 @@ } } } + &.infos { + height: calc(100% - 8.5rem); + } } } &.peculiarity { article { &.attributes { height: 8.5rem; + .cursus { + flex: 0 0 calc(20% - 0.5rem); + line-height: 0.75rem; + text-align: right; + margin: 0 0.25rem; + input { + margin-top: 0.25rem; + } + } } &.infos { height: calc(100% - 9.5rem); diff --git a/system/styles/scss/npc.scss b/system/styles/scss/npc.scss index 8ae9d7a..1caf711 100644 --- a/system/styles/scss/npc.scss +++ b/system/styles/scss/npc.scss @@ -170,3 +170,28 @@ flex: 0 0 calc(50% - 0.25rem); } } +&.character-generator-dialog { + form .body { + clear: both; + display: flex; + flex-direction: column; + flex-wrap: wrap; + margin: 3px 0; + align-items: start; + } + input[type="number"] { + width: auto; + } + form .form-group { + border-bottom: solid #8080803d 1px; + + &.smaller { + > label { + flex: 10; + } + .form-fields { + flex: 1; + } + } + } +} diff --git a/system/styles/scss/sheets.scss b/system/styles/scss/sheets.scss index 5c5347d..e07b00e 100644 --- a/system/styles/scss/sheets.scss +++ b/system/styles/scss/sheets.scss @@ -615,6 +615,9 @@ fieldset { margin: 0 0 0 0.25rem; } + .dice-picker-tech:hover { + text-shadow: 0 0 2px $red; + } .checklist { display: flex; flex-wrap: wrap; diff --git a/system/styles/scss/ui.scss b/system/styles/scss/ui.scss index 9b1c7ca..5a12e60 100644 --- a/system/styles/scss/ui.scss +++ b/system/styles/scss/ui.scss @@ -917,3 +917,36 @@ button { display: none; } } + +.autocomplete { + /*the container must be positioned relative:*/ + position: relative; + display: inline-block; + + .autocomplete-items { + position: absolute; + border: 1px solid #d4d4d4; + border-bottom: none; + border-top: none; + z-index: 99; + /*position the autocomplete items to be the same width as the container:*/ + top: 100%; + left: 0; + right: 0; + } + .autocomplete-items div { + padding: 10px; + cursor: pointer; + background-color: #fff; + border-bottom: 1px solid #d4d4d4; + } + .autocomplete-items div:hover { + /*when hovering an item:*/ + background-color: #e9e9e9; + } + .autocomplete-active { + /*when navigating through the items using the arrow keys:*/ + background-color: DodgerBlue !important; + color: #ffffff; + } +} diff --git a/system/system.json b/system/system.json index e4ae967..4507f79 100644 --- a/system/system.json +++ b/system/system.json @@ -4,8 +4,8 @@ "description": "This is an authorised multilingual game system En|Fr|Es, for Legend of the Five Rings (5th Edition) by Edge Studio - Join the official Discord server: Official Discord - Rejoignez la communauté Francophone: Francophone Discord", "url": "https://gitlab.com/teaml5r/l5r5e", "manifest": "https://gitlab.com/teaml5r/l5r5e/-/raw/master/system/system.json", - "download": "https://gitlab.com/teaml5r/l5r5e/-/jobs/artifacts/v1.6.0/raw/l5r5e.zip?job=build", - "version": "1.6.0", + "download": "https://gitlab.com/teaml5r/l5r5e/-/jobs/artifacts/v1.7.0/raw/l5r5e.zip?job=build", + "version": "1.7.0", "minimumCoreVersion": "9", "compatibleCoreVersion": "9", "manifestPlusVersion": "1.0.0", diff --git a/system/template.json b/system/template.json index 3d715be..6af8a3f 100644 --- a/system/template.json +++ b/system/template.json @@ -7,12 +7,15 @@ }, "identity": { "identity": { + "age": "", "clan": "", "family": "", + "female": null, + "marital_status": "", + "roles": "", "school": "", "school_rank": 1, - "school_curriculum_journal": {}, - "roles": "" + "school_curriculum_journal": {} } }, "rings": { @@ -124,7 +127,7 @@ "zeni": 0 }, "npc": { - "templates": ["softlock", "rings", "social", "techniques", "conflict"], + "templates": ["softlock", "identity", "rings", "social", "techniques", "conflict"], "type": "adversary", "attitude": "", "conflict_rank": { @@ -240,6 +243,8 @@ }, "technique": { "templates": ["basics", "advancement"], + "skill": "", + "difficulty": "", "technique_type": "kata" }, "property": { diff --git a/system/templates/actors/actor-export.html b/system/templates/actors/actor-export.html index 1867902..0965daf 100644 --- a/system/templates/actors/actor-export.html +++ b/system/templates/actors/actor-export.html @@ -12,7 +12,7 @@ {{!-- Identity --}} {{#ifCond data.data.template '==' 'pow'}}{{localize 'l5r5e.region'}}{{else}}{{localize 'l5r5e.clan'}}{{/ifCond}} : {{data.data.identity.clan}} {{#ifCond data.data.template '==' 'pow'}}{{localize 'l5r5e.upbringing'}}{{else}}{{localize 'l5r5e.family'}}{{/ifCond}} : {{data.data.identity.family}} - {{localize 'l5r5e.schoolrank'}} : {{data.data.identity.school_rank}} + {{localize 'l5r5e.rank'}} : {{data.data.identity.school_rank}} {{localize 'l5r5e.school'}} : {{data.data.identity.school}} {{localize 'l5r5e.roles'}} : {{data.data.identity.roles}} diff --git a/system/templates/actors/character-generator-dialog.html b/system/templates/actors/character-generator-dialog.html new file mode 100644 index 0000000..48a89a7 --- /dev/null +++ b/system/templates/actors/character-generator-dialog.html @@ -0,0 +1,95 @@ + + + + {{localize 'l5r5e.clan'}} + + + {{#select data.clan}} + {{#each clanList as |value|}} + {{value.label}} + {{/each}} + {{/select}} + + + + + {{localize 'l5r5e.social.gender.title'}} + + + {{#select data.gender}} + {{#each genderList as |value|}} + {{value.label}} + {{/each}} + {{/select}} + + + + + {{localize 'l5r5e.char_generator.average_value'}} + + + {{data.avgRings}} + + + + {{localize 'l5r5e.char_generator.generate'}} + + {{localize 'l5r5e.name'}} + + + + + + {{localize 'l5r5e.char_generator.identity'}} + + + + + + {{localize 'l5r5e.char_generator.attributes'}} + + + + + {{#if isNpc}} + + {{localize 'l5r5e.char_generator.demeanor'}} + + + + + {{/if}} + + {{localize 'l5r5e.char_generator.peculiarities'}} + + + + + + {{localize 'l5r5e.char_generator.items'}} + + + + + + {{localize 'l5r5e.techniques.title'}} + + + + + {{!-- + + {{localize 'l5r5e.char_generator.narrative'}} + + + + + --}} + + + + \ No newline at end of file diff --git a/system/templates/actors/character/identity.html b/system/templates/actors/character/identity.html index c8029a5..08adae5 100644 --- a/system/templates/actors/character/identity.html +++ b/system/templates/actors/character/identity.html @@ -1,6 +1,6 @@ - + {{#ifCond data.data.template '==' 'pow'}} {{localize 'l5r5e.region'}} {{else}} @@ -10,7 +10,7 @@ - + {{#ifCond data.data.template '==' 'pow'}} {{localize 'l5r5e.upbringing'}} {{else}} @@ -21,7 +21,7 @@ - {{localize 'l5r5e.schoolrank'}} + {{localize 'l5r5e.rank'}} diff --git a/system/templates/dice/dice-picker-dialog.html b/system/templates/dice/dice-picker-dialog.html index 1ecf478..c07c6e4 100644 --- a/system/templates/dice/dice-picker-dialog.html +++ b/system/templates/dice/dice-picker-dialog.html @@ -20,10 +20,34 @@ {{#if data.skill.name}} - {{localizeSkill data.skill.cat 'title'}} - {{#if actorIsPc}} - {{data.skill.name}} - {{/if}} + {{#if data.skill.list}} + {{#if actorIsPc}} + {{localizeSkill data.skill.cat 'title'}} + + {{#select data.skill.id}} + {{#each data.skill.list as |item|}} + {{item.label}} + {{/each}} + {{/select}} + + {{else}} + + {{#select data.skill.cat}} + {{#each data.skill.list as |item|}} + {{item.label}} + {{/each}} + {{/select}} + + {{/if}} + {{else}} + {{localizeSkill data.skill.cat 'title'}} + {{#if actorIsPc}} + + {{data.skill.name}} + + {{/if}} + {{/if}} + {{localizeSkill data.skill.cat data.ring.id}} @@ -31,6 +55,7 @@ {{data.skill.defaultValue}} + {{else}} {{/if}} diff --git a/system/templates/items/technique/technique-entry.html b/system/templates/items/technique/technique-entry.html index e92723a..4128890 100644 --- a/system/templates/items/technique/technique-entry.html +++ b/system/templates/items/technique/technique-entry.html @@ -1,7 +1,7 @@ - {{technique.name}} + {{technique.name}} {{#if editable}} {{^if technique.data.parent_id.item_id}} diff --git a/system/templates/items/technique/technique-sheet.html b/system/templates/items/technique/technique-sheet.html index 8a4ea30..cf5bad8 100644 --- a/system/templates/items/technique/technique-sheet.html +++ b/system/templates/items/technique/technique-sheet.html @@ -41,6 +41,15 @@ {{localize 'l5r5e.bought_at_rank'}} + + + {{localize 'l5r5e.skills.title'}} + + + + {{localize 'l5r5e.dicepicker.difficulty_title'}} + + {{> 'systems/l5r5e/templates/items/item/item-infos.html'}} diff --git a/system/templates/items/technique/technique-text.html b/system/templates/items/technique/technique-text.html index 7f8e39e..7870a68 100644 --- a/system/templates/items/technique/technique-text.html +++ b/system/templates/items/technique/technique-text.html @@ -10,6 +10,12 @@ {{localize 'l5r5e.types'}} : {{localizeTechnique data.data.technique_type}} + + {{localize 'l5r5e.skills.title'}} : {{localizeSkillId data.data.skill}} + + + {{localize 'l5r5e.dicepicker.difficulty_title'}} : {{data.data.difficulty}} + {{localize 'l5r5e.advancements.curriculum'}} : {{localizeYesNo data.data.in_curriculum}}
${game.i18n.localize("l5r5e.social.age")}: ${this.data.age}
${game.i18n.localize("l5r5e.social.gender.title")}: ${game.i18n.localize( + "l5r5e.social.gender." + this.data.gender + )}
${game.i18n.localize("l5r5e.clan")}: ${game.i18n.localize("l5r5e.clans." + this.data.clan)}
${game.i18n.localize("l5r5e.social.marital_status.title")}: ${game.i18n.localize( + "l5r5e.social.marital_status." + this.data.maritalStatus + )}
- Join the official Discord server: Official Discord
- Rejoignez la communauté Francophone: Francophone Discord