From b386d44103f5a419bafba42c9e2508f22e16722d Mon Sep 17 00:00:00 2001 From: Yan Maniez Date: Tue, 9 Apr 2019 13:30:20 +0200 Subject: [PATCH] Reorg --- .../AideDeJeu/{Models => }/Cards/Cards.cs | 0 .../{Models => }/Cards/Converters.cs | 0 .../{ => Backgrounds}/BackgroundItem.cs | 0 .../BackgroundSpecialtyItem.cs | 0 .../PersonalityDefectItem.cs | 0 .../{ => Backgrounds}/PersonalityIdealItem.cs | 0 .../{ => Backgrounds}/PersonalityLinkItem.cs | 0 .../{ => Backgrounds}/PersonalityTraitItem.cs | 0 .../Models/{ => Backgrounds}/SkillItem.cs | 0 .../{ => Backgrounds}/SubBackgroundItem.cs | 0 .../{ => Classes}/ClassEquipmentItem.cs | 0 .../{ => Classes}/ClassEvolutionItem.cs | 0 .../Models/{ => Classes}/ClassFeatureItem.cs | 0 .../{ => Classes}/ClassHitPointsItem.cs | 0 .../Models/{ => Classes}/ClassItem.cs | 0 .../{ => Classes}/ClassProficienciesItem.cs | 0 .../Models/{ => Classes}/SubClassItem.cs | 0 .../Models/{ => Equipment}/EquipmentItem.cs | 0 .../Models/{ => Equipment}/EquipmentItems.cs | 0 .../AideDeJeu/Models/{ => Feats}/FeatItem.cs | 0 .../Models/{ => Items}/FilteredItems.cs | 0 .../{Conditions => Items}/GenericItem.cs | 0 .../AideDeJeu/Models/{ => Items}/HomeItem.cs | 0 .../AideDeJeu/Models/{ => Items}/Item.cs | 0 .../AideDeJeu/Models/{ => Items}/Items.cs | 0 .../AideDeJeu/Models/{ => Items}/LinkItem.cs | 0 .../AideDeJeu/Models/{ => Items}/PageItem.cs | 0 .../Models/{ => Items}/Properties.cs | 0 .../Models/{ => MagicItems}/MagicItem.cs | 0 .../Models/{ => MagicItems}/MagicItems.cs | 0 .../AideDeJeu/Models/{ => Races}/RaceItem.cs | 0 .../Models/{ => Races}/SubRaceItem.cs | 0 .../AideDeJeu/ViewModels/StoreViewModel.cs | 74 +++++-------------- .../hd_abilities_avantage_et_desavantage.md | 2 +- Data/HD/hd_abilities_bonus_de_maitrise.md | 2 +- ...ities_charisma_autres_tests_de_charisme.md | 2 +- ...s_charisma_caracteristique_dincantation.md | 2 +- Data/HD/hd_abilities_charisma_intimidation.md | 2 +- Data/HD/hd_abilities_charisma_persuasion.md | 2 +- .../hd_abilities_charisma_representation.md | 2 +- Data/HD/hd_abilities_charisma_supercherie.md | 2 +- ...hd_abilities_charisma_tests_de_charisme.md | 2 +- Data/HD/hd_abilities_competences.md | 2 +- ...hd_abilities_constitution_points_de_vie.md | 2 +- ...ties_constitution_tests_de_constitution.md | 2 +- Data/HD/hd_abilities_dexterity_acrobaties.md | 2 +- ...ies_dexterity_autres_tests_de_dexterite.md | 2 +- .../hd_abilities_dexterity_classe_darmure.md | 2 +- Data/HD/hd_abilities_dexterity_discretion.md | 2 +- Data/HD/hd_abilities_dexterity_escamotage.md | 2 +- Data/HD/hd_abilities_dexterity_initiative.md | 2 +- ...es_dexterity_jets_dattaque_et_de_degats.md | 2 +- ..._abilities_dexterity_perception_passive.md | 2 +- ...ilities_dexterity_que_pouvez_vous_voir_.md | 2 +- Data/HD/hd_abilities_dexterity_se_cacher.md | 2 +- ..._abilities_dexterity_tests_de_dexterite.md | 2 +- Data/HD/hd_abilities_intelligence_arcanes.md | 2 +- ...intelligence_autres_tests_dintelligence.md | 2 +- ...telligence_caracteristique_dincantation.md | 2 +- Data/HD/hd_abilities_intelligence_histoire.md | 2 +- ...hd_abilities_intelligence_investigation.md | 2 +- Data/HD/hd_abilities_intelligence_nature.md | 2 +- Data/HD/hd_abilities_intelligence_religion.md | 2 +- ...lities_intelligence_tests_dintelligence.md | 2 +- Data/HD/hd_abilities_jets_de_sauvegarde.md | 2 +- Data/HD/hd_abilities_opposition.md | 2 +- ...ciees_avec_differentes_caracteristiques.md | 2 +- Data/HD/hd_abilities_strength_athletisme.md | 2 +- ...ilities_strength_autres_tests_de_force_.md | 2 +- ...d_abilities_strength_capacite_de_charge.md | 2 +- ...ies_strength_jets_dattaque_et_de_degats.md | 2 +- ...ilities_strength_pousser_tirer_soulever.md | 2 +- ...lities_strength_soulever_et_transporter.md | 2 +- .../hd_abilities_strength_taille_et_force.md | 2 +- .../hd_abilities_strength_tests_de_force.md | 2 +- .../hd_abilities_tests_de_caracteristique.md | 2 +- Data/HD/hd_abilities_tests_de_groupe.md | 2 +- Data/HD/hd_abilities_tests_passifs.md | 2 +- Data/HD/hd_abilities_travailler_ensemble.md | 2 +- ...ilities_utiliser_chaque_caracteristique.md | 2 +- ...rs_de_caracteristiques_et_modificateurs.md | 2 +- ...bilities_wisdom_autres_tests_de_sagesse.md | 2 +- ...ies_wisdom_caracteristique_dincantation.md | 2 +- Data/HD/hd_abilities_wisdom_dressage.md | 2 +- Data/HD/hd_abilities_wisdom_medecine.md | 2 +- Data/HD/hd_abilities_wisdom_perception.md | 2 +- Data/HD/hd_abilities_wisdom_perspicacite.md | 2 +- Data/HD/hd_abilities_wisdom_survie.md | 2 +- .../hd_abilities_wisdom_tests_de_sagesse.md | 2 +- Data/HD/hd_alignment_chaotique_bon_cb.md | 2 +- Data/HD/hd_alignment_chaotique_mauvais_cm.md | 2 +- Data/HD/hd_alignment_chaotique_neutre_cn.md | 2 +- ...alignment_lalignement_dans_le_multivers.md | 2 +- Data/HD/hd_alignment_loyal_bon_lb.md | 2 +- Data/HD/hd_alignment_loyal_mauvais_lm.md | 2 +- Data/HD/hd_alignment_loyal_neutre_ln.md | 2 +- Data/HD/hd_alignment_neutre_bon_nb.md | 2 +- Data/HD/hd_alignment_neutre_mauvais_nm.md | 2 +- Data/HD/hd_alignment_neutre_n.md | 2 +- Data/HD/hd_armor_armures_intermediaires.md | 6 +- Data/HD/hd_armor_armures_legeres.md | 6 +- Data/HD/hd_armor_armures_lourdes.md | 6 +- .../hd_armor_enfiler_et_retirer_une_armure.md | 6 +- Data/HD/hd_artifacts_anneau_de_lune.md | 4 +- Data/HD/hd_artifacts_bouclier_de_hroljnir.md | 4 +- ...hd_artifacts_lyre_de_la_reine_sylvestre.md | 4 +- Data/HD/hd_artifacts_orbe_des_dragons.md | 6 +- Data/HD/hd_artifacts_perle_des_profondeurs.md | 4 +- Data/HD/hd_backgrounds_equipement.md | 6 +- Data/HD/hd_backgrounds_langues.md | 6 +- Data/HD/hd_backgrounds_maitrises.md | 6 +- ...kgrounds_personnaliser_votre_historique.md | 6 +- ...ackgrounds_suggestions_de_personnalites.md | 6 +- Data/HD/hd_barbarian_berserker.md | 6 +- Data/HD/hd_barbarian_berserker_frenesie.md | 2 +- .../HD/hd_barbarian_berserker_rage_aveugle.md | 2 +- .../HD/hd_barbarian_berserker_represailles.md | 2 +- Data/HD/hd_barbarian_howling.md | 4 +- Data/HD/hd_barbarian_howling_cri_sauvage.md | 2 +- ...barbarian_howling_hurlement_du_tonnerre.md | 2 +- ..._barbarian_howling_hurlement_terrifiant.md | 2 +- Data/HD/hd_barbarian_howling_intimidant.md | 2 +- ...arbarian_howling_scarification_rituelle.md | 2 +- Data/HD/hd_barbarian_spirits.md | 4 +- Data/HD/hd_barbarian_spirits_communion.md | 2 +- Data/HD/hd_barbarian_spirits_elevation.md | 2 +- Data/HD/hd_barbarian_spirits_incarnation.md | 2 +- Data/HD/hd_barbarian_spirits_initiation.md | 2 +- .../hd_barbarian_spirits_ne_dans_la_nature.md | 2 +- Data/HD/hd_barbarian_steel.md | 4 +- Data/HD/hd_barbarian_steel_briseur_de_sort.md | 2 +- .../hd_barbarian_steel_le_secret_de_lacier.md | 2 +- Data/HD/hd_barbarian_steel_rage_froide.md | 2 +- .../HD/hd_barbarian_steel_sens_de_la_magie.md | 2 +- Data/HD/hd_barbarian_voies_primitives.md | 2 +- Data/HD/hd_bard_acrobats.md | 4 +- Data/HD/hd_bard_acrobats_esprit_dequipe.md | 2 +- .../HD/hd_bard_acrobats_instinct_de_survie.md | 2 +- Data/HD/hd_bard_acrobats_main_dans_la_main.md | 2 +- Data/HD/hd_bard_acrobats_premier_role.md | 2 +- .../HD/hd_bard_acrobats_prouesse_de_cirque.md | 2 +- Data/HD/hd_bard_colleges_bardiques.md | 2 +- Data/HD/hd_bard_diplomats.md | 4 +- .../hd_bard_diplomats_arsenal_diplomatique.md | 2 +- ..._bard_diplomats_manipulateur_redoutable.md | 2 +- .../hd_bard_diplomats_manipulateur_subtil.md | 2 +- .../hd_bard_diplomats_orateur_exceptionnel.md | 2 +- Data/HD/hd_bard_heralds.md | 4 +- Data/HD/hd_bard_heralds_heraldique.md | 2 +- .../hd_bard_heralds_inspirer_la_bravoure.md | 2 +- .../hd_bard_heralds_par_monts_et_par_vaux.md | 2 +- ...d_bard_heralds_sur_un_champ_de_bataille.md | 2 +- Data/HD/hd_bard_knowledge.md | 6 +- .../hd_bard_knowledge_competence_hors_pair.md | 2 +- ...ard_knowledge_maitrises_supplementaires.md | 2 +- Data/HD/hd_bard_knowledge_mots_cinglants.md | 2 +- ...wledge_secrets_magiques_supplementaires.md | 2 +- ...eyond1stlevel_evolution_des_personnages.md | 2 +- Data/HD/hd_cleric_domaines_divins.md | 2 +- Data/HD/hd_cleric_guide.md | 4 +- .../hd_cleric_guide_analyse_des_faiblesses.md | 2 +- ...tion_denergie_divine_marque_de_devotion.md | 2 +- .../HD/hd_cleric_guide_force_de_persuasion.md | 2 +- .../hd_cleric_guide_haranguer_les_foules.md | 2 +- Data/HD/hd_cleric_guide_mentor.md | 2 +- Data/HD/hd_cleric_guide_sorts_de_domaine.md | 2 +- Data/HD/hd_cleric_guide_soutien_etendu.md | 2 +- Data/HD/hd_cleric_guide_soutien_puissant.md | 2 +- Data/HD/hd_cleric_guide_soutien_rapide.md | 2 +- Data/HD/hd_cleric_life.md | 6 +- ...ation_d_energie_divine_preserver_la_vie.md | 2 +- Data/HD/hd_cleric_life_disciple_de_la_vie.md | 2 +- Data/HD/hd_cleric_life_frappe_divine.md | 2 +- Data/HD/hd_cleric_life_guerison_supreme.md | 2 +- Data/HD/hd_cleric_life_guerisseur_beni.md | 2 +- .../hd_cleric_life_maitrise_supplementaire.md | 2 +- ..._cleric_life_sorts_du_domaine_de_la_vie.md | 2 +- Data/HD/hd_cleric_priest.md | 4 +- Data/HD/hd_cleric_priest_air.md | 2 +- Data/HD/hd_cleric_priest_arts.md | 2 +- Data/HD/hd_cleric_priest_aspect_de_lavatar.md | 2 +- ...ion_denergie_divine_aptitude_de_domaine.md | 2 +- ...isation_denergie_divine_sort_de_domaine.md | 2 +- Data/HD/hd_cleric_priest_charme_amour.md | 2 +- Data/HD/hd_cleric_priest_connaissance.md | 2 +- Data/HD/hd_cleric_priest_duperie_illusion.md | 2 +- Data/HD/hd_cleric_priest_eau.md | 2 +- ...hd_cleric_priest_enseignement_religieux.md | 2 +- Data/HD/hd_cleric_priest_feu.md | 2 +- ...hd_cleric_priest_force_exploits_courage.md | 2 +- Data/HD/hd_cleric_priest_froid.md | 2 +- Data/HD/hd_cleric_priest_guerre.md | 2 +- Data/HD/hd_cleric_priest_justice_noblesse.md | 2 +- .../HD/hd_cleric_priest_liste_des_domaines.md | 2 +- Data/HD/hd_cleric_priest_lumiere.md | 2 +- Data/HD/hd_cleric_priest_magie.md | 2 +- Data/HD/hd_cleric_priest_maladie_faiblesse.md | 2 +- Data/HD/hd_cleric_priest_mort.md | 2 +- Data/HD/hd_cleric_priest_nature.md | 2 +- Data/HD/hd_cleric_priest_nuit_tenebres.md | 2 +- Data/HD/hd_cleric_priest_protection.md | 2 +- Data/HD/hd_cleric_priest_sorts_de_domaine.md | 2 +- Data/HD/hd_cleric_priest_temps.md | 2 +- Data/HD/hd_cleric_priest_terre.md | 2 +- Data/HD/hd_cleric_priest_tonnerre_tempete.md | 2 +- Data/HD/hd_cleric_priest_vie_soins.md | 2 +- Data/HD/hd_cleric_priest_voyage.md | 2 +- Data/HD/hd_cleric_theurgist.md | 4 +- ...isation_denergie_divine_magie_puissante.md | 2 +- ...isation_denergie_divine_magie_renforcee.md | 2 +- .../hd_cleric_theurgist_etudes_academiques.md | 2 +- .../hd_cleric_theurgist_magie_universelle.md | 2 +- ...urgist_nombre_de_sorts_de_clercs_connus.md | 2 +- ..._cleric_theurgist_recuperation_de_sorts.md | 2 +- .../hd_cleric_theurgist_sorts_de_domaine.md | 2 +- Data/HD/hd_cleric_theurgist_sorts_mineurs.md | 2 +- Data/HD/hd_cleric_traditions.md | 4 +- ...ion_denergie_divine_pouvoir_des_anciens.md | 2 +- ...d_cleric_traditions_esprits_protecteurs.md | 2 +- Data/HD/hd_cleric_traditions_foi_elargie.md | 2 +- Data/HD/hd_cleric_traditions_guerisseur.md | 2 +- .../hd_cleric_traditions_magie_ancestrale.md | 2 +- ...cleric_traditions_maitre_des_traditions.md | 2 +- .../hd_cleric_traditions_sorts_de_domaine.md | 2 +- .../hd_cleric_traditions_tradition_orale.md | 2 +- Data/HD/hd_combat_abri.md | 6 +- Data/HD/hd_combat_action_bonus.md | 6 +- Data/HD/hd_combat_actions_en_combat.md | 6 +- Data/HD/hd_combat_aider.md | 6 +- Data/HD/hd_combat_assommer_une_creature.md | 6 +- ..._combat_attaquants_et_cibles_invisibles.md | 6 +- Data/HD/hd_combat_attaque_a_distance.md | 6 +- ...istance_dans_un_combat_au_corps_a_corps.md | 6 +- Data/HD/hd_combat_attaque_de_corps_a_corps.md | 6 +- Data/HD/hd_combat_attaque_dopportunite.md | 6 +- Data/HD/hd_combat_attaquer.md | 6 +- Data/HD/hd_combat_autre_chose_.md | 4 +- ...bat_autres_activites_pendant_votre_tour.md | 6 +- Data/HD/hd_combat_bousculer_une_creature.md | 6 +- Data/HD/hd_combat_chercher.md | 6 +- Data/HD/hd_combat_combat_a_deux_armes.md | 6 +- Data/HD/hd_combat_combat_monte.md | 6 +- Data/HD/hd_combat_combat_sous_marin.md | 6 +- Data/HD/hd_combat_controler_sa_monture.md | 6 +- Data/HD/hd_combat_coups_critiques.md | 6 +- Data/HD/hd_combat_degats.md | 6 +- Data/HD/hd_combat_deplacement_en_vol.md | 6 +- Data/HD/hd_combat_deplacement_et_position.md | 6 +- Data/HD/hd_combat_emplacement.md | 6 +- Data/HD/hd_combat_empoignade.md | 6 +- Data/HD/hd_combat_esquiver.md | 6 +- Data/HD/hd_combat_etre_a_terre.md | 6 +- Data/HD/hd_combat_faire_1_ou_20.md | 6 +- .../hd_combat_fragmenter_votre_mouvement.md | 6 +- Data/HD/hd_combat_initiative.md | 6 +- ...bat_interagir_avec_les_objets_alentours.md | 6 +- Data/HD/hd_combat_jets_dattaque.md | 6 +- Data/HD/hd_combat_jets_de_degats.md | 6 +- Data/HD/hd_combat_lancer_un_sort.md | 6 +- Data/HD/hd_combat_les_etapes_du_combat.md | 6 +- Data/HD/hd_combat_modificateurs_du_jet.md | 6 +- ...ombat_monter_et_descendre_de_sa_monture.md | 6 +- Data/HD/hd_combat_opposition_en_combat.md | 6 +- Data/HD/hd_combat_ordre_de_combat.md | 6 +- Data/HD/hd_combat_portee.md | 6 +- Data/HD/hd_combat_porter_une_attaque.md | 6 +- Data/HD/hd_combat_reaction.md | 6 +- ..._resistance_et_vulnerabilite_aux_degats.md | 6 +- Data/HD/hd_combat_se_cacher.md | 6 +- ...se_deplacer_au_milieu_dautres_creatures.md | 6 +- ...d_combat_se_deplacer_entre_des_attaques.md | 6 +- Data/HD/hd_combat_se_desengager.md | 6 +- ...ombat_se_faufiler_dans_un_espace_reduit.md | 6 +- Data/HD/hd_combat_se_precipiter.md | 6 +- Data/HD/hd_combat_se_tenir_pret.md | 6 +- Data/HD/hd_combat_surprise.md | 6 +- Data/HD/hd_combat_taille_des_creatures.md | 6 +- Data/HD/hd_combat_terrain_difficile.md | 6 +- Data/HD/hd_combat_types_de_degats.md | 6 +- ...hd_combat_utiliser_differentes_vitesses.md | 6 +- Data/HD/hd_combat_utiliser_un_objet.md | 6 +- Data/HD/hd_combat_votre_tour.md | 6 +- Data/HD/hd_conditions_a_terre.md | 4 +- Data/HD/hd_conditions_assourdi.md | 4 +- Data/HD/hd_conditions_aveugle.md | 4 +- Data/HD/hd_conditions_charme.md | 4 +- Data/HD/hd_conditions_empoigne.md | 4 +- Data/HD/hd_conditions_empoisonne.md | 4 +- Data/HD/hd_conditions_entrave.md | 4 +- Data/HD/hd_conditions_etourdi.md | 4 +- .../HD/hd_conditions_fatigue_et_epuisement.md | 4 +- Data/HD/hd_conditions_inconscient.md | 4 +- Data/HD/hd_conditions_invisible.md | 4 +- Data/HD/hd_conditions_neutralise.md | 4 +- Data/HD/hd_conditions_paralyse.md | 4 +- Data/HD/hd_conditions_petrifie.md | 4 +- Data/HD/hd_conditions_terrorise.md | 4 +- ...aling_jets_de_sauvegarde_contre_la_mort.md | 6 +- ..._damage_healing_les_monstres_et_la_mort.md | 6 +- Data/HD/hd_damage_healing_mort_instantanee.md | 6 +- .../HD/hd_damage_healing_perdre_conscience.md | 6 +- Data/HD/hd_damage_healing_points_de_vie.md | 6 +- ...amage_healing_points_de_vie_temporaires.md | 6 +- Data/HD/hd_damage_healing_soins.md | 6 +- ..._damage_healing_stabiliser_une_creature.md | 6 +- ..._damage_healing_tomber_a_0_point_de_vie.md | 6 +- Data/HD/hd_diseases_exemples_de_maladies.md | 2 +- Data/HD/hd_diseases_la_fievre_rieuse.md | 2 +- Data/HD/hd_diseases_la_peste_des_egouts.md | 2 +- Data/HD/hd_diseases_pourriture_oculaire.md | 2 +- Data/HD/hd_dragonborn_ascendance.md | 2 +- Data/HD/hd_druid_cercles_druidiques.md | 2 +- Data/HD/hd_druid_depths.md | 4 +- .../hd_druid_depths_deplacement_souterrain.md | 2 +- .../HD/hd_druid_depths_enfant_des_tenebres.md | 2 +- Data/HD/hd_druid_depths_forme_monstrueuse.md | 2 +- .../hd_druid_depths_magie_des_profondeurs.md | 2 +- ...hd_druid_depths_pouvoir_des_profondeurs.md | 2 +- Data/HD/hd_druid_earth.md | 6 +- Data/HD/hd_druid_earth_arctique.md | 2 +- Data/HD/hd_druid_earth_desert.md | 2 +- Data/HD/hd_druid_earth_enfant_de_la_nature.md | 2 +- Data/HD/hd_druid_earth_foret.md | 2 +- Data/HD/hd_druid_earth_littoral.md | 2 +- Data/HD/hd_druid_earth_marais.md | 2 +- Data/HD/hd_druid_earth_montagne.md | 2 +- Data/HD/hd_druid_earth_plaine.md | 2 +- .../hd_druid_earth_recuperation_naturelle.md | 2 +- .../hd_druid_earth_sanctuaire_de_la_nature.md | 2 +- Data/HD/hd_druid_earth_sorts_de_cercle.md | 2 +- Data/HD/hd_druid_earth_tour_de_magie_bonus.md | 2 +- .../hd_druid_earth_traversee_des_terrains.md | 2 +- Data/HD/hd_druid_fairies.md | 4 +- Data/HD/hd_druid_fairies_ami_des_fees.md | 2 +- ...d_druid_fairies_disparition_instinctive.md | 2 +- Data/HD/hd_druid_fairies_forme_feerique.md | 2 +- Data/HD/hd_druid_fairies_magie_des_fees.md | 2 +- .../hd_druid_fairies_sorcellerie_feerique.md | 2 +- Data/HD/hd_druid_fairies_sorts_feeriques.md | 2 +- Data/HD/hd_druid_fairies_voir_linvisible.md | 2 +- Data/HD/hd_druid_seasons.md | 4 +- Data/HD/hd_druid_seasons_automne.md | 2 +- Data/HD/hd_druid_seasons_ete.md | 2 +- Data/HD/hd_druid_seasons_hiver.md | 2 +- .../HD/hd_druid_seasons_jeunesse_eternelle.md | 2 +- Data/HD/hd_druid_seasons_migration_dete.md | 2 +- .../hd_druid_seasons_predateur_de_lhiver.md | 2 +- Data/HD/hd_druid_seasons_printemps.md | 2 +- Data/HD/hd_druid_seasons_refuge_dautomne.md | 2 +- Data/HD/hd_druid_seasons_sorts_de_saison.md | 2 +- .../hd_druid_seasons_tour_de_magie_bonus.md | 2 +- .../hd_druid_seasons_vigueur_du_printemps.md | 2 +- Data/HD/hd_environment_asphyxie.md | 2 +- Data/HD/hd_environment_chute.md | 2 +- Data/HD/hd_environment_eau.md | 2 +- Data/HD/hd_environment_eau_et_nourriture.md | 2 +- ...environment_interaction_avec_des_objets.md | 2 +- Data/HD/hd_environment_nourriture.md | 2 +- Data/HD/hd_environment_vision_aveugle.md | 2 +- Data/HD/hd_environment_vision_dans_le_noir.md | 2 +- Data/HD/hd_environment_vision_et_lumiere.md | 2 +- Data/HD/hd_environment_vision_parfaite.md | 2 +- ...uipment_properties_focaliseur_arcanique.md | 6 +- ...uipment_properties_focaliseur_druidique.md | 6 +- .../hd_equipment_properties_symbole_sacre.md | 6 +- Data/HD/hd_fighter_archetypes_martiaux.md | 2 +- Data/HD/hd_fighter_champion.md | 6 +- ...hd_fighter_champion_athlete_remarquable.md | 2 +- .../hd_fighter_champion_critique_ameliore.md | 2 +- .../hd_fighter_champion_critique_superieur.md | 2 +- ...champion_style_de_combat_supplementaire.md | 2 +- Data/HD/hd_fighter_champion_survivant.md | 2 +- Data/HD/hd_fighter_defender.md | 4 +- ..._fighter_defender_bloquer_un_adversaire.md | 2 +- Data/HD/hd_fighter_defender_garde_du_corps.md | 2 +- .../hd_fighter_defender_posture_defensive.md | 2 +- ..._fighter_defender_resistance_surhumaine.md | 2 +- ...defender_style_de_combat_supplementaire.md | 2 +- Data/HD/hd_fighter_defender_tete_de_fer.md | 2 +- Data/HD/hd_fighter_spellblade.md | 4 +- .../hd_fighter_spellblade_drain_denergie.md | 2 +- ...d_fighter_spellblade_frappe_des_arcanes.md | 2 +- ...r_spellblade_frappe_des_arcanes_majeure.md | 2 +- Data/HD/hd_fighter_spellblade_incantations.md | 2 +- Data/HD/hd_fighter_spellblade_initie.md | 2 +- ...ghter_spellblade_resistance_des_arcanes.md | 2 +- Data/HD/hd_fighter_spellblade_sort_rapide.md | 2 +- Data/HD/hd_fighter_swordsman.md | 4 +- Data/HD/hd_fighter_swordsman_feinte.md | 2 +- ...d_fighter_swordsman_frappe_chirurgicale.md | 2 +- Data/HD/hd_fighter_swordsman_jeu_de_jambes.md | 2 +- Data/HD/hd_fighter_swordsman_parade.md | 2 +- Data/HD/hd_fighter_swordsman_riposte.md | 2 +- Data/HD/hd_human_variante_technique.md | 2 +- Data/HD/hd_inspiration.md | 6 +- Data/HD/hd_l5r_bard_aptitudes_de_classe.md | 4 +- Data/HD/hd_l5r_bard_college_des_diplomates.md | 4 +- .../hd_l5r_bard_college_des_saltimbanques.md | 4 +- Data/HD/hd_l5r_bard_college_du_savoir.md | 4 +- Data/HD/hd_l5r_bard_colleges_de_bardes.md | 4 +- Data/HD/hd_l5r_bard_distraction.md | 4 +- Data/HD/hd_l5r_bard_esprit_insondable.md | 4 +- Data/HD/hd_l5r_bard_maitre_des_ombres.md | 4 +- Data/HD/hd_l5r_bard_maitre_espion.md | 4 +- .../HD/hd_l5r_bard_manipulation_de_lesprit.md | 4 +- Data/HD/hd_l5r_bard_presence_amicale.md | 4 +- Data/HD/hd_l5r_bard_tableau_devolution.md | 4 +- Data/HD/hd_l5r_druid_aptitudes_de_classe.md | 4 +- Data/HD/hd_l5r_druid_archidruide.md | 4 +- Data/HD/hd_l5r_druid_baies_apaisantes.md | 4 +- .../hd_l5r_druid_benediction_de_cernunos.md | 4 +- Data/HD/hd_l5r_druid_cercle_de_la_terre.md | 4 +- Data/HD/hd_l5r_druid_cercle_des_fees.md | 4 +- .../HD/hd_l5r_druid_cercle_des_profondeurs.md | 4 +- Data/HD/hd_l5r_druid_cercle_des_saisons.md | 4 +- Data/HD/hd_l5r_druid_cercles_de_druides.md | 4 +- Data/HD/hd_l5r_druid_colere_de_la_nature.md | 4 +- Data/HD/hd_l5r_druid_forme_animale.md | 4 +- .../HD/hd_l5r_druid_gardien_des_traditions.md | 4 +- Data/HD/hd_l5r_druid_le_souffle_du_dragon.md | 4 +- Data/HD/hd_l5r_druid_maitre_des_betes.md | 4 +- Data/HD/hd_l5r_druid_maitre_des_brumes.md | 4 +- Data/HD/hd_l5r_druid_maitre_des_hommes.md | 4 +- Data/HD/hd_l5r_druid_maitre_des_vents.md | 4 +- Data/HD/hd_l5r_druid_parler_aux_arbres.md | 4 +- Data/HD/hd_l5r_druid_secrets_ancestraux.md | 4 +- Data/HD/hd_l5r_druid_tableau_devolution.md | 4 +- Data/HD/hd_l5r_druid_voyageur_des_terres.md | 4 +- ...d_l5r_general_moins_de_classes_jouables.md | 4 +- .../hd_l5r_general_niveau_maximum_optimal.md | 4 +- Data/HD/hd_l5r_gofurther.md | 4 +- Data/HD/hd_l5r_hitpoints_0_pc.md | 4 +- Data/HD/hd_l5r_hitpoints_0_pvit.md | 4 +- Data/HD/hd_l5r_hitpoints_blessures_legeres.md | 4 +- .../hd_l5r_hitpoints_blessures_serieuses.md | 4 +- ...hitpoints_concernant_lattaque_sournoise.md | 4 +- ...hitpoints_et_pour_les_creatures_et_pnj_.md | 4 +- ...l5r_hitpoints_eviter_de_perdre_des_pvit.md | 4 +- Data/HD/hd_l5r_hitpoints_eviter_la_mort.md | 4 +- .../hd_l5r_hitpoints_guerir_des_blessures.md | 4 +- ...atures_sont_vraiment_dangereuses_alors_.md | 4 +- ...r_hitpoints_option_encore_plus_mortelle.md | 4 +- ...oints_option_un_peu_moins_de_mortalite_.md | 4 +- .../hd_l5r_hitpoints_points_de_combativite.md | 4 +- .../HD/hd_l5r_hitpoints_points_de_vitalite.md | 4 +- Data/HD/hd_l5r_hitpoints_regagner_des_pc.md | 4 +- Data/HD/hd_l5r_hitpoints_regagner_des_pvit.md | 4 +- ...tpoints_regagner_ses_points_de_vitalite.md | 4 +- Data/HD/hd_l5r_hitpoints_sequelles.md | 2 +- ...s_special_les_degats_dattaque_sournoise.md | 4 +- Data/HD/hd_l5r_hitpoints_subir_des_degats.md | 4 +- .../hd_l5r_hitpoints_tuer_ou_garder_en_vie.md | 4 +- ...hd_l5r_hitpoints_viser_ou_ca_fait_mal_!.md | 4 +- Data/HD/hd_l5r_human_batard.md | 4 +- Data/HD/hd_l5r_human_fils_de_la_terre.md | 4 +- Data/HD/hd_l5r_human_fils_des_bois.md | 4 +- Data/HD/hd_l5r_human_fils_des_cites.md | 4 +- .../hd_l5r_human_fils_des_terres_sauvages.md | 4 +- Data/HD/hd_l5r_human_fils_du_roc.md | 4 +- Data/HD/hd_l5r_human_fils_du_sel.md | 4 +- Data/HD/hd_l5r_human_fils_du_vent.md | 4 +- Data/HD/hd_l5r_human_gwynnddaerain.md | 4 +- ...hd_l5r_human_traits_de_base_des_humains.md | 4 +- ..._magic_ces_dons_ne_sont_pas_accessibles.md | 4 +- Data/HD/hd_l5r_magic_les_potions.md | 4 +- Data/HD/hd_l5r_magic_pas_de_magie_divine_.md | 4 +- .../hd_l5r_ranger_apaisement_des_animaux.md | 4 +- Data/HD/hd_l5r_ranger_aptitudes_de_classe.md | 4 +- Data/HD/hd_l5r_ranger_archetypes_de_rodeur.md | 4 +- Data/HD/hd_l5r_ranger_chasseur_emerite.md | 4 +- Data/HD/hd_l5r_ranger_compagnon_spirituel.md | 4 +- .../hd_l5r_ranger_constitution_hors_norme.md | 4 +- Data/HD/hd_l5r_ranger_exile.md | 4 +- .../HD/hd_l5r_ranger_fantome_insaisissable.md | 4 +- Data/HD/hd_l5r_ranger_fils_de_la_nature.md | 4 +- Data/HD/hd_l5r_ranger_onguents.md | 4 +- Data/HD/hd_l5r_ranger_pisteur.md | 4 +- Data/HD/hd_l5r_ranger_sens_aiguises.md | 4 +- Data/HD/hd_l5r_ranger_sens_du_danger.md | 4 +- Data/HD/hd_l5r_ranger_tableau_devolution.md | 4 +- Data/HD/hd_l5r_ranger_traqueur.md | 4 +- Data/HD/hd_l5r_rituals_assistants.md | 4 +- Data/HD/hd_l5r_rituals_attaque.md | 4 +- .../hd_l5r_rituals_augmentationreduction.md | 4 +- ..._l5r_rituals_changement_de_personnalite.md | 4 +- Data/HD/hd_l5r_rituals_chasse_ancestrale.md | 4 +- Data/HD/hd_l5r_rituals_composantes.md | 4 +- Data/HD/hd_l5r_rituals_corruption.md | 4 +- Data/HD/hd_l5r_rituals_degats.md | 4 +- Data/HD/hd_l5r_rituals_domaines_de_magie.md | 4 +- Data/HD/hd_l5r_rituals_don_specifique.md | 4 +- Data/HD/hd_l5r_rituals_duree_et_portee.md | 4 +- Data/HD/hd_l5r_rituals_echec_du_rituel.md | 4 +- ...maine_et_le_degre_de_difficulte_de_base.md | 4 +- ...etape_2_modifier_le_degre_de_difficulte.md | 4 +- ...etape_3_determiner_leffet_en_cas_dechec.md | 4 +- ..._etape_4_determiner_le_niveau_du_rituel.md | 4 +- Data/HD/hd_l5r_rituals_fausse_verite.md | 4 +- Data/HD/hd_l5r_rituals_illusion.md | 4 +- Data/HD/hd_l5r_rituals_inversion.md | 4 +- Data/HD/hd_l5r_rituals_jet_de_sauvegarde.md | 4 +- Data/HD/hd_l5r_rituals_la_confrontation.md | 4 +- Data/HD/hd_l5r_rituals_magie_hostile.md | 4 +- Data/HD/hd_l5r_rituals_mort.md | 4 +- Data/HD/hd_l5r_rituals_nombre_de_succes.md | 4 +- ...ficateurs_au_dd_des_tests_de_competence.md | 4 +- Data/HD/hd_l5r_rituals_perce_reves.md | 4 +- ...l5r_rituals_quelques_exemples_de_rituel.md | 4 +- Data/HD/hd_l5r_rituals_renversement.md | 4 +- Data/HD/hd_l5r_rituals_resister_au_rituel.md | 4 +- Data/HD/hd_l5r_rituals_sourcelin.md | 4 +- Data/HD/hd_l5r_rituals_tests_de_competence.md | 4 +- ...got_des_voleurs_devient_don_des_langues.md | 4 +- ...que_sournoise_devient_tome_des_mysteres.md | 4 +- ..._esquive_instinctive_devient_revelation.md | 4 +- ...aisissable_devient_revelation_amelioree.md | 4 +- Data/HD/hd_l5r_rogue_maitrises.md | 4 +- Data/HD/hd_l5r_rogue_points_de_combativite.md | 4 +- ...5r_rogue_ruse_devient_maitre_herboriste.md | 4 +- Data/HD/hd_languages_langues_courantes.md | 2 +- Data/HD/hd_languages_langues_exotiques.md | 2 +- Data/HD/hd_madness_devenir_fou.md | 2 +- Data/HD/hd_madness_folie_a_duree_illimitee.md | 2 +- Data/HD/hd_madness_folie_passagere.md | 2 +- Data/HD/hd_madness_folie_persistante.md | 2 +- Data/HD/hd_madness_les_effets_de_la_folie.md | 2 +- Data/HD/hd_madness_soigner_la_folie.md | 2 +- ...magicitems_activation_dun_objet_magique.md | 2 +- Data/HD/hd_magicitems_az.md | 6 +- Data/HD/hd_magicitems_charges.md | 2 +- Data/HD/hd_magicitems_detail_historique.md | 2 +- Data/HD/hd_magicitems_details_amusants.md | 2 +- ...hd_magicitems_detruire_un_objet_magique.md | 2 +- Data/HD/hd_magicitems_harmonisation.md | 6 +- ..._magicitems_identifier_un_objet_magique.md | 2 +- ...icitems_le_commerce_des_objets_magiques.md | 2 +- ...s_les_differents_types_dobjets_magiques.md | 2 +- Data/HD/hd_magicitems_mot_de_commande.md | 2 +- ..._magicitems_objets_a_utilisation_unique.md | 2 +- Data/HD/hd_magicitems_objets_apparies.md | 2 +- Data/HD/hd_magicitems_objets_magiques_1.md | 2 +- Data/HD/hd_magicitems_objets_magiques_2.md | 2 +- Data/HD/hd_magicitems_objets_magiques_3.md | 2 +- Data/HD/hd_magicitems_objets_magiques_4.md | 2 +- Data/HD/hd_magicitems_objets_magiques_5.md | 2 +- Data/HD/hd_magicitems_objets_magiques_6.md | 2 +- Data/HD/hd_magicitems_objets_magiques_7.md | 2 +- Data/HD/hd_magicitems_objets_magiques_8.md | 2 +- ...d_magicitems_objets_magiques_aleatoires.md | 2 +- Data/HD/hd_magicitems_objets_maudits.md | 2 +- ...icitems_particularite_dun_objet_magique.md | 2 +- ...agicitems_plusieurs_objets_du_meme_type.md | 2 +- ...s_porter_et_ma_nier_des_objets_magiques.md | 2 +- .../hd_magicitems_propriete_additionnelle.md | 2 +- Data/HD/hd_magicitems_qui_la_cree_.md | 2 +- Data/HD/hd_magicitems_rarete.md | 2 +- Data/HD/hd_magicitems_sorts.md | 2 +- Data/HD/hd_monk_enlightenment.md | 4 +- ...hd_monk_enlightenment_magie_universelle.md | 2 +- Data/HD/hd_monk_enlightenment_prieres.md | 2 +- Data/HD/hd_monk_fiveanimals.md | 4 +- .../hd_monk_fiveanimals_fureur_du_dragon.md | 2 +- .../HD/hd_monk_fiveanimals_griffe_du_tigre.md | 2 +- .../hd_monk_fiveanimals_morsure_du_serpent.md | 2 +- .../hd_monk_fiveanimals_parade_de_la_grue.md | 2 +- .../hd_monk_fiveanimals_vitesse_du_leopard.md | 2 +- Data/HD/hd_monk_flexibility.md | 4 +- .../hd_monk_flexibility_absorber_les_coups.md | 2 +- .../hd_monk_flexibility_etreinte_mortelle.md | 2 +- Data/HD/hd_monk_flexibility_projection.md | 2 +- ...hd_monk_flexibility_techniques_de_lutte.md | 2 +- Data/HD/hd_monk_openhand.md | 6 +- .../HD/hd_monk_openhand_integrite_physique.md | 2 +- Data/HD/hd_monk_openhand_paume_fremissante.md | 2 +- ...k_openhand_technique_de_la_main_ouverte.md | 2 +- Data/HD/hd_monk_openhand_tranquillite.md | 2 +- Data/HD/hd_monk_traditions_monacales.md | 2 +- .../hd_movement_escalader_nager_et_ramper.md | 2 +- Data/HD/hd_movement_marche_forcee.md | 2 +- Data/HD/hd_movement_montures_et_vehicules.md | 2 +- Data/HD/hd_movement_rythme_de_deplacement.md | 2 +- Data/HD/hd_movement_saut_en_hauteur.md | 2 +- Data/HD/hd_movement_saut_en_longueur.md | 2 +- Data/HD/hd_movement_sauter.md | 2 +- Data/HD/hd_movement_terrain_difficile.md | 2 +- ...hd_movement_types_de_mouvement_speciaux.md | 2 +- Data/HD/hd_movement_vitesse.md | 2 +- .../hd_multiclassing_aptitudes_de_classe.md | 2 +- ...hd_multiclassing_attaque_supplementaire.md | 2 +- Data/HD/hd_multiclassing_bonus_de_maitrise.md | 2 +- ...ticlassing_canalisation_denergie_divine.md | 2 +- .../hd_multiclassing_defense_sans_armure.md | 2 +- .../hd_multiclassing_emplacements_de_sorts.md | 2 +- ...mplacements_de_sorts_par_niveau_de_sort.md | 2 +- Data/HD/hd_multiclassing_incantations.md | 2 +- Data/HD/hd_multiclassing_magie_de_pacte.md | 2 +- Data/HD/hd_multiclassing_maitrises.md | 2 +- .../hd_multiclassing_points_de_sorcellerie.md | 2 +- ...lticlassing_points_de_vie_et_des_de_vie.md | 2 +- .../HD/hd_multiclassing_points_dexperience.md | 2 +- Data/HD/hd_multiclassing_prerequis.md | 2 +- ...ulticlassing_prerequis_du_multiclassage.md | 2 +- ..._multiclassing_sorts_connus_et_prepares.md | 2 +- ...sing_tableau_des_maitrises_multiclasses.md | 2 +- .../hd_objects_classe_darmure_des_objets.md | 2 +- .../hd_objects_les_statistiques_des_objets.md | 2 +- .../HD/hd_objects_points_de_vie_des_objets.md | 2 +- Data/HD/hd_paladin_devotion.md | 6 +- .../hd_paladin_devotion_aura_de_devotion.md | 2 +- ...n_devotion_canalisation_denergie_divine.md | 2 +- Data/HD/hd_paladin_devotion_halo_sacre.md | 2 +- ..._paladin_devotion_preceptes_de_devotion.md | 2 +- .../hd_paladin_devotion_purete_de_lesprit.md | 2 +- .../hd_paladin_devotion_sorts_de_serment.md | 2 +- Data/HD/hd_paladin_obedience.md | 4 +- ..._obedience_canalisation_denergie_divine.md | 2 +- .../hd_paladin_obedience_charge_heroique.md | 2 +- .../hd_paladin_obedience_cri_de_ralliement.md | 2 +- .../hd_paladin_obedience_heros_de_guerre.md | 2 +- ..._paladin_obedience_preceptes_dobedience.md | 2 +- .../hd_paladin_obedience_sorts_de_serment.md | 2 +- Data/HD/hd_paladin_perfection.md | 4 +- ...perfection_canalisation_denergie_divine.md | 2 +- ...hd_paladin_perfection_chevalier_emerite.md | 2 +- ...aladin_perfection_chevalier_prestigieux.md | 2 +- ...hd_paladin_perfection_parangon_heroique.md | 2 +- ...adin_perfection_preceptes_de_perfection.md | 2 +- .../hd_paladin_perfection_sorts_de_serment.md | 2 +- Data/HD/hd_paladin_piety.md | 4 +- Data/HD/hd_paladin_piety_aura_de_piete.md | 2 +- Data/HD/hd_paladin_piety_avatar_divin.md | 2 +- ...adin_piety_canalisation_denergie_divine.md | 2 +- .../HD/hd_paladin_piety_preceptes_de_piete.md | 2 +- Data/HD/hd_paladin_piety_purete_de_la_lame.md | 2 +- Data/HD/hd_paladin_piety_sorts_de_serment.md | 2 +- Data/HD/hd_paladin_redemption.md | 4 +- ...redemption_canalisation_denergie_divine.md | 2 +- ...adin_redemption_esprit_de_la_redemption.md | 2 +- Data/HD/hd_paladin_redemption_expiation.md | 2 +- ...adin_redemption_preceptes_de_redemption.md | 2 +- Data/HD/hd_paladin_redemption_purgatoire.md | 2 +- .../hd_paladin_redemption_sorts_de_serment.md | 2 +- Data/HD/hd_paladin_serments_sacres.md | 2 +- Data/HD/hd_pantheons_le_pantheon_celtique.md | 6 +- Data/HD/hd_pantheons_le_pantheon_d_osgild.md | 4 +- Data/HD/hd_pantheons_le_pantheon_egyptien.md | 6 +- Data/HD/hd_pantheons_le_pantheon_grec.md | 6 +- Data/HD/hd_pantheons_le_pantheon_nordique.md | 6 +- .../hd_pantheons_les_divinites_celtiques.md | 6 +- .../HD/hd_pantheons_les_divinites_d_osgild.md | 4 +- .../hd_pantheons_les_divinites_egyptiennes.md | 6 +- .../HD/hd_pantheons_les_divinites_grecques.md | 6 +- .../hd_pantheons_les_divinites_nordiques.md | 6 +- Data/HD/hd_planes_au_dela_du_plan_materiel.md | 2 +- Data/HD/hd_planes_le_plan_materiel.md | 2 +- Data/HD/hd_planes_le_voyage_planaire.md | 2 +- Data/HD/hd_planes_les_demi_plans.md | 2 +- Data/HD/hd_planes_les_plans_exterieurs.md | 2 +- Data/HD/hd_planes_les_plans_interieurs.md | 2 +- Data/HD/hd_planes_les_plans_transitifs.md | 2 +- .../hd_poisons_essence_etheree_inhalation.md | 2 +- Data/HD/hd_poisons_exemples_de_poisons.md | 2 +- .../HD/hd_poisons_fumees_dothur_inhalation.md | 2 +- Data/HD/hd_poisons_huile_de_taggit_contact.md | 2 +- .../hd_poisons_larmes_de_minuit_ingestion.md | 2 +- Data/HD/hd_poisons_malice_inhalation.md | 2 +- .../HD/hd_poisons_mucus_de_rampant_contact.md | 2 +- ..._poisons_poison_de_ver_pourpre_blessure.md | 2 +- .../hd_poisons_poison_de_vouivre_blessure.md | 2 +- Data/HD/hd_poisons_poison_drow_blessure.md | 2 +- .../HD/hd_poisons_sang_dassassin_ingestion.md | 2 +- .../hd_poisons_serum_de_verite_ingestion.md | 2 +- Data/HD/hd_poisons_teinture_pale_ingestion.md | 2 +- Data/HD/hd_poisons_torpeur_ingestion.md | 2 +- .../hd_poisons_venin_de_serpent_blessure.md | 2 +- Data/HD/hd_races_age.md | 6 +- Data/HD/hd_races_alignement.md | 6 +- ..._races_augmentation_de_caracteristiques.md | 6 +- Data/HD/hd_races_langues.md | 6 +- Data/HD/hd_races_peuples.md | 6 +- Data/HD/hd_races_taille.md | 6 +- Data/HD/hd_races_traits_raciaux.md | 6 +- Data/HD/hd_races_vitesse.md | 6 +- Data/HD/hd_ranger_arcane.md | 4 +- Data/HD/hd_ranger_arcane_fleche_arcanique.md | 2 +- .../HD/hd_ranger_arcane_fleche_infaillible.md | 2 +- Data/HD/hd_ranger_arcane_fleche_intangible.md | 2 +- Data/HD/hd_ranger_arcane_fleche_tueuse.md | 2 +- Data/HD/hd_ranger_archetypes_de_rodeur.md | 2 +- Data/HD/hd_ranger_exile.md | 4 +- Data/HD/hd_ranger_exile_eradication.md | 2 +- Data/HD/hd_ranger_exile_nemesis.md | 2 +- .../HD/hd_ranger_exile_plantes_medicinales.md | 2 +- .../hd_ranger_exile_plantes_miraculeuses.md | 2 +- Data/HD/hd_ranger_hunter.md | 6 +- .../HD/hd_ranger_hunter_attaques_multiples.md | 2 +- ...r_hunter_defense_de_chasseur_superieure.md | 2 +- .../hd_ranger_hunter_la_proie_du_chasseur.md | 2 +- .../hd_ranger_hunter_tactiques_defensives.md | 2 +- Data/HD/hd_ranger_pisteur.md | 4 +- ...d_ranger_pisteur_attaque_supplementaire.md | 2 +- Data/HD/hd_ranger_pisteur_expert_en_survie.md | 2 +- Data/HD/hd_ranger_pisteur_rustique.md | 2 +- ..._pisteur_style_de_combat_supplementaire.md | 2 +- Data/HD/hd_ranger_tracker.md | 4 +- .../hd_ranger_tracker_avantage_du_terrain.md | 2 +- .../HD/hd_ranger_tracker_maitre_du_terrain.md | 2 +- Data/HD/hd_ranger_tracker_pieges.md | 2 +- ..._ranger_tracker_terrain_de_predilection.md | 2 +- .../HD/hd_ranger_tracker_terrain_favorable.md | 2 +- Data/HD/hd_resting_repos_court.md | 2 +- Data/HD/hd_resting_repos_long.md | 2 +- Data/HD/hd_rogue_archetypes_de_roublard.md | 2 +- Data/HD/hd_rogue_brute.md | 4 +- Data/HD/hd_rogue_brute_attaque_en_meute.md | 2 +- Data/HD/hd_rogue_brute_coup_bas.md | 2 +- Data/HD/hd_rogue_brute_dur_a_cuire.md | 2 +- Data/HD/hd_rogue_brute_persecuter.md | 2 +- Data/HD/hd_rogue_brute_regard_noir.md | 2 +- Data/HD/hd_rogue_ombrelame.md | 4 +- .../hd_rogue_ombrelame_energie_de_lombre.md | 2 +- .../HD/hd_rogue_ombrelame_enfant_de_lombre.md | 2 +- Data/HD/hd_rogue_ombrelame_frappe_maudite.md | 2 +- Data/HD/hd_rogue_ombrelame_incantations.md | 2 +- Data/HD/hd_rogue_ombrelame_initie.md | 2 +- .../HD/hd_rogue_ombrelame_maitre_de_lombre.md | 2 +- Data/HD/hd_rogue_ombrelame_ombre_et_magie.md | 2 +- Data/HD/hd_rogue_spy.md | 4 +- Data/HD/hd_rogue_spy_agent_tres_special.md | 2 +- Data/HD/hd_rogue_spy_don_pour_les_langues.md | 2 +- Data/HD/hd_rogue_spy_esprit_obscur.md | 2 +- Data/HD/hd_rogue_spy_incassable.md | 2 +- Data/HD/hd_rogue_spy_lire_sur_les_levres.md | 2 +- Data/HD/hd_rogue_spy_seducteur_hors_pair.md | 2 +- Data/HD/hd_rogue_spy_specialiste.md | 2 +- Data/HD/hd_rogue_thief.md | 6 +- Data/HD/hd_rogue_thief_furtivite_supreme.md | 2 +- Data/HD/hd_rogue_thief_mains_lestes.md | 2 +- Data/HD/hd_rogue_thief_monte_en_lair.md | 2 +- Data/HD/hd_rogue_thief_reflexes_de_voleur.md | 2 +- ...ogue_thief_utilisation_dobjets_magiques.md | 2 +- Data/HD/hd_sentient_magicitems_alignement.md | 2 +- ...hd_sentient_magicitems_caracteristiques.md | 2 +- .../hd_sentient_magicitems_communication.md | 2 +- Data/HD/hd_sentient_magicitems_conflit.md | 2 +- ..._creation_dobjets_magiques_intelligents.md | 2 +- .../hd_sentient_magicitems_dessein_special.md | 2 +- Data/HD/hd_sentient_magicitems_sens.md | 2 +- Data/HD/hd_sorcerer_celestial.md | 4 +- .../hd_sorcerer_celestial_ancetre_celeste.md | 2 +- .../hd_sorcerer_celestial_energie_positive.md | 2 +- .../HD/hd_sorcerer_celestial_magie_celeste.md | 2 +- ...d_sorcerer_celestial_presence_angelique.md | 2 +- .../hd_sorcerer_celestial_priere_de_soins.md | 2 +- Data/HD/hd_sorcerer_draconic.md | 6 +- ..._sorcerer_draconic_affinite_elementaire.md | 2 +- .../hd_sorcerer_draconic_ailes_de_dragon.md | 2 +- .../HD/hd_sorcerer_draconic_ancetre_dragon.md | 2 +- ...d_sorcerer_draconic_presence_draconique.md | 2 +- ...sorcerer_draconic_resistance_draconique.md | 2 +- Data/HD/hd_sorcerer_fairy.md | 4 +- Data/HD/hd_sorcerer_fairy_ancetre_feerique.md | 2 +- Data/HD/hd_sorcerer_fairy_charme_intense.md | 2 +- Data/HD/hd_sorcerer_fairy_forme_animale.md | 2 +- .../HD/hd_sorcerer_fairy_heritage_feerique.md | 2 +- Data/HD/hd_sorcerer_fairy_magie_feerique.md | 2 +- Data/HD/hd_sorcerer_infernal.md | 4 +- .../HD/hd_sorcerer_infernal_ancetre_fielon.md | 2 +- .../hd_sorcerer_infernal_forme_infernale.md | 2 +- Data/HD/hd_sorcerer_infernal_magie_du_sang.md | 2 +- ...orcerer_infernal_resistance_des_fielons.md | 2 +- ...sorcerer_infernal_resistance_superieure.md | 2 +- Data/HD/hd_sorcerer_origines_magiques.md | 2 +- Data/HD/hd_spellcasting_action_bonus.md | 6 +- Data/HD/hd_spellcasting_cibles.md | 6 +- ...ellcasting_combiner_les_effets_magiques.md | 6 +- Data/HD/hd_spellcasting_composantes.md | 6 +- Data/HD/hd_spellcasting_concentration.md | 6 +- Data/HD/hd_spellcasting_cone.md | 6 +- Data/HD/hd_spellcasting_cube.md | 6 +- Data/HD/hd_spellcasting_cylindre.md | 6 +- Data/HD/hd_spellcasting_duree.md | 6 +- .../hd_spellcasting_emplacements_de_sorts.md | 6 +- Data/HD/hd_spellcasting_instantanee.md | 6 +- Data/HD/hd_spellcasting_jets_dattaque.md | 6 +- Data/HD/hd_spellcasting_jets_de_sauvegarde.md | 6 +- Data/HD/hd_spellcasting_lancer_un_sort.md | 6 +- ..._via_un_emplacement_de_niveau_superieur.md | 6 +- .../HD/hd_spellcasting_les_ecoles_de_magie.md | 6 +- ...spellcasting_les_incantations_en_armure.md | 6 +- Data/HD/hd_spellcasting_les_rituels.md | 6 +- ..._les_sorts_connus_et_les_sorts_prepares.md | 6 +- Data/HD/hd_spellcasting_les_tours_de_magie.md | 6 +- Data/HD/hd_spellcasting_ligne.md | 6 +- ...hd_spellcasting_long_temps_dincantation.md | 6 +- Data/HD/hd_spellcasting_materielles_m.md | 6 +- Data/HD/hd_spellcasting_niveau_de_sort.md | 6 +- Data/HD/hd_spellcasting_portee.md | 6 +- .../HD/hd_spellcasting_quest_ce_quun_sort_.md | 6 +- Data/HD/hd_spellcasting_reaction.md | 6 +- .../hd_spellcasting_se_prendre_pour_cible.md | 6 +- Data/HD/hd_spellcasting_somatiques_s.md | 6 +- Data/HD/hd_spellcasting_sphere.md | 6 +- Data/HD/hd_spellcasting_temps_dincantation.md | 6 +- ...asting_un_chemin_degage_jusqua_la_cible.md | 6 +- Data/HD/hd_spellcasting_verbales_v.md | 6 +- Data/HD/hd_spellcasting_zone_deffet.md | 6 +- Data/HD/hd_time.md | 6 +- Data/HD/hd_traps_aiguille_empoisonnee.md | 2 +- Data/HD/hd_traps_ascenseur_soporifique.md | 2 +- ...sauvegarde_et_bonus_dattaque_des_pieges.md | 2 +- Data/HD/hd_traps_declencher_un_piege.md | 2 +- Data/HD/hd_traps_effondrement_du_plafond.md | 2 +- Data/HD/hd_traps_exemples_de_pieges.md | 2 +- Data/HD/hd_traps_filet.md | 2 +- Data/HD/hd_traps_flechettes_empoisonnees.md | 2 +- Data/HD/hd_traps_fosse.md | 2 +- Data/HD/hd_traps_les_effets_des_pieges.md | 2 +- Data/HD/hd_traps_les_pieges_complexes.md | 2 +- .../HD/hd_traps_les_pieges_dans_une_partie.md | 2 +- Data/HD/hd_traps_mur_de_lames.md | 2 +- ...d_traps_reperer_et_neutraliser_un_piege.md | 2 +- ...hd_traps_severite_des_degats_par_niveau.md | 2 +- Data/HD/hd_traps_sphere_dannihilation.md | 2 +- Data/HD/hd_traps_sphere_roulante.md | 2 +- Data/HD/hd_traps_statue_cracheuse_de_feu.md | 2 +- Data/HD/hd_traps_zone_de_gravite_inversee.md | 2 +- Data/HD/hd_warlock_depths.md | 4 +- ...d_warlock_depths_adepte_des_profondeurs.md | 2 +- .../hd_warlock_depths_comme_une_anguille.md | 2 +- Data/HD/hd_warlock_depths_ensevelissement.md | 2 +- ...d_warlock_depths_liste_de_sorts_etendue.md | 2 +- ...hd_warlock_depths_maitre_des_cauchemars.md | 2 +- Data/HD/hd_warlock_extradimensional.md | 4 +- ..._extradimensional_apparences_trompeuses.md | 2 +- ..._warlock_extradimensional_bond_temporel.md | 2 +- ..._warlock_extradimensional_duo_dimension.md | 2 +- ...extradimensional_liste_de_sorts_etendue.md | 2 +- ...adimensional_magie_extra_dimensionnelle.md | 2 +- Data/HD/hd_warlock_fiendish.md | 6 +- ...rlock_fiendish_benediction_du_tenebreux.md | 2 +- ...hd_warlock_fiendish_chance_du_tenebreux.md | 2 +- ...warlock_fiendish_liste_de_sorts_etendue.md | 2 +- ...hd_warlock_fiendish_resistance_fielonne.md | 2 +- ...d_warlock_fiendish_traversee_des_enfers.md | 2 +- Data/HD/hd_warlock_immortal.md | 4 +- Data/HD/hd_warlock_immortal_a_demi_mort.md | 2 +- .../HD/hd_warlock_immortal_armee_des_morts.md | 2 +- ...warlock_immortal_liste_de_sorts_etendue.md | 2 +- .../hd_warlock_immortal_pacte_avec_la_mort.md | 2 +- Data/HD/hd_warlock_immortal_relique.md | 2 +- Data/HD/hd_warlock_occultsummons.md | 6 +- ...warlock_occultsummons_armure_des_ombres.md | 2 +- ...hd_warlock_occultsummons_buveuse_de_vie.md | 2 +- ...rlock_occultsummons_chaines_de_carceres.md | 2 +- ...ck_occultsummons_explosion_insoutenable.md | 2 +- ...hd_warlock_occultsummons_lame_assoiffee.md | 2 +- .../hd_warlock_occultsummons_lance_occulte.md | 2 +- ...hd_warlock_occultsummons_langage_animal.md | 2 +- ...arlock_occultsummons_lenteur_de_lesprit.md | 2 +- ...occultsummons_livre_des_secrets_anciens.md | 2 +- ...k_occultsummons_maitre_des_mille_formes.md | 2 +- ...warlock_occultsummons_maitre_des_ombres.md | 2 +- ..._occultsummons_masque_des_mille_visages.md | 2 +- ...d_warlock_occultsummons_mauvais_presage.md | 2 +- .../hd_warlock_occultsummons_mot_deffroi.md | 2 +- ...ock_occultsummons_murmures_doutre_tombe.md | 2 +- ...ock_occultsummons_murmures_ensorcelants.md | 2 +- ...occultsummons_oeil_du_gardien_des_runes.md | 2 +- .../hd_warlock_occultsummons_onde_de_choc.md | 2 +- .../HD/hd_warlock_occultsummons_pas_aerien.md | 2 +- ...ck_occultsummons_regard_de_deux_esprits.md | 2 +- ...warlock_occultsummons_saut_doutre_monde.md | 2 +- ...d_warlock_occultsummons_sbires_du_chaos.md | 2 +- ...arlock_occultsummons_sculpteur_de_chair.md | 2 +- Data/HD/hd_warlock_occultsummons_seduction.md | 2 +- ..._warlock_occultsummons_vigueur_fielonne.md | 2 +- ...warlock_occultsummons_vision_de_sorcier.md | 2 +- ..._warlock_occultsummons_vision_du_diable.md | 2 +- ...hd_warlock_occultsummons_vision_occulte.md | 2 +- ...ltsummons_visions_de_royaumes_lointains.md | 2 +- ...warlock_occultsummons_visions_embrumees.md | 2 +- ...ccultsummons_voix_du_maitre_des_chaines.md | 2 +- ...occultsummons_voleur_des_cinq_destinees.md | 2 +- Data/HD/hd_warlock_pact.md | 6 +- Data/HD/hd_warlock_pact_pacte_de_la_chaine.md | 2 +- Data/HD/hd_warlock_pact_pacte_de_la_lame.md | 2 +- Data/HD/hd_warlock_pact_pacte_du_grimoire.md | 2 +- .../HD/hd_warlock_protecteurs_doutre_monde.md | 2 +- Data/HD/hd_warlock_votre_pacte.md | 2 +- Data/HD/hd_weapons_a_deux_mains.md | 6 +- Data/HD/hd_weapons_allonge.md | 6 +- Data/HD/hd_weapons_armes_en_argent.md | 6 +- Data/HD/hd_weapons_armes_improvisees.md | 6 +- Data/HD/hd_weapons_chargement.md | 6 +- Data/HD/hd_weapons_finesse.md | 6 +- Data/HD/hd_weapons_lancer.md | 6 +- Data/HD/hd_weapons_legere.md | 6 +- Data/HD/hd_weapons_lourde.md | 6 +- Data/HD/hd_weapons_maitrise_des_armes.md | 6 +- Data/HD/hd_weapons_munitions.md | 6 +- Data/HD/hd_weapons_polyvalente.md | 6 +- Data/HD/hd_weapons_portee.md | 6 +- Data/HD/hd_weapons_proprietes_des_armes.md | 6 +- Data/HD/hd_weapons_speciale.md | 6 +- Data/HD/hd_wizard_academician.md | 4 +- Data/HD/hd_wizard_academician_expertise.md | 2 +- .../hd_wizard_academician_haute_maitrise.md | 2 +- .../hd_wizard_academician_magie_academique.md | 2 +- Data/HD/hd_wizard_academician_maitrise.md | 2 +- .../hd_wizard_academician_specialisation.md | 2 +- Data/HD/hd_wizard_elementalist.md | 4 +- ...rd_elementalist_deplacement_elementaire.md | 2 +- ...izard_elementalist_immunite_elementaire.md | 2 +- ...wizard_elementalist_maitre_des_elements.md | 2 +- ...izard_elementalist_maitrise_elementaire.md | 2 +- ...zard_elementalist_puissance_elementaire.md | 2 +- ...ard_elementalist_resistance_elementaire.md | 2 +- ...elementalist_specialisation_elementaire.md | 2 +- Data/HD/hd_wizard_eminence.md | 4 +- .../hd_wizard_eminence_esprit_impenetrable.md | 2 +- Data/HD/hd_wizard_eminence_historiographe.md | 2 +- Data/HD/hd_wizard_eminence_imposture.md | 2 +- ...hd_wizard_eminence_incantation_discrete.md | 2 +- Data/HD/hd_wizard_eminence_influence.md | 2 +- Data/HD/hd_wizard_eminence_politicien.md | 2 +- Data/HD/hd_wizard_eminence_tour_silencieux.md | 2 +- Data/HD/hd_wizard_evocation.md | 6 +- .../hd_wizard_evocation_evocateur_erudit.md | 2 +- ...hd_wizard_evocation_evocation_amelioree.md | 2 +- .../hd_wizard_evocation_faconneur_de_sorts.md | 2 +- .../hd_wizard_evocation_surcharge_magique.md | 2 +- ...wizard_evocation_tour_de_magie_puissant.md | 2 +- Data/HD/hd_wizard_surveyor.md | 4 +- Data/HD/hd_wizard_surveyor_aguerri.md | 2 +- Data/HD/hd_wizard_surveyor_endurci.md | 2 +- .../hd_wizard_surveyor_incantation_reflexe.md | 2 +- Data/HD/hd_wizard_surveyor_magie_confinee.md | 2 +- ...izard_surveyor_ressources_insoupconnees.md | 2 +- Data/HD/hd_wizard_traditions_arcaniques.md | 2 +- Data/HD/hd_wizard_votre_grimoire.md | 2 +- Data/HD/index.md | 2 +- Data/HD/srd_conditions_blinded.md | 6 +- Data/HD/srd_conditions_charmed.md | 6 +- Data/HD/srd_conditions_deafened.md | 6 +- Data/HD/srd_conditions_exhaustion.md | 6 +- Data/HD/srd_conditions_frightened.md | 6 +- Data/HD/srd_conditions_grappled.md | 6 +- Data/HD/srd_conditions_incapacitated.md | 6 +- Data/HD/srd_conditions_invisible.md | 6 +- Data/HD/srd_conditions_paralyzed.md | 6 +- Data/HD/srd_conditions_petrified.md | 6 +- Data/HD/srd_conditions_poisoned.md | 6 +- Data/HD/srd_conditions_prone.md | 6 +- Data/HD/srd_conditions_restrained.md | 6 +- Data/HD/srd_conditions_stunned.md | 6 +- Data/HD/srd_conditions_unconscious.md | 6 +- 957 files changed, 1481 insertions(+), 1515 deletions(-) rename AideDeJeu/AideDeJeu/{Models => }/Cards/Cards.cs (100%) rename AideDeJeu/AideDeJeu/{Models => }/Cards/Converters.cs (100%) rename AideDeJeu/AideDeJeu/Models/{ => Backgrounds}/BackgroundItem.cs (100%) rename AideDeJeu/AideDeJeu/Models/{ => Backgrounds}/BackgroundSpecialtyItem.cs (100%) rename AideDeJeu/AideDeJeu/Models/{ => Backgrounds}/PersonalityDefectItem.cs (100%) rename AideDeJeu/AideDeJeu/Models/{ => Backgrounds}/PersonalityIdealItem.cs (100%) rename AideDeJeu/AideDeJeu/Models/{ => Backgrounds}/PersonalityLinkItem.cs (100%) rename AideDeJeu/AideDeJeu/Models/{ => Backgrounds}/PersonalityTraitItem.cs (100%) rename AideDeJeu/AideDeJeu/Models/{ => Backgrounds}/SkillItem.cs (100%) rename AideDeJeu/AideDeJeu/Models/{ => Backgrounds}/SubBackgroundItem.cs (100%) rename AideDeJeu/AideDeJeu/Models/{ => Classes}/ClassEquipmentItem.cs (100%) rename AideDeJeu/AideDeJeu/Models/{ => Classes}/ClassEvolutionItem.cs (100%) rename AideDeJeu/AideDeJeu/Models/{ => Classes}/ClassFeatureItem.cs (100%) rename AideDeJeu/AideDeJeu/Models/{ => Classes}/ClassHitPointsItem.cs (100%) rename AideDeJeu/AideDeJeu/Models/{ => Classes}/ClassItem.cs (100%) rename AideDeJeu/AideDeJeu/Models/{ => Classes}/ClassProficienciesItem.cs (100%) rename AideDeJeu/AideDeJeu/Models/{ => Classes}/SubClassItem.cs (100%) rename AideDeJeu/AideDeJeu/Models/{ => Equipment}/EquipmentItem.cs (100%) rename AideDeJeu/AideDeJeu/Models/{ => Equipment}/EquipmentItems.cs (100%) rename AideDeJeu/AideDeJeu/Models/{ => Feats}/FeatItem.cs (100%) rename AideDeJeu/AideDeJeu/Models/{ => Items}/FilteredItems.cs (100%) rename AideDeJeu/AideDeJeu/Models/{Conditions => Items}/GenericItem.cs (100%) rename AideDeJeu/AideDeJeu/Models/{ => Items}/HomeItem.cs (100%) rename AideDeJeu/AideDeJeu/Models/{ => Items}/Item.cs (100%) rename AideDeJeu/AideDeJeu/Models/{ => Items}/Items.cs (100%) rename AideDeJeu/AideDeJeu/Models/{ => Items}/LinkItem.cs (100%) rename AideDeJeu/AideDeJeu/Models/{ => Items}/PageItem.cs (100%) rename AideDeJeu/AideDeJeu/Models/{ => Items}/Properties.cs (100%) rename AideDeJeu/AideDeJeu/Models/{ => MagicItems}/MagicItem.cs (100%) rename AideDeJeu/AideDeJeu/Models/{ => MagicItems}/MagicItems.cs (100%) rename AideDeJeu/AideDeJeu/Models/{ => Races}/RaceItem.cs (100%) rename AideDeJeu/AideDeJeu/Models/{ => Races}/SubRaceItem.cs (100%) diff --git a/AideDeJeu/AideDeJeu/Models/Cards/Cards.cs b/AideDeJeu/AideDeJeu/Cards/Cards.cs similarity index 100% rename from AideDeJeu/AideDeJeu/Models/Cards/Cards.cs rename to AideDeJeu/AideDeJeu/Cards/Cards.cs diff --git a/AideDeJeu/AideDeJeu/Models/Cards/Converters.cs b/AideDeJeu/AideDeJeu/Cards/Converters.cs similarity index 100% rename from AideDeJeu/AideDeJeu/Models/Cards/Converters.cs rename to AideDeJeu/AideDeJeu/Cards/Converters.cs diff --git a/AideDeJeu/AideDeJeu/Models/BackgroundItem.cs b/AideDeJeu/AideDeJeu/Models/Backgrounds/BackgroundItem.cs similarity index 100% rename from AideDeJeu/AideDeJeu/Models/BackgroundItem.cs rename to AideDeJeu/AideDeJeu/Models/Backgrounds/BackgroundItem.cs diff --git a/AideDeJeu/AideDeJeu/Models/BackgroundSpecialtyItem.cs b/AideDeJeu/AideDeJeu/Models/Backgrounds/BackgroundSpecialtyItem.cs similarity index 100% rename from AideDeJeu/AideDeJeu/Models/BackgroundSpecialtyItem.cs rename to AideDeJeu/AideDeJeu/Models/Backgrounds/BackgroundSpecialtyItem.cs diff --git a/AideDeJeu/AideDeJeu/Models/PersonalityDefectItem.cs b/AideDeJeu/AideDeJeu/Models/Backgrounds/PersonalityDefectItem.cs similarity index 100% rename from AideDeJeu/AideDeJeu/Models/PersonalityDefectItem.cs rename to AideDeJeu/AideDeJeu/Models/Backgrounds/PersonalityDefectItem.cs diff --git a/AideDeJeu/AideDeJeu/Models/PersonalityIdealItem.cs b/AideDeJeu/AideDeJeu/Models/Backgrounds/PersonalityIdealItem.cs similarity index 100% rename from AideDeJeu/AideDeJeu/Models/PersonalityIdealItem.cs rename to AideDeJeu/AideDeJeu/Models/Backgrounds/PersonalityIdealItem.cs diff --git a/AideDeJeu/AideDeJeu/Models/PersonalityLinkItem.cs b/AideDeJeu/AideDeJeu/Models/Backgrounds/PersonalityLinkItem.cs similarity index 100% rename from AideDeJeu/AideDeJeu/Models/PersonalityLinkItem.cs rename to AideDeJeu/AideDeJeu/Models/Backgrounds/PersonalityLinkItem.cs diff --git a/AideDeJeu/AideDeJeu/Models/PersonalityTraitItem.cs b/AideDeJeu/AideDeJeu/Models/Backgrounds/PersonalityTraitItem.cs similarity index 100% rename from AideDeJeu/AideDeJeu/Models/PersonalityTraitItem.cs rename to AideDeJeu/AideDeJeu/Models/Backgrounds/PersonalityTraitItem.cs diff --git a/AideDeJeu/AideDeJeu/Models/SkillItem.cs b/AideDeJeu/AideDeJeu/Models/Backgrounds/SkillItem.cs similarity index 100% rename from AideDeJeu/AideDeJeu/Models/SkillItem.cs rename to AideDeJeu/AideDeJeu/Models/Backgrounds/SkillItem.cs diff --git a/AideDeJeu/AideDeJeu/Models/SubBackgroundItem.cs b/AideDeJeu/AideDeJeu/Models/Backgrounds/SubBackgroundItem.cs similarity index 100% rename from AideDeJeu/AideDeJeu/Models/SubBackgroundItem.cs rename to AideDeJeu/AideDeJeu/Models/Backgrounds/SubBackgroundItem.cs diff --git a/AideDeJeu/AideDeJeu/Models/ClassEquipmentItem.cs b/AideDeJeu/AideDeJeu/Models/Classes/ClassEquipmentItem.cs similarity index 100% rename from AideDeJeu/AideDeJeu/Models/ClassEquipmentItem.cs rename to AideDeJeu/AideDeJeu/Models/Classes/ClassEquipmentItem.cs diff --git a/AideDeJeu/AideDeJeu/Models/ClassEvolutionItem.cs b/AideDeJeu/AideDeJeu/Models/Classes/ClassEvolutionItem.cs similarity index 100% rename from AideDeJeu/AideDeJeu/Models/ClassEvolutionItem.cs rename to AideDeJeu/AideDeJeu/Models/Classes/ClassEvolutionItem.cs diff --git a/AideDeJeu/AideDeJeu/Models/ClassFeatureItem.cs b/AideDeJeu/AideDeJeu/Models/Classes/ClassFeatureItem.cs similarity index 100% rename from AideDeJeu/AideDeJeu/Models/ClassFeatureItem.cs rename to AideDeJeu/AideDeJeu/Models/Classes/ClassFeatureItem.cs diff --git a/AideDeJeu/AideDeJeu/Models/ClassHitPointsItem.cs b/AideDeJeu/AideDeJeu/Models/Classes/ClassHitPointsItem.cs similarity index 100% rename from AideDeJeu/AideDeJeu/Models/ClassHitPointsItem.cs rename to AideDeJeu/AideDeJeu/Models/Classes/ClassHitPointsItem.cs diff --git a/AideDeJeu/AideDeJeu/Models/ClassItem.cs b/AideDeJeu/AideDeJeu/Models/Classes/ClassItem.cs similarity index 100% rename from AideDeJeu/AideDeJeu/Models/ClassItem.cs rename to AideDeJeu/AideDeJeu/Models/Classes/ClassItem.cs diff --git a/AideDeJeu/AideDeJeu/Models/ClassProficienciesItem.cs b/AideDeJeu/AideDeJeu/Models/Classes/ClassProficienciesItem.cs similarity index 100% rename from AideDeJeu/AideDeJeu/Models/ClassProficienciesItem.cs rename to AideDeJeu/AideDeJeu/Models/Classes/ClassProficienciesItem.cs diff --git a/AideDeJeu/AideDeJeu/Models/SubClassItem.cs b/AideDeJeu/AideDeJeu/Models/Classes/SubClassItem.cs similarity index 100% rename from AideDeJeu/AideDeJeu/Models/SubClassItem.cs rename to AideDeJeu/AideDeJeu/Models/Classes/SubClassItem.cs diff --git a/AideDeJeu/AideDeJeu/Models/EquipmentItem.cs b/AideDeJeu/AideDeJeu/Models/Equipment/EquipmentItem.cs similarity index 100% rename from AideDeJeu/AideDeJeu/Models/EquipmentItem.cs rename to AideDeJeu/AideDeJeu/Models/Equipment/EquipmentItem.cs diff --git a/AideDeJeu/AideDeJeu/Models/EquipmentItems.cs b/AideDeJeu/AideDeJeu/Models/Equipment/EquipmentItems.cs similarity index 100% rename from AideDeJeu/AideDeJeu/Models/EquipmentItems.cs rename to AideDeJeu/AideDeJeu/Models/Equipment/EquipmentItems.cs diff --git a/AideDeJeu/AideDeJeu/Models/FeatItem.cs b/AideDeJeu/AideDeJeu/Models/Feats/FeatItem.cs similarity index 100% rename from AideDeJeu/AideDeJeu/Models/FeatItem.cs rename to AideDeJeu/AideDeJeu/Models/Feats/FeatItem.cs diff --git a/AideDeJeu/AideDeJeu/Models/FilteredItems.cs b/AideDeJeu/AideDeJeu/Models/Items/FilteredItems.cs similarity index 100% rename from AideDeJeu/AideDeJeu/Models/FilteredItems.cs rename to AideDeJeu/AideDeJeu/Models/Items/FilteredItems.cs diff --git a/AideDeJeu/AideDeJeu/Models/Conditions/GenericItem.cs b/AideDeJeu/AideDeJeu/Models/Items/GenericItem.cs similarity index 100% rename from AideDeJeu/AideDeJeu/Models/Conditions/GenericItem.cs rename to AideDeJeu/AideDeJeu/Models/Items/GenericItem.cs diff --git a/AideDeJeu/AideDeJeu/Models/HomeItem.cs b/AideDeJeu/AideDeJeu/Models/Items/HomeItem.cs similarity index 100% rename from AideDeJeu/AideDeJeu/Models/HomeItem.cs rename to AideDeJeu/AideDeJeu/Models/Items/HomeItem.cs diff --git a/AideDeJeu/AideDeJeu/Models/Item.cs b/AideDeJeu/AideDeJeu/Models/Items/Item.cs similarity index 100% rename from AideDeJeu/AideDeJeu/Models/Item.cs rename to AideDeJeu/AideDeJeu/Models/Items/Item.cs diff --git a/AideDeJeu/AideDeJeu/Models/Items.cs b/AideDeJeu/AideDeJeu/Models/Items/Items.cs similarity index 100% rename from AideDeJeu/AideDeJeu/Models/Items.cs rename to AideDeJeu/AideDeJeu/Models/Items/Items.cs diff --git a/AideDeJeu/AideDeJeu/Models/LinkItem.cs b/AideDeJeu/AideDeJeu/Models/Items/LinkItem.cs similarity index 100% rename from AideDeJeu/AideDeJeu/Models/LinkItem.cs rename to AideDeJeu/AideDeJeu/Models/Items/LinkItem.cs diff --git a/AideDeJeu/AideDeJeu/Models/PageItem.cs b/AideDeJeu/AideDeJeu/Models/Items/PageItem.cs similarity index 100% rename from AideDeJeu/AideDeJeu/Models/PageItem.cs rename to AideDeJeu/AideDeJeu/Models/Items/PageItem.cs diff --git a/AideDeJeu/AideDeJeu/Models/Properties.cs b/AideDeJeu/AideDeJeu/Models/Items/Properties.cs similarity index 100% rename from AideDeJeu/AideDeJeu/Models/Properties.cs rename to AideDeJeu/AideDeJeu/Models/Items/Properties.cs diff --git a/AideDeJeu/AideDeJeu/Models/MagicItem.cs b/AideDeJeu/AideDeJeu/Models/MagicItems/MagicItem.cs similarity index 100% rename from AideDeJeu/AideDeJeu/Models/MagicItem.cs rename to AideDeJeu/AideDeJeu/Models/MagicItems/MagicItem.cs diff --git a/AideDeJeu/AideDeJeu/Models/MagicItems.cs b/AideDeJeu/AideDeJeu/Models/MagicItems/MagicItems.cs similarity index 100% rename from AideDeJeu/AideDeJeu/Models/MagicItems.cs rename to AideDeJeu/AideDeJeu/Models/MagicItems/MagicItems.cs diff --git a/AideDeJeu/AideDeJeu/Models/RaceItem.cs b/AideDeJeu/AideDeJeu/Models/Races/RaceItem.cs similarity index 100% rename from AideDeJeu/AideDeJeu/Models/RaceItem.cs rename to AideDeJeu/AideDeJeu/Models/Races/RaceItem.cs diff --git a/AideDeJeu/AideDeJeu/Models/SubRaceItem.cs b/AideDeJeu/AideDeJeu/Models/Races/SubRaceItem.cs similarity index 100% rename from AideDeJeu/AideDeJeu/Models/SubRaceItem.cs rename to AideDeJeu/AideDeJeu/Models/Races/SubRaceItem.cs diff --git a/AideDeJeu/AideDeJeu/ViewModels/StoreViewModel.cs b/AideDeJeu/AideDeJeu/ViewModels/StoreViewModel.cs index 82166aac..17ec8679 100644 --- a/AideDeJeu/AideDeJeu/ViewModels/StoreViewModel.cs +++ b/AideDeJeu/AideDeJeu/ViewModels/StoreViewModel.cs @@ -43,7 +43,10 @@ namespace AideDeJeu.ViewModels } enumerator.MoveNext(); } - + } + catch(Exception ex) + { + Debug.WriteLine(ex); } finally { @@ -55,9 +58,8 @@ namespace AideDeJeu.ViewModels public Item ParseItem(string source, ref ContainerBlock.Enumerator enumerator, Dictionary allItems) { var currentItem = GetNewItem(enumerator.Current); + var currentProps = new Dictionary(); currentItem.Markdown = string.Empty; - PropertyInfo currentProp = null; - Dictionary currentProps = new Dictionary(); currentProps["Markdown"] = currentItem.GetType().GetProperty("Markdown", BindingFlags.Public | BindingFlags.Instance); if (currentItem != null) @@ -121,8 +123,7 @@ namespace AideDeJeu.ViewModels } else { - var items = currentItem; // as Items; - items.AddChild(subItem); + currentItem.AddChild(subItem); } } enumerator.MoveNext(); @@ -135,15 +136,13 @@ namespace AideDeJeu.ViewModels PropertyInfo prop = currentItem.GetType().GetProperty(parsedComment.Name, BindingFlags.Public | BindingFlags.Instance); if (null != prop && prop.CanWrite) { - prop.SetValue(currentItem, "", null); - currentProp = prop; + prop.SetValue(currentItem, string.Empty, null); currentProps[parsedComment.Name] = prop; } enumerator.MoveNext(); } else { - currentProp = null; currentProps.Remove(parsedComment.Name); enumerator.MoveNext(); } @@ -151,23 +150,12 @@ namespace AideDeJeu.ViewModels else // comment html différent de item et property { AddBlockContent(currentItem, currentProps, enumerator.Current); - //currentItem.Markdown += md; - //if (currentProp != null) - //{ - // currentProp.SetValue(currentItem, currentProp.GetValue(currentItem) + md, null); - //} enumerator.MoveNext(); } } else // autre chose qu'un comment html { AddBlockContent(currentItem, currentProps, enumerator.Current); - //var md = enumerator.Current.ToMarkdownString(); - //currentItem.Markdown += md; - //if (currentProp != null) - //{ - // currentProp.SetValue(currentItem, currentProp.GetValue(currentItem) + md, null); - //} enumerator.MoveNext(); } } @@ -175,12 +163,6 @@ namespace AideDeJeu.ViewModels { ParseItemProperties(source, currentItem, block); AddBlockContent(currentItem, currentProps, enumerator.Current); - //var md = enumerator.Current.ToMarkdownString(); - //currentItem.Markdown += md; - //if (currentProp != null) - //{ - // currentProp.SetValue(currentItem, currentProp.GetValue(currentItem) + md, null); - //} enumerator.MoveNext(); } } @@ -205,52 +187,38 @@ namespace AideDeJeu.ViewModels } - public bool ParseItemProperties(string source, Item item, Block block) + public void ParseItemProperties(string source, Item item, Block block) { switch (block) { case Markdig.Extensions.Tables.Table table: - return ParseItemProperties(source, item, table); + ParseItemProperties(source, item, table); + break; case ContainerBlock blocks: - return ParseItemProperties(source, item, blocks); + ParseItemProperties(source, item, blocks); + break; case HeadingBlock heading: - bool isnamee = ParseItemProperties(source, item, heading.Inline, heading); - if (isnamee) - { - //item.NameLevel = heading.Level; - } - return isnamee; + ParseItemProperties(source, item, heading.Inline, heading); + break; case LeafBlock leaf: - bool isname = ParseItemProperties(source, item, leaf.Inline); - if(isname) - { - if(leaf is HeadingBlock) - { - var headingBlock = leaf as HeadingBlock; - //item.NameLevel = headingBlock.Level; - } - } - return isname; + ParseItemProperties(source, item, leaf.Inline); + break; } - return false; } - public bool ParseItemProperties(string source, Item item, ContainerBlock blocks) + public void ParseItemProperties(string source, Item item, ContainerBlock blocks) { - bool isname = false; foreach (var block in blocks) { - isname |= ParseItemProperties(source, item, block); + ParseItemProperties(source, item, block); } - return isname; } - public bool ParseItemProperties(string source, Item item, ContainerInline inlines, HeadingBlock headingBlock = null) + public void ParseItemProperties(string source, Item item, ContainerInline inlines, HeadingBlock headingBlock = null) { - bool isname = false; if (inlines == null) { - return isname; + return; } PropertyInfo prop = null; string propertyName = null; @@ -273,7 +241,6 @@ namespace AideDeJeu.ViewModels propertyName = tag.Substring(4, tag.Length - 7); if(propertyName == "Name") { - isname = true; if (headingBlock != null) { item.NameLevel = headingBlock.Level; @@ -301,7 +268,6 @@ namespace AideDeJeu.ViewModels } } } - return isname; } diff --git a/Data/HD/hd_abilities_avantage_et_desavantage.md b/Data/HD/hd_abilities_avantage_et_desavantage.md index cc6b6101..b0f80e3d 100644 --- a/Data/HD/hd_abilities_avantage_et_desavantage.md +++ b/Data/HD/hd_abilities_avantage_et_desavantage.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Avantage et désavantage Id: abilities_hd.md#avantage-et-désavantage ParentLink: abilities_hd.md#utiliser-les-caractéristiques +Name: Avantage et désavantage ParentName: Utiliser les caractéristiques NameLevel: 1 Attributes: {} diff --git a/Data/HD/hd_abilities_bonus_de_maitrise.md b/Data/HD/hd_abilities_bonus_de_maitrise.md index bd67283b..ce0a66ae 100644 --- a/Data/HD/hd_abilities_bonus_de_maitrise.md +++ b/Data/HD/hd_abilities_bonus_de_maitrise.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Bonus de maîtrise Id: abilities_hd.md#bonus-de-maîtrise ParentLink: abilities_hd.md#utiliser-les-caractéristiques +Name: Bonus de maîtrise ParentName: Utiliser les caractéristiques NameLevel: 1 Attributes: {} diff --git a/Data/HD/hd_abilities_charisma_autres_tests_de_charisme.md b/Data/HD/hd_abilities_charisma_autres_tests_de_charisme.md index b989c05f..4ba1c1f3 100644 --- a/Data/HD/hd_abilities_charisma_autres_tests_de_charisme.md +++ b/Data/HD/hd_abilities_charisma_autres_tests_de_charisme.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Autres tests de Charisme Id: abilities_charisma_hd.md#autres-tests-de-charisme ParentLink: abilities_charisma_hd.md#charisme +Name: Autres tests de Charisme ParentName: Charisme NameLevel: 3 Attributes: {} diff --git a/Data/HD/hd_abilities_charisma_caracteristique_dincantation.md b/Data/HD/hd_abilities_charisma_caracteristique_dincantation.md index bdeaca0f..8f652ed4 100644 --- a/Data/HD/hd_abilities_charisma_caracteristique_dincantation.md +++ b/Data/HD/hd_abilities_charisma_caracteristique_dincantation.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Caractéristique d'incantation Id: abilities_charisma_hd.md#caractéristique-dincantation ParentLink: abilities_charisma_hd.md#charisme +Name: Caractéristique d'incantation ParentName: Charisme NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_abilities_charisma_intimidation.md b/Data/HD/hd_abilities_charisma_intimidation.md index 61730067..1474706e 100644 --- a/Data/HD/hd_abilities_charisma_intimidation.md +++ b/Data/HD/hd_abilities_charisma_intimidation.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Intimidation Id: abilities_charisma_hd.md#intimidation ParentLink: abilities_charisma_hd.md#charisme +Name: Intimidation ParentName: Charisme NameLevel: 3 Attributes: {} diff --git a/Data/HD/hd_abilities_charisma_persuasion.md b/Data/HD/hd_abilities_charisma_persuasion.md index 2b2a8442..3baef117 100644 --- a/Data/HD/hd_abilities_charisma_persuasion.md +++ b/Data/HD/hd_abilities_charisma_persuasion.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Persuasion Id: abilities_charisma_hd.md#persuasion ParentLink: abilities_charisma_hd.md#charisme +Name: Persuasion ParentName: Charisme NameLevel: 3 Attributes: {} diff --git a/Data/HD/hd_abilities_charisma_representation.md b/Data/HD/hd_abilities_charisma_representation.md index d7398651..b2db137c 100644 --- a/Data/HD/hd_abilities_charisma_representation.md +++ b/Data/HD/hd_abilities_charisma_representation.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Représentation Id: abilities_charisma_hd.md#représentation ParentLink: abilities_charisma_hd.md#charisme +Name: Représentation ParentName: Charisme NameLevel: 3 Attributes: {} diff --git a/Data/HD/hd_abilities_charisma_supercherie.md b/Data/HD/hd_abilities_charisma_supercherie.md index e843d354..4e3d1a8b 100644 --- a/Data/HD/hd_abilities_charisma_supercherie.md +++ b/Data/HD/hd_abilities_charisma_supercherie.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Supercherie Id: abilities_charisma_hd.md#supercherie ParentLink: abilities_charisma_hd.md#charisme +Name: Supercherie ParentName: Charisme NameLevel: 3 Attributes: {} diff --git a/Data/HD/hd_abilities_charisma_tests_de_charisme.md b/Data/HD/hd_abilities_charisma_tests_de_charisme.md index dea07d2f..47d0b815 100644 --- a/Data/HD/hd_abilities_charisma_tests_de_charisme.md +++ b/Data/HD/hd_abilities_charisma_tests_de_charisme.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Tests de Charisme Id: abilities_charisma_hd.md#tests-de-charisme ParentLink: abilities_charisma_hd.md#charisme +Name: Tests de Charisme ParentName: Charisme NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_abilities_competences.md b/Data/HD/hd_abilities_competences.md index fa30497d..10549425 100644 --- a/Data/HD/hd_abilities_competences.md +++ b/Data/HD/hd_abilities_competences.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Compétences Id: abilities_hd.md#compétences ParentLink: abilities_hd.md#utiliser-les-caractéristiques +Name: Compétences ParentName: Utiliser les caractéristiques NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_abilities_constitution_points_de_vie.md b/Data/HD/hd_abilities_constitution_points_de_vie.md index c4aae934..2789cee0 100644 --- a/Data/HD/hd_abilities_constitution_points_de_vie.md +++ b/Data/HD/hd_abilities_constitution_points_de_vie.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Points de vie Id: abilities_constitution_hd.md#points-de-vie ParentLink: abilities_constitution_hd.md#constitution +Name: Points de vie ParentName: Constitution NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_abilities_constitution_tests_de_constitution.md b/Data/HD/hd_abilities_constitution_tests_de_constitution.md index 2dd2d36d..b36739c5 100644 --- a/Data/HD/hd_abilities_constitution_tests_de_constitution.md +++ b/Data/HD/hd_abilities_constitution_tests_de_constitution.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Tests de Constitution Id: abilities_constitution_hd.md#tests-de-constitution ParentLink: abilities_constitution_hd.md#constitution +Name: Tests de Constitution ParentName: Constitution NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_abilities_dexterity_acrobaties.md b/Data/HD/hd_abilities_dexterity_acrobaties.md index 25f4925a..4e81dde4 100644 --- a/Data/HD/hd_abilities_dexterity_acrobaties.md +++ b/Data/HD/hd_abilities_dexterity_acrobaties.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Acrobaties Id: abilities_dexterity_hd.md#acrobaties ParentLink: abilities_dexterity_hd.md#dextérité +Name: Acrobaties ParentName: Dextérité NameLevel: 3 Attributes: {} diff --git a/Data/HD/hd_abilities_dexterity_autres_tests_de_dexterite.md b/Data/HD/hd_abilities_dexterity_autres_tests_de_dexterite.md index a2af6ab0..41e5e690 100644 --- a/Data/HD/hd_abilities_dexterity_autres_tests_de_dexterite.md +++ b/Data/HD/hd_abilities_dexterity_autres_tests_de_dexterite.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Autres tests de Dextérité Id: abilities_dexterity_hd.md#autres-tests-de-dextérité ParentLink: abilities_dexterity_hd.md#dextérité +Name: Autres tests de Dextérité ParentName: Dextérité NameLevel: 3 Attributes: {} diff --git a/Data/HD/hd_abilities_dexterity_classe_darmure.md b/Data/HD/hd_abilities_dexterity_classe_darmure.md index a1fcbd36..b4b0442a 100644 --- a/Data/HD/hd_abilities_dexterity_classe_darmure.md +++ b/Data/HD/hd_abilities_dexterity_classe_darmure.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Classe d'armure Id: abilities_dexterity_hd.md#classe-darmure ParentLink: abilities_dexterity_hd.md#dextérité +Name: Classe d'armure ParentName: Dextérité NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_abilities_dexterity_discretion.md b/Data/HD/hd_abilities_dexterity_discretion.md index f7cc7a8f..d03a3ac8 100644 --- a/Data/HD/hd_abilities_dexterity_discretion.md +++ b/Data/HD/hd_abilities_dexterity_discretion.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Discrétion Id: abilities_dexterity_hd.md#discrétion ParentLink: abilities_dexterity_hd.md#dextérité +Name: Discrétion ParentName: Dextérité NameLevel: 3 Attributes: {} diff --git a/Data/HD/hd_abilities_dexterity_escamotage.md b/Data/HD/hd_abilities_dexterity_escamotage.md index 72fe5a81..5b800f49 100644 --- a/Data/HD/hd_abilities_dexterity_escamotage.md +++ b/Data/HD/hd_abilities_dexterity_escamotage.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Escamotage Id: abilities_dexterity_hd.md#escamotage ParentLink: abilities_dexterity_hd.md#dextérité +Name: Escamotage ParentName: Dextérité NameLevel: 3 Attributes: {} diff --git a/Data/HD/hd_abilities_dexterity_initiative.md b/Data/HD/hd_abilities_dexterity_initiative.md index ed3f4eef..91e5388b 100644 --- a/Data/HD/hd_abilities_dexterity_initiative.md +++ b/Data/HD/hd_abilities_dexterity_initiative.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Initiative Id: abilities_dexterity_hd.md#initiative ParentLink: abilities_dexterity_hd.md#dextérité +Name: Initiative ParentName: Dextérité NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_abilities_dexterity_jets_dattaque_et_de_degats.md b/Data/HD/hd_abilities_dexterity_jets_dattaque_et_de_degats.md index 0b3e2f7f..87066e8e 100644 --- a/Data/HD/hd_abilities_dexterity_jets_dattaque_et_de_degats.md +++ b/Data/HD/hd_abilities_dexterity_jets_dattaque_et_de_degats.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Jets d'attaque et de dégâts Id: abilities_dexterity_hd.md#jets-dattaque-et-de-dégâts ParentLink: abilities_dexterity_hd.md#dextérité +Name: Jets d'attaque et de dégâts ParentName: Dextérité NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_abilities_dexterity_perception_passive.md b/Data/HD/hd_abilities_dexterity_perception_passive.md index 92a9fac7..d5fe0fb2 100644 --- a/Data/HD/hd_abilities_dexterity_perception_passive.md +++ b/Data/HD/hd_abilities_dexterity_perception_passive.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Perception passive Id: abilities_dexterity_hd.md#perception-passive ParentLink: abilities_dexterity_hd.md#dextérité +Name: Perception passive ParentName: Dextérité NameLevel: 3 Attributes: {} diff --git a/Data/HD/hd_abilities_dexterity_que_pouvez_vous_voir_.md b/Data/HD/hd_abilities_dexterity_que_pouvez_vous_voir_.md index c4f61670..9173af24 100644 --- a/Data/HD/hd_abilities_dexterity_que_pouvez_vous_voir_.md +++ b/Data/HD/hd_abilities_dexterity_que_pouvez_vous_voir_.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Que pouvez-vous voir ? Id: abilities_dexterity_hd.md#que-pouvez-vous-voir-? ParentLink: abilities_dexterity_hd.md#dextérité +Name: Que pouvez-vous voir ? ParentName: Dextérité NameLevel: 3 Attributes: {} diff --git a/Data/HD/hd_abilities_dexterity_se_cacher.md b/Data/HD/hd_abilities_dexterity_se_cacher.md index e28d4235..00846c73 100644 --- a/Data/HD/hd_abilities_dexterity_se_cacher.md +++ b/Data/HD/hd_abilities_dexterity_se_cacher.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Se cacher Id: abilities_dexterity_hd.md#se-cacher ParentLink: abilities_dexterity_hd.md#dextérité +Name: Se cacher ParentName: Dextérité NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_abilities_dexterity_tests_de_dexterite.md b/Data/HD/hd_abilities_dexterity_tests_de_dexterite.md index f35315db..703e8d04 100644 --- a/Data/HD/hd_abilities_dexterity_tests_de_dexterite.md +++ b/Data/HD/hd_abilities_dexterity_tests_de_dexterite.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Tests de Dextérité Id: abilities_dexterity_hd.md#tests-de-dextérité ParentLink: abilities_dexterity_hd.md#dextérité +Name: Tests de Dextérité ParentName: Dextérité NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_abilities_intelligence_arcanes.md b/Data/HD/hd_abilities_intelligence_arcanes.md index 01965ff6..3d93c87f 100644 --- a/Data/HD/hd_abilities_intelligence_arcanes.md +++ b/Data/HD/hd_abilities_intelligence_arcanes.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Arcanes Id: abilities_intelligence_hd.md#arcanes ParentLink: abilities_intelligence_hd.md#intelligence +Name: Arcanes ParentName: Intelligence NameLevel: 3 Attributes: {} diff --git a/Data/HD/hd_abilities_intelligence_autres_tests_dintelligence.md b/Data/HD/hd_abilities_intelligence_autres_tests_dintelligence.md index 1426dd40..68d5280b 100644 --- a/Data/HD/hd_abilities_intelligence_autres_tests_dintelligence.md +++ b/Data/HD/hd_abilities_intelligence_autres_tests_dintelligence.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Autres tests d'Intelligence Id: abilities_intelligence_hd.md#autres-tests-dintelligence ParentLink: abilities_intelligence_hd.md#intelligence +Name: Autres tests d'Intelligence ParentName: Intelligence NameLevel: 3 Attributes: {} diff --git a/Data/HD/hd_abilities_intelligence_caracteristique_dincantation.md b/Data/HD/hd_abilities_intelligence_caracteristique_dincantation.md index 10e4a73a..5117af14 100644 --- a/Data/HD/hd_abilities_intelligence_caracteristique_dincantation.md +++ b/Data/HD/hd_abilities_intelligence_caracteristique_dincantation.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Caractéristique d'incantation Id: abilities_intelligence_hd.md#caractéristique-dincantation ParentLink: abilities_intelligence_hd.md#intelligence +Name: Caractéristique d'incantation ParentName: Intelligence NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_abilities_intelligence_histoire.md b/Data/HD/hd_abilities_intelligence_histoire.md index 9f10a7b3..568d1846 100644 --- a/Data/HD/hd_abilities_intelligence_histoire.md +++ b/Data/HD/hd_abilities_intelligence_histoire.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Histoire Id: abilities_intelligence_hd.md#histoire ParentLink: abilities_intelligence_hd.md#intelligence +Name: Histoire ParentName: Intelligence NameLevel: 3 Attributes: {} diff --git a/Data/HD/hd_abilities_intelligence_investigation.md b/Data/HD/hd_abilities_intelligence_investigation.md index 8aad3c07..a1fd47f1 100644 --- a/Data/HD/hd_abilities_intelligence_investigation.md +++ b/Data/HD/hd_abilities_intelligence_investigation.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Investigation Id: abilities_intelligence_hd.md#investigation ParentLink: abilities_intelligence_hd.md#intelligence +Name: Investigation ParentName: Intelligence NameLevel: 3 Attributes: {} diff --git a/Data/HD/hd_abilities_intelligence_nature.md b/Data/HD/hd_abilities_intelligence_nature.md index b75b8208..cf5c161a 100644 --- a/Data/HD/hd_abilities_intelligence_nature.md +++ b/Data/HD/hd_abilities_intelligence_nature.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Nature Id: abilities_intelligence_hd.md#nature ParentLink: abilities_intelligence_hd.md#intelligence +Name: Nature ParentName: Intelligence NameLevel: 3 Attributes: {} diff --git a/Data/HD/hd_abilities_intelligence_religion.md b/Data/HD/hd_abilities_intelligence_religion.md index 960e2a0b..15f28ba1 100644 --- a/Data/HD/hd_abilities_intelligence_religion.md +++ b/Data/HD/hd_abilities_intelligence_religion.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Religion Id: abilities_intelligence_hd.md#religion ParentLink: abilities_intelligence_hd.md#intelligence +Name: Religion ParentName: Intelligence NameLevel: 3 Attributes: {} diff --git a/Data/HD/hd_abilities_intelligence_tests_dintelligence.md b/Data/HD/hd_abilities_intelligence_tests_dintelligence.md index b5c66f7e..3a201228 100644 --- a/Data/HD/hd_abilities_intelligence_tests_dintelligence.md +++ b/Data/HD/hd_abilities_intelligence_tests_dintelligence.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Tests d'Intelligence Id: abilities_intelligence_hd.md#tests-dintelligence ParentLink: abilities_intelligence_hd.md#intelligence +Name: Tests d'Intelligence ParentName: Intelligence NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_abilities_jets_de_sauvegarde.md b/Data/HD/hd_abilities_jets_de_sauvegarde.md index 0d5ad5f6..74d4c69c 100644 --- a/Data/HD/hd_abilities_jets_de_sauvegarde.md +++ b/Data/HD/hd_abilities_jets_de_sauvegarde.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Jets de sauvegarde Id: abilities_hd.md#jets-de-sauvegarde ParentLink: abilities_hd.md#utiliser-les-caractéristiques +Name: Jets de sauvegarde ParentName: Utiliser les caractéristiques NameLevel: 1 Attributes: {} diff --git a/Data/HD/hd_abilities_opposition.md b/Data/HD/hd_abilities_opposition.md index 12a61732..a3d71765 100644 --- a/Data/HD/hd_abilities_opposition.md +++ b/Data/HD/hd_abilities_opposition.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Opposition Id: abilities_hd.md#opposition ParentLink: abilities_hd.md#utiliser-les-caractéristiques +Name: Opposition ParentName: Utiliser les caractéristiques NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_abilities_option_competences_associees_avec_differentes_caracteristiques.md b/Data/HD/hd_abilities_option_competences_associees_avec_differentes_caracteristiques.md index 4819daa6..2db9b87f 100644 --- a/Data/HD/hd_abilities_option_competences_associees_avec_differentes_caracteristiques.md +++ b/Data/HD/hd_abilities_option_competences_associees_avec_differentes_caracteristiques.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: 'Option : compétences associées avec différentes caractéristiques' Id: abilities_hd.md#option--compétences-associées-avec-différentes-caractéristiques ParentLink: abilities_hd.md#utiliser-les-caractéristiques +Name: 'Option : compétences associées avec différentes caractéristiques' ParentName: Utiliser les caractéristiques NameLevel: 3 Attributes: {} diff --git a/Data/HD/hd_abilities_strength_athletisme.md b/Data/HD/hd_abilities_strength_athletisme.md index d34b239e..fcfe1e3b 100644 --- a/Data/HD/hd_abilities_strength_athletisme.md +++ b/Data/HD/hd_abilities_strength_athletisme.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Athlétisme Id: abilities_strength_hd.md#athlétisme ParentLink: abilities_strength_hd.md#force +Name: Athlétisme ParentName: Force NameLevel: 3 Attributes: {} diff --git a/Data/HD/hd_abilities_strength_autres_tests_de_force_.md b/Data/HD/hd_abilities_strength_autres_tests_de_force_.md index 453c329c..3a7a53f9 100644 --- a/Data/HD/hd_abilities_strength_autres_tests_de_force_.md +++ b/Data/HD/hd_abilities_strength_autres_tests_de_force_.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: 'Autres tests de Force ' Id: abilities_strength_hd.md#autres-tests-de-force- ParentLink: abilities_strength_hd.md#force +Name: 'Autres tests de Force ' ParentName: Force NameLevel: 3 Attributes: {} diff --git a/Data/HD/hd_abilities_strength_capacite_de_charge.md b/Data/HD/hd_abilities_strength_capacite_de_charge.md index e06dbc5b..c220e422 100644 --- a/Data/HD/hd_abilities_strength_capacite_de_charge.md +++ b/Data/HD/hd_abilities_strength_capacite_de_charge.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Capacité de charge Id: abilities_strength_hd.md#capacité-de-charge ParentLink: abilities_strength_hd.md#force +Name: Capacité de charge ParentName: Force NameLevel: 3 Attributes: {} diff --git a/Data/HD/hd_abilities_strength_jets_dattaque_et_de_degats.md b/Data/HD/hd_abilities_strength_jets_dattaque_et_de_degats.md index 4d7c9c8d..73867da4 100644 --- a/Data/HD/hd_abilities_strength_jets_dattaque_et_de_degats.md +++ b/Data/HD/hd_abilities_strength_jets_dattaque_et_de_degats.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Jets d'attaque et de dégâts Id: abilities_strength_hd.md#jets-dattaque-et-de-dégâts ParentLink: abilities_strength_hd.md#force +Name: Jets d'attaque et de dégâts ParentName: Force NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_abilities_strength_pousser_tirer_soulever.md b/Data/HD/hd_abilities_strength_pousser_tirer_soulever.md index c1e9fcb5..a5969943 100644 --- a/Data/HD/hd_abilities_strength_pousser_tirer_soulever.md +++ b/Data/HD/hd_abilities_strength_pousser_tirer_soulever.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Pousser, tirer, soulever Id: abilities_strength_hd.md#pousser-tirer-soulever ParentLink: abilities_strength_hd.md#force +Name: Pousser, tirer, soulever ParentName: Force NameLevel: 3 Attributes: {} diff --git a/Data/HD/hd_abilities_strength_soulever_et_transporter.md b/Data/HD/hd_abilities_strength_soulever_et_transporter.md index be69025d..2c482f94 100644 --- a/Data/HD/hd_abilities_strength_soulever_et_transporter.md +++ b/Data/HD/hd_abilities_strength_soulever_et_transporter.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Soulever et transporter Id: abilities_strength_hd.md#soulever-et-transporter ParentLink: abilities_strength_hd.md#force +Name: Soulever et transporter ParentName: Force NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_abilities_strength_taille_et_force.md b/Data/HD/hd_abilities_strength_taille_et_force.md index bf43d17b..370e7977 100644 --- a/Data/HD/hd_abilities_strength_taille_et_force.md +++ b/Data/HD/hd_abilities_strength_taille_et_force.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Taille et Force Id: abilities_strength_hd.md#taille-et-force ParentLink: abilities_strength_hd.md#force +Name: Taille et Force ParentName: Force NameLevel: 3 Attributes: {} diff --git a/Data/HD/hd_abilities_strength_tests_de_force.md b/Data/HD/hd_abilities_strength_tests_de_force.md index 600022d3..5d2a467b 100644 --- a/Data/HD/hd_abilities_strength_tests_de_force.md +++ b/Data/HD/hd_abilities_strength_tests_de_force.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Tests de Force Id: abilities_strength_hd.md#tests-de-force ParentLink: abilities_strength_hd.md#force +Name: Tests de Force ParentName: Force NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_abilities_tests_de_caracteristique.md b/Data/HD/hd_abilities_tests_de_caracteristique.md index 042eb40e..50742231 100644 --- a/Data/HD/hd_abilities_tests_de_caracteristique.md +++ b/Data/HD/hd_abilities_tests_de_caracteristique.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Tests de caractéristique Id: abilities_hd.md#tests-de-caractéristique ParentLink: abilities_hd.md#utiliser-les-caractéristiques +Name: Tests de caractéristique ParentName: Utiliser les caractéristiques NameLevel: 1 Attributes: {} diff --git a/Data/HD/hd_abilities_tests_de_groupe.md b/Data/HD/hd_abilities_tests_de_groupe.md index 53d3bad1..3c0ac659 100644 --- a/Data/HD/hd_abilities_tests_de_groupe.md +++ b/Data/HD/hd_abilities_tests_de_groupe.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Tests de groupe Id: abilities_hd.md#tests-de-groupe ParentLink: abilities_hd.md#utiliser-les-caractéristiques +Name: Tests de groupe ParentName: Utiliser les caractéristiques NameLevel: 3 Attributes: {} diff --git a/Data/HD/hd_abilities_tests_passifs.md b/Data/HD/hd_abilities_tests_passifs.md index 70ce8544..3732c86f 100644 --- a/Data/HD/hd_abilities_tests_passifs.md +++ b/Data/HD/hd_abilities_tests_passifs.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Tests passifs Id: abilities_hd.md#tests-passifs ParentLink: abilities_hd.md#utiliser-les-caractéristiques +Name: Tests passifs ParentName: Utiliser les caractéristiques NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_abilities_travailler_ensemble.md b/Data/HD/hd_abilities_travailler_ensemble.md index 776af678..c9d77a4b 100644 --- a/Data/HD/hd_abilities_travailler_ensemble.md +++ b/Data/HD/hd_abilities_travailler_ensemble.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Travailler ensemble Id: abilities_hd.md#travailler-ensemble ParentLink: abilities_hd.md#utiliser-les-caractéristiques +Name: Travailler ensemble ParentName: Utiliser les caractéristiques NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_abilities_utiliser_chaque_caracteristique.md b/Data/HD/hd_abilities_utiliser_chaque_caracteristique.md index 6a51bdea..74b9d59c 100644 --- a/Data/HD/hd_abilities_utiliser_chaque_caracteristique.md +++ b/Data/HD/hd_abilities_utiliser_chaque_caracteristique.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Utiliser chaque caractéristique Id: abilities_hd.md#utiliser-chaque-caractéristique ParentLink: abilities_hd.md#utiliser-les-caractéristiques +Name: Utiliser chaque caractéristique ParentName: Utiliser les caractéristiques NameLevel: 1 Attributes: {} diff --git a/Data/HD/hd_abilities_valeurs_de_caracteristiques_et_modificateurs.md b/Data/HD/hd_abilities_valeurs_de_caracteristiques_et_modificateurs.md index 113d4bc5..69ab3012 100644 --- a/Data/HD/hd_abilities_valeurs_de_caracteristiques_et_modificateurs.md +++ b/Data/HD/hd_abilities_valeurs_de_caracteristiques_et_modificateurs.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Valeurs de caractéristiques et modificateurs Id: abilities_hd.md#valeurs-de-caractéristiques-et-modificateurs ParentLink: abilities_hd.md#utiliser-les-caractéristiques +Name: Valeurs de caractéristiques et modificateurs ParentName: Utiliser les caractéristiques NameLevel: 1 Attributes: {} diff --git a/Data/HD/hd_abilities_wisdom_autres_tests_de_sagesse.md b/Data/HD/hd_abilities_wisdom_autres_tests_de_sagesse.md index ea760771..ccf59713 100644 --- a/Data/HD/hd_abilities_wisdom_autres_tests_de_sagesse.md +++ b/Data/HD/hd_abilities_wisdom_autres_tests_de_sagesse.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Autres tests de Sagesse Id: abilities_wisdom_hd.md#autres-tests-de-sagesse ParentLink: abilities_wisdom_hd.md#sagesse +Name: Autres tests de Sagesse ParentName: Sagesse NameLevel: 3 Attributes: {} diff --git a/Data/HD/hd_abilities_wisdom_caracteristique_dincantation.md b/Data/HD/hd_abilities_wisdom_caracteristique_dincantation.md index f6500646..5274f2b1 100644 --- a/Data/HD/hd_abilities_wisdom_caracteristique_dincantation.md +++ b/Data/HD/hd_abilities_wisdom_caracteristique_dincantation.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Caractéristique d'incantation Id: abilities_wisdom_hd.md#caractéristique-dincantation ParentLink: abilities_wisdom_hd.md#sagesse +Name: Caractéristique d'incantation ParentName: Sagesse NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_abilities_wisdom_dressage.md b/Data/HD/hd_abilities_wisdom_dressage.md index bfed42b0..70d76f74 100644 --- a/Data/HD/hd_abilities_wisdom_dressage.md +++ b/Data/HD/hd_abilities_wisdom_dressage.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Dressage Id: abilities_wisdom_hd.md#dressage ParentLink: abilities_wisdom_hd.md#sagesse +Name: Dressage ParentName: Sagesse NameLevel: 3 Attributes: {} diff --git a/Data/HD/hd_abilities_wisdom_medecine.md b/Data/HD/hd_abilities_wisdom_medecine.md index 6728c4ed..a8a346ee 100644 --- a/Data/HD/hd_abilities_wisdom_medecine.md +++ b/Data/HD/hd_abilities_wisdom_medecine.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Médecine Id: abilities_wisdom_hd.md#médecine ParentLink: abilities_wisdom_hd.md#sagesse +Name: Médecine ParentName: Sagesse NameLevel: 3 Attributes: {} diff --git a/Data/HD/hd_abilities_wisdom_perception.md b/Data/HD/hd_abilities_wisdom_perception.md index f331e3e4..d10b9ec6 100644 --- a/Data/HD/hd_abilities_wisdom_perception.md +++ b/Data/HD/hd_abilities_wisdom_perception.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Perception Id: abilities_wisdom_hd.md#perception ParentLink: abilities_wisdom_hd.md#sagesse +Name: Perception ParentName: Sagesse NameLevel: 3 Attributes: {} diff --git a/Data/HD/hd_abilities_wisdom_perspicacite.md b/Data/HD/hd_abilities_wisdom_perspicacite.md index 27518c1a..49796e80 100644 --- a/Data/HD/hd_abilities_wisdom_perspicacite.md +++ b/Data/HD/hd_abilities_wisdom_perspicacite.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Perspicacité Id: abilities_wisdom_hd.md#perspicacité ParentLink: abilities_wisdom_hd.md#sagesse +Name: Perspicacité ParentName: Sagesse NameLevel: 3 Attributes: {} diff --git a/Data/HD/hd_abilities_wisdom_survie.md b/Data/HD/hd_abilities_wisdom_survie.md index 4a304b98..a8d1369b 100644 --- a/Data/HD/hd_abilities_wisdom_survie.md +++ b/Data/HD/hd_abilities_wisdom_survie.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Survie Id: abilities_wisdom_hd.md#survie ParentLink: abilities_wisdom_hd.md#sagesse +Name: Survie ParentName: Sagesse NameLevel: 3 Attributes: {} diff --git a/Data/HD/hd_abilities_wisdom_tests_de_sagesse.md b/Data/HD/hd_abilities_wisdom_tests_de_sagesse.md index f089084a..5bee3806 100644 --- a/Data/HD/hd_abilities_wisdom_tests_de_sagesse.md +++ b/Data/HD/hd_abilities_wisdom_tests_de_sagesse.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Tests de Sagesse Id: abilities_wisdom_hd.md#tests-de-sagesse ParentLink: abilities_wisdom_hd.md#sagesse +Name: Tests de Sagesse ParentName: Sagesse NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_alignment_chaotique_bon_cb.md b/Data/HD/hd_alignment_chaotique_bon_cb.md index 5f47b1c0..4c974864 100644 --- a/Data/HD/hd_alignment_chaotique_bon_cb.md +++ b/Data/HD/hd_alignment_chaotique_bon_cb.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Chaotique Bon (CB) Id: alignment_hd.md#chaotique-bon-cb ParentLink: alignment_hd.md#alignement +Name: Chaotique Bon (CB) ParentName: Alignement NameLevel: 4 Attributes: {} diff --git a/Data/HD/hd_alignment_chaotique_mauvais_cm.md b/Data/HD/hd_alignment_chaotique_mauvais_cm.md index 19978ee2..96d244e2 100644 --- a/Data/HD/hd_alignment_chaotique_mauvais_cm.md +++ b/Data/HD/hd_alignment_chaotique_mauvais_cm.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Chaotique Mauvais (CM) Id: alignment_hd.md#chaotique-mauvais-cm ParentLink: alignment_hd.md#alignement +Name: Chaotique Mauvais (CM) ParentName: Alignement NameLevel: 4 Attributes: {} diff --git a/Data/HD/hd_alignment_chaotique_neutre_cn.md b/Data/HD/hd_alignment_chaotique_neutre_cn.md index 4e010c46..50ec5915 100644 --- a/Data/HD/hd_alignment_chaotique_neutre_cn.md +++ b/Data/HD/hd_alignment_chaotique_neutre_cn.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Chaotique Neutre (CN) Id: alignment_hd.md#chaotique-neutre-cn ParentLink: alignment_hd.md#alignement +Name: Chaotique Neutre (CN) ParentName: Alignement NameLevel: 4 Attributes: {} diff --git a/Data/HD/hd_alignment_lalignement_dans_le_multivers.md b/Data/HD/hd_alignment_lalignement_dans_le_multivers.md index 0e7198a8..76e4d51a 100644 --- a/Data/HD/hd_alignment_lalignement_dans_le_multivers.md +++ b/Data/HD/hd_alignment_lalignement_dans_le_multivers.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: L'alignement dans le multivers Id: alignment_hd.md#lalignement-dans-le-multivers ParentLink: alignment_hd.md#alignement +Name: L'alignement dans le multivers ParentName: Alignement NameLevel: 3 Attributes: {} diff --git a/Data/HD/hd_alignment_loyal_bon_lb.md b/Data/HD/hd_alignment_loyal_bon_lb.md index d97edc3d..749f606a 100644 --- a/Data/HD/hd_alignment_loyal_bon_lb.md +++ b/Data/HD/hd_alignment_loyal_bon_lb.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Loyal Bon (LB) Id: alignment_hd.md#loyal-bon-lb ParentLink: alignment_hd.md#alignement +Name: Loyal Bon (LB) ParentName: Alignement NameLevel: 4 Attributes: {} diff --git a/Data/HD/hd_alignment_loyal_mauvais_lm.md b/Data/HD/hd_alignment_loyal_mauvais_lm.md index 46ff01b1..ff6e341f 100644 --- a/Data/HD/hd_alignment_loyal_mauvais_lm.md +++ b/Data/HD/hd_alignment_loyal_mauvais_lm.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Loyal Mauvais (LM) Id: alignment_hd.md#loyal-mauvais-lm ParentLink: alignment_hd.md#alignement +Name: Loyal Mauvais (LM) ParentName: Alignement NameLevel: 4 Attributes: {} diff --git a/Data/HD/hd_alignment_loyal_neutre_ln.md b/Data/HD/hd_alignment_loyal_neutre_ln.md index a86eed41..250d0446 100644 --- a/Data/HD/hd_alignment_loyal_neutre_ln.md +++ b/Data/HD/hd_alignment_loyal_neutre_ln.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Loyal Neutre (LN) Id: alignment_hd.md#loyal-neutre-ln ParentLink: alignment_hd.md#alignement +Name: Loyal Neutre (LN) ParentName: Alignement NameLevel: 4 Attributes: {} diff --git a/Data/HD/hd_alignment_neutre_bon_nb.md b/Data/HD/hd_alignment_neutre_bon_nb.md index 204d3fcc..fd1f6b50 100644 --- a/Data/HD/hd_alignment_neutre_bon_nb.md +++ b/Data/HD/hd_alignment_neutre_bon_nb.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Neutre Bon (NB) Id: alignment_hd.md#neutre-bon-nb ParentLink: alignment_hd.md#alignement +Name: Neutre Bon (NB) ParentName: Alignement NameLevel: 4 Attributes: {} diff --git a/Data/HD/hd_alignment_neutre_mauvais_nm.md b/Data/HD/hd_alignment_neutre_mauvais_nm.md index 1f1a1ad7..f97c3b1c 100644 --- a/Data/HD/hd_alignment_neutre_mauvais_nm.md +++ b/Data/HD/hd_alignment_neutre_mauvais_nm.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Neutre Mauvais (NM) Id: alignment_hd.md#neutre-mauvais-nm ParentLink: alignment_hd.md#alignement +Name: Neutre Mauvais (NM) ParentName: Alignement NameLevel: 4 Attributes: {} diff --git a/Data/HD/hd_alignment_neutre_n.md b/Data/HD/hd_alignment_neutre_n.md index 7d2e9957..8c9024e1 100644 --- a/Data/HD/hd_alignment_neutre_n.md +++ b/Data/HD/hd_alignment_neutre_n.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Neutre (N) Id: alignment_hd.md#neutre-n ParentLink: alignment_hd.md#alignement +Name: Neutre (N) ParentName: Alignement NameLevel: 4 Attributes: {} diff --git a/Data/HD/hd_armor_armures_intermediaires.md b/Data/HD/hd_armor_armures_intermediaires.md index 94f0d88f..6dfc14ee 100644 --- a/Data/HD/hd_armor_armures_intermediaires.md +++ b/Data/HD/hd_armor_armures_intermediaires.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Armures intermédiaires -AltName: Medium Armor (SRD p63) -Source: (MDR p224) Id: armor_hd.md#armures-intermédiaires ParentLink: armor_hd.md#armures +Name: Armures intermédiaires ParentName: Armures NameLevel: 3 +AltName: Medium Armor (SRD p63) +Source: (MDR p224) Attributes: {} --- > [Armures](hd_armor.md) diff --git a/Data/HD/hd_armor_armures_legeres.md b/Data/HD/hd_armor_armures_legeres.md index 3a0276bd..9bf8482d 100644 --- a/Data/HD/hd_armor_armures_legeres.md +++ b/Data/HD/hd_armor_armures_legeres.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Armures légères -AltName: Light Armor (SRD p63) -Source: (MDR p223) Id: armor_hd.md#armures-légères ParentLink: armor_hd.md#armures +Name: Armures légères ParentName: Armures NameLevel: 3 +AltName: Light Armor (SRD p63) +Source: (MDR p223) Attributes: {} --- > [Armures](hd_armor.md) diff --git a/Data/HD/hd_armor_armures_lourdes.md b/Data/HD/hd_armor_armures_lourdes.md index 71246462..10abb6b7 100644 --- a/Data/HD/hd_armor_armures_lourdes.md +++ b/Data/HD/hd_armor_armures_lourdes.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Armures lourdes -AltName: Heavy Armor (SRD p63) -Source: (MDR p225) Id: armor_hd.md#armures-lourdes ParentLink: armor_hd.md#armures +Name: Armures lourdes ParentName: Armures NameLevel: 3 +AltName: Heavy Armor (SRD p63) +Source: (MDR p225) Attributes: {} --- > [Armures](hd_armor.md) diff --git a/Data/HD/hd_armor_enfiler_et_retirer_une_armure.md b/Data/HD/hd_armor_enfiler_et_retirer_une_armure.md index 33a53ede..f5f22982 100644 --- a/Data/HD/hd_armor_enfiler_et_retirer_une_armure.md +++ b/Data/HD/hd_armor_enfiler_et_retirer_une_armure.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Enfiler et retirer une armure -AltName: Getting Into and Out of Armor (SRD p64) -Source: (MDR p225) Id: armor_hd.md#enfiler-et-retirer-une-armure ParentLink: armor_hd.md#armures +Name: Enfiler et retirer une armure ParentName: Armures NameLevel: 3 +AltName: Getting Into and Out of Armor (SRD p64) +Source: (MDR p225) Attributes: {} --- > [Armures](hd_armor.md) diff --git a/Data/HD/hd_artifacts_anneau_de_lune.md b/Data/HD/hd_artifacts_anneau_de_lune.md index a9769f02..e7097584 100644 --- a/Data/HD/hd_artifacts_anneau_de_lune.md +++ b/Data/HD/hd_artifacts_anneau_de_lune.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: ANNEAU DE LUNE -Source: (CDC p191) Id: artifacts_hd.md#anneau-de-lune ParentLink: artifacts_hd.md#artefacts +Name: ANNEAU DE LUNE ParentName: Artefacts NameLevel: 2 +Source: (CDC p191) Attributes: {} --- > [Artefacts](hd_artifacts.md) diff --git a/Data/HD/hd_artifacts_bouclier_de_hroljnir.md b/Data/HD/hd_artifacts_bouclier_de_hroljnir.md index 3a798ba1..e61e37b2 100644 --- a/Data/HD/hd_artifacts_bouclier_de_hroljnir.md +++ b/Data/HD/hd_artifacts_bouclier_de_hroljnir.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: BOUCLIER DE HROLJNIR -Source: (CDC p191) Id: artifacts_hd.md#bouclier-de-hroljnir ParentLink: artifacts_hd.md#artefacts +Name: BOUCLIER DE HROLJNIR ParentName: Artefacts NameLevel: 2 +Source: (CDC p191) Attributes: {} --- > [Artefacts](hd_artifacts.md) diff --git a/Data/HD/hd_artifacts_lyre_de_la_reine_sylvestre.md b/Data/HD/hd_artifacts_lyre_de_la_reine_sylvestre.md index 39dce866..cb942598 100644 --- a/Data/HD/hd_artifacts_lyre_de_la_reine_sylvestre.md +++ b/Data/HD/hd_artifacts_lyre_de_la_reine_sylvestre.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: LYRE DE LA REINE SYLVESTRE -Source: (CDC p192) Id: artifacts_hd.md#lyre-de-la-reine-sylvestre ParentLink: artifacts_hd.md#artefacts +Name: LYRE DE LA REINE SYLVESTRE ParentName: Artefacts NameLevel: 2 +Source: (CDC p192) Attributes: {} --- > [Artefacts](hd_artifacts.md) diff --git a/Data/HD/hd_artifacts_orbe_des_dragons.md b/Data/HD/hd_artifacts_orbe_des_dragons.md index c1d1fe3f..9c232897 100644 --- a/Data/HD/hd_artifacts_orbe_des_dragons.md +++ b/Data/HD/hd_artifacts_orbe_des_dragons.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: ORBE DES DRAGONS -AltName: Orb of Dragonkind (SRD p252) -Source: (CDC p192) Id: artifacts_hd.md#orbe-des-dragons ParentLink: artifacts_hd.md#artefacts +Name: ORBE DES DRAGONS ParentName: Artefacts NameLevel: 2 +AltName: Orb of Dragonkind (SRD p252) +Source: (CDC p192) Attributes: {} --- > [Artefacts](hd_artifacts.md) diff --git a/Data/HD/hd_artifacts_perle_des_profondeurs.md b/Data/HD/hd_artifacts_perle_des_profondeurs.md index 6f78831d..fc4b3a27 100644 --- a/Data/HD/hd_artifacts_perle_des_profondeurs.md +++ b/Data/HD/hd_artifacts_perle_des_profondeurs.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: PERLE DES PROFONDEURS -Source: (CDC p193) Id: artifacts_hd.md#perle-des-profondeurs ParentLink: artifacts_hd.md#artefacts +Name: PERLE DES PROFONDEURS ParentName: Artefacts NameLevel: 2 +Source: (CDC p193) Attributes: {} --- > [Artefacts](hd_artifacts.md) diff --git a/Data/HD/hd_backgrounds_equipement.md b/Data/HD/hd_backgrounds_equipement.md index 8c55b18b..3dfd9307 100644 --- a/Data/HD/hd_backgrounds_equipement.md +++ b/Data/HD/hd_backgrounds_equipement.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Équipement -AltName: Equipment (SRD p60) -Source: (MDR p77) Id: backgrounds_hd.md#Équipement ParentLink: backgrounds_hd.md#historique +Name: Équipement ParentName: Historique NameLevel: 3 +AltName: Equipment (SRD p60) +Source: (MDR p77) Attributes: {} --- > [Historique](hd_backgrounds.md) diff --git a/Data/HD/hd_backgrounds_langues.md b/Data/HD/hd_backgrounds_langues.md index cfc9a3c3..c74b1f3d 100644 --- a/Data/HD/hd_backgrounds_langues.md +++ b/Data/HD/hd_backgrounds_langues.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Langues -AltName: Languages (SRD p60) -Source: (MDR p77) Id: backgrounds_hd.md#langues ParentLink: backgrounds_hd.md#historique +Name: Langues ParentName: Historique NameLevel: 3 +AltName: Languages (SRD p60) +Source: (MDR p77) Attributes: {} --- > [Historique](hd_backgrounds.md) diff --git a/Data/HD/hd_backgrounds_maitrises.md b/Data/HD/hd_backgrounds_maitrises.md index fbdf03bc..6bcfd94e 100644 --- a/Data/HD/hd_backgrounds_maitrises.md +++ b/Data/HD/hd_backgrounds_maitrises.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Maîtrises -AltName: Proficiencies (SRD p60) -Source: (MDR p77) Id: backgrounds_hd.md#maîtrises ParentLink: backgrounds_hd.md#historique +Name: Maîtrises ParentName: Historique NameLevel: 3 +AltName: Proficiencies (SRD p60) +Source: (MDR p77) Attributes: {} --- > [Historique](hd_backgrounds.md) diff --git a/Data/HD/hd_backgrounds_personnaliser_votre_historique.md b/Data/HD/hd_backgrounds_personnaliser_votre_historique.md index bd20e9be..4e788932 100644 --- a/Data/HD/hd_backgrounds_personnaliser_votre_historique.md +++ b/Data/HD/hd_backgrounds_personnaliser_votre_historique.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Personnaliser votre historique -AltName: Customizing a Background (SRD p60) -Source: (MDR p78) Id: backgrounds_hd.md#personnaliser-votre-historique ParentLink: backgrounds_hd.md#historique +Name: Personnaliser votre historique ParentName: Historique NameLevel: 3 +AltName: Customizing a Background (SRD p60) +Source: (MDR p78) Attributes: {} --- > [Historique](hd_backgrounds.md) diff --git a/Data/HD/hd_backgrounds_suggestions_de_personnalites.md b/Data/HD/hd_backgrounds_suggestions_de_personnalites.md index 693c5fe4..e639c1aa 100644 --- a/Data/HD/hd_backgrounds_suggestions_de_personnalites.md +++ b/Data/HD/hd_backgrounds_suggestions_de_personnalites.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Suggestions de personnalités -AltName: Suggested Characteristics (SRD p60) -Source: (MDR p77) Id: backgrounds_hd.md#suggestions-de-personnalités ParentLink: backgrounds_hd.md#historique +Name: Suggestions de personnalités ParentName: Historique NameLevel: 3 +AltName: Suggested Characteristics (SRD p60) +Source: (MDR p77) Attributes: {} --- > [Historique](hd_backgrounds.md) diff --git a/Data/HD/hd_barbarian_berserker.md b/Data/HD/hd_barbarian_berserker.md index 77f221a4..afbd038e 100644 --- a/Data/HD/hd_barbarian_berserker.md +++ b/Data/HD/hd_barbarian_berserker.md @@ -1,14 +1,14 @@ --- !SubClassItem -Name: Voie du berserker -Source: (MDR p116) -AltName: Wisdom (SRD p9) ParentClassId: hd_barbarian.md Id: barbarian_berserker_hd.md#voie-du-berserker RootId: barbarian_berserker_hd.md ParentLink: barbarian_hd.md#voies-primitives +Name: Voie du berserker ParentName: Voies primitives NameLevel: 1 +AltName: Wisdom (SRD p9) +Source: (MDR p116) Attributes: {} --- >  [Voies primitives](hd_barbarian_voies_primitives.md) diff --git a/Data/HD/hd_barbarian_berserker_frenesie.md b/Data/HD/hd_barbarian_berserker_frenesie.md index 5c25a54a..61b7f7da 100644 --- a/Data/HD/hd_barbarian_berserker_frenesie.md +++ b/Data/HD/hd_barbarian_berserker_frenesie.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Frénésie Id: barbarian_berserker_hd.md#frénésie ParentLink: barbarian_berserker_hd.md#voie-du-berserker +Name: Frénésie ParentName: Voie du berserker NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_barbarian_berserker_rage_aveugle.md b/Data/HD/hd_barbarian_berserker_rage_aveugle.md index 3a1f46db..c42dc614 100644 --- a/Data/HD/hd_barbarian_berserker_rage_aveugle.md +++ b/Data/HD/hd_barbarian_berserker_rage_aveugle.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Rage aveugle Id: barbarian_berserker_hd.md#rage-aveugle ParentLink: barbarian_berserker_hd.md#voie-du-berserker +Name: Rage aveugle ParentName: Voie du berserker NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_barbarian_berserker_represailles.md b/Data/HD/hd_barbarian_berserker_represailles.md index e47c9e06..72b0a9a7 100644 --- a/Data/HD/hd_barbarian_berserker_represailles.md +++ b/Data/HD/hd_barbarian_berserker_represailles.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Représailles Id: barbarian_berserker_hd.md#représailles ParentLink: barbarian_berserker_hd.md#voie-du-berserker +Name: Représailles ParentName: Voie du berserker NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_barbarian_howling.md b/Data/HD/hd_barbarian_howling.md index a574526f..ab910669 100644 --- a/Data/HD/hd_barbarian_howling.md +++ b/Data/HD/hd_barbarian_howling.md @@ -1,13 +1,13 @@ --- !SubClassItem -Name: Voie du hurlement -Source: (MDR p118) ParentClassId: hd_barbarian.md Id: barbarian_howling_hd.md#voie-du-hurlement RootId: barbarian_howling_hd.md ParentLink: barbarian_hd.md#voies-primitives +Name: Voie du hurlement ParentName: Voies primitives NameLevel: 1 +Source: (MDR p118) Attributes: {} --- >  [Voies primitives](hd_barbarian_voies_primitives.md) diff --git a/Data/HD/hd_barbarian_howling_cri_sauvage.md b/Data/HD/hd_barbarian_howling_cri_sauvage.md index 1a4fb532..676453b2 100644 --- a/Data/HD/hd_barbarian_howling_cri_sauvage.md +++ b/Data/HD/hd_barbarian_howling_cri_sauvage.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Cri sauvage Id: barbarian_howling_hd.md#cri-sauvage ParentLink: barbarian_howling_hd.md#voie-du-hurlement +Name: Cri sauvage ParentName: Voie du hurlement NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_barbarian_howling_hurlement_du_tonnerre.md b/Data/HD/hd_barbarian_howling_hurlement_du_tonnerre.md index ab6203fb..c129ba60 100644 --- a/Data/HD/hd_barbarian_howling_hurlement_du_tonnerre.md +++ b/Data/HD/hd_barbarian_howling_hurlement_du_tonnerre.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Hurlement du tonnerre Id: barbarian_howling_hd.md#hurlement-du-tonnerre ParentLink: barbarian_howling_hd.md#voie-du-hurlement +Name: Hurlement du tonnerre ParentName: Voie du hurlement NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_barbarian_howling_hurlement_terrifiant.md b/Data/HD/hd_barbarian_howling_hurlement_terrifiant.md index 6872c682..d3ea81ef 100644 --- a/Data/HD/hd_barbarian_howling_hurlement_terrifiant.md +++ b/Data/HD/hd_barbarian_howling_hurlement_terrifiant.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Hurlement terrifiant Id: barbarian_howling_hd.md#hurlement-terrifiant ParentLink: barbarian_howling_hd.md#voie-du-hurlement +Name: Hurlement terrifiant ParentName: Voie du hurlement NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_barbarian_howling_intimidant.md b/Data/HD/hd_barbarian_howling_intimidant.md index 2196d1d9..23952e6b 100644 --- a/Data/HD/hd_barbarian_howling_intimidant.md +++ b/Data/HD/hd_barbarian_howling_intimidant.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Intimidant Id: barbarian_howling_hd.md#intimidant ParentLink: barbarian_howling_hd.md#voie-du-hurlement +Name: Intimidant ParentName: Voie du hurlement NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_barbarian_howling_scarification_rituelle.md b/Data/HD/hd_barbarian_howling_scarification_rituelle.md index 89096c1d..d05163cf 100644 --- a/Data/HD/hd_barbarian_howling_scarification_rituelle.md +++ b/Data/HD/hd_barbarian_howling_scarification_rituelle.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Scarification rituelle Id: barbarian_howling_hd.md#scarification-rituelle ParentLink: barbarian_howling_hd.md#voie-du-hurlement +Name: Scarification rituelle ParentName: Voie du hurlement NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_barbarian_spirits.md b/Data/HD/hd_barbarian_spirits.md index 8e773205..c69fbeaa 100644 --- a/Data/HD/hd_barbarian_spirits.md +++ b/Data/HD/hd_barbarian_spirits.md @@ -1,13 +1,13 @@ --- !SubClassItem -Name: Voie des esprits -Source: (MDR p117) ParentClassId: hd_barbarian.md Id: barbarian_spirits_hd.md#voie-des-esprits RootId: barbarian_spirits_hd.md ParentLink: barbarian_hd.md#voies-primitives +Name: Voie des esprits ParentName: Voies primitives NameLevel: 1 +Source: (MDR p117) Attributes: {} --- >  [Voies primitives](hd_barbarian_voies_primitives.md) diff --git a/Data/HD/hd_barbarian_spirits_communion.md b/Data/HD/hd_barbarian_spirits_communion.md index cdbf64d0..289a0337 100644 --- a/Data/HD/hd_barbarian_spirits_communion.md +++ b/Data/HD/hd_barbarian_spirits_communion.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Communion Id: barbarian_spirits_hd.md#communion ParentLink: barbarian_spirits_hd.md#voie-des-esprits +Name: Communion ParentName: Voie des esprits NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_barbarian_spirits_elevation.md b/Data/HD/hd_barbarian_spirits_elevation.md index 50e30bb2..7f3c5a47 100644 --- a/Data/HD/hd_barbarian_spirits_elevation.md +++ b/Data/HD/hd_barbarian_spirits_elevation.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Élévation Id: barbarian_spirits_hd.md#Élévation ParentLink: barbarian_spirits_hd.md#voie-des-esprits +Name: Élévation ParentName: Voie des esprits NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_barbarian_spirits_incarnation.md b/Data/HD/hd_barbarian_spirits_incarnation.md index f77b7537..fa7f3d40 100644 --- a/Data/HD/hd_barbarian_spirits_incarnation.md +++ b/Data/HD/hd_barbarian_spirits_incarnation.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Incarnation Id: barbarian_spirits_hd.md#incarnation ParentLink: barbarian_spirits_hd.md#voie-des-esprits +Name: Incarnation ParentName: Voie des esprits NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_barbarian_spirits_initiation.md b/Data/HD/hd_barbarian_spirits_initiation.md index 23c67907..d127941b 100644 --- a/Data/HD/hd_barbarian_spirits_initiation.md +++ b/Data/HD/hd_barbarian_spirits_initiation.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Initiation Id: barbarian_spirits_hd.md#initiation ParentLink: barbarian_spirits_hd.md#voie-des-esprits +Name: Initiation ParentName: Voie des esprits NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_barbarian_spirits_ne_dans_la_nature.md b/Data/HD/hd_barbarian_spirits_ne_dans_la_nature.md index 8d9b2d9e..a859cf1e 100644 --- a/Data/HD/hd_barbarian_spirits_ne_dans_la_nature.md +++ b/Data/HD/hd_barbarian_spirits_ne_dans_la_nature.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Né dans la nature Id: barbarian_spirits_hd.md#né-dans-la-nature ParentLink: barbarian_spirits_hd.md#voie-des-esprits +Name: Né dans la nature ParentName: Voie des esprits NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_barbarian_steel.md b/Data/HD/hd_barbarian_steel.md index c9e9f6fe..e44ea704 100644 --- a/Data/HD/hd_barbarian_steel.md +++ b/Data/HD/hd_barbarian_steel.md @@ -1,13 +1,13 @@ --- !SubClassItem -Name: Voie de l'acier -Source: (MDR p117) ParentClassId: hd_barbarian.md Id: barbarian_steel_hd.md#voie-de-lacier RootId: barbarian_steel_hd.md ParentLink: barbarian_hd.md#voies-primitives +Name: Voie de l'acier ParentName: Voies primitives NameLevel: 1 +Source: (MDR p117) Attributes: {} --- >  [Voies primitives](hd_barbarian_voies_primitives.md) diff --git a/Data/HD/hd_barbarian_steel_briseur_de_sort.md b/Data/HD/hd_barbarian_steel_briseur_de_sort.md index 8442b02d..0e0ff41b 100644 --- a/Data/HD/hd_barbarian_steel_briseur_de_sort.md +++ b/Data/HD/hd_barbarian_steel_briseur_de_sort.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Briseur de sort Id: barbarian_steel_hd.md#briseur-de-sort ParentLink: barbarian_steel_hd.md#voie-de-lacier +Name: Briseur de sort ParentName: Voie de l'acier NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_barbarian_steel_le_secret_de_lacier.md b/Data/HD/hd_barbarian_steel_le_secret_de_lacier.md index 9ef0a4f3..78646f63 100644 --- a/Data/HD/hd_barbarian_steel_le_secret_de_lacier.md +++ b/Data/HD/hd_barbarian_steel_le_secret_de_lacier.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Le secret de l'acier Id: barbarian_steel_hd.md#le-secret-de-lacier ParentLink: barbarian_steel_hd.md#voie-de-lacier +Name: Le secret de l'acier ParentName: Voie de l'acier NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_barbarian_steel_rage_froide.md b/Data/HD/hd_barbarian_steel_rage_froide.md index 4a07f932..f694d54b 100644 --- a/Data/HD/hd_barbarian_steel_rage_froide.md +++ b/Data/HD/hd_barbarian_steel_rage_froide.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Rage froide Id: barbarian_steel_hd.md#rage-froide ParentLink: barbarian_steel_hd.md#voie-de-lacier +Name: Rage froide ParentName: Voie de l'acier NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_barbarian_steel_sens_de_la_magie.md b/Data/HD/hd_barbarian_steel_sens_de_la_magie.md index 069ded79..e28e0214 100644 --- a/Data/HD/hd_barbarian_steel_sens_de_la_magie.md +++ b/Data/HD/hd_barbarian_steel_sens_de_la_magie.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Sens de la magie Id: barbarian_steel_hd.md#sens-de-la-magie ParentLink: barbarian_steel_hd.md#voie-de-lacier +Name: Sens de la magie ParentName: Voie de l'acier NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_barbarian_voies_primitives.md b/Data/HD/hd_barbarian_voies_primitives.md index 0aab5c3f..16b7f60f 100644 --- a/Data/HD/hd_barbarian_voies_primitives.md +++ b/Data/HD/hd_barbarian_voies_primitives.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Voies primitives Id: barbarian_hd.md#voies-primitives ParentLink: barbarian_hd.md#barbare +Name: Voies primitives ParentName: Barbare NameLevel: 1 Attributes: {} diff --git a/Data/HD/hd_bard_acrobats.md b/Data/HD/hd_bard_acrobats.md index 6cffaa37..fe583411 100644 --- a/Data/HD/hd_bard_acrobats.md +++ b/Data/HD/hd_bard_acrobats.md @@ -1,13 +1,13 @@ --- !SubClassItem -Name: Collège des saltimbanques -Source: (MDR p126) ParentClassId: hd_bard.md Id: bard_acrobats_hd.md#collège-des-saltimbanques RootId: bard_acrobats_hd.md ParentLink: bard_hd.md#collèges-bardiques +Name: Collège des saltimbanques ParentName: Collèges bardiques NameLevel: 1 +Source: (MDR p126) Attributes: {} --- >  [Collèges bardiques](hd_bard_colleges_bardiques.md) diff --git a/Data/HD/hd_bard_acrobats_esprit_dequipe.md b/Data/HD/hd_bard_acrobats_esprit_dequipe.md index c1e1c588..f10a3b3d 100644 --- a/Data/HD/hd_bard_acrobats_esprit_dequipe.md +++ b/Data/HD/hd_bard_acrobats_esprit_dequipe.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Esprit d'équipe Id: bard_acrobats_hd.md#esprit-déquipe ParentLink: bard_acrobats_hd.md#collège-des-saltimbanques +Name: Esprit d'équipe ParentName: Collège des saltimbanques NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_bard_acrobats_instinct_de_survie.md b/Data/HD/hd_bard_acrobats_instinct_de_survie.md index 9f208bbc..9c8b70cd 100644 --- a/Data/HD/hd_bard_acrobats_instinct_de_survie.md +++ b/Data/HD/hd_bard_acrobats_instinct_de_survie.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Instinct de survie Id: bard_acrobats_hd.md#instinct-de-survie ParentLink: bard_acrobats_hd.md#collège-des-saltimbanques +Name: Instinct de survie ParentName: Collège des saltimbanques NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_bard_acrobats_main_dans_la_main.md b/Data/HD/hd_bard_acrobats_main_dans_la_main.md index c3de5f78..4e05d8d3 100644 --- a/Data/HD/hd_bard_acrobats_main_dans_la_main.md +++ b/Data/HD/hd_bard_acrobats_main_dans_la_main.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Main dans la main Id: bard_acrobats_hd.md#main-dans-la-main ParentLink: bard_acrobats_hd.md#collège-des-saltimbanques +Name: Main dans la main ParentName: Collège des saltimbanques NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_bard_acrobats_premier_role.md b/Data/HD/hd_bard_acrobats_premier_role.md index 79e72417..74013d17 100644 --- a/Data/HD/hd_bard_acrobats_premier_role.md +++ b/Data/HD/hd_bard_acrobats_premier_role.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Premier rôle Id: bard_acrobats_hd.md#premier-rôle ParentLink: bard_acrobats_hd.md#collège-des-saltimbanques +Name: Premier rôle ParentName: Collège des saltimbanques NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_bard_acrobats_prouesse_de_cirque.md b/Data/HD/hd_bard_acrobats_prouesse_de_cirque.md index 734c5c24..3a20fb22 100644 --- a/Data/HD/hd_bard_acrobats_prouesse_de_cirque.md +++ b/Data/HD/hd_bard_acrobats_prouesse_de_cirque.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Prouesse de cirque Id: bard_acrobats_hd.md#prouesse-de-cirque ParentLink: bard_acrobats_hd.md#collège-des-saltimbanques +Name: Prouesse de cirque ParentName: Collège des saltimbanques NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_bard_colleges_bardiques.md b/Data/HD/hd_bard_colleges_bardiques.md index 6ced17cc..5de386ed 100644 --- a/Data/HD/hd_bard_colleges_bardiques.md +++ b/Data/HD/hd_bard_colleges_bardiques.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Collèges bardiques Id: bard_hd.md#collèges-bardiques ParentLink: bard_hd.md#barde +Name: Collèges bardiques ParentName: Barde NameLevel: 1 Attributes: {} diff --git a/Data/HD/hd_bard_diplomats.md b/Data/HD/hd_bard_diplomats.md index 9567c328..6e699cdd 100644 --- a/Data/HD/hd_bard_diplomats.md +++ b/Data/HD/hd_bard_diplomats.md @@ -1,13 +1,13 @@ --- !SubClassItem -Name: Collège des diplomates -Source: (MDR p125) ParentClassId: hd_bard.md Id: bard_diplomats_hd.md#collège-des-diplomates RootId: bard_diplomats_hd.md ParentLink: bard_hd.md#collèges-bardiques +Name: Collège des diplomates ParentName: Collèges bardiques NameLevel: 1 +Source: (MDR p125) Attributes: {} --- >  [Collèges bardiques](hd_bard_colleges_bardiques.md) diff --git a/Data/HD/hd_bard_diplomats_arsenal_diplomatique.md b/Data/HD/hd_bard_diplomats_arsenal_diplomatique.md index 7d1f09e7..6a556b53 100644 --- a/Data/HD/hd_bard_diplomats_arsenal_diplomatique.md +++ b/Data/HD/hd_bard_diplomats_arsenal_diplomatique.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Arsenal diplomatique Id: bard_diplomats_hd.md#arsenal-diplomatique ParentLink: bard_diplomats_hd.md#collège-des-diplomates +Name: Arsenal diplomatique ParentName: Collège des diplomates NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_bard_diplomats_manipulateur_redoutable.md b/Data/HD/hd_bard_diplomats_manipulateur_redoutable.md index 7739cd33..9b42381e 100644 --- a/Data/HD/hd_bard_diplomats_manipulateur_redoutable.md +++ b/Data/HD/hd_bard_diplomats_manipulateur_redoutable.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Manipulateur redoutable Id: bard_diplomats_hd.md#manipulateur-redoutable ParentLink: bard_diplomats_hd.md#collège-des-diplomates +Name: Manipulateur redoutable ParentName: Collège des diplomates NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_bard_diplomats_manipulateur_subtil.md b/Data/HD/hd_bard_diplomats_manipulateur_subtil.md index 674abda9..65f77754 100644 --- a/Data/HD/hd_bard_diplomats_manipulateur_subtil.md +++ b/Data/HD/hd_bard_diplomats_manipulateur_subtil.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Manipulateur subtil Id: bard_diplomats_hd.md#manipulateur-subtil ParentLink: bard_diplomats_hd.md#collège-des-diplomates +Name: Manipulateur subtil ParentName: Collège des diplomates NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_bard_diplomats_orateur_exceptionnel.md b/Data/HD/hd_bard_diplomats_orateur_exceptionnel.md index c6e4d718..f1fe52e0 100644 --- a/Data/HD/hd_bard_diplomats_orateur_exceptionnel.md +++ b/Data/HD/hd_bard_diplomats_orateur_exceptionnel.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Orateur exceptionnel Id: bard_diplomats_hd.md#orateur-exceptionnel ParentLink: bard_diplomats_hd.md#collège-des-diplomates +Name: Orateur exceptionnel ParentName: Collège des diplomates NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_bard_heralds.md b/Data/HD/hd_bard_heralds.md index 9038e22c..1339c291 100644 --- a/Data/HD/hd_bard_heralds.md +++ b/Data/HD/hd_bard_heralds.md @@ -1,13 +1,13 @@ --- !SubClassItem -Name: Collège des hérauts -Source: (MDR p126) ParentClassId: hd_bard.md Id: bard_heralds_hd.md#collège-des-hérauts RootId: bard_heralds_hd.md ParentLink: bard_hd.md#collèges-bardiques +Name: Collège des hérauts ParentName: Collèges bardiques NameLevel: 1 +Source: (MDR p126) Attributes: {} --- >  [Collèges bardiques](hd_bard_colleges_bardiques.md) diff --git a/Data/HD/hd_bard_heralds_heraldique.md b/Data/HD/hd_bard_heralds_heraldique.md index 12cf843d..fbd7fca2 100644 --- a/Data/HD/hd_bard_heralds_heraldique.md +++ b/Data/HD/hd_bard_heralds_heraldique.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Héraldique Id: bard_heralds_hd.md#héraldique ParentLink: bard_heralds_hd.md#collège-des-hérauts +Name: Héraldique ParentName: Collège des hérauts NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_bard_heralds_inspirer_la_bravoure.md b/Data/HD/hd_bard_heralds_inspirer_la_bravoure.md index e3b64b1d..c0445d97 100644 --- a/Data/HD/hd_bard_heralds_inspirer_la_bravoure.md +++ b/Data/HD/hd_bard_heralds_inspirer_la_bravoure.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Inspirer la bravoure Id: bard_heralds_hd.md#inspirer-la-bravoure ParentLink: bard_heralds_hd.md#collège-des-hérauts +Name: Inspirer la bravoure ParentName: Collège des hérauts NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_bard_heralds_par_monts_et_par_vaux.md b/Data/HD/hd_bard_heralds_par_monts_et_par_vaux.md index 9b0b5c9e..9742925b 100644 --- a/Data/HD/hd_bard_heralds_par_monts_et_par_vaux.md +++ b/Data/HD/hd_bard_heralds_par_monts_et_par_vaux.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Par monts et par vaux Id: bard_heralds_hd.md#par-monts-et-par-vaux ParentLink: bard_heralds_hd.md#collège-des-hérauts +Name: Par monts et par vaux ParentName: Collège des hérauts NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_bard_heralds_sur_un_champ_de_bataille.md b/Data/HD/hd_bard_heralds_sur_un_champ_de_bataille.md index 7829d8ff..d6d7b160 100644 --- a/Data/HD/hd_bard_heralds_sur_un_champ_de_bataille.md +++ b/Data/HD/hd_bard_heralds_sur_un_champ_de_bataille.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Sur un champ de bataille Id: bard_heralds_hd.md#sur-un-champ-de-bataille ParentLink: bard_heralds_hd.md#collège-des-hérauts +Name: Sur un champ de bataille ParentName: Collège des hérauts NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_bard_knowledge.md b/Data/HD/hd_bard_knowledge.md index d38d5e20..adff42c9 100644 --- a/Data/HD/hd_bard_knowledge.md +++ b/Data/HD/hd_bard_knowledge.md @@ -1,14 +1,14 @@ --- !SubClassItem -Name: Collège du savoir -Source: (MDR p125) -AltName: College of Lore (SRD p13) ParentClassId: hd_bard.md Id: bard_knowledge_hd.md#collège-du-savoir RootId: bard_knowledge_hd.md ParentLink: bard_hd.md#collèges-bardiques +Name: Collège du savoir ParentName: Collèges bardiques NameLevel: 1 +AltName: College of Lore (SRD p13) +Source: (MDR p125) Attributes: {} --- >  [Collèges bardiques](hd_bard_colleges_bardiques.md) diff --git a/Data/HD/hd_bard_knowledge_competence_hors_pair.md b/Data/HD/hd_bard_knowledge_competence_hors_pair.md index 3f75ef15..cba23065 100644 --- a/Data/HD/hd_bard_knowledge_competence_hors_pair.md +++ b/Data/HD/hd_bard_knowledge_competence_hors_pair.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Compétence hors pair Id: bard_knowledge_hd.md#compétence-hors-pair ParentLink: bard_knowledge_hd.md#collège-du-savoir +Name: Compétence hors pair ParentName: Collège du savoir NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_bard_knowledge_maitrises_supplementaires.md b/Data/HD/hd_bard_knowledge_maitrises_supplementaires.md index 74153c96..3852948f 100644 --- a/Data/HD/hd_bard_knowledge_maitrises_supplementaires.md +++ b/Data/HD/hd_bard_knowledge_maitrises_supplementaires.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Maîtrises supplémentaires Id: bard_knowledge_hd.md#maîtrises-supplémentaires ParentLink: bard_knowledge_hd.md#collège-du-savoir +Name: Maîtrises supplémentaires ParentName: Collège du savoir NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_bard_knowledge_mots_cinglants.md b/Data/HD/hd_bard_knowledge_mots_cinglants.md index e8ccb370..f1cd860a 100644 --- a/Data/HD/hd_bard_knowledge_mots_cinglants.md +++ b/Data/HD/hd_bard_knowledge_mots_cinglants.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Mots cinglants Id: bard_knowledge_hd.md#mots-cinglants ParentLink: bard_knowledge_hd.md#collège-du-savoir +Name: Mots cinglants ParentName: Collège du savoir NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_bard_knowledge_secrets_magiques_supplementaires.md b/Data/HD/hd_bard_knowledge_secrets_magiques_supplementaires.md index b7a1e67e..94a07ce8 100644 --- a/Data/HD/hd_bard_knowledge_secrets_magiques_supplementaires.md +++ b/Data/HD/hd_bard_knowledge_secrets_magiques_supplementaires.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Secrets magiques supplémentaires Id: bard_knowledge_hd.md#secrets-magiques-supplémentaires ParentLink: bard_knowledge_hd.md#collège-du-savoir +Name: Secrets magiques supplémentaires ParentName: Collège du savoir NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_beyond1stlevel_evolution_des_personnages.md b/Data/HD/hd_beyond1stlevel_evolution_des_personnages.md index 1361c9b9..71e82024 100644 --- a/Data/HD/hd_beyond1stlevel_evolution_des_personnages.md +++ b/Data/HD/hd_beyond1stlevel_evolution_des_personnages.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Évolution des personnages Id: beyond1stlevel_hd.md#Évolution-des-personnages ParentLink: beyond1stlevel_hd.md#au-delà-du-niveau-1 +Name: Évolution des personnages ParentName: Au-delà du niveau 1 NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_cleric_domaines_divins.md b/Data/HD/hd_cleric_domaines_divins.md index 279f5f6c..84d7872d 100644 --- a/Data/HD/hd_cleric_domaines_divins.md +++ b/Data/HD/hd_cleric_domaines_divins.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Domaines divins Id: cleric_hd.md#domaines-divins ParentLink: cleric_hd.md#clerc +Name: Domaines divins ParentName: Clerc NameLevel: 1 Attributes: {} diff --git a/Data/HD/hd_cleric_guide.md b/Data/HD/hd_cleric_guide.md index 487cadf1..046ea609 100644 --- a/Data/HD/hd_cleric_guide.md +++ b/Data/HD/hd_cleric_guide.md @@ -1,13 +1,13 @@ --- !SubClassItem -Name: Guide spirituel -Source: (MDR p138) ParentClassId: hd_cleric.md Id: cleric_guide_hd.md#guide-spirituel RootId: cleric_guide_hd.md ParentLink: cleric_hd.md#domaines-divins +Name: Guide spirituel ParentName: Domaines divins NameLevel: 1 +Source: (MDR p138) Attributes: {} --- >  [Domaines divins](hd_cleric_domaines_divins.md) diff --git a/Data/HD/hd_cleric_guide_analyse_des_faiblesses.md b/Data/HD/hd_cleric_guide_analyse_des_faiblesses.md index 5e94c24d..215adaec 100644 --- a/Data/HD/hd_cleric_guide_analyse_des_faiblesses.md +++ b/Data/HD/hd_cleric_guide_analyse_des_faiblesses.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Analyse des faiblesses Id: cleric_guide_hd.md#analyse-des-faiblesses ParentLink: cleric_guide_hd.md#guide-spirituel +Name: Analyse des faiblesses ParentName: Guide spirituel NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_cleric_guide_canalisation_denergie_divine_marque_de_devotion.md b/Data/HD/hd_cleric_guide_canalisation_denergie_divine_marque_de_devotion.md index a2ca3855..d68a765a 100644 --- a/Data/HD/hd_cleric_guide_canalisation_denergie_divine_marque_de_devotion.md +++ b/Data/HD/hd_cleric_guide_canalisation_denergie_divine_marque_de_devotion.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: "Canalisation d'énergie divine : Marque de dévotion" Id: cleric_guide_hd.md#canalisation-dénergie-divine--marque-de-dévotion ParentLink: cleric_guide_hd.md#guide-spirituel +Name: "Canalisation d'énergie divine : Marque de dévotion" ParentName: Guide spirituel NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_cleric_guide_force_de_persuasion.md b/Data/HD/hd_cleric_guide_force_de_persuasion.md index f75e9a56..45c7fcb2 100644 --- a/Data/HD/hd_cleric_guide_force_de_persuasion.md +++ b/Data/HD/hd_cleric_guide_force_de_persuasion.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Force de persuasion Id: cleric_guide_hd.md#force-de-persuasion ParentLink: cleric_guide_hd.md#guide-spirituel +Name: Force de persuasion ParentName: Guide spirituel NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_cleric_guide_haranguer_les_foules.md b/Data/HD/hd_cleric_guide_haranguer_les_foules.md index 52be3739..9136c49a 100644 --- a/Data/HD/hd_cleric_guide_haranguer_les_foules.md +++ b/Data/HD/hd_cleric_guide_haranguer_les_foules.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Haranguer les foules Id: cleric_guide_hd.md#haranguer-les-foules ParentLink: cleric_guide_hd.md#guide-spirituel +Name: Haranguer les foules ParentName: Guide spirituel NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_cleric_guide_mentor.md b/Data/HD/hd_cleric_guide_mentor.md index 2f6beba4..82f632eb 100644 --- a/Data/HD/hd_cleric_guide_mentor.md +++ b/Data/HD/hd_cleric_guide_mentor.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Mentor Id: cleric_guide_hd.md#mentor ParentLink: cleric_guide_hd.md#guide-spirituel +Name: Mentor ParentName: Guide spirituel NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_cleric_guide_sorts_de_domaine.md b/Data/HD/hd_cleric_guide_sorts_de_domaine.md index 374ac2cb..86b0fd3e 100644 --- a/Data/HD/hd_cleric_guide_sorts_de_domaine.md +++ b/Data/HD/hd_cleric_guide_sorts_de_domaine.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Sorts de domaine Id: cleric_guide_hd.md#sorts-de-domaine ParentLink: cleric_guide_hd.md#guide-spirituel +Name: Sorts de domaine ParentName: Guide spirituel NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_cleric_guide_soutien_etendu.md b/Data/HD/hd_cleric_guide_soutien_etendu.md index 7fa003b4..944893b9 100644 --- a/Data/HD/hd_cleric_guide_soutien_etendu.md +++ b/Data/HD/hd_cleric_guide_soutien_etendu.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Soutien étendu Id: cleric_guide_hd.md#soutien-étendu ParentLink: cleric_guide_hd.md#guide-spirituel +Name: Soutien étendu ParentName: Guide spirituel NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_cleric_guide_soutien_puissant.md b/Data/HD/hd_cleric_guide_soutien_puissant.md index badb57fc..246798ab 100644 --- a/Data/HD/hd_cleric_guide_soutien_puissant.md +++ b/Data/HD/hd_cleric_guide_soutien_puissant.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Soutien puissant Id: cleric_guide_hd.md#soutien-puissant ParentLink: cleric_guide_hd.md#guide-spirituel +Name: Soutien puissant ParentName: Guide spirituel NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_cleric_guide_soutien_rapide.md b/Data/HD/hd_cleric_guide_soutien_rapide.md index 13f6718d..9930a9cf 100644 --- a/Data/HD/hd_cleric_guide_soutien_rapide.md +++ b/Data/HD/hd_cleric_guide_soutien_rapide.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Soutien rapide Id: cleric_guide_hd.md#soutien-rapide ParentLink: cleric_guide_hd.md#guide-spirituel +Name: Soutien rapide ParentName: Guide spirituel NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_cleric_life.md b/Data/HD/hd_cleric_life.md index 15ae5442..e2402f6d 100644 --- a/Data/HD/hd_cleric_life.md +++ b/Data/HD/hd_cleric_life.md @@ -1,14 +1,14 @@ --- !SubClassItem -Name: Domaine de la Vie -Source: (MDR p418) -AltName: Life Domain (SRD p17) ParentClassId: hd_cleric.md Id: cleric_life_hd.md#domaine-de-la-vie RootId: cleric_life_hd.md ParentLink: cleric_hd.md#domaines-divins +Name: Domaine de la Vie ParentName: Domaines divins NameLevel: 1 +AltName: Life Domain (SRD p17) +Source: (MDR p418) Attributes: {} --- >  [Domaines divins](hd_cleric_domaines_divins.md) diff --git a/Data/HD/hd_cleric_life_canalisation_d_energie_divine_preserver_la_vie.md b/Data/HD/hd_cleric_life_canalisation_d_energie_divine_preserver_la_vie.md index 670de3f6..abed2b10 100644 --- a/Data/HD/hd_cleric_life_canalisation_d_energie_divine_preserver_la_vie.md +++ b/Data/HD/hd_cleric_life_canalisation_d_energie_divine_preserver_la_vie.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: 'Canalisation d’énergie divine : préserver la vie' Id: cleric_life_hd.md#canalisation-d’énergie-divine--préserver-la-vie ParentLink: cleric_life_hd.md#domaine-de-la-vie +Name: 'Canalisation d’énergie divine : préserver la vie' ParentName: Domaine de la Vie NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_cleric_life_disciple_de_la_vie.md b/Data/HD/hd_cleric_life_disciple_de_la_vie.md index 28279b6c..b633c690 100644 --- a/Data/HD/hd_cleric_life_disciple_de_la_vie.md +++ b/Data/HD/hd_cleric_life_disciple_de_la_vie.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Disciple de la vie Id: cleric_life_hd.md#disciple-de-la-vie ParentLink: cleric_life_hd.md#domaine-de-la-vie +Name: Disciple de la vie ParentName: Domaine de la Vie NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_cleric_life_frappe_divine.md b/Data/HD/hd_cleric_life_frappe_divine.md index 9e7ae81e..491404b4 100644 --- a/Data/HD/hd_cleric_life_frappe_divine.md +++ b/Data/HD/hd_cleric_life_frappe_divine.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Frappe divine Id: cleric_life_hd.md#frappe-divine ParentLink: cleric_life_hd.md#domaine-de-la-vie +Name: Frappe divine ParentName: Domaine de la Vie NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_cleric_life_guerison_supreme.md b/Data/HD/hd_cleric_life_guerison_supreme.md index a85a666f..c3b3f989 100644 --- a/Data/HD/hd_cleric_life_guerison_supreme.md +++ b/Data/HD/hd_cleric_life_guerison_supreme.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Guérison suprême Id: cleric_life_hd.md#guérison-suprême ParentLink: cleric_life_hd.md#domaine-de-la-vie +Name: Guérison suprême ParentName: Domaine de la Vie NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_cleric_life_guerisseur_beni.md b/Data/HD/hd_cleric_life_guerisseur_beni.md index b1a7325d..dc720b79 100644 --- a/Data/HD/hd_cleric_life_guerisseur_beni.md +++ b/Data/HD/hd_cleric_life_guerisseur_beni.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Guérisseur béni Id: cleric_life_hd.md#guérisseur-béni ParentLink: cleric_life_hd.md#domaine-de-la-vie +Name: Guérisseur béni ParentName: Domaine de la Vie NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_cleric_life_maitrise_supplementaire.md b/Data/HD/hd_cleric_life_maitrise_supplementaire.md index b22f9a98..1c1459db 100644 --- a/Data/HD/hd_cleric_life_maitrise_supplementaire.md +++ b/Data/HD/hd_cleric_life_maitrise_supplementaire.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Maîtrise supplémentaire Id: cleric_life_hd.md#maîtrise-supplémentaire ParentLink: cleric_life_hd.md#domaine-de-la-vie +Name: Maîtrise supplémentaire ParentName: Domaine de la Vie NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_cleric_life_sorts_du_domaine_de_la_vie.md b/Data/HD/hd_cleric_life_sorts_du_domaine_de_la_vie.md index cfe3a6af..003905e3 100644 --- a/Data/HD/hd_cleric_life_sorts_du_domaine_de_la_vie.md +++ b/Data/HD/hd_cleric_life_sorts_du_domaine_de_la_vie.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Sorts du domaine de la vie Id: cleric_life_hd.md#sorts-du-domaine-de-la-vie ParentLink: cleric_life_hd.md#domaine-de-la-vie +Name: Sorts du domaine de la vie ParentName: Domaine de la Vie NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_cleric_priest.md b/Data/HD/hd_cleric_priest.md index 671d4969..16d182d1 100644 --- a/Data/HD/hd_cleric_priest.md +++ b/Data/HD/hd_cleric_priest.md @@ -1,13 +1,13 @@ --- !SubClassItem -Name: Prêtre -Source: (MDR p132) ParentClassId: hd_cleric.md Id: cleric_priest_hd.md#prêtre RootId: cleric_priest_hd.md ParentLink: cleric_hd.md#domaines-divins +Name: Prêtre ParentName: Domaines divins NameLevel: 1 +Source: (MDR p132) Attributes: {} --- >  [Domaines divins](hd_cleric_domaines_divins.md) diff --git a/Data/HD/hd_cleric_priest_air.md b/Data/HD/hd_cleric_priest_air.md index 357e5d8a..e08bc525 100644 --- a/Data/HD/hd_cleric_priest_air.md +++ b/Data/HD/hd_cleric_priest_air.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Air Id: cleric_priest_hd.md#air ParentLink: cleric_priest_hd.md#liste-des-domaines +Name: Air ParentName: Liste des domaines NameLevel: 4 Attributes: {} diff --git a/Data/HD/hd_cleric_priest_arts.md b/Data/HD/hd_cleric_priest_arts.md index 9381c9e4..7a74753b 100644 --- a/Data/HD/hd_cleric_priest_arts.md +++ b/Data/HD/hd_cleric_priest_arts.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Arts Id: cleric_priest_hd.md#arts ParentLink: cleric_priest_hd.md#liste-des-domaines +Name: Arts ParentName: Liste des domaines NameLevel: 4 Attributes: {} diff --git a/Data/HD/hd_cleric_priest_aspect_de_lavatar.md b/Data/HD/hd_cleric_priest_aspect_de_lavatar.md index d979bb81..2fbefdd1 100644 --- a/Data/HD/hd_cleric_priest_aspect_de_lavatar.md +++ b/Data/HD/hd_cleric_priest_aspect_de_lavatar.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Aspect de l'avatar Id: cleric_priest_hd.md#aspect-de-lavatar ParentLink: cleric_priest_hd.md#prêtre +Name: Aspect de l'avatar ParentName: Prêtre NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_cleric_priest_canalisation_denergie_divine_aptitude_de_domaine.md b/Data/HD/hd_cleric_priest_canalisation_denergie_divine_aptitude_de_domaine.md index 0755bb46..bf79838c 100644 --- a/Data/HD/hd_cleric_priest_canalisation_denergie_divine_aptitude_de_domaine.md +++ b/Data/HD/hd_cleric_priest_canalisation_denergie_divine_aptitude_de_domaine.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: "Canalisation d'énergie divine : Aptitude de domaine" Id: cleric_priest_hd.md#canalisation-dénergie-divine--aptitude-de-domaine ParentLink: cleric_priest_hd.md#prêtre +Name: "Canalisation d'énergie divine : Aptitude de domaine" ParentName: Prêtre NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_cleric_priest_canalisation_denergie_divine_sort_de_domaine.md b/Data/HD/hd_cleric_priest_canalisation_denergie_divine_sort_de_domaine.md index cc5e4e65..08b7066b 100644 --- a/Data/HD/hd_cleric_priest_canalisation_denergie_divine_sort_de_domaine.md +++ b/Data/HD/hd_cleric_priest_canalisation_denergie_divine_sort_de_domaine.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: "Canalisation d'énergie divine : Sort de domaine" Id: cleric_priest_hd.md#canalisation-dénergie-divine--sort-de-domaine ParentLink: cleric_priest_hd.md#prêtre +Name: "Canalisation d'énergie divine : Sort de domaine" ParentName: Prêtre NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_cleric_priest_charme_amour.md b/Data/HD/hd_cleric_priest_charme_amour.md index ab56d1e7..47464574 100644 --- a/Data/HD/hd_cleric_priest_charme_amour.md +++ b/Data/HD/hd_cleric_priest_charme_amour.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Charme, amour Id: cleric_priest_hd.md#charme-amour ParentLink: cleric_priest_hd.md#liste-des-domaines +Name: Charme, amour ParentName: Liste des domaines NameLevel: 4 Attributes: {} diff --git a/Data/HD/hd_cleric_priest_connaissance.md b/Data/HD/hd_cleric_priest_connaissance.md index 232a2334..ce1a92f5 100644 --- a/Data/HD/hd_cleric_priest_connaissance.md +++ b/Data/HD/hd_cleric_priest_connaissance.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Connaissance Id: cleric_priest_hd.md#connaissance ParentLink: cleric_priest_hd.md#liste-des-domaines +Name: Connaissance ParentName: Liste des domaines NameLevel: 4 Attributes: {} diff --git a/Data/HD/hd_cleric_priest_duperie_illusion.md b/Data/HD/hd_cleric_priest_duperie_illusion.md index 252fe253..c4cd1c01 100644 --- a/Data/HD/hd_cleric_priest_duperie_illusion.md +++ b/Data/HD/hd_cleric_priest_duperie_illusion.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Duperie, illusion Id: cleric_priest_hd.md#duperie-illusion ParentLink: cleric_priest_hd.md#liste-des-domaines +Name: Duperie, illusion ParentName: Liste des domaines NameLevel: 4 Attributes: {} diff --git a/Data/HD/hd_cleric_priest_eau.md b/Data/HD/hd_cleric_priest_eau.md index dca6fb7d..655148d6 100644 --- a/Data/HD/hd_cleric_priest_eau.md +++ b/Data/HD/hd_cleric_priest_eau.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Eau Id: cleric_priest_hd.md#eau ParentLink: cleric_priest_hd.md#liste-des-domaines +Name: Eau ParentName: Liste des domaines NameLevel: 4 Attributes: {} diff --git a/Data/HD/hd_cleric_priest_enseignement_religieux.md b/Data/HD/hd_cleric_priest_enseignement_religieux.md index 0b01aaff..626d2394 100644 --- a/Data/HD/hd_cleric_priest_enseignement_religieux.md +++ b/Data/HD/hd_cleric_priest_enseignement_religieux.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Enseignement religieux Id: cleric_priest_hd.md#enseignement-religieux ParentLink: cleric_priest_hd.md#prêtre +Name: Enseignement religieux ParentName: Prêtre NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_cleric_priest_feu.md b/Data/HD/hd_cleric_priest_feu.md index a74a29a9..ba7cf04f 100644 --- a/Data/HD/hd_cleric_priest_feu.md +++ b/Data/HD/hd_cleric_priest_feu.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Feu Id: cleric_priest_hd.md#feu ParentLink: cleric_priest_hd.md#liste-des-domaines +Name: Feu ParentName: Liste des domaines NameLevel: 4 Attributes: {} diff --git a/Data/HD/hd_cleric_priest_force_exploits_courage.md b/Data/HD/hd_cleric_priest_force_exploits_courage.md index 7710c27a..27496534 100644 --- a/Data/HD/hd_cleric_priest_force_exploits_courage.md +++ b/Data/HD/hd_cleric_priest_force_exploits_courage.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Force, Exploits, Courage Id: cleric_priest_hd.md#force-exploits-courage ParentLink: cleric_priest_hd.md#liste-des-domaines +Name: Force, Exploits, Courage ParentName: Liste des domaines NameLevel: 4 Attributes: {} diff --git a/Data/HD/hd_cleric_priest_froid.md b/Data/HD/hd_cleric_priest_froid.md index 8372e026..60e1dc21 100644 --- a/Data/HD/hd_cleric_priest_froid.md +++ b/Data/HD/hd_cleric_priest_froid.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Froid Id: cleric_priest_hd.md#froid ParentLink: cleric_priest_hd.md#liste-des-domaines +Name: Froid ParentName: Liste des domaines NameLevel: 4 Attributes: {} diff --git a/Data/HD/hd_cleric_priest_guerre.md b/Data/HD/hd_cleric_priest_guerre.md index 1f34ea25..c69e5645 100644 --- a/Data/HD/hd_cleric_priest_guerre.md +++ b/Data/HD/hd_cleric_priest_guerre.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Guerre Id: cleric_priest_hd.md#guerre ParentLink: cleric_priest_hd.md#liste-des-domaines +Name: Guerre ParentName: Liste des domaines NameLevel: 4 Attributes: {} diff --git a/Data/HD/hd_cleric_priest_justice_noblesse.md b/Data/HD/hd_cleric_priest_justice_noblesse.md index 87046473..08b5167e 100644 --- a/Data/HD/hd_cleric_priest_justice_noblesse.md +++ b/Data/HD/hd_cleric_priest_justice_noblesse.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Justice, noblesse Id: cleric_priest_hd.md#justice-noblesse ParentLink: cleric_priest_hd.md#liste-des-domaines +Name: Justice, noblesse ParentName: Liste des domaines NameLevel: 4 Attributes: {} diff --git a/Data/HD/hd_cleric_priest_liste_des_domaines.md b/Data/HD/hd_cleric_priest_liste_des_domaines.md index 95f5eaf5..994ecbda 100644 --- a/Data/HD/hd_cleric_priest_liste_des_domaines.md +++ b/Data/HD/hd_cleric_priest_liste_des_domaines.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Liste des domaines Id: cleric_priest_hd.md#liste-des-domaines ParentLink: cleric_priest_hd.md#prêtre +Name: Liste des domaines ParentName: Prêtre NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_cleric_priest_lumiere.md b/Data/HD/hd_cleric_priest_lumiere.md index 9e195803..317f54a4 100644 --- a/Data/HD/hd_cleric_priest_lumiere.md +++ b/Data/HD/hd_cleric_priest_lumiere.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Lumière Id: cleric_priest_hd.md#lumière ParentLink: cleric_priest_hd.md#liste-des-domaines +Name: Lumière ParentName: Liste des domaines NameLevel: 4 Attributes: {} diff --git a/Data/HD/hd_cleric_priest_magie.md b/Data/HD/hd_cleric_priest_magie.md index 051dc5f6..0daa00b8 100644 --- a/Data/HD/hd_cleric_priest_magie.md +++ b/Data/HD/hd_cleric_priest_magie.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Magie Id: cleric_priest_hd.md#magie ParentLink: cleric_priest_hd.md#liste-des-domaines +Name: Magie ParentName: Liste des domaines NameLevel: 4 Attributes: {} diff --git a/Data/HD/hd_cleric_priest_maladie_faiblesse.md b/Data/HD/hd_cleric_priest_maladie_faiblesse.md index ade73029..c602ef70 100644 --- a/Data/HD/hd_cleric_priest_maladie_faiblesse.md +++ b/Data/HD/hd_cleric_priest_maladie_faiblesse.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Maladie, Faiblesse Id: cleric_priest_hd.md#maladie-faiblesse ParentLink: cleric_priest_hd.md#liste-des-domaines +Name: Maladie, Faiblesse ParentName: Liste des domaines NameLevel: 4 Attributes: {} diff --git a/Data/HD/hd_cleric_priest_mort.md b/Data/HD/hd_cleric_priest_mort.md index fe545236..deedbbcb 100644 --- a/Data/HD/hd_cleric_priest_mort.md +++ b/Data/HD/hd_cleric_priest_mort.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Mort Id: cleric_priest_hd.md#mort ParentLink: cleric_priest_hd.md#liste-des-domaines +Name: Mort ParentName: Liste des domaines NameLevel: 4 Attributes: {} diff --git a/Data/HD/hd_cleric_priest_nature.md b/Data/HD/hd_cleric_priest_nature.md index e4f30f96..5fa95b52 100644 --- a/Data/HD/hd_cleric_priest_nature.md +++ b/Data/HD/hd_cleric_priest_nature.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Nature Id: cleric_priest_hd.md#nature ParentLink: cleric_priest_hd.md#liste-des-domaines +Name: Nature ParentName: Liste des domaines NameLevel: 4 Attributes: {} diff --git a/Data/HD/hd_cleric_priest_nuit_tenebres.md b/Data/HD/hd_cleric_priest_nuit_tenebres.md index 8ce52e9e..4127eb22 100644 --- a/Data/HD/hd_cleric_priest_nuit_tenebres.md +++ b/Data/HD/hd_cleric_priest_nuit_tenebres.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Nuit, Ténèbres Id: cleric_priest_hd.md#nuit-ténèbres ParentLink: cleric_priest_hd.md#liste-des-domaines +Name: Nuit, Ténèbres ParentName: Liste des domaines NameLevel: 4 Attributes: {} diff --git a/Data/HD/hd_cleric_priest_protection.md b/Data/HD/hd_cleric_priest_protection.md index 743de03d..f961d9be 100644 --- a/Data/HD/hd_cleric_priest_protection.md +++ b/Data/HD/hd_cleric_priest_protection.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Protection Id: cleric_priest_hd.md#protection ParentLink: cleric_priest_hd.md#liste-des-domaines +Name: Protection ParentName: Liste des domaines NameLevel: 4 Attributes: {} diff --git a/Data/HD/hd_cleric_priest_sorts_de_domaine.md b/Data/HD/hd_cleric_priest_sorts_de_domaine.md index 57fc7c4a..cbbfbf0d 100644 --- a/Data/HD/hd_cleric_priest_sorts_de_domaine.md +++ b/Data/HD/hd_cleric_priest_sorts_de_domaine.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Sorts de domaine Id: cleric_priest_hd.md#sorts-de-domaine ParentLink: cleric_priest_hd.md#prêtre +Name: Sorts de domaine ParentName: Prêtre NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_cleric_priest_temps.md b/Data/HD/hd_cleric_priest_temps.md index 9d69e290..ce3d3aad 100644 --- a/Data/HD/hd_cleric_priest_temps.md +++ b/Data/HD/hd_cleric_priest_temps.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Temps Id: cleric_priest_hd.md#temps ParentLink: cleric_priest_hd.md#liste-des-domaines +Name: Temps ParentName: Liste des domaines NameLevel: 4 Attributes: {} diff --git a/Data/HD/hd_cleric_priest_terre.md b/Data/HD/hd_cleric_priest_terre.md index ac14dc7b..e85a1b01 100644 --- a/Data/HD/hd_cleric_priest_terre.md +++ b/Data/HD/hd_cleric_priest_terre.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Terre Id: cleric_priest_hd.md#terre ParentLink: cleric_priest_hd.md#liste-des-domaines +Name: Terre ParentName: Liste des domaines NameLevel: 4 Attributes: {} diff --git a/Data/HD/hd_cleric_priest_tonnerre_tempete.md b/Data/HD/hd_cleric_priest_tonnerre_tempete.md index 75b2ba39..914d6b64 100644 --- a/Data/HD/hd_cleric_priest_tonnerre_tempete.md +++ b/Data/HD/hd_cleric_priest_tonnerre_tempete.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Tonnerre, tempête Id: cleric_priest_hd.md#tonnerre-tempête ParentLink: cleric_priest_hd.md#liste-des-domaines +Name: Tonnerre, tempête ParentName: Liste des domaines NameLevel: 4 Attributes: {} diff --git a/Data/HD/hd_cleric_priest_vie_soins.md b/Data/HD/hd_cleric_priest_vie_soins.md index 4d7aa4be..e1ea4368 100644 --- a/Data/HD/hd_cleric_priest_vie_soins.md +++ b/Data/HD/hd_cleric_priest_vie_soins.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Vie, soins Id: cleric_priest_hd.md#vie-soins ParentLink: cleric_priest_hd.md#liste-des-domaines +Name: Vie, soins ParentName: Liste des domaines NameLevel: 4 Attributes: {} diff --git a/Data/HD/hd_cleric_priest_voyage.md b/Data/HD/hd_cleric_priest_voyage.md index dbcf5257..cdfb8344 100644 --- a/Data/HD/hd_cleric_priest_voyage.md +++ b/Data/HD/hd_cleric_priest_voyage.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Voyage Id: cleric_priest_hd.md#voyage ParentLink: cleric_priest_hd.md#liste-des-domaines +Name: Voyage ParentName: Liste des domaines NameLevel: 4 Attributes: {} diff --git a/Data/HD/hd_cleric_theurgist.md b/Data/HD/hd_cleric_theurgist.md index 78ccba54..a5fa4195 100644 --- a/Data/HD/hd_cleric_theurgist.md +++ b/Data/HD/hd_cleric_theurgist.md @@ -1,13 +1,13 @@ --- !SubClassItem -Name: Théurge -Source: (MDR p139) ParentClassId: hd_cleric.md Id: cleric_theurgist_hd.md#théurge RootId: cleric_theurgist_hd.md ParentLink: cleric_hd.md#domaines-divins +Name: Théurge ParentName: Domaines divins NameLevel: 1 +Source: (MDR p139) Attributes: {} --- >  [Domaines divins](hd_cleric_domaines_divins.md) diff --git a/Data/HD/hd_cleric_theurgist_canalisation_denergie_divine_magie_puissante.md b/Data/HD/hd_cleric_theurgist_canalisation_denergie_divine_magie_puissante.md index 83da43b7..b53a22bc 100644 --- a/Data/HD/hd_cleric_theurgist_canalisation_denergie_divine_magie_puissante.md +++ b/Data/HD/hd_cleric_theurgist_canalisation_denergie_divine_magie_puissante.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: "Canalisation d'énergie divine : Magie puissante" Id: cleric_theurgist_hd.md#canalisation-dénergie-divine--magie-puissante ParentLink: cleric_theurgist_hd.md#théurge +Name: "Canalisation d'énergie divine : Magie puissante" ParentName: Théurge NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_cleric_theurgist_canalisation_denergie_divine_magie_renforcee.md b/Data/HD/hd_cleric_theurgist_canalisation_denergie_divine_magie_renforcee.md index fd69f5b9..4b949b80 100644 --- a/Data/HD/hd_cleric_theurgist_canalisation_denergie_divine_magie_renforcee.md +++ b/Data/HD/hd_cleric_theurgist_canalisation_denergie_divine_magie_renforcee.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: "Canalisation d'énergie divine : Magie renforcée" Id: cleric_theurgist_hd.md#canalisation-dénergie-divine--magie-renforcée ParentLink: cleric_theurgist_hd.md#théurge +Name: "Canalisation d'énergie divine : Magie renforcée" ParentName: Théurge NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_cleric_theurgist_etudes_academiques.md b/Data/HD/hd_cleric_theurgist_etudes_academiques.md index 1262e449..11e54343 100644 --- a/Data/HD/hd_cleric_theurgist_etudes_academiques.md +++ b/Data/HD/hd_cleric_theurgist_etudes_academiques.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Études académiques Id: cleric_theurgist_hd.md#Études-académiques ParentLink: cleric_theurgist_hd.md#théurge +Name: Études académiques ParentName: Théurge NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_cleric_theurgist_magie_universelle.md b/Data/HD/hd_cleric_theurgist_magie_universelle.md index c0e6100f..dfdff743 100644 --- a/Data/HD/hd_cleric_theurgist_magie_universelle.md +++ b/Data/HD/hd_cleric_theurgist_magie_universelle.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Magie universelle Id: cleric_theurgist_hd.md#magie-universelle ParentLink: cleric_theurgist_hd.md#théurge +Name: Magie universelle ParentName: Théurge NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_cleric_theurgist_nombre_de_sorts_de_clercs_connus.md b/Data/HD/hd_cleric_theurgist_nombre_de_sorts_de_clercs_connus.md index 888646be..d73f7fd6 100644 --- a/Data/HD/hd_cleric_theurgist_nombre_de_sorts_de_clercs_connus.md +++ b/Data/HD/hd_cleric_theurgist_nombre_de_sorts_de_clercs_connus.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Nombre de sorts de clercs connus Id: cleric_theurgist_hd.md#nombre-de-sorts-de-clercs-connus ParentLink: cleric_theurgist_hd.md#théurge +Name: Nombre de sorts de clercs connus ParentName: Théurge NameLevel: 3 Attributes: {} diff --git a/Data/HD/hd_cleric_theurgist_recuperation_de_sorts.md b/Data/HD/hd_cleric_theurgist_recuperation_de_sorts.md index ec425071..41d60623 100644 --- a/Data/HD/hd_cleric_theurgist_recuperation_de_sorts.md +++ b/Data/HD/hd_cleric_theurgist_recuperation_de_sorts.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Récupération de sorts Id: cleric_theurgist_hd.md#récupération-de-sorts ParentLink: cleric_theurgist_hd.md#théurge +Name: Récupération de sorts ParentName: Théurge NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_cleric_theurgist_sorts_de_domaine.md b/Data/HD/hd_cleric_theurgist_sorts_de_domaine.md index 661c1b3d..963c8fea 100644 --- a/Data/HD/hd_cleric_theurgist_sorts_de_domaine.md +++ b/Data/HD/hd_cleric_theurgist_sorts_de_domaine.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Sorts de domaine Id: cleric_theurgist_hd.md#sorts-de-domaine ParentLink: cleric_theurgist_hd.md#théurge +Name: Sorts de domaine ParentName: Théurge NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_cleric_theurgist_sorts_mineurs.md b/Data/HD/hd_cleric_theurgist_sorts_mineurs.md index 005c2e2b..1e3796c0 100644 --- a/Data/HD/hd_cleric_theurgist_sorts_mineurs.md +++ b/Data/HD/hd_cleric_theurgist_sorts_mineurs.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Sorts mineurs Id: cleric_theurgist_hd.md#sorts-mineurs ParentLink: cleric_theurgist_hd.md#théurge +Name: Sorts mineurs ParentName: Théurge NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_cleric_traditions.md b/Data/HD/hd_cleric_traditions.md index ace8f2ae..cbf3f3a4 100644 --- a/Data/HD/hd_cleric_traditions.md +++ b/Data/HD/hd_cleric_traditions.md @@ -1,13 +1,13 @@ --- !SubClassItem -Name: Gardien des traditions -Source: (MDR p137) ParentClassId: hd_cleric.md Id: cleric_traditions_hd.md#gardien-des-traditions RootId: cleric_traditions_hd.md ParentLink: cleric_hd.md#domaines-divins +Name: Gardien des traditions ParentName: Domaines divins NameLevel: 1 +Source: (MDR p137) Attributes: {} --- >  [Domaines divins](hd_cleric_domaines_divins.md) diff --git a/Data/HD/hd_cleric_traditions_canalisation_denergie_divine_pouvoir_des_anciens.md b/Data/HD/hd_cleric_traditions_canalisation_denergie_divine_pouvoir_des_anciens.md index 13002105..0978c1ac 100644 --- a/Data/HD/hd_cleric_traditions_canalisation_denergie_divine_pouvoir_des_anciens.md +++ b/Data/HD/hd_cleric_traditions_canalisation_denergie_divine_pouvoir_des_anciens.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: "Canalisation d'énergie divine : Pouvoir des anciens" Id: cleric_traditions_hd.md#canalisation-dénergie-divine--pouvoir-des-anciens ParentLink: cleric_traditions_hd.md#gardien-des-traditions +Name: "Canalisation d'énergie divine : Pouvoir des anciens" ParentName: Gardien des traditions NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_cleric_traditions_esprits_protecteurs.md b/Data/HD/hd_cleric_traditions_esprits_protecteurs.md index 2ce6dc42..4c00724d 100644 --- a/Data/HD/hd_cleric_traditions_esprits_protecteurs.md +++ b/Data/HD/hd_cleric_traditions_esprits_protecteurs.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Esprits protecteurs Id: cleric_traditions_hd.md#esprits-protecteurs ParentLink: cleric_traditions_hd.md#gardien-des-traditions +Name: Esprits protecteurs ParentName: Gardien des traditions NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_cleric_traditions_foi_elargie.md b/Data/HD/hd_cleric_traditions_foi_elargie.md index ee541c8b..ab121d56 100644 --- a/Data/HD/hd_cleric_traditions_foi_elargie.md +++ b/Data/HD/hd_cleric_traditions_foi_elargie.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Foi élargie Id: cleric_traditions_hd.md#foi-élargie ParentLink: cleric_traditions_hd.md#gardien-des-traditions +Name: Foi élargie ParentName: Gardien des traditions NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_cleric_traditions_guerisseur.md b/Data/HD/hd_cleric_traditions_guerisseur.md index 797ad6ce..52f830e8 100644 --- a/Data/HD/hd_cleric_traditions_guerisseur.md +++ b/Data/HD/hd_cleric_traditions_guerisseur.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Guérisseur Id: cleric_traditions_hd.md#guérisseur ParentLink: cleric_traditions_hd.md#gardien-des-traditions +Name: Guérisseur ParentName: Gardien des traditions NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_cleric_traditions_magie_ancestrale.md b/Data/HD/hd_cleric_traditions_magie_ancestrale.md index 6ecb92b8..d45a19c7 100644 --- a/Data/HD/hd_cleric_traditions_magie_ancestrale.md +++ b/Data/HD/hd_cleric_traditions_magie_ancestrale.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Magie ancestrale Id: cleric_traditions_hd.md#magie-ancestrale ParentLink: cleric_traditions_hd.md#gardien-des-traditions +Name: Magie ancestrale ParentName: Gardien des traditions NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_cleric_traditions_maitre_des_traditions.md b/Data/HD/hd_cleric_traditions_maitre_des_traditions.md index 84a15041..c0bbe55b 100644 --- a/Data/HD/hd_cleric_traditions_maitre_des_traditions.md +++ b/Data/HD/hd_cleric_traditions_maitre_des_traditions.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Maître des traditions Id: cleric_traditions_hd.md#maître-des-traditions ParentLink: cleric_traditions_hd.md#gardien-des-traditions +Name: Maître des traditions ParentName: Gardien des traditions NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_cleric_traditions_sorts_de_domaine.md b/Data/HD/hd_cleric_traditions_sorts_de_domaine.md index d80dc9d7..8c554ae4 100644 --- a/Data/HD/hd_cleric_traditions_sorts_de_domaine.md +++ b/Data/HD/hd_cleric_traditions_sorts_de_domaine.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Sorts de domaine Id: cleric_traditions_hd.md#sorts-de-domaine ParentLink: cleric_traditions_hd.md#gardien-des-traditions +Name: Sorts de domaine ParentName: Gardien des traditions NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_cleric_traditions_tradition_orale.md b/Data/HD/hd_cleric_traditions_tradition_orale.md index 4dc30f32..4b44c5d3 100644 --- a/Data/HD/hd_cleric_traditions_tradition_orale.md +++ b/Data/HD/hd_cleric_traditions_tradition_orale.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Tradition orale Id: cleric_traditions_hd.md#tradition-orale ParentLink: cleric_traditions_hd.md#gardien-des-traditions +Name: Tradition orale ParentName: Gardien des traditions NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_combat_abri.md b/Data/HD/hd_combat_abri.md index 6cb434b7..9a4c0f4a 100644 --- a/Data/HD/hd_combat_abri.md +++ b/Data/HD/hd_combat_abri.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Abri -AltName: Cover (SRD p96) -Source: (MDR p293) Id: combat_hd.md#abri ParentLink: combat_hd.md#combattre +Name: Abri ParentName: Combattre NameLevel: 2 +AltName: Cover (SRD p96) +Source: (MDR p293) Attributes: {} --- > [Combattre](hd_combat.md) diff --git a/Data/HD/hd_combat_action_bonus.md b/Data/HD/hd_combat_action_bonus.md index 1203559b..d9e7ea85 100644 --- a/Data/HD/hd_combat_action_bonus.md +++ b/Data/HD/hd_combat_action_bonus.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Action bonus -AltName: Bonus Actions (SRD p90) -Source: (MDR p285) Id: combat_hd.md#action-bonus ParentLink: combat_hd.md#combattre +Name: Action bonus ParentName: Combattre NameLevel: 4 +AltName: Bonus Actions (SRD p90) +Source: (MDR p285) Attributes: {} --- > [Combattre](hd_combat.md) diff --git a/Data/HD/hd_combat_actions_en_combat.md b/Data/HD/hd_combat_actions_en_combat.md index 08d34cd2..c35f9f61 100644 --- a/Data/HD/hd_combat_actions_en_combat.md +++ b/Data/HD/hd_combat_actions_en_combat.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Actions en combat -AltName: Actions in Combat (SRD p93) -Source: (MDR p288) Id: combat_hd.md#actions-en-combat ParentLink: combat_hd.md#combattre +Name: Actions en combat ParentName: Combattre NameLevel: 2 +AltName: Actions in Combat (SRD p93) +Source: (MDR p288) Attributes: {} --- > [Combattre](hd_combat.md) diff --git a/Data/HD/hd_combat_aider.md b/Data/HD/hd_combat_aider.md index 31055533..2750903a 100644 --- a/Data/HD/hd_combat_aider.md +++ b/Data/HD/hd_combat_aider.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Aider -AltName: Help (SRD p93) -Source: (MDR p288) Id: combat_hd.md#aider ParentLink: combat_hd.md#combattre +Name: Aider ParentName: Combattre NameLevel: 3 +AltName: Help (SRD p93) +Source: (MDR p288) Attributes: {} --- > [Combattre](hd_combat.md) diff --git a/Data/HD/hd_combat_assommer_une_creature.md b/Data/HD/hd_combat_assommer_une_creature.md index 052c609c..2c28fe53 100644 --- a/Data/HD/hd_combat_assommer_une_creature.md +++ b/Data/HD/hd_combat_assommer_une_creature.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Assommer une créature -AltName: Knocking a Creature Out (SRD p98) -Source: (MDR p294) Id: combat_hd.md#assommer-une-créature ParentLink: combat_hd.md#combattre +Name: Assommer une créature ParentName: Combattre NameLevel: 3 +AltName: Knocking a Creature Out (SRD p98) +Source: (MDR p294) Attributes: {} --- > [Combattre](hd_combat.md) diff --git a/Data/HD/hd_combat_attaquants_et_cibles_invisibles.md b/Data/HD/hd_combat_attaquants_et_cibles_invisibles.md index 201040c7..7524387c 100644 --- a/Data/HD/hd_combat_attaquants_et_cibles_invisibles.md +++ b/Data/HD/hd_combat_attaquants_et_cibles_invisibles.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Attaquants et cibles invisibles -AltName: Unseen Attackers and Targets (SRD p94) -Source: (MDR p291) Id: combat_hd.md#attaquants-et-cibles-invisibles ParentLink: combat_hd.md#combattre +Name: Attaquants et cibles invisibles ParentName: Combattre NameLevel: 3 +AltName: Unseen Attackers and Targets (SRD p94) +Source: (MDR p291) Attributes: {} --- > [Combattre](hd_combat.md) diff --git a/Data/HD/hd_combat_attaque_a_distance.md b/Data/HD/hd_combat_attaque_a_distance.md index 06f82f72..18709b73 100644 --- a/Data/HD/hd_combat_attaque_a_distance.md +++ b/Data/HD/hd_combat_attaque_a_distance.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Attaque à distance -AltName: Ranged Attacks (SRD p95) -Source: (MDR p291) Id: combat_hd.md#attaque-à-distance ParentLink: combat_hd.md#combattre +Name: Attaque à distance ParentName: Combattre NameLevel: 3 +AltName: Ranged Attacks (SRD p95) +Source: (MDR p291) Attributes: {} --- > [Combattre](hd_combat.md) diff --git a/Data/HD/hd_combat_attaque_a_distance_dans_un_combat_au_corps_a_corps.md b/Data/HD/hd_combat_attaque_a_distance_dans_un_combat_au_corps_a_corps.md index bc6da037..9387301b 100644 --- a/Data/HD/hd_combat_attaque_a_distance_dans_un_combat_au_corps_a_corps.md +++ b/Data/HD/hd_combat_attaque_a_distance_dans_un_combat_au_corps_a_corps.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Attaque à distance dans un combat au corps-à-corps -AltName: Ranged Attacks in Close Combat (SRD p95) -Source: (MDR p291) Id: combat_hd.md#attaque-à-distance-dans-un-combat-au-corps-à-corps ParentLink: combat_hd.md#combattre +Name: Attaque à distance dans un combat au corps-à-corps ParentName: Combattre NameLevel: 4 +AltName: Ranged Attacks in Close Combat (SRD p95) +Source: (MDR p291) Attributes: {} --- > [Combattre](hd_combat.md) diff --git a/Data/HD/hd_combat_attaque_de_corps_a_corps.md b/Data/HD/hd_combat_attaque_de_corps_a_corps.md index 37df2427..2830a588 100644 --- a/Data/HD/hd_combat_attaque_de_corps_a_corps.md +++ b/Data/HD/hd_combat_attaque_de_corps_a_corps.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Attaque de corps-à-corps -AltName: Melee Attacks (SRD p95) -Source: (MDR p291) Id: combat_hd.md#attaque-de-corps-à-corps ParentLink: combat_hd.md#combattre +Name: Attaque de corps-à-corps ParentName: Combattre NameLevel: 3 +AltName: Melee Attacks (SRD p95) +Source: (MDR p291) Attributes: {} --- > [Combattre](hd_combat.md) diff --git a/Data/HD/hd_combat_attaque_dopportunite.md b/Data/HD/hd_combat_attaque_dopportunite.md index 1b37f370..95ec4c23 100644 --- a/Data/HD/hd_combat_attaque_dopportunite.md +++ b/Data/HD/hd_combat_attaque_dopportunite.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Attaque d'opportunité -AltName: Opportunity Attacks (SRD p95) -Source: (MDR p292) Id: combat_hd.md#attaque-dopportunité ParentLink: combat_hd.md#combattre +Name: Attaque d'opportunité ParentName: Combattre NameLevel: 4 +AltName: Opportunity Attacks (SRD p95) +Source: (MDR p292) Attributes: {} --- > [Combattre](hd_combat.md) diff --git a/Data/HD/hd_combat_attaquer.md b/Data/HD/hd_combat_attaquer.md index 95ca9628..27358396 100644 --- a/Data/HD/hd_combat_attaquer.md +++ b/Data/HD/hd_combat_attaquer.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Attaquer -AltName: Attack (SRD p93) -Source: (MDR p288) Id: combat_hd.md#attaquer ParentLink: combat_hd.md#combattre +Name: Attaquer ParentName: Combattre NameLevel: 3 +AltName: Attack (SRD p93) +Source: (MDR p288) Attributes: {} --- > [Combattre](hd_combat.md) diff --git a/Data/HD/hd_combat_autre_chose_.md b/Data/HD/hd_combat_autre_chose_.md index d97972dd..6bb3adb5 100644 --- a/Data/HD/hd_combat_autre_chose_.md +++ b/Data/HD/hd_combat_autre_chose_.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Autre chose ? -Source: (MDR p290) Id: combat_hd.md#autre-chose-? ParentLink: combat_hd.md#combattre +Name: Autre chose ? ParentName: Combattre NameLevel: 3 +Source: (MDR p290) Attributes: {} --- > [Combattre](hd_combat.md) diff --git a/Data/HD/hd_combat_autres_activites_pendant_votre_tour.md b/Data/HD/hd_combat_autres_activites_pendant_votre_tour.md index 3ccb8ae8..f08c5ced 100644 --- a/Data/HD/hd_combat_autres_activites_pendant_votre_tour.md +++ b/Data/HD/hd_combat_autres_activites_pendant_votre_tour.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Autres activités pendant votre tour -AltName: Other Activity on Your Turn (SRD p91) -Source: (MDR p285) Id: combat_hd.md#autres-activités-pendant-votre-tour ParentLink: combat_hd.md#combattre +Name: Autres activités pendant votre tour ParentName: Combattre NameLevel: 4 +AltName: Other Activity on Your Turn (SRD p91) +Source: (MDR p285) Attributes: {} --- > [Combattre](hd_combat.md) diff --git a/Data/HD/hd_combat_bousculer_une_creature.md b/Data/HD/hd_combat_bousculer_une_creature.md index 3a3312e6..6f9ae439 100644 --- a/Data/HD/hd_combat_bousculer_une_creature.md +++ b/Data/HD/hd_combat_bousculer_une_creature.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Bousculer une créature -AltName: Shoving a Creature (SRD p96) -Source: (MDR p292) Id: combat_hd.md#bousculer-une-créature ParentLink: combat_hd.md#combattre +Name: Bousculer une créature ParentName: Combattre NameLevel: 4 +AltName: Shoving a Creature (SRD p96) +Source: (MDR p292) Attributes: {} --- > [Combattre](hd_combat.md) diff --git a/Data/HD/hd_combat_chercher.md b/Data/HD/hd_combat_chercher.md index e876b5f4..28dfdd61 100644 --- a/Data/HD/hd_combat_chercher.md +++ b/Data/HD/hd_combat_chercher.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Chercher -AltName: Search (SRD p94) -Source: (MDR p288) Id: combat_hd.md#chercher ParentLink: combat_hd.md#combattre +Name: Chercher ParentName: Combattre NameLevel: 3 +AltName: Search (SRD p94) +Source: (MDR p288) Attributes: {} --- > [Combattre](hd_combat.md) diff --git a/Data/HD/hd_combat_combat_a_deux_armes.md b/Data/HD/hd_combat_combat_a_deux_armes.md index 006f686e..041d7102 100644 --- a/Data/HD/hd_combat_combat_a_deux_armes.md +++ b/Data/HD/hd_combat_combat_a_deux_armes.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Combat à deux armes -AltName: Two-Weapon Fighting (SRD p95) -Source: (MDR p292) Id: combat_hd.md#combat-à-deux-armes ParentLink: combat_hd.md#combattre +Name: Combat à deux armes ParentName: Combattre NameLevel: 4 +AltName: Two-Weapon Fighting (SRD p95) +Source: (MDR p292) Attributes: {} --- > [Combattre](hd_combat.md) diff --git a/Data/HD/hd_combat_combat_monte.md b/Data/HD/hd_combat_combat_monte.md index 3ba8d0f8..7f2dc0f7 100644 --- a/Data/HD/hd_combat_combat_monte.md +++ b/Data/HD/hd_combat_combat_monte.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Combat monté -AltName: Mounted Combat (SRD p99) -Source: (MDR p295) Id: combat_hd.md#combat-monté ParentLink: combat_hd.md#combattre +Name: Combat monté ParentName: Combattre NameLevel: 2 +AltName: Mounted Combat (SRD p99) +Source: (MDR p295) Attributes: {} --- > [Combattre](hd_combat.md) diff --git a/Data/HD/hd_combat_combat_sous_marin.md b/Data/HD/hd_combat_combat_sous_marin.md index ced63e67..899ef367 100644 --- a/Data/HD/hd_combat_combat_sous_marin.md +++ b/Data/HD/hd_combat_combat_sous_marin.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Combat sous-marin -AltName: Underwater Combat (SRD p99) -Source: (MDR p295) Id: combat_hd.md#combat-sous-marin ParentLink: combat_hd.md#combattre +Name: Combat sous-marin ParentName: Combattre NameLevel: 2 +AltName: Underwater Combat (SRD p99) +Source: (MDR p295) Attributes: {} --- > [Combattre](hd_combat.md) diff --git a/Data/HD/hd_combat_controler_sa_monture.md b/Data/HD/hd_combat_controler_sa_monture.md index 9b4c0ecd..74ecde7d 100644 --- a/Data/HD/hd_combat_controler_sa_monture.md +++ b/Data/HD/hd_combat_controler_sa_monture.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Contrôler sa monture -AltName: Controlling a Mount (SRD p99) -Source: (MDR p295) Id: combat_hd.md#contrôler-sa-monture ParentLink: combat_hd.md#combattre +Name: Contrôler sa monture ParentName: Combattre NameLevel: 3 +AltName: Controlling a Mount (SRD p99) +Source: (MDR p295) Attributes: {} --- > [Combattre](hd_combat.md) diff --git a/Data/HD/hd_combat_coups_critiques.md b/Data/HD/hd_combat_coups_critiques.md index ccc6ef55..34fb3c84 100644 --- a/Data/HD/hd_combat_coups_critiques.md +++ b/Data/HD/hd_combat_coups_critiques.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Coups critiques -AltName: Critical Hits (SRD p96) -Source: (MDR p293) Id: combat_hd.md#coups-critiques ParentLink: combat_hd.md#combattre +Name: Coups critiques ParentName: Combattre NameLevel: 4 +AltName: Critical Hits (SRD p96) +Source: (MDR p293) Attributes: {} --- > [Combattre](hd_combat.md) diff --git a/Data/HD/hd_combat_degats.md b/Data/HD/hd_combat_degats.md index 3dab1301..8abe577d 100644 --- a/Data/HD/hd_combat_degats.md +++ b/Data/HD/hd_combat_degats.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Dégâts -AltName: Hit Points (SRD p96) -Source: (MDR p293) Id: combat_hd.md#dégâts ParentLink: combat_hd.md#combattre +Name: Dégâts ParentName: Combattre NameLevel: 2 +AltName: Hit Points (SRD p96) +Source: (MDR p293) Attributes: {} --- > [Combattre](hd_combat.md) diff --git a/Data/HD/hd_combat_deplacement_en_vol.md b/Data/HD/hd_combat_deplacement_en_vol.md index 32eb915d..3abdf86a 100644 --- a/Data/HD/hd_combat_deplacement_en_vol.md +++ b/Data/HD/hd_combat_deplacement_en_vol.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Déplacement en vol -AltName: Flying Movement (SRD p92) -Source: (MDR p287) Id: combat_hd.md#déplacement-en-vol ParentLink: combat_hd.md#combattre +Name: Déplacement en vol ParentName: Combattre NameLevel: 4 +AltName: Flying Movement (SRD p92) +Source: (MDR p287) Attributes: {} --- > [Combattre](hd_combat.md) diff --git a/Data/HD/hd_combat_deplacement_et_position.md b/Data/HD/hd_combat_deplacement_et_position.md index 57632f60..4a5b1e9e 100644 --- a/Data/HD/hd_combat_deplacement_et_position.md +++ b/Data/HD/hd_combat_deplacement_et_position.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Déplacement et position -AltName: Movement and Position (SRD p91) -Source: (MDR p286) Id: combat_hd.md#déplacement-et-position ParentLink: combat_hd.md#combattre +Name: Déplacement et position ParentName: Combattre NameLevel: 2 +AltName: Movement and Position (SRD p91) +Source: (MDR p286) Attributes: {} --- > [Combattre](hd_combat.md) diff --git a/Data/HD/hd_combat_emplacement.md b/Data/HD/hd_combat_emplacement.md index cf5c2f4e..221124cf 100644 --- a/Data/HD/hd_combat_emplacement.md +++ b/Data/HD/hd_combat_emplacement.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Emplacement -AltName: Space (SRD p92) -Source: (MDR p287) Id: combat_hd.md#emplacement ParentLink: combat_hd.md#combattre +Name: Emplacement ParentName: Combattre NameLevel: 4 +AltName: Space (SRD p92) +Source: (MDR p287) Attributes: {} --- > [Combattre](hd_combat.md) diff --git a/Data/HD/hd_combat_empoignade.md b/Data/HD/hd_combat_empoignade.md index e26fb083..3031f3e0 100644 --- a/Data/HD/hd_combat_empoignade.md +++ b/Data/HD/hd_combat_empoignade.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Empoignade -AltName: Grappling (SRD p95) -Source: (MDR p292) Id: combat_hd.md#empoignade ParentLink: combat_hd.md#combattre +Name: Empoignade ParentName: Combattre NameLevel: 4 +AltName: Grappling (SRD p95) +Source: (MDR p292) Attributes: {} --- > [Combattre](hd_combat.md) diff --git a/Data/HD/hd_combat_esquiver.md b/Data/HD/hd_combat_esquiver.md index 7d0b096d..5b6a09f0 100644 --- a/Data/HD/hd_combat_esquiver.md +++ b/Data/HD/hd_combat_esquiver.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Esquiver -AltName: Dodge (SRD p93) -Source: (MDR p288) Id: combat_hd.md#esquiver ParentLink: combat_hd.md#combattre +Name: Esquiver ParentName: Combattre NameLevel: 3 +AltName: Dodge (SRD p93) +Source: (MDR p288) Attributes: {} --- > [Combattre](hd_combat.md) diff --git a/Data/HD/hd_combat_etre_a_terre.md b/Data/HD/hd_combat_etre_a_terre.md index 7ada47f3..e85749dc 100644 --- a/Data/HD/hd_combat_etre_a_terre.md +++ b/Data/HD/hd_combat_etre_a_terre.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Être à terre -AltName: Being Prone (SRD p91) -Source: (MDR p286) Id: combat_hd.md#Être-à-terre ParentLink: combat_hd.md#combattre +Name: Être à terre ParentName: Combattre NameLevel: 3 +AltName: Being Prone (SRD p91) +Source: (MDR p286) Attributes: {} --- > [Combattre](hd_combat.md) diff --git a/Data/HD/hd_combat_faire_1_ou_20.md b/Data/HD/hd_combat_faire_1_ou_20.md index 478206cb..29c1a21b 100644 --- a/Data/HD/hd_combat_faire_1_ou_20.md +++ b/Data/HD/hd_combat_faire_1_ou_20.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Faire 1 ou 20 -AltName: Rolling 1 or 20 (SRD p94) -Source: (MDR p291) Id: combat_hd.md#faire-1-ou-20 ParentLink: combat_hd.md#combattre +Name: Faire 1 ou 20 ParentName: Combattre NameLevel: 4 +AltName: Rolling 1 or 20 (SRD p94) +Source: (MDR p291) Attributes: {} --- > [Combattre](hd_combat.md) diff --git a/Data/HD/hd_combat_fragmenter_votre_mouvement.md b/Data/HD/hd_combat_fragmenter_votre_mouvement.md index 2d4ebb23..18aa9d07 100644 --- a/Data/HD/hd_combat_fragmenter_votre_mouvement.md +++ b/Data/HD/hd_combat_fragmenter_votre_mouvement.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Fragmenter votre mouvement -AltName: Breaking Up Your Move (SRD p91) -Source: (MDR p286) Id: combat_hd.md#fragmenter-votre-mouvement ParentLink: combat_hd.md#combattre +Name: Fragmenter votre mouvement ParentName: Combattre NameLevel: 4 +AltName: Breaking Up Your Move (SRD p91) +Source: (MDR p286) Attributes: {} --- > [Combattre](hd_combat.md) diff --git a/Data/HD/hd_combat_initiative.md b/Data/HD/hd_combat_initiative.md index 5c3bf342..edd4870c 100644 --- a/Data/HD/hd_combat_initiative.md +++ b/Data/HD/hd_combat_initiative.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Initiative -AltName: Initiative (SRD p90) -Source: (MDR p284) Id: combat_hd.md#initiative ParentLink: combat_hd.md#combattre +Name: Initiative ParentName: Combattre NameLevel: 3 +AltName: Initiative (SRD p90) +Source: (MDR p284) Attributes: {} --- > [Combattre](hd_combat.md) diff --git a/Data/HD/hd_combat_interagir_avec_les_objets_alentours.md b/Data/HD/hd_combat_interagir_avec_les_objets_alentours.md index a73bf8b9..ea700baa 100644 --- a/Data/HD/hd_combat_interagir_avec_les_objets_alentours.md +++ b/Data/HD/hd_combat_interagir_avec_les_objets_alentours.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Interagir avec les objets alentours -AltName: Interacting with Objects Around You (SRD p92) -Source: (MDR p287) Id: combat_hd.md#interagir-avec-les-objets-alentours ParentLink: combat_hd.md#combattre +Name: Interagir avec les objets alentours ParentName: Combattre NameLevel: 3 +AltName: Interacting with Objects Around You (SRD p92) +Source: (MDR p287) Attributes: {} --- > [Combattre](hd_combat.md) diff --git a/Data/HD/hd_combat_jets_dattaque.md b/Data/HD/hd_combat_jets_dattaque.md index 86d46b93..cd98ffd1 100644 --- a/Data/HD/hd_combat_jets_dattaque.md +++ b/Data/HD/hd_combat_jets_dattaque.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Jets d'attaque -AltName: Attack Rolls (SRD p94) -Source: (MDR p290) Id: combat_hd.md#jets-dattaque ParentLink: combat_hd.md#combattre +Name: Jets d'attaque ParentName: Combattre NameLevel: 3 +AltName: Attack Rolls (SRD p94) +Source: (MDR p290) Attributes: {} --- > [Combattre](hd_combat.md) diff --git a/Data/HD/hd_combat_jets_de_degats.md b/Data/HD/hd_combat_jets_de_degats.md index 503c11f3..d9de8ac8 100644 --- a/Data/HD/hd_combat_jets_de_degats.md +++ b/Data/HD/hd_combat_jets_de_degats.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Jets de dégâts -AltName: Damage Rolls (SRD p96) -Source: (MDR p293) Id: combat_hd.md#jets-de-dégâts ParentLink: combat_hd.md#combattre +Name: Jets de dégâts ParentName: Combattre NameLevel: 3 +AltName: Damage Rolls (SRD p96) +Source: (MDR p293) Attributes: {} --- > [Combattre](hd_combat.md) diff --git a/Data/HD/hd_combat_lancer_un_sort.md b/Data/HD/hd_combat_lancer_un_sort.md index 157760a7..f4119ed3 100644 --- a/Data/HD/hd_combat_lancer_un_sort.md +++ b/Data/HD/hd_combat_lancer_un_sort.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Lancer un sort -AltName: Cast a Spell (SRD p93) -Source: (MDR p288) Id: combat_hd.md#lancer-un-sort ParentLink: combat_hd.md#combattre +Name: Lancer un sort ParentName: Combattre NameLevel: 3 +AltName: Cast a Spell (SRD p93) +Source: (MDR p288) Attributes: {} --- > [Combattre](hd_combat.md) diff --git a/Data/HD/hd_combat_les_etapes_du_combat.md b/Data/HD/hd_combat_les_etapes_du_combat.md index 639fee18..c60968f6 100644 --- a/Data/HD/hd_combat_les_etapes_du_combat.md +++ b/Data/HD/hd_combat_les_etapes_du_combat.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Les étapes du combat -AltName: Combat Step by Step (SRD p90) -Source: (MDR p284) Id: combat_hd.md#les-étapes-du-combat ParentLink: combat_hd.md#combattre +Name: Les étapes du combat ParentName: Combattre NameLevel: 3 +AltName: Combat Step by Step (SRD p90) +Source: (MDR p284) Attributes: {} --- > [Combattre](hd_combat.md) diff --git a/Data/HD/hd_combat_modificateurs_du_jet.md b/Data/HD/hd_combat_modificateurs_du_jet.md index a45a5d38..c9f1962b 100644 --- a/Data/HD/hd_combat_modificateurs_du_jet.md +++ b/Data/HD/hd_combat_modificateurs_du_jet.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Modificateurs du jet -AltName: Modifiers to the Roll (SRD p94) -Source: (MDR p290) Id: combat_hd.md#modificateurs-du-jet ParentLink: combat_hd.md#combattre +Name: Modificateurs du jet ParentName: Combattre NameLevel: 4 +AltName: Modifiers to the Roll (SRD p94) +Source: (MDR p290) Attributes: {} --- > [Combattre](hd_combat.md) diff --git a/Data/HD/hd_combat_monter_et_descendre_de_sa_monture.md b/Data/HD/hd_combat_monter_et_descendre_de_sa_monture.md index d09715c3..58423516 100644 --- a/Data/HD/hd_combat_monter_et_descendre_de_sa_monture.md +++ b/Data/HD/hd_combat_monter_et_descendre_de_sa_monture.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Monter et descendre de sa monture -AltName: Mounting and Dismounting (SRD p99) -Source: (MDR p295) Id: combat_hd.md#monter-et-descendre-de-sa-monture ParentLink: combat_hd.md#combattre +Name: Monter et descendre de sa monture ParentName: Combattre NameLevel: 3 +AltName: Mounting and Dismounting (SRD p99) +Source: (MDR p295) Attributes: {} --- > [Combattre](hd_combat.md) diff --git a/Data/HD/hd_combat_opposition_en_combat.md b/Data/HD/hd_combat_opposition_en_combat.md index f85e3f60..724c733a 100644 --- a/Data/HD/hd_combat_opposition_en_combat.md +++ b/Data/HD/hd_combat_opposition_en_combat.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Opposition en combat -AltName: Contests in Combat (SRD p96) -Source: (MDR p292) Id: combat_hd.md#opposition-en-combat ParentLink: combat_hd.md#combattre +Name: Opposition en combat ParentName: Combattre NameLevel: 4 +AltName: Contests in Combat (SRD p96) +Source: (MDR p292) Attributes: {} --- > [Combattre](hd_combat.md) diff --git a/Data/HD/hd_combat_ordre_de_combat.md b/Data/HD/hd_combat_ordre_de_combat.md index 548e83b4..a242b441 100644 --- a/Data/HD/hd_combat_ordre_de_combat.md +++ b/Data/HD/hd_combat_ordre_de_combat.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Ordre de combat -AltName: The Order of Combat (SRD p90) -Source: (MDR p284) Id: combat_hd.md#ordre-de-combat ParentLink: combat_hd.md#combattre +Name: Ordre de combat ParentName: Combattre NameLevel: 2 +AltName: The Order of Combat (SRD p90) +Source: (MDR p284) Attributes: {} --- > [Combattre](hd_combat.md) diff --git a/Data/HD/hd_combat_portee.md b/Data/HD/hd_combat_portee.md index cc63094f..0097d8af 100644 --- a/Data/HD/hd_combat_portee.md +++ b/Data/HD/hd_combat_portee.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Portée -AltName: Range (SRD p95) -Source: (MDR p291) Id: combat_hd.md#portée ParentLink: combat_hd.md#combattre +Name: Portée ParentName: Combattre NameLevel: 4 +AltName: Range (SRD p95) +Source: (MDR p291) Attributes: {} --- > [Combattre](hd_combat.md) diff --git a/Data/HD/hd_combat_porter_une_attaque.md b/Data/HD/hd_combat_porter_une_attaque.md index 7b82e462..62a3472a 100644 --- a/Data/HD/hd_combat_porter_une_attaque.md +++ b/Data/HD/hd_combat_porter_une_attaque.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Porter une attaque -AltName: Making an Attack (SRD p94) -Source: (MDR p290) Id: combat_hd.md#porter-une-attaque ParentLink: combat_hd.md#combattre +Name: Porter une attaque ParentName: Combattre NameLevel: 2 +AltName: Making an Attack (SRD p94) +Source: (MDR p290) Attributes: {} --- > [Combattre](hd_combat.md) diff --git a/Data/HD/hd_combat_reaction.md b/Data/HD/hd_combat_reaction.md index 629d3aac..ca311801 100644 --- a/Data/HD/hd_combat_reaction.md +++ b/Data/HD/hd_combat_reaction.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Réaction -AltName: Reactions (SRD p91) -Source: (MDR p285) Id: combat_hd.md#réaction ParentLink: combat_hd.md#combattre +Name: Réaction ParentName: Combattre NameLevel: 3 +AltName: Reactions (SRD p91) +Source: (MDR p285) Attributes: {} --- > [Combattre](hd_combat.md) diff --git a/Data/HD/hd_combat_resistance_et_vulnerabilite_aux_degats.md b/Data/HD/hd_combat_resistance_et_vulnerabilite_aux_degats.md index 0b780997..43266a12 100644 --- a/Data/HD/hd_combat_resistance_et_vulnerabilite_aux_degats.md +++ b/Data/HD/hd_combat_resistance_et_vulnerabilite_aux_degats.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Résistance et vulnérabilité aux dégâts -AltName: Damage Resistance and Vulnerability (SRD p97) -Source: (MDR p294) Id: combat_hd.md#résistance-et-vulnérabilité-aux-dégâts ParentLink: combat_hd.md#combattre +Name: Résistance et vulnérabilité aux dégâts ParentName: Combattre NameLevel: 3 +AltName: Damage Resistance and Vulnerability (SRD p97) +Source: (MDR p294) Attributes: {} --- > [Combattre](hd_combat.md) diff --git a/Data/HD/hd_combat_se_cacher.md b/Data/HD/hd_combat_se_cacher.md index bfc74f01..ed7303cc 100644 --- a/Data/HD/hd_combat_se_cacher.md +++ b/Data/HD/hd_combat_se_cacher.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Se cacher -AltName: Hide (SRD p93) -Source: (MDR p288) Id: combat_hd.md#se-cacher ParentLink: combat_hd.md#combattre +Name: Se cacher ParentName: Combattre NameLevel: 3 +AltName: Hide (SRD p93) +Source: (MDR p288) Attributes: {} --- > [Combattre](hd_combat.md) diff --git a/Data/HD/hd_combat_se_deplacer_au_milieu_dautres_creatures.md b/Data/HD/hd_combat_se_deplacer_au_milieu_dautres_creatures.md index 774b237e..1a7fd8b5 100644 --- a/Data/HD/hd_combat_se_deplacer_au_milieu_dautres_creatures.md +++ b/Data/HD/hd_combat_se_deplacer_au_milieu_dautres_creatures.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Se déplacer au milieu d'autres créatures -AltName: Moving Around Other Creatures (SRD p92) -Source: (MDR p286) Id: combat_hd.md#se-déplacer-au-milieu-dautres-créatures ParentLink: combat_hd.md#combattre +Name: Se déplacer au milieu d'autres créatures ParentName: Combattre NameLevel: 3 +AltName: Moving Around Other Creatures (SRD p92) +Source: (MDR p286) Attributes: {} --- > [Combattre](hd_combat.md) diff --git a/Data/HD/hd_combat_se_deplacer_entre_des_attaques.md b/Data/HD/hd_combat_se_deplacer_entre_des_attaques.md index 318d626e..9bfc5c5f 100644 --- a/Data/HD/hd_combat_se_deplacer_entre_des_attaques.md +++ b/Data/HD/hd_combat_se_deplacer_entre_des_attaques.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Se déplacer entre des attaques -AltName: Moving between Attacks (SRD p91) -Source: (MDR p286) Id: combat_hd.md#se-déplacer-entre-des-attaques ParentLink: combat_hd.md#combattre +Name: Se déplacer entre des attaques ParentName: Combattre NameLevel: 4 +AltName: Moving between Attacks (SRD p91) +Source: (MDR p286) Attributes: {} --- > [Combattre](hd_combat.md) diff --git a/Data/HD/hd_combat_se_desengager.md b/Data/HD/hd_combat_se_desengager.md index 08d1852a..1acb8229 100644 --- a/Data/HD/hd_combat_se_desengager.md +++ b/Data/HD/hd_combat_se_desengager.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Se désengager -AltName: Disengage (SRD p93) -Source: (MDR p288) Id: combat_hd.md#se-désengager ParentLink: combat_hd.md#combattre +Name: Se désengager ParentName: Combattre NameLevel: 3 +AltName: Disengage (SRD p93) +Source: (MDR p288) Attributes: {} --- > [Combattre](hd_combat.md) diff --git a/Data/HD/hd_combat_se_faufiler_dans_un_espace_reduit.md b/Data/HD/hd_combat_se_faufiler_dans_un_espace_reduit.md index 0a194025..6100414d 100644 --- a/Data/HD/hd_combat_se_faufiler_dans_un_espace_reduit.md +++ b/Data/HD/hd_combat_se_faufiler_dans_un_espace_reduit.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Se faufiler dans un espace réduit -AltName: Squeezing into a Smaller Space (SRD p92) -Source: (MDR p288) Id: combat_hd.md#se-faufiler-dans-un-espace-réduit ParentLink: combat_hd.md#combattre +Name: Se faufiler dans un espace réduit ParentName: Combattre NameLevel: 4 +AltName: Squeezing into a Smaller Space (SRD p92) +Source: (MDR p288) Attributes: {} --- > [Combattre](hd_combat.md) diff --git a/Data/HD/hd_combat_se_precipiter.md b/Data/HD/hd_combat_se_precipiter.md index 9aa905cb..21f60772 100644 --- a/Data/HD/hd_combat_se_precipiter.md +++ b/Data/HD/hd_combat_se_precipiter.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Se précipiter -AltName: Dash (SRD p93) -Source: (MDR p290) Id: combat_hd.md#se-précipiter ParentLink: combat_hd.md#combattre +Name: Se précipiter ParentName: Combattre NameLevel: 3 +AltName: Dash (SRD p93) +Source: (MDR p290) Attributes: {} --- > [Combattre](hd_combat.md) diff --git a/Data/HD/hd_combat_se_tenir_pret.md b/Data/HD/hd_combat_se_tenir_pret.md index e00d7cc6..a8bdb276 100644 --- a/Data/HD/hd_combat_se_tenir_pret.md +++ b/Data/HD/hd_combat_se_tenir_pret.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Se tenir prêt -AltName: Ready (SRD p93) -Source: (MDR p290) Id: combat_hd.md#se-tenir-prêt ParentLink: combat_hd.md#combattre +Name: Se tenir prêt ParentName: Combattre NameLevel: 3 +AltName: Ready (SRD p93) +Source: (MDR p290) Attributes: {} --- > [Combattre](hd_combat.md) diff --git a/Data/HD/hd_combat_surprise.md b/Data/HD/hd_combat_surprise.md index 0b72369e..a89d136a 100644 --- a/Data/HD/hd_combat_surprise.md +++ b/Data/HD/hd_combat_surprise.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Surprise -AltName: Surprise (SRD p90) -Source: (MDR p284) Id: combat_hd.md#surprise ParentLink: combat_hd.md#combattre +Name: Surprise ParentName: Combattre NameLevel: 3 +AltName: Surprise (SRD p90) +Source: (MDR p284) Attributes: {} --- > [Combattre](hd_combat.md) diff --git a/Data/HD/hd_combat_taille_des_creatures.md b/Data/HD/hd_combat_taille_des_creatures.md index 4e910265..a75634f3 100644 --- a/Data/HD/hd_combat_taille_des_creatures.md +++ b/Data/HD/hd_combat_taille_des_creatures.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Taille des créatures -AltName: Creature Size (SRD p92) -Source: (MDR p287) Id: combat_hd.md#taille-des-créatures ParentLink: combat_hd.md#combattre +Name: Taille des créatures ParentName: Combattre NameLevel: 3 +AltName: Creature Size (SRD p92) +Source: (MDR p287) Attributes: {} --- > [Combattre](hd_combat.md) diff --git a/Data/HD/hd_combat_terrain_difficile.md b/Data/HD/hd_combat_terrain_difficile.md index efb2b2e6..e70fb27e 100644 --- a/Data/HD/hd_combat_terrain_difficile.md +++ b/Data/HD/hd_combat_terrain_difficile.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Terrain difficile -AltName: Difficult Terrain (SRD p91) -Source: (MDR p286) Id: combat_hd.md#terrain-difficile ParentLink: combat_hd.md#combattre +Name: Terrain difficile ParentName: Combattre NameLevel: 3 +AltName: Difficult Terrain (SRD p91) +Source: (MDR p286) Attributes: {} --- > [Combattre](hd_combat.md) diff --git a/Data/HD/hd_combat_types_de_degats.md b/Data/HD/hd_combat_types_de_degats.md index 5f029110..846bd17b 100644 --- a/Data/HD/hd_combat_types_de_degats.md +++ b/Data/HD/hd_combat_types_de_degats.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Types de dégâts -AltName: Damage Types (SRD p97) -Source: (MDR p294) Id: combat_hd.md#types-de-dégâts ParentLink: combat_hd.md#combattre +Name: Types de dégâts ParentName: Combattre NameLevel: 4 +AltName: Damage Types (SRD p97) +Source: (MDR p294) Attributes: {} --- > [Combattre](hd_combat.md) diff --git a/Data/HD/hd_combat_utiliser_differentes_vitesses.md b/Data/HD/hd_combat_utiliser_differentes_vitesses.md index c6c1c20f..1f92dfa4 100644 --- a/Data/HD/hd_combat_utiliser_differentes_vitesses.md +++ b/Data/HD/hd_combat_utiliser_differentes_vitesses.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Utiliser différentes vitesses -AltName: Using Different Speeds (SRD p91) -Source: (MDR p286) Id: combat_hd.md#utiliser-différentes-vitesses ParentLink: combat_hd.md#combattre +Name: Utiliser différentes vitesses ParentName: Combattre NameLevel: 4 +AltName: Using Different Speeds (SRD p91) +Source: (MDR p286) Attributes: {} --- > [Combattre](hd_combat.md) diff --git a/Data/HD/hd_combat_utiliser_un_objet.md b/Data/HD/hd_combat_utiliser_un_objet.md index 1b5f7160..a9a1cf32 100644 --- a/Data/HD/hd_combat_utiliser_un_objet.md +++ b/Data/HD/hd_combat_utiliser_un_objet.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Utiliser un objet -AltName: Use an Object (SRD p94) -Source: (MDR p290) Id: combat_hd.md#utiliser-un-objet ParentLink: combat_hd.md#combattre +Name: Utiliser un objet ParentName: Combattre NameLevel: 3 +AltName: Use an Object (SRD p94) +Source: (MDR p290) Attributes: {} --- > [Combattre](hd_combat.md) diff --git a/Data/HD/hd_combat_votre_tour.md b/Data/HD/hd_combat_votre_tour.md index 12f6d79e..02d38551 100644 --- a/Data/HD/hd_combat_votre_tour.md +++ b/Data/HD/hd_combat_votre_tour.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Votre tour -AltName: Your Turn (SRD p90) -Source: (MDR p285) Id: combat_hd.md#votre-tour ParentLink: combat_hd.md#combattre +Name: Votre tour ParentName: Combattre NameLevel: 3 +AltName: Your Turn (SRD p90) +Source: (MDR p285) Attributes: {} --- > [Combattre](hd_combat.md) diff --git a/Data/HD/hd_conditions_a_terre.md b/Data/HD/hd_conditions_a_terre.md index 5280d51a..5b4b0014 100644 --- a/Data/HD/hd_conditions_a_terre.md +++ b/Data/HD/hd_conditions_a_terre.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: À terre -AltName: '[Prone](srd_conditions_prone.md)' Id: conditions_hd.md#À-terre ParentLink: conditions_hd.md#États-spéciaux +Name: À terre ParentName: États spéciaux NameLevel: 1 +AltName: '[Prone](srd_conditions_prone.md)' Attributes: {} --- > [États spéciaux](hd_conditions.md) diff --git a/Data/HD/hd_conditions_assourdi.md b/Data/HD/hd_conditions_assourdi.md index 95e4e56b..3b52bfc0 100644 --- a/Data/HD/hd_conditions_assourdi.md +++ b/Data/HD/hd_conditions_assourdi.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Assourdi -AltName: '[Deafened](srd_conditions_deafened.md)' Id: conditions_hd.md#assourdi ParentLink: conditions_hd.md#États-spéciaux +Name: Assourdi ParentName: États spéciaux NameLevel: 1 +AltName: '[Deafened](srd_conditions_deafened.md)' Attributes: {} --- > [États spéciaux](hd_conditions.md) diff --git a/Data/HD/hd_conditions_aveugle.md b/Data/HD/hd_conditions_aveugle.md index 162baf85..307dfb15 100644 --- a/Data/HD/hd_conditions_aveugle.md +++ b/Data/HD/hd_conditions_aveugle.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Aveuglé -AltName: '[Blinded](srd_conditions_blinded.md)' Id: conditions_hd.md#aveuglé ParentLink: conditions_hd.md#États-spéciaux +Name: Aveuglé ParentName: États spéciaux NameLevel: 1 +AltName: '[Blinded](srd_conditions_blinded.md)' Attributes: {} --- > [États spéciaux](hd_conditions.md) diff --git a/Data/HD/hd_conditions_charme.md b/Data/HD/hd_conditions_charme.md index a6619fee..f5e359ce 100644 --- a/Data/HD/hd_conditions_charme.md +++ b/Data/HD/hd_conditions_charme.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Charmé -AltName: '[Charmed](srd_conditions_charmed.md)' Id: conditions_hd.md#charmé ParentLink: conditions_hd.md#États-spéciaux +Name: Charmé ParentName: États spéciaux NameLevel: 1 +AltName: '[Charmed](srd_conditions_charmed.md)' Attributes: {} --- > [États spéciaux](hd_conditions.md) diff --git a/Data/HD/hd_conditions_empoigne.md b/Data/HD/hd_conditions_empoigne.md index c47b98fd..fec780f7 100644 --- a/Data/HD/hd_conditions_empoigne.md +++ b/Data/HD/hd_conditions_empoigne.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Empoigné -AltName: '[Grappled](srd_conditions_grappled.md)' Id: conditions_hd.md#empoigné ParentLink: conditions_hd.md#États-spéciaux +Name: Empoigné ParentName: États spéciaux NameLevel: 1 +AltName: '[Grappled](srd_conditions_grappled.md)' Attributes: {} --- > [États spéciaux](hd_conditions.md) diff --git a/Data/HD/hd_conditions_empoisonne.md b/Data/HD/hd_conditions_empoisonne.md index cbc0a163..b631afa8 100644 --- a/Data/HD/hd_conditions_empoisonne.md +++ b/Data/HD/hd_conditions_empoisonne.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Empoisonné -AltName: '[Poisoned](srd_conditions_poisoned.md)' Id: conditions_hd.md#empoisonné ParentLink: conditions_hd.md#États-spéciaux +Name: Empoisonné ParentName: États spéciaux NameLevel: 1 +AltName: '[Poisoned](srd_conditions_poisoned.md)' Attributes: {} --- > [États spéciaux](hd_conditions.md) diff --git a/Data/HD/hd_conditions_entrave.md b/Data/HD/hd_conditions_entrave.md index da3a0aaa..6cddabe4 100644 --- a/Data/HD/hd_conditions_entrave.md +++ b/Data/HD/hd_conditions_entrave.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Entravé -AltName: '[Restrained](srd_conditions_restrained.md)' Id: conditions_hd.md#entravé ParentLink: conditions_hd.md#États-spéciaux +Name: Entravé ParentName: États spéciaux NameLevel: 1 +AltName: '[Restrained](srd_conditions_restrained.md)' Attributes: {} --- > [États spéciaux](hd_conditions.md) diff --git a/Data/HD/hd_conditions_etourdi.md b/Data/HD/hd_conditions_etourdi.md index 8c1e2d6b..388e5dea 100644 --- a/Data/HD/hd_conditions_etourdi.md +++ b/Data/HD/hd_conditions_etourdi.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Étourdi -AltName: '[Stunned](srd_conditions_stunned.md)' Id: conditions_hd.md#Étourdi ParentLink: conditions_hd.md#États-spéciaux +Name: Étourdi ParentName: États spéciaux NameLevel: 1 +AltName: '[Stunned](srd_conditions_stunned.md)' Attributes: {} --- > [États spéciaux](hd_conditions.md) diff --git a/Data/HD/hd_conditions_fatigue_et_epuisement.md b/Data/HD/hd_conditions_fatigue_et_epuisement.md index b3e89663..9ea49b10 100644 --- a/Data/HD/hd_conditions_fatigue_et_epuisement.md +++ b/Data/HD/hd_conditions_fatigue_et_epuisement.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Fatigue et épuisement -AltName: '[Exhaustion](srd_conditions_exhaustion.md)' Id: conditions_hd.md#fatigue-et-épuisement ParentLink: conditions_hd.md#États-spéciaux +Name: Fatigue et épuisement ParentName: États spéciaux NameLevel: 1 +AltName: '[Exhaustion](srd_conditions_exhaustion.md)' Attributes: {} --- > [États spéciaux](hd_conditions.md) diff --git a/Data/HD/hd_conditions_inconscient.md b/Data/HD/hd_conditions_inconscient.md index 556b509e..25d33efa 100644 --- a/Data/HD/hd_conditions_inconscient.md +++ b/Data/HD/hd_conditions_inconscient.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Inconscient -AltName: '[Unconscious](srd_conditions_unconscious.md)' Id: conditions_hd.md#inconscient ParentLink: conditions_hd.md#États-spéciaux +Name: Inconscient ParentName: États spéciaux NameLevel: 1 +AltName: '[Unconscious](srd_conditions_unconscious.md)' Attributes: {} --- > [États spéciaux](hd_conditions.md) diff --git a/Data/HD/hd_conditions_invisible.md b/Data/HD/hd_conditions_invisible.md index 6d947ff9..cc7fd89b 100644 --- a/Data/HD/hd_conditions_invisible.md +++ b/Data/HD/hd_conditions_invisible.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Invisible -AltName: '[Invisible](srd_conditions_invisible.md)' Id: conditions_hd.md#invisible ParentLink: conditions_hd.md#États-spéciaux +Name: Invisible ParentName: États spéciaux NameLevel: 1 +AltName: '[Invisible](srd_conditions_invisible.md)' Attributes: {} --- > [États spéciaux](hd_conditions.md) diff --git a/Data/HD/hd_conditions_neutralise.md b/Data/HD/hd_conditions_neutralise.md index 3f4e9cae..5b2cb0d1 100644 --- a/Data/HD/hd_conditions_neutralise.md +++ b/Data/HD/hd_conditions_neutralise.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Neutralisé -AltName: '[Incapacitated](srd_conditions_incapacitated.md)' Id: conditions_hd.md#neutralisé ParentLink: conditions_hd.md#États-spéciaux +Name: Neutralisé ParentName: États spéciaux NameLevel: 1 +AltName: '[Incapacitated](srd_conditions_incapacitated.md)' Attributes: {} --- > [États spéciaux](hd_conditions.md) diff --git a/Data/HD/hd_conditions_paralyse.md b/Data/HD/hd_conditions_paralyse.md index 6f2458d3..59a9a615 100644 --- a/Data/HD/hd_conditions_paralyse.md +++ b/Data/HD/hd_conditions_paralyse.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Paralysé -AltName: '[Paralyzed](srd_conditions_paralyzed.md)' Id: conditions_hd.md#paralysé ParentLink: conditions_hd.md#États-spéciaux +Name: Paralysé ParentName: États spéciaux NameLevel: 1 +AltName: '[Paralyzed](srd_conditions_paralyzed.md)' Attributes: {} --- > [États spéciaux](hd_conditions.md) diff --git a/Data/HD/hd_conditions_petrifie.md b/Data/HD/hd_conditions_petrifie.md index 97af529f..3ced458b 100644 --- a/Data/HD/hd_conditions_petrifie.md +++ b/Data/HD/hd_conditions_petrifie.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Pétrifié -AltName: '[Petrified](srd_conditions_petrified.md)' Id: conditions_hd.md#pétrifié ParentLink: conditions_hd.md#États-spéciaux +Name: Pétrifié ParentName: États spéciaux NameLevel: 1 +AltName: '[Petrified](srd_conditions_petrified.md)' Attributes: {} --- > [États spéciaux](hd_conditions.md) diff --git a/Data/HD/hd_conditions_terrorise.md b/Data/HD/hd_conditions_terrorise.md index dab1ec28..e59cdd32 100644 --- a/Data/HD/hd_conditions_terrorise.md +++ b/Data/HD/hd_conditions_terrorise.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Terrorisé -AltName: '[Frightened](srd_conditions_frightened.md)' Id: conditions_hd.md#terrorisé ParentLink: conditions_hd.md#États-spéciaux +Name: Terrorisé ParentName: États spéciaux NameLevel: 1 +AltName: '[Frightened](srd_conditions_frightened.md)' Attributes: {} --- > [États spéciaux](hd_conditions.md) diff --git a/Data/HD/hd_damage_healing_jets_de_sauvegarde_contre_la_mort.md b/Data/HD/hd_damage_healing_jets_de_sauvegarde_contre_la_mort.md index adb6ba87..5a827364 100644 --- a/Data/HD/hd_damage_healing_jets_de_sauvegarde_contre_la_mort.md +++ b/Data/HD/hd_damage_healing_jets_de_sauvegarde_contre_la_mort.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Jets de sauvegarde contre la mort -AltName: Death Saving Throws -Source: (MDR p298)(SRD p98) Id: damage_healing_hd.md#jets-de-sauvegarde-contre-la-mort ParentLink: damage_healing_hd.md#dégâts-et-guérison- +Name: Jets de sauvegarde contre la mort ParentName: 'Dégâts et guérison ' NameLevel: 4 +AltName: Death Saving Throws +Source: (MDR p298)(SRD p98) Attributes: {} --- > [Dégâts et guérison ](hd_damage_healing.md) diff --git a/Data/HD/hd_damage_healing_les_monstres_et_la_mort.md b/Data/HD/hd_damage_healing_les_monstres_et_la_mort.md index 2a5a373c..fe70040a 100644 --- a/Data/HD/hd_damage_healing_les_monstres_et_la_mort.md +++ b/Data/HD/hd_damage_healing_les_monstres_et_la_mort.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Les monstres et la mort -AltName: Monsters and Death -Source: (MDR p299)(SRD p98) Id: damage_healing_hd.md#les-monstres-et-la-mort ParentLink: damage_healing_hd.md#dégâts-et-guérison- +Name: Les monstres et la mort ParentName: 'Dégâts et guérison ' NameLevel: 4 +AltName: Monsters and Death +Source: (MDR p299)(SRD p98) Attributes: {} --- > [Dégâts et guérison ](hd_damage_healing.md) diff --git a/Data/HD/hd_damage_healing_mort_instantanee.md b/Data/HD/hd_damage_healing_mort_instantanee.md index ca8957fd..da417343 100644 --- a/Data/HD/hd_damage_healing_mort_instantanee.md +++ b/Data/HD/hd_damage_healing_mort_instantanee.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Mort instantanée -AltName: Instant Death -Source: (MDR p298)(SRD p98) Id: damage_healing_hd.md#mort-instantanée ParentLink: damage_healing_hd.md#dégâts-et-guérison- +Name: Mort instantanée ParentName: 'Dégâts et guérison ' NameLevel: 4 +AltName: Instant Death +Source: (MDR p298)(SRD p98) Attributes: {} --- > [Dégâts et guérison ](hd_damage_healing.md) diff --git a/Data/HD/hd_damage_healing_perdre_conscience.md b/Data/HD/hd_damage_healing_perdre_conscience.md index bd3064b6..67ae5f01 100644 --- a/Data/HD/hd_damage_healing_perdre_conscience.md +++ b/Data/HD/hd_damage_healing_perdre_conscience.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Perdre conscience -AltName: Falling Unconscious -Source: (MDR p298)(SRD p98) Id: damage_healing_hd.md#perdre-conscience ParentLink: damage_healing_hd.md#dégâts-et-guérison- +Name: Perdre conscience ParentName: 'Dégâts et guérison ' NameLevel: 4 +AltName: Falling Unconscious +Source: (MDR p298)(SRD p98) Attributes: {} --- > [Dégâts et guérison ](hd_damage_healing.md) diff --git a/Data/HD/hd_damage_healing_points_de_vie.md b/Data/HD/hd_damage_healing_points_de_vie.md index a1920e91..6a605852 100644 --- a/Data/HD/hd_damage_healing_points_de_vie.md +++ b/Data/HD/hd_damage_healing_points_de_vie.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Points de vie -AltName: Hit Points -Source: (MDR p298)(SRD p96) Id: damage_healing_hd.md#points-de-vie ParentLink: damage_healing_hd.md#dégâts-et-guérison- +Name: Points de vie ParentName: 'Dégâts et guérison ' NameLevel: 3 +AltName: Hit Points +Source: (MDR p298)(SRD p96) Attributes: {} --- > [Dégâts et guérison ](hd_damage_healing.md) diff --git a/Data/HD/hd_damage_healing_points_de_vie_temporaires.md b/Data/HD/hd_damage_healing_points_de_vie_temporaires.md index 9bfca032..9421bce5 100644 --- a/Data/HD/hd_damage_healing_points_de_vie_temporaires.md +++ b/Data/HD/hd_damage_healing_points_de_vie_temporaires.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Points de vie temporaires -AltName: Temporary Hit Points -Source: (MDR p299)(SRD p98) Id: damage_healing_hd.md#points-de-vie-temporaires ParentLink: damage_healing_hd.md#dégâts-et-guérison- +Name: Points de vie temporaires ParentName: 'Dégâts et guérison ' NameLevel: 3 +AltName: Temporary Hit Points +Source: (MDR p299)(SRD p98) Attributes: {} --- > [Dégâts et guérison ](hd_damage_healing.md) diff --git a/Data/HD/hd_damage_healing_soins.md b/Data/HD/hd_damage_healing_soins.md index a081566d..a76adf2b 100644 --- a/Data/HD/hd_damage_healing_soins.md +++ b/Data/HD/hd_damage_healing_soins.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Soins -AltName: Healing -Source: (MDR p298)(SRD p97) Id: damage_healing_hd.md#soins ParentLink: damage_healing_hd.md#dégâts-et-guérison- +Name: Soins ParentName: 'Dégâts et guérison ' NameLevel: 3 +AltName: Healing +Source: (MDR p298)(SRD p97) Attributes: {} --- > [Dégâts et guérison ](hd_damage_healing.md) diff --git a/Data/HD/hd_damage_healing_stabiliser_une_creature.md b/Data/HD/hd_damage_healing_stabiliser_une_creature.md index 4df7e940..9c840afd 100644 --- a/Data/HD/hd_damage_healing_stabiliser_une_creature.md +++ b/Data/HD/hd_damage_healing_stabiliser_une_creature.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Stabiliser une créature -AltName: Stabilizing a Creature -Source: (MDR p299)(SRD p98) Id: damage_healing_hd.md#stabiliser-une-créature ParentLink: damage_healing_hd.md#dégâts-et-guérison- +Name: Stabiliser une créature ParentName: 'Dégâts et guérison ' NameLevel: 4 +AltName: Stabilizing a Creature +Source: (MDR p299)(SRD p98) Attributes: {} --- > [Dégâts et guérison ](hd_damage_healing.md) diff --git a/Data/HD/hd_damage_healing_tomber_a_0_point_de_vie.md b/Data/HD/hd_damage_healing_tomber_a_0_point_de_vie.md index 8f1419e1..40aba302 100644 --- a/Data/HD/hd_damage_healing_tomber_a_0_point_de_vie.md +++ b/Data/HD/hd_damage_healing_tomber_a_0_point_de_vie.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Tomber à 0 point de vie -AltName: Dropping to 0 Hit Points -Source: (MDR p298)(SRD p97) Id: damage_healing_hd.md#tomber-à-0-point-de-vie ParentLink: damage_healing_hd.md#dégâts-et-guérison- +Name: Tomber à 0 point de vie ParentName: 'Dégâts et guérison ' NameLevel: 3 +AltName: Dropping to 0 Hit Points +Source: (MDR p298)(SRD p97) Attributes: {} --- > [Dégâts et guérison ](hd_damage_healing.md) diff --git a/Data/HD/hd_diseases_exemples_de_maladies.md b/Data/HD/hd_diseases_exemples_de_maladies.md index 8b596c5b..0831de89 100644 --- a/Data/HD/hd_diseases_exemples_de_maladies.md +++ b/Data/HD/hd_diseases_exemples_de_maladies.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Exemples de maladies Id: diseases_hd.md#exemples-de-maladies ParentLink: diseases_hd.md#les-maladies +Name: Exemples de maladies ParentName: Les maladies NameLevel: 3 Attributes: {} diff --git a/Data/HD/hd_diseases_la_fievre_rieuse.md b/Data/HD/hd_diseases_la_fievre_rieuse.md index 5461f79a..82581d6f 100644 --- a/Data/HD/hd_diseases_la_fievre_rieuse.md +++ b/Data/HD/hd_diseases_la_fievre_rieuse.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: La fièvre rieuse Id: diseases_hd.md#la-fièvre-rieuse ParentLink: diseases_hd.md#les-maladies +Name: La fièvre rieuse ParentName: Les maladies NameLevel: 4 Attributes: {} diff --git a/Data/HD/hd_diseases_la_peste_des_egouts.md b/Data/HD/hd_diseases_la_peste_des_egouts.md index 9f9eaf31..4311f045 100644 --- a/Data/HD/hd_diseases_la_peste_des_egouts.md +++ b/Data/HD/hd_diseases_la_peste_des_egouts.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: La peste des égouts Id: diseases_hd.md#la-peste-des-égouts ParentLink: diseases_hd.md#les-maladies +Name: La peste des égouts ParentName: Les maladies NameLevel: 4 Attributes: {} diff --git a/Data/HD/hd_diseases_pourriture_oculaire.md b/Data/HD/hd_diseases_pourriture_oculaire.md index 92fbb137..b764e5e9 100644 --- a/Data/HD/hd_diseases_pourriture_oculaire.md +++ b/Data/HD/hd_diseases_pourriture_oculaire.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Pourriture oculaire Id: diseases_hd.md#pourriture-oculaire ParentLink: diseases_hd.md#les-maladies +Name: Pourriture oculaire ParentName: Les maladies NameLevel: 4 Attributes: {} diff --git a/Data/HD/hd_dragonborn_ascendance.md b/Data/HD/hd_dragonborn_ascendance.md index 2c1083aa..39e9c31c 100644 --- a/Data/HD/hd_dragonborn_ascendance.md +++ b/Data/HD/hd_dragonborn_ascendance.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Ascendance Id: dragonborn_hd.md#ascendance ParentLink: dragonborn_hd.md#sangdragon +Name: Ascendance ParentName: Sangdragon NameLevel: 3 Attributes: {} diff --git a/Data/HD/hd_druid_cercles_druidiques.md b/Data/HD/hd_druid_cercles_druidiques.md index 09ec32e3..221d9e92 100644 --- a/Data/HD/hd_druid_cercles_druidiques.md +++ b/Data/HD/hd_druid_cercles_druidiques.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Cercles druidiques Id: druid_hd.md#cercles-druidiques ParentLink: druid_hd.md#druide +Name: Cercles druidiques ParentName: Druide NameLevel: 1 Attributes: {} diff --git a/Data/HD/hd_druid_depths.md b/Data/HD/hd_druid_depths.md index d430c8ba..512d6096 100644 --- a/Data/HD/hd_druid_depths.md +++ b/Data/HD/hd_druid_depths.md @@ -1,13 +1,13 @@ --- !SubClassItem -Name: Cercle des profondeurs -Source: (MDR p150) ParentClassId: hd_druid.md Id: druid_depths_hd.md#cercle-des-profondeurs RootId: druid_depths_hd.md ParentLink: druid_hd.md#cercles-druidiques +Name: Cercle des profondeurs ParentName: Cercles druidiques NameLevel: 1 +Source: (MDR p150) Attributes: {} --- >  [Cercles druidiques](hd_druid_cercles_druidiques.md) diff --git a/Data/HD/hd_druid_depths_deplacement_souterrain.md b/Data/HD/hd_druid_depths_deplacement_souterrain.md index 7f437d0c..06e2a964 100644 --- a/Data/HD/hd_druid_depths_deplacement_souterrain.md +++ b/Data/HD/hd_druid_depths_deplacement_souterrain.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Déplacement souterrain Id: druid_depths_hd.md#déplacement-souterrain ParentLink: druid_depths_hd.md#cercle-des-profondeurs +Name: Déplacement souterrain ParentName: Cercle des profondeurs NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_druid_depths_enfant_des_tenebres.md b/Data/HD/hd_druid_depths_enfant_des_tenebres.md index c8b1f1d8..e9d65969 100644 --- a/Data/HD/hd_druid_depths_enfant_des_tenebres.md +++ b/Data/HD/hd_druid_depths_enfant_des_tenebres.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Enfant des ténèbres Id: druid_depths_hd.md#enfant-des-ténèbres ParentLink: druid_depths_hd.md#cercle-des-profondeurs +Name: Enfant des ténèbres ParentName: Cercle des profondeurs NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_druid_depths_forme_monstrueuse.md b/Data/HD/hd_druid_depths_forme_monstrueuse.md index da4d0606..4a516616 100644 --- a/Data/HD/hd_druid_depths_forme_monstrueuse.md +++ b/Data/HD/hd_druid_depths_forme_monstrueuse.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Forme monstrueuse Id: druid_depths_hd.md#forme-monstrueuse ParentLink: druid_depths_hd.md#cercle-des-profondeurs +Name: Forme monstrueuse ParentName: Cercle des profondeurs NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_druid_depths_magie_des_profondeurs.md b/Data/HD/hd_druid_depths_magie_des_profondeurs.md index f75c654a..f5a63f80 100644 --- a/Data/HD/hd_druid_depths_magie_des_profondeurs.md +++ b/Data/HD/hd_druid_depths_magie_des_profondeurs.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Magie des profondeurs Id: druid_depths_hd.md#magie-des-profondeurs ParentLink: druid_depths_hd.md#cercle-des-profondeurs +Name: Magie des profondeurs ParentName: Cercle des profondeurs NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_druid_depths_pouvoir_des_profondeurs.md b/Data/HD/hd_druid_depths_pouvoir_des_profondeurs.md index 0d3d13bb..92b4661b 100644 --- a/Data/HD/hd_druid_depths_pouvoir_des_profondeurs.md +++ b/Data/HD/hd_druid_depths_pouvoir_des_profondeurs.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Pouvoir des profondeurs Id: druid_depths_hd.md#pouvoir-des-profondeurs ParentLink: druid_depths_hd.md#cercle-des-profondeurs +Name: Pouvoir des profondeurs ParentName: Cercle des profondeurs NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_druid_earth.md b/Data/HD/hd_druid_earth.md index c51b7822..4e10471e 100644 --- a/Data/HD/hd_druid_earth.md +++ b/Data/HD/hd_druid_earth.md @@ -1,14 +1,14 @@ --- !SubClassItem -Name: Cercle de la terre -Source: (MDR p145) -AltName: Circle of the Land (SRD p21) ParentClassId: hd_druid.md Id: druid_earth_hd.md#cercle-de-la-terre RootId: druid_earth_hd.md ParentLink: druid_hd.md#cercles-druidiques +Name: Cercle de la terre ParentName: Cercles druidiques NameLevel: 1 +AltName: Circle of the Land (SRD p21) +Source: (MDR p145) Attributes: {} --- >  [Cercles druidiques](hd_druid_cercles_druidiques.md) diff --git a/Data/HD/hd_druid_earth_arctique.md b/Data/HD/hd_druid_earth_arctique.md index fa73ee3a..8cb46f8b 100644 --- a/Data/HD/hd_druid_earth_arctique.md +++ b/Data/HD/hd_druid_earth_arctique.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Arctique Id: druid_earth_hd.md#arctique ParentLink: druid_earth_hd.md#cercle-de-la-terre +Name: Arctique ParentName: Cercle de la terre NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_druid_earth_desert.md b/Data/HD/hd_druid_earth_desert.md index 26f73f0e..47651647 100644 --- a/Data/HD/hd_druid_earth_desert.md +++ b/Data/HD/hd_druid_earth_desert.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Désert Id: druid_earth_hd.md#désert ParentLink: druid_earth_hd.md#cercle-de-la-terre +Name: Désert ParentName: Cercle de la terre NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_druid_earth_enfant_de_la_nature.md b/Data/HD/hd_druid_earth_enfant_de_la_nature.md index ac2b5591..581ea015 100644 --- a/Data/HD/hd_druid_earth_enfant_de_la_nature.md +++ b/Data/HD/hd_druid_earth_enfant_de_la_nature.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Enfant de la nature Id: druid_earth_hd.md#enfant-de-la-nature ParentLink: druid_earth_hd.md#cercle-de-la-terre +Name: Enfant de la nature ParentName: Cercle de la terre NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_druid_earth_foret.md b/Data/HD/hd_druid_earth_foret.md index cbedc0bf..b5b569ef 100644 --- a/Data/HD/hd_druid_earth_foret.md +++ b/Data/HD/hd_druid_earth_foret.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Forêt Id: druid_earth_hd.md#forêt ParentLink: druid_earth_hd.md#cercle-de-la-terre +Name: Forêt ParentName: Cercle de la terre NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_druid_earth_littoral.md b/Data/HD/hd_druid_earth_littoral.md index 23027628..b123d15e 100644 --- a/Data/HD/hd_druid_earth_littoral.md +++ b/Data/HD/hd_druid_earth_littoral.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Littoral Id: druid_earth_hd.md#littoral ParentLink: druid_earth_hd.md#cercle-de-la-terre +Name: Littoral ParentName: Cercle de la terre NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_druid_earth_marais.md b/Data/HD/hd_druid_earth_marais.md index db2d3bca..cac349c2 100644 --- a/Data/HD/hd_druid_earth_marais.md +++ b/Data/HD/hd_druid_earth_marais.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Marais Id: druid_earth_hd.md#marais ParentLink: druid_earth_hd.md#cercle-de-la-terre +Name: Marais ParentName: Cercle de la terre NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_druid_earth_montagne.md b/Data/HD/hd_druid_earth_montagne.md index 6af49e2b..9575f98b 100644 --- a/Data/HD/hd_druid_earth_montagne.md +++ b/Data/HD/hd_druid_earth_montagne.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Montagne Id: druid_earth_hd.md#montagne ParentLink: druid_earth_hd.md#cercle-de-la-terre +Name: Montagne ParentName: Cercle de la terre NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_druid_earth_plaine.md b/Data/HD/hd_druid_earth_plaine.md index 476384c0..2323548b 100644 --- a/Data/HD/hd_druid_earth_plaine.md +++ b/Data/HD/hd_druid_earth_plaine.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Plaine Id: druid_earth_hd.md#plaine ParentLink: druid_earth_hd.md#cercle-de-la-terre +Name: Plaine ParentName: Cercle de la terre NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_druid_earth_recuperation_naturelle.md b/Data/HD/hd_druid_earth_recuperation_naturelle.md index 706c374d..a45471fa 100644 --- a/Data/HD/hd_druid_earth_recuperation_naturelle.md +++ b/Data/HD/hd_druid_earth_recuperation_naturelle.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Récupération naturelle Id: druid_earth_hd.md#récupération-naturelle ParentLink: druid_earth_hd.md#cercle-de-la-terre +Name: Récupération naturelle ParentName: Cercle de la terre NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_druid_earth_sanctuaire_de_la_nature.md b/Data/HD/hd_druid_earth_sanctuaire_de_la_nature.md index 49dc7ea0..02744ad9 100644 --- a/Data/HD/hd_druid_earth_sanctuaire_de_la_nature.md +++ b/Data/HD/hd_druid_earth_sanctuaire_de_la_nature.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Sanctuaire de la nature Id: druid_earth_hd.md#sanctuaire-de-la-nature ParentLink: druid_earth_hd.md#cercle-de-la-terre +Name: Sanctuaire de la nature ParentName: Cercle de la terre NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_druid_earth_sorts_de_cercle.md b/Data/HD/hd_druid_earth_sorts_de_cercle.md index 232b1c46..83aca149 100644 --- a/Data/HD/hd_druid_earth_sorts_de_cercle.md +++ b/Data/HD/hd_druid_earth_sorts_de_cercle.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Sorts de cercle Id: druid_earth_hd.md#sorts-de-cercle ParentLink: druid_earth_hd.md#cercle-de-la-terre +Name: Sorts de cercle ParentName: Cercle de la terre NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_druid_earth_tour_de_magie_bonus.md b/Data/HD/hd_druid_earth_tour_de_magie_bonus.md index e1f5ed8f..94cd6999 100644 --- a/Data/HD/hd_druid_earth_tour_de_magie_bonus.md +++ b/Data/HD/hd_druid_earth_tour_de_magie_bonus.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Tour de magie bonus Id: druid_earth_hd.md#tour-de-magie-bonus ParentLink: druid_earth_hd.md#cercle-de-la-terre +Name: Tour de magie bonus ParentName: Cercle de la terre NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_druid_earth_traversee_des_terrains.md b/Data/HD/hd_druid_earth_traversee_des_terrains.md index dcaec2ca..2291b929 100644 --- a/Data/HD/hd_druid_earth_traversee_des_terrains.md +++ b/Data/HD/hd_druid_earth_traversee_des_terrains.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Traversée des terrains Id: druid_earth_hd.md#traversée-des-terrains ParentLink: druid_earth_hd.md#cercle-de-la-terre +Name: Traversée des terrains ParentName: Cercle de la terre NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_druid_fairies.md b/Data/HD/hd_druid_fairies.md index c9f62cee..b92375f2 100644 --- a/Data/HD/hd_druid_fairies.md +++ b/Data/HD/hd_druid_fairies.md @@ -1,13 +1,13 @@ --- !SubClassItem -Name: Cercle des fées -Source: (MDR p149) ParentClassId: hd_druid.md Id: druid_fairies_hd.md#cercle-des-fées RootId: druid_fairies_hd.md ParentLink: druid_hd.md#cercles-druidiques +Name: Cercle des fées ParentName: Cercles druidiques NameLevel: 1 +Source: (MDR p149) Attributes: {} --- >  [Cercles druidiques](hd_druid_cercles_druidiques.md) diff --git a/Data/HD/hd_druid_fairies_ami_des_fees.md b/Data/HD/hd_druid_fairies_ami_des_fees.md index 92fee7c7..4ac2080e 100644 --- a/Data/HD/hd_druid_fairies_ami_des_fees.md +++ b/Data/HD/hd_druid_fairies_ami_des_fees.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Ami des fées Id: druid_fairies_hd.md#ami-des-fées ParentLink: druid_fairies_hd.md#cercle-des-fées +Name: Ami des fées ParentName: Cercle des fées NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_druid_fairies_disparition_instinctive.md b/Data/HD/hd_druid_fairies_disparition_instinctive.md index e6e29b8a..68baba81 100644 --- a/Data/HD/hd_druid_fairies_disparition_instinctive.md +++ b/Data/HD/hd_druid_fairies_disparition_instinctive.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Disparition instinctive Id: druid_fairies_hd.md#disparition-instinctive ParentLink: druid_fairies_hd.md#cercle-des-fées +Name: Disparition instinctive ParentName: Cercle des fées NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_druid_fairies_forme_feerique.md b/Data/HD/hd_druid_fairies_forme_feerique.md index f89f223b..c6faf85e 100644 --- a/Data/HD/hd_druid_fairies_forme_feerique.md +++ b/Data/HD/hd_druid_fairies_forme_feerique.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Forme féerique Id: druid_fairies_hd.md#forme-féerique ParentLink: druid_fairies_hd.md#cercle-des-fées +Name: Forme féerique ParentName: Cercle des fées NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_druid_fairies_magie_des_fees.md b/Data/HD/hd_druid_fairies_magie_des_fees.md index f49584ef..27625a57 100644 --- a/Data/HD/hd_druid_fairies_magie_des_fees.md +++ b/Data/HD/hd_druid_fairies_magie_des_fees.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Magie des fées Id: druid_fairies_hd.md#magie-des-fées ParentLink: druid_fairies_hd.md#cercle-des-fées +Name: Magie des fées ParentName: Cercle des fées NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_druid_fairies_sorcellerie_feerique.md b/Data/HD/hd_druid_fairies_sorcellerie_feerique.md index 8d5b1d81..36fae68a 100644 --- a/Data/HD/hd_druid_fairies_sorcellerie_feerique.md +++ b/Data/HD/hd_druid_fairies_sorcellerie_feerique.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Sorcellerie féerique Id: druid_fairies_hd.md#sorcellerie-féerique ParentLink: druid_fairies_hd.md#cercle-des-fées +Name: Sorcellerie féerique ParentName: Cercle des fées NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_druid_fairies_sorts_feeriques.md b/Data/HD/hd_druid_fairies_sorts_feeriques.md index 1d4582a1..c0d19327 100644 --- a/Data/HD/hd_druid_fairies_sorts_feeriques.md +++ b/Data/HD/hd_druid_fairies_sorts_feeriques.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Sorts féeriques Id: druid_fairies_hd.md#sorts-féeriques ParentLink: druid_fairies_hd.md#cercle-des-fées +Name: Sorts féeriques ParentName: Cercle des fées NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_druid_fairies_voir_linvisible.md b/Data/HD/hd_druid_fairies_voir_linvisible.md index 2b354569..820217b5 100644 --- a/Data/HD/hd_druid_fairies_voir_linvisible.md +++ b/Data/HD/hd_druid_fairies_voir_linvisible.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Voir l'invisible Id: druid_fairies_hd.md#voir-linvisible ParentLink: druid_fairies_hd.md#cercle-des-fées +Name: Voir l'invisible ParentName: Cercle des fées NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_druid_seasons.md b/Data/HD/hd_druid_seasons.md index 303c3ab5..af3bab69 100644 --- a/Data/HD/hd_druid_seasons.md +++ b/Data/HD/hd_druid_seasons.md @@ -1,13 +1,13 @@ --- !SubClassItem -Name: Cercle des saisons -Source: (MDR p147) ParentClassId: hd_druid.md Id: druid_seasons_hd.md#cercle-des-saisons RootId: druid_seasons_hd.md ParentLink: druid_hd.md#cercles-druidiques +Name: Cercle des saisons ParentName: Cercles druidiques NameLevel: 1 +Source: (MDR p147) Attributes: {} --- >  [Cercles druidiques](hd_druid_cercles_druidiques.md) diff --git a/Data/HD/hd_druid_seasons_automne.md b/Data/HD/hd_druid_seasons_automne.md index 28edb06c..bdd911ae 100644 --- a/Data/HD/hd_druid_seasons_automne.md +++ b/Data/HD/hd_druid_seasons_automne.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Automne Id: druid_seasons_hd.md#automne ParentLink: druid_seasons_hd.md#cercle-des-saisons +Name: Automne ParentName: Cercle des saisons NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_druid_seasons_ete.md b/Data/HD/hd_druid_seasons_ete.md index 465384d1..a0fd83ce 100644 --- a/Data/HD/hd_druid_seasons_ete.md +++ b/Data/HD/hd_druid_seasons_ete.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Été Id: druid_seasons_hd.md#Été ParentLink: druid_seasons_hd.md#cercle-des-saisons +Name: Été ParentName: Cercle des saisons NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_druid_seasons_hiver.md b/Data/HD/hd_druid_seasons_hiver.md index 2773b667..4872967e 100644 --- a/Data/HD/hd_druid_seasons_hiver.md +++ b/Data/HD/hd_druid_seasons_hiver.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Hiver Id: druid_seasons_hd.md#hiver ParentLink: druid_seasons_hd.md#cercle-des-saisons +Name: Hiver ParentName: Cercle des saisons NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_druid_seasons_jeunesse_eternelle.md b/Data/HD/hd_druid_seasons_jeunesse_eternelle.md index 7e94bdfa..8a74478d 100644 --- a/Data/HD/hd_druid_seasons_jeunesse_eternelle.md +++ b/Data/HD/hd_druid_seasons_jeunesse_eternelle.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Jeunesse éternelle Id: druid_seasons_hd.md#jeunesse-éternelle ParentLink: druid_seasons_hd.md#cercle-des-saisons +Name: Jeunesse éternelle ParentName: Cercle des saisons NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_druid_seasons_migration_dete.md b/Data/HD/hd_druid_seasons_migration_dete.md index d9ed98a2..d75a6d47 100644 --- a/Data/HD/hd_druid_seasons_migration_dete.md +++ b/Data/HD/hd_druid_seasons_migration_dete.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Migration d'été Id: druid_seasons_hd.md#migration-dété ParentLink: druid_seasons_hd.md#cercle-des-saisons +Name: Migration d'été ParentName: Cercle des saisons NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_druid_seasons_predateur_de_lhiver.md b/Data/HD/hd_druid_seasons_predateur_de_lhiver.md index ea8374a3..c6d1d56f 100644 --- a/Data/HD/hd_druid_seasons_predateur_de_lhiver.md +++ b/Data/HD/hd_druid_seasons_predateur_de_lhiver.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Prédateur de l'hiver Id: druid_seasons_hd.md#prédateur-de-lhiver ParentLink: druid_seasons_hd.md#cercle-des-saisons +Name: Prédateur de l'hiver ParentName: Cercle des saisons NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_druid_seasons_printemps.md b/Data/HD/hd_druid_seasons_printemps.md index 8b53331c..9a73fca4 100644 --- a/Data/HD/hd_druid_seasons_printemps.md +++ b/Data/HD/hd_druid_seasons_printemps.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Printemps Id: druid_seasons_hd.md#printemps ParentLink: druid_seasons_hd.md#cercle-des-saisons +Name: Printemps ParentName: Cercle des saisons NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_druid_seasons_refuge_dautomne.md b/Data/HD/hd_druid_seasons_refuge_dautomne.md index 575ab838..19ddab46 100644 --- a/Data/HD/hd_druid_seasons_refuge_dautomne.md +++ b/Data/HD/hd_druid_seasons_refuge_dautomne.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Refuge d'automne Id: druid_seasons_hd.md#refuge-dautomne ParentLink: druid_seasons_hd.md#cercle-des-saisons +Name: Refuge d'automne ParentName: Cercle des saisons NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_druid_seasons_sorts_de_saison.md b/Data/HD/hd_druid_seasons_sorts_de_saison.md index 5cc475a4..560e38f0 100644 --- a/Data/HD/hd_druid_seasons_sorts_de_saison.md +++ b/Data/HD/hd_druid_seasons_sorts_de_saison.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Sorts de saison Id: druid_seasons_hd.md#sorts-de-saison ParentLink: druid_seasons_hd.md#cercle-des-saisons +Name: Sorts de saison ParentName: Cercle des saisons NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_druid_seasons_tour_de_magie_bonus.md b/Data/HD/hd_druid_seasons_tour_de_magie_bonus.md index 9b61988f..374e089d 100644 --- a/Data/HD/hd_druid_seasons_tour_de_magie_bonus.md +++ b/Data/HD/hd_druid_seasons_tour_de_magie_bonus.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Tour de magie bonus Id: druid_seasons_hd.md#tour-de-magie-bonus ParentLink: druid_seasons_hd.md#cercle-des-saisons +Name: Tour de magie bonus ParentName: Cercle des saisons NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_druid_seasons_vigueur_du_printemps.md b/Data/HD/hd_druid_seasons_vigueur_du_printemps.md index e528127f..01774976 100644 --- a/Data/HD/hd_druid_seasons_vigueur_du_printemps.md +++ b/Data/HD/hd_druid_seasons_vigueur_du_printemps.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Vigueur du printemps Id: druid_seasons_hd.md#vigueur-du-printemps ParentLink: druid_seasons_hd.md#cercle-des-saisons +Name: Vigueur du printemps ParentName: Cercle des saisons NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_environment_asphyxie.md b/Data/HD/hd_environment_asphyxie.md index a3fc0588..6f5c4ae8 100644 --- a/Data/HD/hd_environment_asphyxie.md +++ b/Data/HD/hd_environment_asphyxie.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Asphyxie Id: environment_hd.md#asphyxie ParentLink: environment_hd.md#l’environnement +Name: Asphyxie ParentName: L’environnement NameLevel: 1 Attributes: {} diff --git a/Data/HD/hd_environment_chute.md b/Data/HD/hd_environment_chute.md index bbbe2819..408ddc93 100644 --- a/Data/HD/hd_environment_chute.md +++ b/Data/HD/hd_environment_chute.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Chute Id: environment_hd.md#chute ParentLink: environment_hd.md#l’environnement +Name: Chute ParentName: L’environnement NameLevel: 1 Attributes: {} diff --git a/Data/HD/hd_environment_eau.md b/Data/HD/hd_environment_eau.md index f8e2f3d0..7b5ebb08 100644 --- a/Data/HD/hd_environment_eau.md +++ b/Data/HD/hd_environment_eau.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Eau Id: environment_hd.md#eau ParentLink: environment_hd.md#l’environnement +Name: Eau ParentName: L’environnement NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_environment_eau_et_nourriture.md b/Data/HD/hd_environment_eau_et_nourriture.md index 020ab8f4..9be70ce9 100644 --- a/Data/HD/hd_environment_eau_et_nourriture.md +++ b/Data/HD/hd_environment_eau_et_nourriture.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Eau et nourriture Id: environment_hd.md#eau-et-nourriture ParentLink: environment_hd.md#l’environnement +Name: Eau et nourriture ParentName: L’environnement NameLevel: 1 Attributes: {} diff --git a/Data/HD/hd_environment_interaction_avec_des_objets.md b/Data/HD/hd_environment_interaction_avec_des_objets.md index a4ce1984..03a1fb4d 100644 --- a/Data/HD/hd_environment_interaction_avec_des_objets.md +++ b/Data/HD/hd_environment_interaction_avec_des_objets.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Interaction avec des objets Id: environment_hd.md#interaction-avec-des-objets ParentLink: environment_hd.md#l’environnement +Name: Interaction avec des objets ParentName: L’environnement NameLevel: 1 Attributes: {} diff --git a/Data/HD/hd_environment_nourriture.md b/Data/HD/hd_environment_nourriture.md index 47120ae1..6fac00af 100644 --- a/Data/HD/hd_environment_nourriture.md +++ b/Data/HD/hd_environment_nourriture.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Nourriture Id: environment_hd.md#nourriture ParentLink: environment_hd.md#l’environnement +Name: Nourriture ParentName: L’environnement NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_environment_vision_aveugle.md b/Data/HD/hd_environment_vision_aveugle.md index adf31762..c89bddff 100644 --- a/Data/HD/hd_environment_vision_aveugle.md +++ b/Data/HD/hd_environment_vision_aveugle.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Vision aveugle Id: environment_hd.md#vision-aveugle ParentLink: environment_hd.md#l’environnement +Name: Vision aveugle ParentName: L’environnement NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_environment_vision_dans_le_noir.md b/Data/HD/hd_environment_vision_dans_le_noir.md index b8435098..f961ff21 100644 --- a/Data/HD/hd_environment_vision_dans_le_noir.md +++ b/Data/HD/hd_environment_vision_dans_le_noir.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Vision dans le noir Id: environment_hd.md#vision-dans-le-noir ParentLink: environment_hd.md#l’environnement +Name: Vision dans le noir ParentName: L’environnement NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_environment_vision_et_lumiere.md b/Data/HD/hd_environment_vision_et_lumiere.md index 3075af8d..722df768 100644 --- a/Data/HD/hd_environment_vision_et_lumiere.md +++ b/Data/HD/hd_environment_vision_et_lumiere.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Vision et lumière Id: environment_hd.md#vision-et-lumière ParentLink: environment_hd.md#l’environnement +Name: Vision et lumière ParentName: L’environnement NameLevel: 1 Attributes: {} diff --git a/Data/HD/hd_environment_vision_parfaite.md b/Data/HD/hd_environment_vision_parfaite.md index 0aa2e5fb..7b064b0f 100644 --- a/Data/HD/hd_environment_vision_parfaite.md +++ b/Data/HD/hd_environment_vision_parfaite.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Vision parfaite Id: environment_hd.md#vision-parfaite ParentLink: environment_hd.md#l’environnement +Name: Vision parfaite ParentName: L’environnement NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_equipment_properties_focaliseur_arcanique.md b/Data/HD/hd_equipment_properties_focaliseur_arcanique.md index 66839629..5d24bd0e 100644 --- a/Data/HD/hd_equipment_properties_focaliseur_arcanique.md +++ b/Data/HD/hd_equipment_properties_focaliseur_arcanique.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Focaliseur arcanique -AltName: Arcane Focus (SRD p66) -Source: (MDR p230) Id: equipment_properties_hd.md#focaliseur-arcanique ParentLink: equipment_properties_hd.md#Équipement +Name: Focaliseur arcanique ParentName: Équipement NameLevel: 2 +AltName: Arcane Focus (SRD p66) +Source: (MDR p230) Attributes: {} --- > [Équipement](hd_equipment_properties.md) diff --git a/Data/HD/hd_equipment_properties_focaliseur_druidique.md b/Data/HD/hd_equipment_properties_focaliseur_druidique.md index b7768e33..accf939a 100644 --- a/Data/HD/hd_equipment_properties_focaliseur_druidique.md +++ b/Data/HD/hd_equipment_properties_focaliseur_druidique.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Focaliseur druidique -AltName: Druidic Focus (SRD p67) -Source: (MDR p230) Id: equipment_properties_hd.md#focaliseur-druidique ParentLink: equipment_properties_hd.md#Équipement +Name: Focaliseur druidique ParentName: Équipement NameLevel: 2 +AltName: Druidic Focus (SRD p67) +Source: (MDR p230) Attributes: {} --- > [Équipement](hd_equipment_properties.md) diff --git a/Data/HD/hd_equipment_properties_symbole_sacre.md b/Data/HD/hd_equipment_properties_symbole_sacre.md index 32b6bc60..0e15f94f 100644 --- a/Data/HD/hd_equipment_properties_symbole_sacre.md +++ b/Data/HD/hd_equipment_properties_symbole_sacre.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Symbole sacré -AltName: Holy Symbol (SRD p67) -Source: (MDR p233) Id: equipment_properties_hd.md#symbole-sacré ParentLink: equipment_properties_hd.md#Équipement +Name: Symbole sacré ParentName: Équipement NameLevel: 2 +AltName: Holy Symbol (SRD p67) +Source: (MDR p233) Attributes: {} --- > [Équipement](hd_equipment_properties.md) diff --git a/Data/HD/hd_fighter_archetypes_martiaux.md b/Data/HD/hd_fighter_archetypes_martiaux.md index 07167a84..2c7901cc 100644 --- a/Data/HD/hd_fighter_archetypes_martiaux.md +++ b/Data/HD/hd_fighter_archetypes_martiaux.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Archétypes martiaux Id: fighter_hd.md#archétypes-martiaux ParentLink: fighter_hd.md#guerrier +Name: Archétypes martiaux ParentName: Guerrier NameLevel: 1 Attributes: {} diff --git a/Data/HD/hd_fighter_champion.md b/Data/HD/hd_fighter_champion.md index 016660db..db25650c 100644 --- a/Data/HD/hd_fighter_champion.md +++ b/Data/HD/hd_fighter_champion.md @@ -1,14 +1,14 @@ --- !SubClassItem -Name: Champion -Source: (MDR p162) -AltName: Champion (SRD p25) ParentClassId: hd_fighter.md Id: fighter_champion_hd.md#champion RootId: fighter_champion_hd.md ParentLink: fighter_hd.md#archétypes-martiaux +Name: Champion ParentName: Archétypes martiaux NameLevel: 1 +AltName: Champion (SRD p25) +Source: (MDR p162) Attributes: {} --- >  [Archétypes martiaux](hd_fighter_archetypes_martiaux.md) diff --git a/Data/HD/hd_fighter_champion_athlete_remarquable.md b/Data/HD/hd_fighter_champion_athlete_remarquable.md index e893da0c..65ee5f4b 100644 --- a/Data/HD/hd_fighter_champion_athlete_remarquable.md +++ b/Data/HD/hd_fighter_champion_athlete_remarquable.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Athlète remarquable Id: fighter_champion_hd.md#athlète-remarquable ParentLink: fighter_champion_hd.md#champion +Name: Athlète remarquable ParentName: Champion NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_fighter_champion_critique_ameliore.md b/Data/HD/hd_fighter_champion_critique_ameliore.md index 25002076..875e8ead 100644 --- a/Data/HD/hd_fighter_champion_critique_ameliore.md +++ b/Data/HD/hd_fighter_champion_critique_ameliore.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Critique amélioré Id: fighter_champion_hd.md#critique-amélioré ParentLink: fighter_champion_hd.md#champion +Name: Critique amélioré ParentName: Champion NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_fighter_champion_critique_superieur.md b/Data/HD/hd_fighter_champion_critique_superieur.md index 6fd35865..0876de9e 100644 --- a/Data/HD/hd_fighter_champion_critique_superieur.md +++ b/Data/HD/hd_fighter_champion_critique_superieur.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Critique supérieur Id: fighter_champion_hd.md#critique-supérieur ParentLink: fighter_champion_hd.md#champion +Name: Critique supérieur ParentName: Champion NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_fighter_champion_style_de_combat_supplementaire.md b/Data/HD/hd_fighter_champion_style_de_combat_supplementaire.md index 41dd28fe..a1eb67bc 100644 --- a/Data/HD/hd_fighter_champion_style_de_combat_supplementaire.md +++ b/Data/HD/hd_fighter_champion_style_de_combat_supplementaire.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Style de combat supplémentaire Id: fighter_champion_hd.md#style-de-combat-supplémentaire ParentLink: fighter_champion_hd.md#champion +Name: Style de combat supplémentaire ParentName: Champion NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_fighter_champion_survivant.md b/Data/HD/hd_fighter_champion_survivant.md index a9a3eaa5..75804c9e 100644 --- a/Data/HD/hd_fighter_champion_survivant.md +++ b/Data/HD/hd_fighter_champion_survivant.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Survivant Id: fighter_champion_hd.md#survivant ParentLink: fighter_champion_hd.md#champion +Name: Survivant ParentName: Champion NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_fighter_defender.md b/Data/HD/hd_fighter_defender.md index eca4b1aa..976fa4ac 100644 --- a/Data/HD/hd_fighter_defender.md +++ b/Data/HD/hd_fighter_defender.md @@ -1,13 +1,13 @@ --- !SubClassItem -Name: Défenseur -Source: (MDR p163) ParentClassId: hd_fighter.md Id: fighter_defender_hd.md#défenseur RootId: fighter_defender_hd.md ParentLink: fighter_hd.md#archétypes-martiaux +Name: Défenseur ParentName: Archétypes martiaux NameLevel: 1 +Source: (MDR p163) Attributes: {} --- >  [Archétypes martiaux](hd_fighter_archetypes_martiaux.md) diff --git a/Data/HD/hd_fighter_defender_bloquer_un_adversaire.md b/Data/HD/hd_fighter_defender_bloquer_un_adversaire.md index ae793ea3..1e971a6d 100644 --- a/Data/HD/hd_fighter_defender_bloquer_un_adversaire.md +++ b/Data/HD/hd_fighter_defender_bloquer_un_adversaire.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Bloquer un adversaire Id: fighter_defender_hd.md#bloquer-un-adversaire ParentLink: fighter_defender_hd.md#défenseur +Name: Bloquer un adversaire ParentName: Défenseur NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_fighter_defender_garde_du_corps.md b/Data/HD/hd_fighter_defender_garde_du_corps.md index 53adc743..037f24e4 100644 --- a/Data/HD/hd_fighter_defender_garde_du_corps.md +++ b/Data/HD/hd_fighter_defender_garde_du_corps.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Garde du corps Id: fighter_defender_hd.md#garde-du-corps ParentLink: fighter_defender_hd.md#défenseur +Name: Garde du corps ParentName: Défenseur NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_fighter_defender_posture_defensive.md b/Data/HD/hd_fighter_defender_posture_defensive.md index ffee000e..a89b088b 100644 --- a/Data/HD/hd_fighter_defender_posture_defensive.md +++ b/Data/HD/hd_fighter_defender_posture_defensive.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Posture défensive Id: fighter_defender_hd.md#posture-défensive ParentLink: fighter_defender_hd.md#défenseur +Name: Posture défensive ParentName: Défenseur NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_fighter_defender_resistance_surhumaine.md b/Data/HD/hd_fighter_defender_resistance_surhumaine.md index 1d115576..3d79d163 100644 --- a/Data/HD/hd_fighter_defender_resistance_surhumaine.md +++ b/Data/HD/hd_fighter_defender_resistance_surhumaine.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Résistance surhumaine Id: fighter_defender_hd.md#résistance-surhumaine ParentLink: fighter_defender_hd.md#défenseur +Name: Résistance surhumaine ParentName: Défenseur NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_fighter_defender_style_de_combat_supplementaire.md b/Data/HD/hd_fighter_defender_style_de_combat_supplementaire.md index 7340f16c..1ffd43ca 100644 --- a/Data/HD/hd_fighter_defender_style_de_combat_supplementaire.md +++ b/Data/HD/hd_fighter_defender_style_de_combat_supplementaire.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Style de combat supplémentaire Id: fighter_defender_hd.md#style-de-combat-supplémentaire ParentLink: fighter_defender_hd.md#défenseur +Name: Style de combat supplémentaire ParentName: Défenseur NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_fighter_defender_tete_de_fer.md b/Data/HD/hd_fighter_defender_tete_de_fer.md index efd042fe..a994b87e 100644 --- a/Data/HD/hd_fighter_defender_tete_de_fer.md +++ b/Data/HD/hd_fighter_defender_tete_de_fer.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Tête de fer Id: fighter_defender_hd.md#tête-de-fer ParentLink: fighter_defender_hd.md#défenseur +Name: Tête de fer ParentName: Défenseur NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_fighter_spellblade.md b/Data/HD/hd_fighter_spellblade.md index 1ca04907..ab85ca9a 100644 --- a/Data/HD/hd_fighter_spellblade.md +++ b/Data/HD/hd_fighter_spellblade.md @@ -1,13 +1,13 @@ --- !SubClassItem -Name: Sorcelame -Source: (MDR p163) ParentClassId: hd_fighter.md Id: fighter_spellblade_hd.md#sorcelame RootId: fighter_spellblade_hd.md ParentLink: fighter_hd.md#archétypes-martiaux +Name: Sorcelame ParentName: Archétypes martiaux NameLevel: 1 +Source: (MDR p163) Attributes: {} --- >  [Archétypes martiaux](hd_fighter_archetypes_martiaux.md) diff --git a/Data/HD/hd_fighter_spellblade_drain_denergie.md b/Data/HD/hd_fighter_spellblade_drain_denergie.md index b5525892..98a96bdd 100644 --- a/Data/HD/hd_fighter_spellblade_drain_denergie.md +++ b/Data/HD/hd_fighter_spellblade_drain_denergie.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Drain d'énergie Id: fighter_spellblade_hd.md#drain-dénergie ParentLink: fighter_spellblade_hd.md#sorcelame +Name: Drain d'énergie ParentName: Sorcelame NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_fighter_spellblade_frappe_des_arcanes.md b/Data/HD/hd_fighter_spellblade_frappe_des_arcanes.md index 6bb63524..83e74929 100644 --- a/Data/HD/hd_fighter_spellblade_frappe_des_arcanes.md +++ b/Data/HD/hd_fighter_spellblade_frappe_des_arcanes.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Frappe des arcanes Id: fighter_spellblade_hd.md#frappe-des-arcanes ParentLink: fighter_spellblade_hd.md#sorcelame +Name: Frappe des arcanes ParentName: Sorcelame NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_fighter_spellblade_frappe_des_arcanes_majeure.md b/Data/HD/hd_fighter_spellblade_frappe_des_arcanes_majeure.md index 22ad2c29..121be91e 100644 --- a/Data/HD/hd_fighter_spellblade_frappe_des_arcanes_majeure.md +++ b/Data/HD/hd_fighter_spellblade_frappe_des_arcanes_majeure.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Frappe des arcanes majeure Id: fighter_spellblade_hd.md#frappe-des-arcanes-majeure ParentLink: fighter_spellblade_hd.md#sorcelame +Name: Frappe des arcanes majeure ParentName: Sorcelame NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_fighter_spellblade_incantations.md b/Data/HD/hd_fighter_spellblade_incantations.md index e46dd845..0665be0a 100644 --- a/Data/HD/hd_fighter_spellblade_incantations.md +++ b/Data/HD/hd_fighter_spellblade_incantations.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Incantations Id: fighter_spellblade_hd.md#incantations ParentLink: fighter_spellblade_hd.md#sorcelame +Name: Incantations ParentName: Sorcelame NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_fighter_spellblade_initie.md b/Data/HD/hd_fighter_spellblade_initie.md index 31877c03..0514be77 100644 --- a/Data/HD/hd_fighter_spellblade_initie.md +++ b/Data/HD/hd_fighter_spellblade_initie.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Initié Id: fighter_spellblade_hd.md#initié ParentLink: fighter_spellblade_hd.md#sorcelame +Name: Initié ParentName: Sorcelame NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_fighter_spellblade_resistance_des_arcanes.md b/Data/HD/hd_fighter_spellblade_resistance_des_arcanes.md index 11950d25..eb0782cd 100644 --- a/Data/HD/hd_fighter_spellblade_resistance_des_arcanes.md +++ b/Data/HD/hd_fighter_spellblade_resistance_des_arcanes.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Résistance des arcanes Id: fighter_spellblade_hd.md#résistance-des-arcanes ParentLink: fighter_spellblade_hd.md#sorcelame +Name: Résistance des arcanes ParentName: Sorcelame NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_fighter_spellblade_sort_rapide.md b/Data/HD/hd_fighter_spellblade_sort_rapide.md index 1625bb0f..a1c6f30a 100644 --- a/Data/HD/hd_fighter_spellblade_sort_rapide.md +++ b/Data/HD/hd_fighter_spellblade_sort_rapide.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Sort rapide Id: fighter_spellblade_hd.md#sort-rapide ParentLink: fighter_spellblade_hd.md#sorcelame +Name: Sort rapide ParentName: Sorcelame NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_fighter_swordsman.md b/Data/HD/hd_fighter_swordsman.md index f01925e7..6663df9c 100644 --- a/Data/HD/hd_fighter_swordsman.md +++ b/Data/HD/hd_fighter_swordsman.md @@ -1,13 +1,13 @@ --- !SubClassItem -Name: Bretteur -Source: (MDR p162) ParentClassId: hd_fighter.md Id: fighter_swordsman_hd.md#bretteur RootId: fighter_swordsman_hd.md ParentLink: fighter_hd.md#archétypes-martiaux +Name: Bretteur ParentName: Archétypes martiaux NameLevel: 1 +Source: (MDR p162) Attributes: {} --- >  [Archétypes martiaux](hd_fighter_archetypes_martiaux.md) diff --git a/Data/HD/hd_fighter_swordsman_feinte.md b/Data/HD/hd_fighter_swordsman_feinte.md index 4420ad2d..8ef1500f 100644 --- a/Data/HD/hd_fighter_swordsman_feinte.md +++ b/Data/HD/hd_fighter_swordsman_feinte.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Feinte Id: fighter_swordsman_hd.md#feinte ParentLink: fighter_swordsman_hd.md#bretteur +Name: Feinte ParentName: Bretteur NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_fighter_swordsman_frappe_chirurgicale.md b/Data/HD/hd_fighter_swordsman_frappe_chirurgicale.md index 877410bd..db5366a2 100644 --- a/Data/HD/hd_fighter_swordsman_frappe_chirurgicale.md +++ b/Data/HD/hd_fighter_swordsman_frappe_chirurgicale.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Frappe chirurgicale Id: fighter_swordsman_hd.md#frappe-chirurgicale ParentLink: fighter_swordsman_hd.md#bretteur +Name: Frappe chirurgicale ParentName: Bretteur NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_fighter_swordsman_jeu_de_jambes.md b/Data/HD/hd_fighter_swordsman_jeu_de_jambes.md index 0c1c4dad..4fbacb18 100644 --- a/Data/HD/hd_fighter_swordsman_jeu_de_jambes.md +++ b/Data/HD/hd_fighter_swordsman_jeu_de_jambes.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Jeu de jambes Id: fighter_swordsman_hd.md#jeu-de-jambes ParentLink: fighter_swordsman_hd.md#bretteur +Name: Jeu de jambes ParentName: Bretteur NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_fighter_swordsman_parade.md b/Data/HD/hd_fighter_swordsman_parade.md index 2d422a58..349ef809 100644 --- a/Data/HD/hd_fighter_swordsman_parade.md +++ b/Data/HD/hd_fighter_swordsman_parade.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Parade Id: fighter_swordsman_hd.md#parade ParentLink: fighter_swordsman_hd.md#bretteur +Name: Parade ParentName: Bretteur NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_fighter_swordsman_riposte.md b/Data/HD/hd_fighter_swordsman_riposte.md index 3425b495..d1253722 100644 --- a/Data/HD/hd_fighter_swordsman_riposte.md +++ b/Data/HD/hd_fighter_swordsman_riposte.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Riposte Id: fighter_swordsman_hd.md#riposte ParentLink: fighter_swordsman_hd.md#bretteur +Name: Riposte ParentName: Bretteur NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_human_variante_technique.md b/Data/HD/hd_human_variante_technique.md index ea9c4a30..730fa5fa 100644 --- a/Data/HD/hd_human_variante_technique.md +++ b/Data/HD/hd_human_variante_technique.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Variante technique Id: human_hd.md#variante-technique ParentLink: human_hd.md#humain +Name: Variante technique ParentName: Humain NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_inspiration.md b/Data/HD/hd_inspiration.md index 88708b87..e5a73783 100644 --- a/Data/HD/hd_inspiration.md +++ b/Data/HD/hd_inspiration.md @@ -1,13 +1,13 @@ --- !GenericItem -Name: Inspiration -AltName: Inspiration (SRD p59) -Source: (MDR p76) Id: inspiration_hd.md#inspiration RootId: inspiration_hd.md ParentLink: personnality_background_hd.md# +Name: Inspiration ParentName: Personnalité et Historique NameLevel: 1 +AltName: Inspiration (SRD p59) +Source: (MDR p76) Attributes: {} --- >  [Personnalité et Historique](personnality_background_hd.md#) diff --git a/Data/HD/hd_l5r_bard_aptitudes_de_classe.md b/Data/HD/hd_l5r_bard_aptitudes_de_classe.md index 6774aec0..ea4e4adf 100644 --- a/Data/HD/hd_l5r_bard_aptitudes_de_classe.md +++ b/Data/HD/hd_l5r_bard_aptitudes_de_classe.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Aptitudes de classe -Source: (L5R p56) Id: l5r_bard_hd.md#aptitudes-de-classe ParentLink: l5r_bard_hd.md#barde-des-cinq-royaumes +Name: Aptitudes de classe ParentName: Barde des cinq royaumes NameLevel: 3 +Source: (L5R p56) Attributes: {} --- > [Barde des cinq royaumes](hd_l5r_bard.md) diff --git a/Data/HD/hd_l5r_bard_college_des_diplomates.md b/Data/HD/hd_l5r_bard_college_des_diplomates.md index 6839d975..46120334 100644 --- a/Data/HD/hd_l5r_bard_college_des_diplomates.md +++ b/Data/HD/hd_l5r_bard_college_des_diplomates.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Collège des diplomates -Source: (L5R p58) Id: l5r_bard_hd.md#collège-des-diplomates ParentLink: l5r_bard_hd.md#barde-des-cinq-royaumes +Name: Collège des diplomates ParentName: Barde des cinq royaumes NameLevel: 4 +Source: (L5R p58) Attributes: {} --- > [Barde des cinq royaumes](hd_l5r_bard.md) diff --git a/Data/HD/hd_l5r_bard_college_des_saltimbanques.md b/Data/HD/hd_l5r_bard_college_des_saltimbanques.md index e14a7129..6600a917 100644 --- a/Data/HD/hd_l5r_bard_college_des_saltimbanques.md +++ b/Data/HD/hd_l5r_bard_college_des_saltimbanques.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Collège des saltimbanques -Source: (L5R p58) Id: l5r_bard_hd.md#collège-des-saltimbanques ParentLink: l5r_bard_hd.md#barde-des-cinq-royaumes +Name: Collège des saltimbanques ParentName: Barde des cinq royaumes NameLevel: 4 +Source: (L5R p58) Attributes: {} --- > [Barde des cinq royaumes](hd_l5r_bard.md) diff --git a/Data/HD/hd_l5r_bard_college_du_savoir.md b/Data/HD/hd_l5r_bard_college_du_savoir.md index 9f7292a2..3b69e577 100644 --- a/Data/HD/hd_l5r_bard_college_du_savoir.md +++ b/Data/HD/hd_l5r_bard_college_du_savoir.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Collège du savoir -Source: (L5R p58) Id: l5r_bard_hd.md#collège-du-savoir ParentLink: l5r_bard_hd.md#barde-des-cinq-royaumes +Name: Collège du savoir ParentName: Barde des cinq royaumes NameLevel: 4 +Source: (L5R p58) Attributes: {} --- > [Barde des cinq royaumes](hd_l5r_bard.md) diff --git a/Data/HD/hd_l5r_bard_colleges_de_bardes.md b/Data/HD/hd_l5r_bard_colleges_de_bardes.md index f58833cd..7e5705d3 100644 --- a/Data/HD/hd_l5r_bard_colleges_de_bardes.md +++ b/Data/HD/hd_l5r_bard_colleges_de_bardes.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Collèges de bardes -Source: (L5R p58) Id: l5r_bard_hd.md#collèges-de-bardes ParentLink: l5r_bard_hd.md#barde-des-cinq-royaumes +Name: Collèges de bardes ParentName: Barde des cinq royaumes NameLevel: 3 +Source: (L5R p58) Attributes: {} --- > [Barde des cinq royaumes](hd_l5r_bard.md) diff --git a/Data/HD/hd_l5r_bard_distraction.md b/Data/HD/hd_l5r_bard_distraction.md index f008a85c..ebe0d623 100644 --- a/Data/HD/hd_l5r_bard_distraction.md +++ b/Data/HD/hd_l5r_bard_distraction.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Distraction -Source: (L5R p57) Id: l5r_bard_hd.md#distraction ParentLink: l5r_bard_hd.md#barde-des-cinq-royaumes +Name: Distraction ParentName: Barde des cinq royaumes NameLevel: 4 +Source: (L5R p57) Attributes: {} --- > [Barde des cinq royaumes](hd_l5r_bard.md) diff --git a/Data/HD/hd_l5r_bard_esprit_insondable.md b/Data/HD/hd_l5r_bard_esprit_insondable.md index fae34e30..7bb4dc94 100644 --- a/Data/HD/hd_l5r_bard_esprit_insondable.md +++ b/Data/HD/hd_l5r_bard_esprit_insondable.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Esprit insondable -Source: (L5R p57) Id: l5r_bard_hd.md#esprit-insondable ParentLink: l5r_bard_hd.md#barde-des-cinq-royaumes +Name: Esprit insondable ParentName: Barde des cinq royaumes NameLevel: 4 +Source: (L5R p57) Attributes: {} --- > [Barde des cinq royaumes](hd_l5r_bard.md) diff --git a/Data/HD/hd_l5r_bard_maitre_des_ombres.md b/Data/HD/hd_l5r_bard_maitre_des_ombres.md index 58e7ed47..abec933d 100644 --- a/Data/HD/hd_l5r_bard_maitre_des_ombres.md +++ b/Data/HD/hd_l5r_bard_maitre_des_ombres.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Maître des ombres -Source: (L5R p56) Id: l5r_bard_hd.md#maître-des-ombres ParentLink: l5r_bard_hd.md#barde-des-cinq-royaumes +Name: Maître des ombres ParentName: Barde des cinq royaumes NameLevel: 4 +Source: (L5R p56) Attributes: {} --- > [Barde des cinq royaumes](hd_l5r_bard.md) diff --git a/Data/HD/hd_l5r_bard_maitre_espion.md b/Data/HD/hd_l5r_bard_maitre_espion.md index 06d84fca..692cc275 100644 --- a/Data/HD/hd_l5r_bard_maitre_espion.md +++ b/Data/HD/hd_l5r_bard_maitre_espion.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Maître espion -Source: (L5R p57) Id: l5r_bard_hd.md#maître-espion ParentLink: l5r_bard_hd.md#barde-des-cinq-royaumes +Name: Maître espion ParentName: Barde des cinq royaumes NameLevel: 4 +Source: (L5R p57) Attributes: {} --- > [Barde des cinq royaumes](hd_l5r_bard.md) diff --git a/Data/HD/hd_l5r_bard_manipulation_de_lesprit.md b/Data/HD/hd_l5r_bard_manipulation_de_lesprit.md index ee32d184..970cb370 100644 --- a/Data/HD/hd_l5r_bard_manipulation_de_lesprit.md +++ b/Data/HD/hd_l5r_bard_manipulation_de_lesprit.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Manipulation de l'esprit -Source: (L5R p57) Id: l5r_bard_hd.md#manipulation-de-lesprit ParentLink: l5r_bard_hd.md#barde-des-cinq-royaumes +Name: Manipulation de l'esprit ParentName: Barde des cinq royaumes NameLevel: 4 +Source: (L5R p57) Attributes: {} --- > [Barde des cinq royaumes](hd_l5r_bard.md) diff --git a/Data/HD/hd_l5r_bard_presence_amicale.md b/Data/HD/hd_l5r_bard_presence_amicale.md index af57e809..b4fd1283 100644 --- a/Data/HD/hd_l5r_bard_presence_amicale.md +++ b/Data/HD/hd_l5r_bard_presence_amicale.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Présence amicale -Source: (L5R p56) Id: l5r_bard_hd.md#présence-amicale ParentLink: l5r_bard_hd.md#barde-des-cinq-royaumes +Name: Présence amicale ParentName: Barde des cinq royaumes NameLevel: 4 +Source: (L5R p56) Attributes: {} --- > [Barde des cinq royaumes](hd_l5r_bard.md) diff --git a/Data/HD/hd_l5r_bard_tableau_devolution.md b/Data/HD/hd_l5r_bard_tableau_devolution.md index 9039506a..7253e0bd 100644 --- a/Data/HD/hd_l5r_bard_tableau_devolution.md +++ b/Data/HD/hd_l5r_bard_tableau_devolution.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Tableau d'évolution -Source: (L5R p56) Id: l5r_bard_hd.md#tableau-dévolution ParentLink: l5r_bard_hd.md#barde-des-cinq-royaumes +Name: Tableau d'évolution ParentName: Barde des cinq royaumes NameLevel: 4 +Source: (L5R p56) Attributes: {} --- > [Barde des cinq royaumes](hd_l5r_bard.md) diff --git a/Data/HD/hd_l5r_druid_aptitudes_de_classe.md b/Data/HD/hd_l5r_druid_aptitudes_de_classe.md index 573cf145..8a793789 100644 --- a/Data/HD/hd_l5r_druid_aptitudes_de_classe.md +++ b/Data/HD/hd_l5r_druid_aptitudes_de_classe.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Aptitudes de classe -Source: (L5R p59) Id: l5r_druid_hd.md#aptitudes-de-classe ParentLink: l5r_druid_hd.md#druide-des-cinq-royaumes +Name: Aptitudes de classe ParentName: Druide des cinq royaumes NameLevel: 3 +Source: (L5R p59) Attributes: {} --- > [Druide des cinq royaumes](hd_l5r_druid.md) diff --git a/Data/HD/hd_l5r_druid_archidruide.md b/Data/HD/hd_l5r_druid_archidruide.md index e2da07d4..7ca3f382 100644 --- a/Data/HD/hd_l5r_druid_archidruide.md +++ b/Data/HD/hd_l5r_druid_archidruide.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Archidruide -Source: (L5R p64) Id: l5r_druid_hd.md#archidruide ParentLink: l5r_druid_hd.md#druide-des-cinq-royaumes +Name: Archidruide ParentName: Druide des cinq royaumes NameLevel: 4 +Source: (L5R p64) Attributes: {} --- > [Druide des cinq royaumes](hd_l5r_druid.md) diff --git a/Data/HD/hd_l5r_druid_baies_apaisantes.md b/Data/HD/hd_l5r_druid_baies_apaisantes.md index ac2d90c9..7d7574fd 100644 --- a/Data/HD/hd_l5r_druid_baies_apaisantes.md +++ b/Data/HD/hd_l5r_druid_baies_apaisantes.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Baies apaisantes -Source: (L5R p59) Id: l5r_druid_hd.md#baies-apaisantes ParentLink: l5r_druid_hd.md#druide-des-cinq-royaumes +Name: Baies apaisantes ParentName: Druide des cinq royaumes NameLevel: 5 +Source: (L5R p59) Attributes: {} --- > [Druide des cinq royaumes](hd_l5r_druid.md) diff --git a/Data/HD/hd_l5r_druid_benediction_de_cernunos.md b/Data/HD/hd_l5r_druid_benediction_de_cernunos.md index 379f0ee8..50653f05 100644 --- a/Data/HD/hd_l5r_druid_benediction_de_cernunos.md +++ b/Data/HD/hd_l5r_druid_benediction_de_cernunos.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Bénédiction de Cernunos -Source: (L5R p62) Id: l5r_druid_hd.md#bénédiction-de-cernunos ParentLink: l5r_druid_hd.md#druide-des-cinq-royaumes +Name: Bénédiction de Cernunos ParentName: Druide des cinq royaumes NameLevel: 4 +Source: (L5R p62) Attributes: {} --- > [Druide des cinq royaumes](hd_l5r_druid.md) diff --git a/Data/HD/hd_l5r_druid_cercle_de_la_terre.md b/Data/HD/hd_l5r_druid_cercle_de_la_terre.md index 970e9b0e..a921f066 100644 --- a/Data/HD/hd_l5r_druid_cercle_de_la_terre.md +++ b/Data/HD/hd_l5r_druid_cercle_de_la_terre.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Cercle de la Terre -Source: (L5R p64) Id: l5r_druid_hd.md#cercle-de-la-terre ParentLink: l5r_druid_hd.md#druide-des-cinq-royaumes +Name: Cercle de la Terre ParentName: Druide des cinq royaumes NameLevel: 4 +Source: (L5R p64) Attributes: {} --- > [Druide des cinq royaumes](hd_l5r_druid.md) diff --git a/Data/HD/hd_l5r_druid_cercle_des_fees.md b/Data/HD/hd_l5r_druid_cercle_des_fees.md index 8a0e8c70..93bb60bb 100644 --- a/Data/HD/hd_l5r_druid_cercle_des_fees.md +++ b/Data/HD/hd_l5r_druid_cercle_des_fees.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Cercle des fées -Source: (L5R p64) Id: l5r_druid_hd.md#cercle-des-fées ParentLink: l5r_druid_hd.md#druide-des-cinq-royaumes +Name: Cercle des fées ParentName: Druide des cinq royaumes NameLevel: 4 +Source: (L5R p64) Attributes: {} --- > [Druide des cinq royaumes](hd_l5r_druid.md) diff --git a/Data/HD/hd_l5r_druid_cercle_des_profondeurs.md b/Data/HD/hd_l5r_druid_cercle_des_profondeurs.md index c408c2a4..2e0b4145 100644 --- a/Data/HD/hd_l5r_druid_cercle_des_profondeurs.md +++ b/Data/HD/hd_l5r_druid_cercle_des_profondeurs.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Cercle des profondeurs -Source: (L5R p64) Id: l5r_druid_hd.md#cercle-des-profondeurs ParentLink: l5r_druid_hd.md#druide-des-cinq-royaumes +Name: Cercle des profondeurs ParentName: Druide des cinq royaumes NameLevel: 4 +Source: (L5R p64) Attributes: {} --- > [Druide des cinq royaumes](hd_l5r_druid.md) diff --git a/Data/HD/hd_l5r_druid_cercle_des_saisons.md b/Data/HD/hd_l5r_druid_cercle_des_saisons.md index 31722bec..abfc69aa 100644 --- a/Data/HD/hd_l5r_druid_cercle_des_saisons.md +++ b/Data/HD/hd_l5r_druid_cercle_des_saisons.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Cercle des Saisons -Source: (L5R p64) Id: l5r_druid_hd.md#cercle-des-saisons ParentLink: l5r_druid_hd.md#druide-des-cinq-royaumes +Name: Cercle des Saisons ParentName: Druide des cinq royaumes NameLevel: 4 +Source: (L5R p64) Attributes: {} --- > [Druide des cinq royaumes](hd_l5r_druid.md) diff --git a/Data/HD/hd_l5r_druid_cercles_de_druides.md b/Data/HD/hd_l5r_druid_cercles_de_druides.md index 5a013032..a9683048 100644 --- a/Data/HD/hd_l5r_druid_cercles_de_druides.md +++ b/Data/HD/hd_l5r_druid_cercles_de_druides.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Cercles de druides -Source: (L5R p64) Id: l5r_druid_hd.md#cercles-de-druides ParentLink: l5r_druid_hd.md#druide-des-cinq-royaumes +Name: Cercles de druides ParentName: Druide des cinq royaumes NameLevel: 3 +Source: (L5R p64) Attributes: {} --- > [Druide des cinq royaumes](hd_l5r_druid.md) diff --git a/Data/HD/hd_l5r_druid_colere_de_la_nature.md b/Data/HD/hd_l5r_druid_colere_de_la_nature.md index 6b7cc3c2..81e8f64f 100644 --- a/Data/HD/hd_l5r_druid_colere_de_la_nature.md +++ b/Data/HD/hd_l5r_druid_colere_de_la_nature.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Colère de la nature -Source: (L5R p62) Id: l5r_druid_hd.md#colère-de-la-nature ParentLink: l5r_druid_hd.md#druide-des-cinq-royaumes +Name: Colère de la nature ParentName: Druide des cinq royaumes NameLevel: 5 +Source: (L5R p62) Attributes: {} --- > [Druide des cinq royaumes](hd_l5r_druid.md) diff --git a/Data/HD/hd_l5r_druid_forme_animale.md b/Data/HD/hd_l5r_druid_forme_animale.md index 60fa1271..cbcbe635 100644 --- a/Data/HD/hd_l5r_druid_forme_animale.md +++ b/Data/HD/hd_l5r_druid_forme_animale.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Forme animale -Source: (L5R p64) Id: l5r_druid_hd.md#forme-animale ParentLink: l5r_druid_hd.md#druide-des-cinq-royaumes +Name: Forme animale ParentName: Druide des cinq royaumes NameLevel: 4 +Source: (L5R p64) Attributes: {} --- > [Druide des cinq royaumes](hd_l5r_druid.md) diff --git a/Data/HD/hd_l5r_druid_gardien_des_traditions.md b/Data/HD/hd_l5r_druid_gardien_des_traditions.md index f19082db..52cc4cb2 100644 --- a/Data/HD/hd_l5r_druid_gardien_des_traditions.md +++ b/Data/HD/hd_l5r_druid_gardien_des_traditions.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Gardien des traditions -Source: (L5R p59) Id: l5r_druid_hd.md#gardien-des-traditions ParentLink: l5r_druid_hd.md#druide-des-cinq-royaumes +Name: Gardien des traditions ParentName: Druide des cinq royaumes NameLevel: 4 +Source: (L5R p59) Attributes: {} --- > [Druide des cinq royaumes](hd_l5r_druid.md) diff --git a/Data/HD/hd_l5r_druid_le_souffle_du_dragon.md b/Data/HD/hd_l5r_druid_le_souffle_du_dragon.md index add331f6..527f0abe 100644 --- a/Data/HD/hd_l5r_druid_le_souffle_du_dragon.md +++ b/Data/HD/hd_l5r_druid_le_souffle_du_dragon.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Le souffle du dragon -Source: (L5R p62) Id: l5r_druid_hd.md#le-souffle-du-dragon ParentLink: l5r_druid_hd.md#druide-des-cinq-royaumes +Name: Le souffle du dragon ParentName: Druide des cinq royaumes NameLevel: 4 +Source: (L5R p62) Attributes: {} --- > [Druide des cinq royaumes](hd_l5r_druid.md) diff --git a/Data/HD/hd_l5r_druid_maitre_des_betes.md b/Data/HD/hd_l5r_druid_maitre_des_betes.md index f5620d7a..32bdb068 100644 --- a/Data/HD/hd_l5r_druid_maitre_des_betes.md +++ b/Data/HD/hd_l5r_druid_maitre_des_betes.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Maître des bêtes -Source: (L5R p60) Id: l5r_druid_hd.md#maître-des-bêtes ParentLink: l5r_druid_hd.md#druide-des-cinq-royaumes +Name: Maître des bêtes ParentName: Druide des cinq royaumes NameLevel: 5 +Source: (L5R p60) Attributes: {} --- > [Druide des cinq royaumes](hd_l5r_druid.md) diff --git a/Data/HD/hd_l5r_druid_maitre_des_brumes.md b/Data/HD/hd_l5r_druid_maitre_des_brumes.md index 0fa6273b..302349be 100644 --- a/Data/HD/hd_l5r_druid_maitre_des_brumes.md +++ b/Data/HD/hd_l5r_druid_maitre_des_brumes.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Maître des brumes -Source: (L5R p61) Id: l5r_druid_hd.md#maître-des-brumes ParentLink: l5r_druid_hd.md#druide-des-cinq-royaumes +Name: Maître des brumes ParentName: Druide des cinq royaumes NameLevel: 5 +Source: (L5R p61) Attributes: {} --- > [Druide des cinq royaumes](hd_l5r_druid.md) diff --git a/Data/HD/hd_l5r_druid_maitre_des_hommes.md b/Data/HD/hd_l5r_druid_maitre_des_hommes.md index a9c0e3ce..e49f08e9 100644 --- a/Data/HD/hd_l5r_druid_maitre_des_hommes.md +++ b/Data/HD/hd_l5r_druid_maitre_des_hommes.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Maître des hommes -Source: (L5R p61) Id: l5r_druid_hd.md#maître-des-hommes ParentLink: l5r_druid_hd.md#druide-des-cinq-royaumes +Name: Maître des hommes ParentName: Druide des cinq royaumes NameLevel: 5 +Source: (L5R p61) Attributes: {} --- > [Druide des cinq royaumes](hd_l5r_druid.md) diff --git a/Data/HD/hd_l5r_druid_maitre_des_vents.md b/Data/HD/hd_l5r_druid_maitre_des_vents.md index 0fe43c76..b94e915a 100644 --- a/Data/HD/hd_l5r_druid_maitre_des_vents.md +++ b/Data/HD/hd_l5r_druid_maitre_des_vents.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Maître des vents -Source: (L5R p61) Id: l5r_druid_hd.md#maître-des-vents ParentLink: l5r_druid_hd.md#druide-des-cinq-royaumes +Name: Maître des vents ParentName: Druide des cinq royaumes NameLevel: 5 +Source: (L5R p61) Attributes: {} --- > [Druide des cinq royaumes](hd_l5r_druid.md) diff --git a/Data/HD/hd_l5r_druid_parler_aux_arbres.md b/Data/HD/hd_l5r_druid_parler_aux_arbres.md index a37eb166..8c1821cd 100644 --- a/Data/HD/hd_l5r_druid_parler_aux_arbres.md +++ b/Data/HD/hd_l5r_druid_parler_aux_arbres.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Parler aux arbres -Source: (L5R p60) Id: l5r_druid_hd.md#parler-aux-arbres ParentLink: l5r_druid_hd.md#druide-des-cinq-royaumes +Name: Parler aux arbres ParentName: Druide des cinq royaumes NameLevel: 5 +Source: (L5R p60) Attributes: {} --- > [Druide des cinq royaumes](hd_l5r_druid.md) diff --git a/Data/HD/hd_l5r_druid_secrets_ancestraux.md b/Data/HD/hd_l5r_druid_secrets_ancestraux.md index 7a444460..82973ad4 100644 --- a/Data/HD/hd_l5r_druid_secrets_ancestraux.md +++ b/Data/HD/hd_l5r_druid_secrets_ancestraux.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Secrets ancestraux -Source: (L5R p62) Id: l5r_druid_hd.md#secrets-ancestraux ParentLink: l5r_druid_hd.md#druide-des-cinq-royaumes +Name: Secrets ancestraux ParentName: Druide des cinq royaumes NameLevel: 4 +Source: (L5R p62) Attributes: {} --- > [Druide des cinq royaumes](hd_l5r_druid.md) diff --git a/Data/HD/hd_l5r_druid_tableau_devolution.md b/Data/HD/hd_l5r_druid_tableau_devolution.md index ad03aff2..386d84d7 100644 --- a/Data/HD/hd_l5r_druid_tableau_devolution.md +++ b/Data/HD/hd_l5r_druid_tableau_devolution.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Tableau d'évolution -Source: (L5R p60) Id: l5r_druid_hd.md#tableau-dévolution ParentLink: l5r_druid_hd.md#druide-des-cinq-royaumes +Name: Tableau d'évolution ParentName: Druide des cinq royaumes NameLevel: 4 +Source: (L5R p60) Attributes: {} --- > [Druide des cinq royaumes](hd_l5r_druid.md) diff --git a/Data/HD/hd_l5r_druid_voyageur_des_terres.md b/Data/HD/hd_l5r_druid_voyageur_des_terres.md index b31b7b7c..3762d814 100644 --- a/Data/HD/hd_l5r_druid_voyageur_des_terres.md +++ b/Data/HD/hd_l5r_druid_voyageur_des_terres.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Voyageur des terres -Source: (L5R p62) Id: l5r_druid_hd.md#voyageur-des-terres ParentLink: l5r_druid_hd.md#druide-des-cinq-royaumes +Name: Voyageur des terres ParentName: Druide des cinq royaumes NameLevel: 5 +Source: (L5R p62) Attributes: {} --- > [Druide des cinq royaumes](hd_l5r_druid.md) diff --git a/Data/HD/hd_l5r_general_moins_de_classes_jouables.md b/Data/HD/hd_l5r_general_moins_de_classes_jouables.md index 2cf39bf2..3e0f7677 100644 --- a/Data/HD/hd_l5r_general_moins_de_classes_jouables.md +++ b/Data/HD/hd_l5r_general_moins_de_classes_jouables.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Moins de classes jouables -Source: (L5R p42) Id: l5r_general_hd.md#moins-de-classes-jouables ParentLink: l5r_general_hd.md#règles-générales +Name: Moins de classes jouables ParentName: Règles générales NameLevel: 3 +Source: (L5R p42) Attributes: {} --- > [Règles générales](hd_l5r_general.md) diff --git a/Data/HD/hd_l5r_general_niveau_maximum_optimal.md b/Data/HD/hd_l5r_general_niveau_maximum_optimal.md index 8ca365f8..be765bab 100644 --- a/Data/HD/hd_l5r_general_niveau_maximum_optimal.md +++ b/Data/HD/hd_l5r_general_niveau_maximum_optimal.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Niveau maximum optimal -Source: (L5R p42) Id: l5r_general_hd.md#niveau-maximum-optimal ParentLink: l5r_general_hd.md#règles-générales +Name: Niveau maximum optimal ParentName: Règles générales NameLevel: 3 +Source: (L5R p42) Attributes: {} --- > [Règles générales](hd_l5r_general.md) diff --git a/Data/HD/hd_l5r_gofurther.md b/Data/HD/hd_l5r_gofurther.md index 3af6f32c..b3ec3fa8 100644 --- a/Data/HD/hd_l5r_gofurther.md +++ b/Data/HD/hd_l5r_gofurther.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Aller encore plus loin ? -Source: (L5R p48) Id: l5r_gofurther_hd.md#aller-encore-plus-loin-? RootId: l5r_gofurther_hd.md ParentLink: l5r_index_hd.md +Name: Aller encore plus loin ? ParentName: Les Cinq Royaumes NameLevel: 2 +Source: (L5R p48) Attributes: {} --- >  [Les Cinq Royaumes](hd_l5r_index.md) diff --git a/Data/HD/hd_l5r_hitpoints_0_pc.md b/Data/HD/hd_l5r_hitpoints_0_pc.md index ab297ee8..0742575a 100644 --- a/Data/HD/hd_l5r_hitpoints_0_pc.md +++ b/Data/HD/hd_l5r_hitpoints_0_pc.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: 0 PC -Source: (L5R p43) Id: l5r_hitpoints_hd.md#0-pc ParentLink: l5r_hitpoints_hd.md#points-de-vie-et-blessures +Name: 0 PC ParentName: Points de vie et blessures NameLevel: 4 +Source: (L5R p43) Attributes: {} --- > [Points de vie et blessures](hd_l5r_hitpoints.md) diff --git a/Data/HD/hd_l5r_hitpoints_0_pvit.md b/Data/HD/hd_l5r_hitpoints_0_pvit.md index a789cee8..e392c290 100644 --- a/Data/HD/hd_l5r_hitpoints_0_pvit.md +++ b/Data/HD/hd_l5r_hitpoints_0_pvit.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: 0 PVit -Source: (L5R p43) Id: l5r_hitpoints_hd.md#0-pvit ParentLink: l5r_hitpoints_hd.md#points-de-vie-et-blessures +Name: 0 PVit ParentName: Points de vie et blessures NameLevel: 4 +Source: (L5R p43) Attributes: {} --- > [Points de vie et blessures](hd_l5r_hitpoints.md) diff --git a/Data/HD/hd_l5r_hitpoints_blessures_legeres.md b/Data/HD/hd_l5r_hitpoints_blessures_legeres.md index 17ef7605..e8123c76 100644 --- a/Data/HD/hd_l5r_hitpoints_blessures_legeres.md +++ b/Data/HD/hd_l5r_hitpoints_blessures_legeres.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Blessures légères -Source: (L5R p45) Id: l5r_hitpoints_hd.md#blessures-légères ParentLink: l5r_hitpoints_hd.md#points-de-vie-et-blessures +Name: Blessures légères ParentName: Points de vie et blessures NameLevel: 4 +Source: (L5R p45) Attributes: {} --- > [Points de vie et blessures](hd_l5r_hitpoints.md) diff --git a/Data/HD/hd_l5r_hitpoints_blessures_serieuses.md b/Data/HD/hd_l5r_hitpoints_blessures_serieuses.md index c5950592..a2202460 100644 --- a/Data/HD/hd_l5r_hitpoints_blessures_serieuses.md +++ b/Data/HD/hd_l5r_hitpoints_blessures_serieuses.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Blessures sérieuses -Source: (L5R p45) Id: l5r_hitpoints_hd.md#blessures-sérieuses ParentLink: l5r_hitpoints_hd.md#points-de-vie-et-blessures +Name: Blessures sérieuses ParentName: Points de vie et blessures NameLevel: 4 +Source: (L5R p45) Attributes: {} --- > [Points de vie et blessures](hd_l5r_hitpoints.md) diff --git a/Data/HD/hd_l5r_hitpoints_concernant_lattaque_sournoise.md b/Data/HD/hd_l5r_hitpoints_concernant_lattaque_sournoise.md index d4126eb5..82f95553 100644 --- a/Data/HD/hd_l5r_hitpoints_concernant_lattaque_sournoise.md +++ b/Data/HD/hd_l5r_hitpoints_concernant_lattaque_sournoise.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Concernant l'attaque sournoise -Source: (L5R p43) Id: l5r_hitpoints_hd.md#concernant-lattaque-sournoise ParentLink: l5r_hitpoints_hd.md#points-de-vie-et-blessures +Name: Concernant l'attaque sournoise ParentName: Points de vie et blessures NameLevel: 4 +Source: (L5R p43) Attributes: {} --- > [Points de vie et blessures](hd_l5r_hitpoints.md) diff --git a/Data/HD/hd_l5r_hitpoints_et_pour_les_creatures_et_pnj_.md b/Data/HD/hd_l5r_hitpoints_et_pour_les_creatures_et_pnj_.md index 5705f616..0ad3a73a 100644 --- a/Data/HD/hd_l5r_hitpoints_et_pour_les_creatures_et_pnj_.md +++ b/Data/HD/hd_l5r_hitpoints_et_pour_les_creatures_et_pnj_.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Et pour les créatures et PNJ ? -Source: (L5R p46) Id: l5r_hitpoints_hd.md#et-pour-les-créatures-et-pnj-? ParentLink: l5r_hitpoints_hd.md#points-de-vie-et-blessures +Name: Et pour les créatures et PNJ ? ParentName: Points de vie et blessures NameLevel: 3 +Source: (L5R p46) Attributes: {} --- > [Points de vie et blessures](hd_l5r_hitpoints.md) diff --git a/Data/HD/hd_l5r_hitpoints_eviter_de_perdre_des_pvit.md b/Data/HD/hd_l5r_hitpoints_eviter_de_perdre_des_pvit.md index 69b94150..0803ebd0 100644 --- a/Data/HD/hd_l5r_hitpoints_eviter_de_perdre_des_pvit.md +++ b/Data/HD/hd_l5r_hitpoints_eviter_de_perdre_des_pvit.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Éviter de perdre des PVit -Source: (L5R p44) Id: l5r_hitpoints_hd.md#Éviter-de-perdre-des-pvit ParentLink: l5r_hitpoints_hd.md#points-de-vie-et-blessures +Name: Éviter de perdre des PVit ParentName: Points de vie et blessures NameLevel: 4 +Source: (L5R p44) Attributes: {} --- > [Points de vie et blessures](hd_l5r_hitpoints.md) diff --git a/Data/HD/hd_l5r_hitpoints_eviter_la_mort.md b/Data/HD/hd_l5r_hitpoints_eviter_la_mort.md index aa09b47b..d2412fc2 100644 --- a/Data/HD/hd_l5r_hitpoints_eviter_la_mort.md +++ b/Data/HD/hd_l5r_hitpoints_eviter_la_mort.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Éviter la mort -Source: (L5R p44) Id: l5r_hitpoints_hd.md#Éviter-la-mort ParentLink: l5r_hitpoints_hd.md#points-de-vie-et-blessures +Name: Éviter la mort ParentName: Points de vie et blessures NameLevel: 4 +Source: (L5R p44) Attributes: {} --- > [Points de vie et blessures](hd_l5r_hitpoints.md) diff --git a/Data/HD/hd_l5r_hitpoints_guerir_des_blessures.md b/Data/HD/hd_l5r_hitpoints_guerir_des_blessures.md index 70412ff2..13cf68e4 100644 --- a/Data/HD/hd_l5r_hitpoints_guerir_des_blessures.md +++ b/Data/HD/hd_l5r_hitpoints_guerir_des_blessures.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Guérir des blessures -Source: (L5R p44) Id: l5r_hitpoints_hd.md#guérir-des-blessures ParentLink: l5r_hitpoints_hd.md#points-de-vie-et-blessures +Name: Guérir des blessures ParentName: Points de vie et blessures NameLevel: 4 +Source: (L5R p44) Attributes: {} --- > [Points de vie et blessures](hd_l5r_hitpoints.md) diff --git a/Data/HD/hd_l5r_hitpoints_les_creatures_sont_vraiment_dangereuses_alors_.md b/Data/HD/hd_l5r_hitpoints_les_creatures_sont_vraiment_dangereuses_alors_.md index 0686b8fb..1216f343 100644 --- a/Data/HD/hd_l5r_hitpoints_les_creatures_sont_vraiment_dangereuses_alors_.md +++ b/Data/HD/hd_l5r_hitpoints_les_creatures_sont_vraiment_dangereuses_alors_.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Les créatures sont vraiment dangereuses alors ? -Source: (L5R p47) Id: l5r_hitpoints_hd.md#les-créatures-sont-vraiment-dangereuses-alors-? ParentLink: l5r_hitpoints_hd.md#points-de-vie-et-blessures +Name: Les créatures sont vraiment dangereuses alors ? ParentName: Points de vie et blessures NameLevel: 4 +Source: (L5R p47) Attributes: {} --- > [Points de vie et blessures](hd_l5r_hitpoints.md) diff --git a/Data/HD/hd_l5r_hitpoints_option_encore_plus_mortelle.md b/Data/HD/hd_l5r_hitpoints_option_encore_plus_mortelle.md index ba4dcaee..ad954e56 100644 --- a/Data/HD/hd_l5r_hitpoints_option_encore_plus_mortelle.md +++ b/Data/HD/hd_l5r_hitpoints_option_encore_plus_mortelle.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Option encore plus mortelle -Source: (L5R p44) Id: l5r_hitpoints_hd.md#option-encore-plus-mortelle ParentLink: l5r_hitpoints_hd.md#points-de-vie-et-blessures +Name: Option encore plus mortelle ParentName: Points de vie et blessures NameLevel: 4 +Source: (L5R p44) Attributes: {} --- > [Points de vie et blessures](hd_l5r_hitpoints.md) diff --git a/Data/HD/hd_l5r_hitpoints_option_un_peu_moins_de_mortalite_.md b/Data/HD/hd_l5r_hitpoints_option_un_peu_moins_de_mortalite_.md index 91c83be0..7597c38a 100644 --- a/Data/HD/hd_l5r_hitpoints_option_un_peu_moins_de_mortalite_.md +++ b/Data/HD/hd_l5r_hitpoints_option_un_peu_moins_de_mortalite_.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: 'Option : un peu moins de mortalité ' -Source: (L5R p47) Id: l5r_hitpoints_hd.md#option--un-peu-moins-de-mortalité- ParentLink: l5r_hitpoints_hd.md#points-de-vie-et-blessures +Name: 'Option : un peu moins de mortalité ' ParentName: Points de vie et blessures NameLevel: 4 +Source: (L5R p47) Attributes: {} --- > [Points de vie et blessures](hd_l5r_hitpoints.md) diff --git a/Data/HD/hd_l5r_hitpoints_points_de_combativite.md b/Data/HD/hd_l5r_hitpoints_points_de_combativite.md index b8cd4586..ca45a68d 100644 --- a/Data/HD/hd_l5r_hitpoints_points_de_combativite.md +++ b/Data/HD/hd_l5r_hitpoints_points_de_combativite.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Points de combativité -Source: (L5R p42) Id: l5r_hitpoints_hd.md#points-de-combativité ParentLink: l5r_hitpoints_hd.md#points-de-vie-et-blessures +Name: Points de combativité ParentName: Points de vie et blessures NameLevel: 3 +Source: (L5R p42) Attributes: {} --- > [Points de vie et blessures](hd_l5r_hitpoints.md) diff --git a/Data/HD/hd_l5r_hitpoints_points_de_vitalite.md b/Data/HD/hd_l5r_hitpoints_points_de_vitalite.md index 3968e8b6..56b1a20f 100644 --- a/Data/HD/hd_l5r_hitpoints_points_de_vitalite.md +++ b/Data/HD/hd_l5r_hitpoints_points_de_vitalite.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Points de vitalité -Source: (L5R p43) Id: l5r_hitpoints_hd.md#points-de-vitalité ParentLink: l5r_hitpoints_hd.md#points-de-vie-et-blessures +Name: Points de vitalité ParentName: Points de vie et blessures NameLevel: 3 +Source: (L5R p43) Attributes: {} --- > [Points de vie et blessures](hd_l5r_hitpoints.md) diff --git a/Data/HD/hd_l5r_hitpoints_regagner_des_pc.md b/Data/HD/hd_l5r_hitpoints_regagner_des_pc.md index d7c452c2..30f7bf8e 100644 --- a/Data/HD/hd_l5r_hitpoints_regagner_des_pc.md +++ b/Data/HD/hd_l5r_hitpoints_regagner_des_pc.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Regagner des PC -Source: (L5R p44) Id: l5r_hitpoints_hd.md#regagner-des-pc ParentLink: l5r_hitpoints_hd.md#points-de-vie-et-blessures +Name: Regagner des PC ParentName: Points de vie et blessures NameLevel: 4 +Source: (L5R p44) Attributes: {} --- > [Points de vie et blessures](hd_l5r_hitpoints.md) diff --git a/Data/HD/hd_l5r_hitpoints_regagner_des_pvit.md b/Data/HD/hd_l5r_hitpoints_regagner_des_pvit.md index bee66665..7e0d7a05 100644 --- a/Data/HD/hd_l5r_hitpoints_regagner_des_pvit.md +++ b/Data/HD/hd_l5r_hitpoints_regagner_des_pvit.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Regagner des PVit -Source: (L5R p44) Id: l5r_hitpoints_hd.md#regagner-des-pvit ParentLink: l5r_hitpoints_hd.md#points-de-vie-et-blessures +Name: Regagner des PVit ParentName: Points de vie et blessures NameLevel: 4 +Source: (L5R p44) Attributes: {} --- > [Points de vie et blessures](hd_l5r_hitpoints.md) diff --git a/Data/HD/hd_l5r_hitpoints_regagner_ses_points_de_vitalite.md b/Data/HD/hd_l5r_hitpoints_regagner_ses_points_de_vitalite.md index b16b6a3e..8f679e75 100644 --- a/Data/HD/hd_l5r_hitpoints_regagner_ses_points_de_vitalite.md +++ b/Data/HD/hd_l5r_hitpoints_regagner_ses_points_de_vitalite.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Regagner ses points de vitalité -Source: (L5R p45) Id: l5r_hitpoints_hd.md#regagner-ses-points-de-vitalité ParentLink: l5r_hitpoints_hd.md#points-de-vie-et-blessures +Name: Regagner ses points de vitalité ParentName: Points de vie et blessures NameLevel: 4 +Source: (L5R p45) Attributes: {} --- > [Points de vie et blessures](hd_l5r_hitpoints.md) diff --git a/Data/HD/hd_l5r_hitpoints_sequelles.md b/Data/HD/hd_l5r_hitpoints_sequelles.md index 9e255c25..fcd5d798 100644 --- a/Data/HD/hd_l5r_hitpoints_sequelles.md +++ b/Data/HD/hd_l5r_hitpoints_sequelles.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Séquelles Id: l5r_hitpoints_hd.md#séquelles ParentLink: l5r_hitpoints_hd.md#points-de-vie-et-blessures +Name: Séquelles ParentName: Points de vie et blessures NameLevel: 4 Attributes: {} diff --git a/Data/HD/hd_l5r_hitpoints_special_les_degats_dattaque_sournoise.md b/Data/HD/hd_l5r_hitpoints_special_les_degats_dattaque_sournoise.md index aec2d2ea..018a409a 100644 --- a/Data/HD/hd_l5r_hitpoints_special_les_degats_dattaque_sournoise.md +++ b/Data/HD/hd_l5r_hitpoints_special_les_degats_dattaque_sournoise.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: "Spécial : les dégâts d'attaque sournoise" -Source: (L5R p43) Id: l5r_hitpoints_hd.md#spécial--les-dégâts-dattaque-sournoise ParentLink: l5r_hitpoints_hd.md#points-de-vie-et-blessures +Name: "Spécial : les dégâts d'attaque sournoise" ParentName: Points de vie et blessures NameLevel: 4 +Source: (L5R p43) Attributes: {} --- > [Points de vie et blessures](hd_l5r_hitpoints.md) diff --git a/Data/HD/hd_l5r_hitpoints_subir_des_degats.md b/Data/HD/hd_l5r_hitpoints_subir_des_degats.md index f94add7f..c8b7ea23 100644 --- a/Data/HD/hd_l5r_hitpoints_subir_des_degats.md +++ b/Data/HD/hd_l5r_hitpoints_subir_des_degats.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Subir des dégâts -Source: (L5R p43) Id: l5r_hitpoints_hd.md#subir-des-dégâts ParentLink: l5r_hitpoints_hd.md#points-de-vie-et-blessures +Name: Subir des dégâts ParentName: Points de vie et blessures NameLevel: 3 +Source: (L5R p43) Attributes: {} --- > [Points de vie et blessures](hd_l5r_hitpoints.md) diff --git a/Data/HD/hd_l5r_hitpoints_tuer_ou_garder_en_vie.md b/Data/HD/hd_l5r_hitpoints_tuer_ou_garder_en_vie.md index 9ad48808..0b4c3820 100644 --- a/Data/HD/hd_l5r_hitpoints_tuer_ou_garder_en_vie.md +++ b/Data/HD/hd_l5r_hitpoints_tuer_ou_garder_en_vie.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Tuer ou garder en vie -Source: (L5R p47) Id: l5r_hitpoints_hd.md#tuer-ou-garder-en-vie ParentLink: l5r_hitpoints_hd.md#points-de-vie-et-blessures +Name: Tuer ou garder en vie ParentName: Points de vie et blessures NameLevel: 4 +Source: (L5R p47) Attributes: {} --- > [Points de vie et blessures](hd_l5r_hitpoints.md) diff --git a/Data/HD/hd_l5r_hitpoints_viser_ou_ca_fait_mal_!.md b/Data/HD/hd_l5r_hitpoints_viser_ou_ca_fait_mal_!.md index 1ed6869f..f1db19ed 100644 --- a/Data/HD/hd_l5r_hitpoints_viser_ou_ca_fait_mal_!.md +++ b/Data/HD/hd_l5r_hitpoints_viser_ou_ca_fait_mal_!.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Viser où ça fait mal ! -Source: (L5R p46) Id: l5r_hitpoints_hd.md#viser-où-ça-fait-mal-! ParentLink: l5r_hitpoints_hd.md#points-de-vie-et-blessures +Name: Viser où ça fait mal ! ParentName: Points de vie et blessures NameLevel: 4 +Source: (L5R p46) Attributes: {} --- > [Points de vie et blessures](hd_l5r_hitpoints.md) diff --git a/Data/HD/hd_l5r_human_batard.md b/Data/HD/hd_l5r_human_batard.md index c42b905c..bdec48e1 100644 --- a/Data/HD/hd_l5r_human_batard.md +++ b/Data/HD/hd_l5r_human_batard.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Bâtard -Source: (L5R p52) Id: l5r_human_hd.md#bâtard ParentLink: l5r_human_hd.md#humain-des-cinq-royaumes +Name: Bâtard ParentName: Humain des cinq royaumes NameLevel: 4 +Source: (L5R p52) Attributes: {} --- > [Humain des cinq royaumes](hd_l5r_human.md) diff --git a/Data/HD/hd_l5r_human_fils_de_la_terre.md b/Data/HD/hd_l5r_human_fils_de_la_terre.md index 194fe8e6..0f9ddf91 100644 --- a/Data/HD/hd_l5r_human_fils_de_la_terre.md +++ b/Data/HD/hd_l5r_human_fils_de_la_terre.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Fils de la terre -Source: (L5R p49) Id: l5r_human_hd.md#fils-de-la-terre ParentLink: l5r_human_hd.md#humain-des-cinq-royaumes +Name: Fils de la terre ParentName: Humain des cinq royaumes NameLevel: 4 +Source: (L5R p49) Attributes: {} --- > [Humain des cinq royaumes](hd_l5r_human.md) diff --git a/Data/HD/hd_l5r_human_fils_des_bois.md b/Data/HD/hd_l5r_human_fils_des_bois.md index 305c30ef..e5e2d9bc 100644 --- a/Data/HD/hd_l5r_human_fils_des_bois.md +++ b/Data/HD/hd_l5r_human_fils_des_bois.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Fils des bois -Source: (L5R p50) Id: l5r_human_hd.md#fils-des-bois ParentLink: l5r_human_hd.md#humain-des-cinq-royaumes +Name: Fils des bois ParentName: Humain des cinq royaumes NameLevel: 4 +Source: (L5R p50) Attributes: {} --- > [Humain des cinq royaumes](hd_l5r_human.md) diff --git a/Data/HD/hd_l5r_human_fils_des_cites.md b/Data/HD/hd_l5r_human_fils_des_cites.md index 4adf0e1d..0fe023ec 100644 --- a/Data/HD/hd_l5r_human_fils_des_cites.md +++ b/Data/HD/hd_l5r_human_fils_des_cites.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Fils des cités -Source: (L5R p51) Id: l5r_human_hd.md#fils-des-cités ParentLink: l5r_human_hd.md#humain-des-cinq-royaumes +Name: Fils des cités ParentName: Humain des cinq royaumes NameLevel: 4 +Source: (L5R p51) Attributes: {} --- > [Humain des cinq royaumes](hd_l5r_human.md) diff --git a/Data/HD/hd_l5r_human_fils_des_terres_sauvages.md b/Data/HD/hd_l5r_human_fils_des_terres_sauvages.md index 0e1b82ac..a3cdeb05 100644 --- a/Data/HD/hd_l5r_human_fils_des_terres_sauvages.md +++ b/Data/HD/hd_l5r_human_fils_des_terres_sauvages.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Fils des terres sauvages -Source: (L5R p51) Id: l5r_human_hd.md#fils-des-terres-sauvages ParentLink: l5r_human_hd.md#humain-des-cinq-royaumes +Name: Fils des terres sauvages ParentName: Humain des cinq royaumes NameLevel: 4 +Source: (L5R p51) Attributes: {} --- > [Humain des cinq royaumes](hd_l5r_human.md) diff --git a/Data/HD/hd_l5r_human_fils_du_roc.md b/Data/HD/hd_l5r_human_fils_du_roc.md index 4f14e267..729aac63 100644 --- a/Data/HD/hd_l5r_human_fils_du_roc.md +++ b/Data/HD/hd_l5r_human_fils_du_roc.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Fils du roc -Source: (L5R p51) Id: l5r_human_hd.md#fils-du-roc ParentLink: l5r_human_hd.md#humain-des-cinq-royaumes +Name: Fils du roc ParentName: Humain des cinq royaumes NameLevel: 4 +Source: (L5R p51) Attributes: {} --- > [Humain des cinq royaumes](hd_l5r_human.md) diff --git a/Data/HD/hd_l5r_human_fils_du_sel.md b/Data/HD/hd_l5r_human_fils_du_sel.md index f976a327..e65e43b3 100644 --- a/Data/HD/hd_l5r_human_fils_du_sel.md +++ b/Data/HD/hd_l5r_human_fils_du_sel.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Fils du sel -Source: (L5R p50) Id: l5r_human_hd.md#fils-du-sel ParentLink: l5r_human_hd.md#humain-des-cinq-royaumes +Name: Fils du sel ParentName: Humain des cinq royaumes NameLevel: 4 +Source: (L5R p50) Attributes: {} --- > [Humain des cinq royaumes](hd_l5r_human.md) diff --git a/Data/HD/hd_l5r_human_fils_du_vent.md b/Data/HD/hd_l5r_human_fils_du_vent.md index 80bd88b1..f7de8215 100644 --- a/Data/HD/hd_l5r_human_fils_du_vent.md +++ b/Data/HD/hd_l5r_human_fils_du_vent.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Fils du vent -Source: (L5R p51) Id: l5r_human_hd.md#fils-du-vent ParentLink: l5r_human_hd.md#humain-des-cinq-royaumes +Name: Fils du vent ParentName: Humain des cinq royaumes NameLevel: 4 +Source: (L5R p51) Attributes: {} --- > [Humain des cinq royaumes](hd_l5r_human.md) diff --git a/Data/HD/hd_l5r_human_gwynnddaerain.md b/Data/HD/hd_l5r_human_gwynnddaerain.md index 32199d33..0a81c65d 100644 --- a/Data/HD/hd_l5r_human_gwynnddaerain.md +++ b/Data/HD/hd_l5r_human_gwynnddaerain.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Gwynnddaerain -Source: (L5R p51) Id: l5r_human_hd.md#gwynnddaerain ParentLink: l5r_human_hd.md#humain-des-cinq-royaumes +Name: Gwynnddaerain ParentName: Humain des cinq royaumes NameLevel: 4 +Source: (L5R p51) Attributes: {} --- > [Humain des cinq royaumes](hd_l5r_human.md) diff --git a/Data/HD/hd_l5r_human_traits_de_base_des_humains.md b/Data/HD/hd_l5r_human_traits_de_base_des_humains.md index 572c6d61..9e8ac9e7 100644 --- a/Data/HD/hd_l5r_human_traits_de_base_des_humains.md +++ b/Data/HD/hd_l5r_human_traits_de_base_des_humains.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Traits de base des humains -Source: (L5R p49) Id: l5r_human_hd.md#traits-de-base-des-humains ParentLink: l5r_human_hd.md#humain-des-cinq-royaumes +Name: Traits de base des humains ParentName: Humain des cinq royaumes NameLevel: 3 +Source: (L5R p49) Attributes: {} --- > [Humain des cinq royaumes](hd_l5r_human.md) diff --git a/Data/HD/hd_l5r_magic_ces_dons_ne_sont_pas_accessibles.md b/Data/HD/hd_l5r_magic_ces_dons_ne_sont_pas_accessibles.md index dbf82433..27ed3868 100644 --- a/Data/HD/hd_l5r_magic_ces_dons_ne_sont_pas_accessibles.md +++ b/Data/HD/hd_l5r_magic_ces_dons_ne_sont_pas_accessibles.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Ces dons ne sont pas accessibles -Source: (L5R p42) Id: l5r_magic_hd.md#ces-dons-ne-sont-pas-accessibles ParentLink: l5r_magic_hd.md#des-objets-magiques-rares-et-merveilleux +Name: Ces dons ne sont pas accessibles ParentName: Des objets magiques rares et merveilleux NameLevel: 4 +Source: (L5R p42) Attributes: {} --- > [Des objets magiques rares et merveilleux](hd_l5r_magic.md) diff --git a/Data/HD/hd_l5r_magic_les_potions.md b/Data/HD/hd_l5r_magic_les_potions.md index a2f71ed4..0b94138e 100644 --- a/Data/HD/hd_l5r_magic_les_potions.md +++ b/Data/HD/hd_l5r_magic_les_potions.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Les potions -Source: (L5R p48) Id: l5r_magic_hd.md#les-potions ParentLink: l5r_magic_hd.md#des-objets-magiques-rares-et-merveilleux +Name: Les potions ParentName: Des objets magiques rares et merveilleux NameLevel: 4 +Source: (L5R p48) Attributes: {} --- > [Des objets magiques rares et merveilleux](hd_l5r_magic.md) diff --git a/Data/HD/hd_l5r_magic_pas_de_magie_divine_.md b/Data/HD/hd_l5r_magic_pas_de_magie_divine_.md index b2b3e259..4292bc50 100644 --- a/Data/HD/hd_l5r_magic_pas_de_magie_divine_.md +++ b/Data/HD/hd_l5r_magic_pas_de_magie_divine_.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Pas de magie divine ? -Source: (L5R p48) Id: l5r_magic_hd.md#pas-de-magie-divine-? ParentLink: l5r_magic_hd.md#des-objets-magiques-rares-et-merveilleux +Name: Pas de magie divine ? ParentName: Des objets magiques rares et merveilleux NameLevel: 4 +Source: (L5R p48) Attributes: {} --- > [Des objets magiques rares et merveilleux](hd_l5r_magic.md) diff --git a/Data/HD/hd_l5r_ranger_apaisement_des_animaux.md b/Data/HD/hd_l5r_ranger_apaisement_des_animaux.md index 12b20716..d6407aaf 100644 --- a/Data/HD/hd_l5r_ranger_apaisement_des_animaux.md +++ b/Data/HD/hd_l5r_ranger_apaisement_des_animaux.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Apaisement des animaux -Source: (L5R p53) Id: l5r_ranger_hd.md#apaisement-des-animaux ParentLink: l5r_ranger_hd.md#rôdeur-des-cinq-royaumes +Name: Apaisement des animaux ParentName: Rôdeur des cinq Royaumes NameLevel: 5 +Source: (L5R p53) Attributes: {} --- > [Rôdeur des cinq Royaumes](hd_l5r_ranger.md) diff --git a/Data/HD/hd_l5r_ranger_aptitudes_de_classe.md b/Data/HD/hd_l5r_ranger_aptitudes_de_classe.md index b7261a2b..46c03dcc 100644 --- a/Data/HD/hd_l5r_ranger_aptitudes_de_classe.md +++ b/Data/HD/hd_l5r_ranger_aptitudes_de_classe.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Aptitudes de classe -Source: (L5R p52) Id: l5r_ranger_hd.md#aptitudes-de-classe ParentLink: l5r_ranger_hd.md#rôdeur-des-cinq-royaumes +Name: Aptitudes de classe ParentName: Rôdeur des cinq Royaumes NameLevel: 3 +Source: (L5R p52) Attributes: {} --- > [Rôdeur des cinq Royaumes](hd_l5r_ranger.md) diff --git a/Data/HD/hd_l5r_ranger_archetypes_de_rodeur.md b/Data/HD/hd_l5r_ranger_archetypes_de_rodeur.md index fa77d68b..7e4f0e0d 100644 --- a/Data/HD/hd_l5r_ranger_archetypes_de_rodeur.md +++ b/Data/HD/hd_l5r_ranger_archetypes_de_rodeur.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Archétypes de rôdeur -Source: (L5R p55) Id: l5r_ranger_hd.md#archétypes-de-rôdeur ParentLink: l5r_ranger_hd.md#rôdeur-des-cinq-royaumes +Name: Archétypes de rôdeur ParentName: Rôdeur des cinq Royaumes NameLevel: 3 +Source: (L5R p55) Attributes: {} --- > [Rôdeur des cinq Royaumes](hd_l5r_ranger.md) diff --git a/Data/HD/hd_l5r_ranger_chasseur_emerite.md b/Data/HD/hd_l5r_ranger_chasseur_emerite.md index 72d5114d..f95bd5d0 100644 --- a/Data/HD/hd_l5r_ranger_chasseur_emerite.md +++ b/Data/HD/hd_l5r_ranger_chasseur_emerite.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Chasseur émérite -Source: (L5R p53) Id: l5r_ranger_hd.md#chasseur-émérite ParentLink: l5r_ranger_hd.md#rôdeur-des-cinq-royaumes +Name: Chasseur émérite ParentName: Rôdeur des cinq Royaumes NameLevel: 5 +Source: (L5R p53) Attributes: {} --- > [Rôdeur des cinq Royaumes](hd_l5r_ranger.md) diff --git a/Data/HD/hd_l5r_ranger_compagnon_spirituel.md b/Data/HD/hd_l5r_ranger_compagnon_spirituel.md index f46becbd..98cb89f5 100644 --- a/Data/HD/hd_l5r_ranger_compagnon_spirituel.md +++ b/Data/HD/hd_l5r_ranger_compagnon_spirituel.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Compagnon spirituel -Source: (L5R p54) Id: l5r_ranger_hd.md#compagnon-spirituel ParentLink: l5r_ranger_hd.md#rôdeur-des-cinq-royaumes +Name: Compagnon spirituel ParentName: Rôdeur des cinq Royaumes NameLevel: 5 +Source: (L5R p54) Attributes: {} --- > [Rôdeur des cinq Royaumes](hd_l5r_ranger.md) diff --git a/Data/HD/hd_l5r_ranger_constitution_hors_norme.md b/Data/HD/hd_l5r_ranger_constitution_hors_norme.md index 6ac302c0..8459a477 100644 --- a/Data/HD/hd_l5r_ranger_constitution_hors_norme.md +++ b/Data/HD/hd_l5r_ranger_constitution_hors_norme.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Constitution hors norme -Source: (L5R p54) Id: l5r_ranger_hd.md#constitution-hors-norme ParentLink: l5r_ranger_hd.md#rôdeur-des-cinq-royaumes +Name: Constitution hors norme ParentName: Rôdeur des cinq Royaumes NameLevel: 5 +Source: (L5R p54) Attributes: {} --- > [Rôdeur des cinq Royaumes](hd_l5r_ranger.md) diff --git a/Data/HD/hd_l5r_ranger_exile.md b/Data/HD/hd_l5r_ranger_exile.md index 03252f9a..72b3a951 100644 --- a/Data/HD/hd_l5r_ranger_exile.md +++ b/Data/HD/hd_l5r_ranger_exile.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Exilé -Source: (L5R p55) Id: l5r_ranger_hd.md#exilé ParentLink: l5r_ranger_hd.md#rôdeur-des-cinq-royaumes +Name: Exilé ParentName: Rôdeur des cinq Royaumes NameLevel: 4 +Source: (L5R p55) Attributes: {} --- > [Rôdeur des cinq Royaumes](hd_l5r_ranger.md) diff --git a/Data/HD/hd_l5r_ranger_fantome_insaisissable.md b/Data/HD/hd_l5r_ranger_fantome_insaisissable.md index 2916560d..758a929d 100644 --- a/Data/HD/hd_l5r_ranger_fantome_insaisissable.md +++ b/Data/HD/hd_l5r_ranger_fantome_insaisissable.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Fantôme insaisissable -Source: (L5R p54) Id: l5r_ranger_hd.md#fantôme-insaisissable ParentLink: l5r_ranger_hd.md#rôdeur-des-cinq-royaumes +Name: Fantôme insaisissable ParentName: Rôdeur des cinq Royaumes NameLevel: 5 +Source: (L5R p54) Attributes: {} --- > [Rôdeur des cinq Royaumes](hd_l5r_ranger.md) diff --git a/Data/HD/hd_l5r_ranger_fils_de_la_nature.md b/Data/HD/hd_l5r_ranger_fils_de_la_nature.md index 7f2e92b4..5db67035 100644 --- a/Data/HD/hd_l5r_ranger_fils_de_la_nature.md +++ b/Data/HD/hd_l5r_ranger_fils_de_la_nature.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Fils de la nature -Source: (L5R p52) Id: l5r_ranger_hd.md#fils-de-la-nature ParentLink: l5r_ranger_hd.md#rôdeur-des-cinq-royaumes +Name: Fils de la nature ParentName: Rôdeur des cinq Royaumes NameLevel: 4 +Source: (L5R p52) Attributes: {} --- > [Rôdeur des cinq Royaumes](hd_l5r_ranger.md) diff --git a/Data/HD/hd_l5r_ranger_onguents.md b/Data/HD/hd_l5r_ranger_onguents.md index de8c0441..6eefaf47 100644 --- a/Data/HD/hd_l5r_ranger_onguents.md +++ b/Data/HD/hd_l5r_ranger_onguents.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Onguents -Source: (L5R p52) Id: l5r_ranger_hd.md#onguents ParentLink: l5r_ranger_hd.md#rôdeur-des-cinq-royaumes +Name: Onguents ParentName: Rôdeur des cinq Royaumes NameLevel: 5 +Source: (L5R p52) Attributes: {} --- > [Rôdeur des cinq Royaumes](hd_l5r_ranger.md) diff --git a/Data/HD/hd_l5r_ranger_pisteur.md b/Data/HD/hd_l5r_ranger_pisteur.md index bd354eea..6584f101 100644 --- a/Data/HD/hd_l5r_ranger_pisteur.md +++ b/Data/HD/hd_l5r_ranger_pisteur.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Pisteur -Source: (L5R p55) Id: l5r_ranger_hd.md#pisteur ParentLink: l5r_ranger_hd.md#rôdeur-des-cinq-royaumes +Name: Pisteur ParentName: Rôdeur des cinq Royaumes NameLevel: 4 +Source: (L5R p55) Attributes: {} --- > [Rôdeur des cinq Royaumes](hd_l5r_ranger.md) diff --git a/Data/HD/hd_l5r_ranger_sens_aiguises.md b/Data/HD/hd_l5r_ranger_sens_aiguises.md index 0be65a37..e8641173 100644 --- a/Data/HD/hd_l5r_ranger_sens_aiguises.md +++ b/Data/HD/hd_l5r_ranger_sens_aiguises.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Sens aiguisés -Source: (L5R p54) Id: l5r_ranger_hd.md#sens-aiguisés ParentLink: l5r_ranger_hd.md#rôdeur-des-cinq-royaumes +Name: Sens aiguisés ParentName: Rôdeur des cinq Royaumes NameLevel: 5 +Source: (L5R p54) Attributes: {} --- > [Rôdeur des cinq Royaumes](hd_l5r_ranger.md) diff --git a/Data/HD/hd_l5r_ranger_sens_du_danger.md b/Data/HD/hd_l5r_ranger_sens_du_danger.md index 41d9b1e6..ef4da883 100644 --- a/Data/HD/hd_l5r_ranger_sens_du_danger.md +++ b/Data/HD/hd_l5r_ranger_sens_du_danger.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Sens du danger -Source: (L5R p55) Id: l5r_ranger_hd.md#sens-du-danger ParentLink: l5r_ranger_hd.md#rôdeur-des-cinq-royaumes +Name: Sens du danger ParentName: Rôdeur des cinq Royaumes NameLevel: 4 +Source: (L5R p55) Attributes: {} --- > [Rôdeur des cinq Royaumes](hd_l5r_ranger.md) diff --git a/Data/HD/hd_l5r_ranger_tableau_devolution.md b/Data/HD/hd_l5r_ranger_tableau_devolution.md index eb257365..4dffaad9 100644 --- a/Data/HD/hd_l5r_ranger_tableau_devolution.md +++ b/Data/HD/hd_l5r_ranger_tableau_devolution.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Tableau d'évolution -Source: (L5R p53) Id: l5r_ranger_hd.md#tableau-dévolution ParentLink: l5r_ranger_hd.md#rôdeur-des-cinq-royaumes +Name: Tableau d'évolution ParentName: Rôdeur des cinq Royaumes NameLevel: 4 +Source: (L5R p53) Attributes: {} --- > [Rôdeur des cinq Royaumes](hd_l5r_ranger.md) diff --git a/Data/HD/hd_l5r_ranger_traqueur.md b/Data/HD/hd_l5r_ranger_traqueur.md index 020e282c..2a5f49a8 100644 --- a/Data/HD/hd_l5r_ranger_traqueur.md +++ b/Data/HD/hd_l5r_ranger_traqueur.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Traqueur -Source: (L5R p55) Id: l5r_ranger_hd.md#traqueur ParentLink: l5r_ranger_hd.md#rôdeur-des-cinq-royaumes +Name: Traqueur ParentName: Rôdeur des cinq Royaumes NameLevel: 4 +Source: (L5R p55) Attributes: {} --- > [Rôdeur des cinq Royaumes](hd_l5r_ranger.md) diff --git a/Data/HD/hd_l5r_rituals_assistants.md b/Data/HD/hd_l5r_rituals_assistants.md index e53971b2..6c9a682d 100644 --- a/Data/HD/hd_l5r_rituals_assistants.md +++ b/Data/HD/hd_l5r_rituals_assistants.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Assistants -Source: (L5R p68) Id: l5r_rituals_hd.md#assistants ParentLink: l5r_rituals_hd.md#lancer-un-rituel +Name: Assistants ParentName: Lancer un rituel NameLevel: 4 +Source: (L5R p68) Attributes: {} --- > [Lancer un rituel](hd_l5r_rituals.md) diff --git a/Data/HD/hd_l5r_rituals_attaque.md b/Data/HD/hd_l5r_rituals_attaque.md index 8cc8c704..b6ec76e4 100644 --- a/Data/HD/hd_l5r_rituals_attaque.md +++ b/Data/HD/hd_l5r_rituals_attaque.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Attaque -Source: (L5R p70) Id: l5r_rituals_hd.md#attaque ParentLink: l5r_rituals_hd.md#lancer-un-rituel +Name: Attaque ParentName: Lancer un rituel NameLevel: 5 +Source: (L5R p70) Attributes: {} --- > [Lancer un rituel](hd_l5r_rituals.md) diff --git a/Data/HD/hd_l5r_rituals_augmentationreduction.md b/Data/HD/hd_l5r_rituals_augmentationreduction.md index ca29e468..9e47f33b 100644 --- a/Data/HD/hd_l5r_rituals_augmentationreduction.md +++ b/Data/HD/hd_l5r_rituals_augmentationreduction.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Augmentation/Réduction -Source: (L5R p71) Id: l5r_rituals_hd.md#augmentationréduction ParentLink: l5r_rituals_hd.md#lancer-un-rituel +Name: Augmentation/Réduction ParentName: Lancer un rituel NameLevel: 5 +Source: (L5R p71) Attributes: {} --- > [Lancer un rituel](hd_l5r_rituals.md) diff --git a/Data/HD/hd_l5r_rituals_changement_de_personnalite.md b/Data/HD/hd_l5r_rituals_changement_de_personnalite.md index 000af92b..edea9f1b 100644 --- a/Data/HD/hd_l5r_rituals_changement_de_personnalite.md +++ b/Data/HD/hd_l5r_rituals_changement_de_personnalite.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Changement de personnalité -Source: (L5R p71) Id: l5r_rituals_hd.md#changement-de-personnalité ParentLink: l5r_rituals_hd.md#lancer-un-rituel +Name: Changement de personnalité ParentName: Lancer un rituel NameLevel: 5 +Source: (L5R p71) Attributes: {} --- > [Lancer un rituel](hd_l5r_rituals.md) diff --git a/Data/HD/hd_l5r_rituals_chasse_ancestrale.md b/Data/HD/hd_l5r_rituals_chasse_ancestrale.md index e5212f1d..791d38e2 100644 --- a/Data/HD/hd_l5r_rituals_chasse_ancestrale.md +++ b/Data/HD/hd_l5r_rituals_chasse_ancestrale.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Chasse ancestrale -Source: (L5R p72) Id: l5r_rituals_hd.md#chasse-ancestrale ParentLink: l5r_rituals_hd.md#lancer-un-rituel +Name: Chasse ancestrale ParentName: Lancer un rituel NameLevel: 3 +Source: (L5R p72) Attributes: {} --- > [Lancer un rituel](hd_l5r_rituals.md) diff --git a/Data/HD/hd_l5r_rituals_composantes.md b/Data/HD/hd_l5r_rituals_composantes.md index 5a6c2136..04972a3d 100644 --- a/Data/HD/hd_l5r_rituals_composantes.md +++ b/Data/HD/hd_l5r_rituals_composantes.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Composantes -Source: (L5R p68) Id: l5r_rituals_hd.md#composantes ParentLink: l5r_rituals_hd.md#lancer-un-rituel +Name: Composantes ParentName: Lancer un rituel NameLevel: 4 +Source: (L5R p68) Attributes: {} --- > [Lancer un rituel](hd_l5r_rituals.md) diff --git a/Data/HD/hd_l5r_rituals_corruption.md b/Data/HD/hd_l5r_rituals_corruption.md index f2fa6178..e43322e4 100644 --- a/Data/HD/hd_l5r_rituals_corruption.md +++ b/Data/HD/hd_l5r_rituals_corruption.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Corruption -Source: (L5R p68) Id: l5r_rituals_hd.md#corruption ParentLink: l5r_rituals_hd.md#lancer-un-rituel +Name: Corruption ParentName: Lancer un rituel NameLevel: 3 +Source: (L5R p68) Attributes: {} --- > [Lancer un rituel](hd_l5r_rituals.md) diff --git a/Data/HD/hd_l5r_rituals_degats.md b/Data/HD/hd_l5r_rituals_degats.md index 8f6414b7..a19cebfd 100644 --- a/Data/HD/hd_l5r_rituals_degats.md +++ b/Data/HD/hd_l5r_rituals_degats.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Dégâts -Source: (L5R p72) Id: l5r_rituals_hd.md#dégâts ParentLink: l5r_rituals_hd.md#lancer-un-rituel +Name: Dégâts ParentName: Lancer un rituel NameLevel: 5 +Source: (L5R p72) Attributes: {} --- > [Lancer un rituel](hd_l5r_rituals.md) diff --git a/Data/HD/hd_l5r_rituals_domaines_de_magie.md b/Data/HD/hd_l5r_rituals_domaines_de_magie.md index 067b4ee4..403b404c 100644 --- a/Data/HD/hd_l5r_rituals_domaines_de_magie.md +++ b/Data/HD/hd_l5r_rituals_domaines_de_magie.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Domaines de magie -Source: (L5R p70) Id: l5r_rituals_hd.md#domaines-de-magie ParentLink: l5r_rituals_hd.md#lancer-un-rituel +Name: Domaines de magie ParentName: Lancer un rituel NameLevel: 3 +Source: (L5R p70) Attributes: {} --- > [Lancer un rituel](hd_l5r_rituals.md) diff --git a/Data/HD/hd_l5r_rituals_don_specifique.md b/Data/HD/hd_l5r_rituals_don_specifique.md index 04b44863..91d7f42f 100644 --- a/Data/HD/hd_l5r_rituals_don_specifique.md +++ b/Data/HD/hd_l5r_rituals_don_specifique.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Don spécifique -Source: (L5R p75) Id: l5r_rituals_hd.md#don-spécifique ParentLink: l5r_rituals_hd.md#lancer-un-rituel +Name: Don spécifique ParentName: Lancer un rituel NameLevel: 3 +Source: (L5R p75) Attributes: {} --- > [Lancer un rituel](hd_l5r_rituals.md) diff --git a/Data/HD/hd_l5r_rituals_duree_et_portee.md b/Data/HD/hd_l5r_rituals_duree_et_portee.md index 3ae9dccc..706762c7 100644 --- a/Data/HD/hd_l5r_rituals_duree_et_portee.md +++ b/Data/HD/hd_l5r_rituals_duree_et_portee.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Durée et portée -Source: (L5R p72) Id: l5r_rituals_hd.md#durée-et-portée ParentLink: l5r_rituals_hd.md#lancer-un-rituel +Name: Durée et portée ParentName: Lancer un rituel NameLevel: 5 +Source: (L5R p72) Attributes: {} --- > [Lancer un rituel](hd_l5r_rituals.md) diff --git a/Data/HD/hd_l5r_rituals_echec_du_rituel.md b/Data/HD/hd_l5r_rituals_echec_du_rituel.md index 504299fa..66357f3d 100644 --- a/Data/HD/hd_l5r_rituals_echec_du_rituel.md +++ b/Data/HD/hd_l5r_rituals_echec_du_rituel.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Echec du rituel -Source: (L5R p68) Id: l5r_rituals_hd.md#echec-du-rituel ParentLink: l5r_rituals_hd.md#lancer-un-rituel +Name: Echec du rituel ParentName: Lancer un rituel NameLevel: 3 +Source: (L5R p68) Attributes: {} --- > [Lancer un rituel](hd_l5r_rituals.md) diff --git a/Data/HD/hd_l5r_rituals_etape_1_determiner_le_domaine_et_le_degre_de_difficulte_de_base.md b/Data/HD/hd_l5r_rituals_etape_1_determiner_le_domaine_et_le_degre_de_difficulte_de_base.md index 81f9f10a..4ef3b539 100644 --- a/Data/HD/hd_l5r_rituals_etape_1_determiner_le_domaine_et_le_degre_de_difficulte_de_base.md +++ b/Data/HD/hd_l5r_rituals_etape_1_determiner_le_domaine_et_le_degre_de_difficulte_de_base.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: 'Étape 1 : déterminer le domaine et le degré de difficulté de base' -Source: (L5R p70) Id: l5r_rituals_hd.md#Étape-1--déterminer-le-domaine-et-le-degré-de-difficulté-de-base ParentLink: l5r_rituals_hd.md#lancer-un-rituel +Name: 'Étape 1 : déterminer le domaine et le degré de difficulté de base' ParentName: Lancer un rituel NameLevel: 4 +Source: (L5R p70) Attributes: {} --- > [Lancer un rituel](hd_l5r_rituals.md) diff --git a/Data/HD/hd_l5r_rituals_etape_2_modifier_le_degre_de_difficulte.md b/Data/HD/hd_l5r_rituals_etape_2_modifier_le_degre_de_difficulte.md index b83fcb21..311f3e7f 100644 --- a/Data/HD/hd_l5r_rituals_etape_2_modifier_le_degre_de_difficulte.md +++ b/Data/HD/hd_l5r_rituals_etape_2_modifier_le_degre_de_difficulte.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: 'Étape 2 : Modifier le degré de difficulté' -Source: (L5R p70) Id: l5r_rituals_hd.md#Étape-2--modifier-le-degré-de-difficulté ParentLink: l5r_rituals_hd.md#lancer-un-rituel +Name: 'Étape 2 : Modifier le degré de difficulté' ParentName: Lancer un rituel NameLevel: 4 +Source: (L5R p70) Attributes: {} --- > [Lancer un rituel](hd_l5r_rituals.md) diff --git a/Data/HD/hd_l5r_rituals_etape_3_determiner_leffet_en_cas_dechec.md b/Data/HD/hd_l5r_rituals_etape_3_determiner_leffet_en_cas_dechec.md index 3ec80902..6ca79d57 100644 --- a/Data/HD/hd_l5r_rituals_etape_3_determiner_leffet_en_cas_dechec.md +++ b/Data/HD/hd_l5r_rituals_etape_3_determiner_leffet_en_cas_dechec.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: "Étape 3 : déterminer l'effet en cas d'échec" -Source: (L5R p70) Id: l5r_rituals_hd.md#Étape-3--déterminer-leffet-en-cas-déchec ParentLink: l5r_rituals_hd.md#lancer-un-rituel +Name: "Étape 3 : déterminer l'effet en cas d'échec" ParentName: Lancer un rituel NameLevel: 4 +Source: (L5R p70) Attributes: {} --- > [Lancer un rituel](hd_l5r_rituals.md) diff --git a/Data/HD/hd_l5r_rituals_etape_4_determiner_le_niveau_du_rituel.md b/Data/HD/hd_l5r_rituals_etape_4_determiner_le_niveau_du_rituel.md index ccaadd03..08bdfdad 100644 --- a/Data/HD/hd_l5r_rituals_etape_4_determiner_le_niveau_du_rituel.md +++ b/Data/HD/hd_l5r_rituals_etape_4_determiner_le_niveau_du_rituel.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: 'Étape 4 : déterminer le niveau du rituel' -Source: (L5R p72) Id: l5r_rituals_hd.md#Étape-4--déterminer-le-niveau-du-rituel ParentLink: l5r_rituals_hd.md#lancer-un-rituel +Name: 'Étape 4 : déterminer le niveau du rituel' ParentName: Lancer un rituel NameLevel: 4 +Source: (L5R p72) Attributes: {} --- > [Lancer un rituel](hd_l5r_rituals.md) diff --git a/Data/HD/hd_l5r_rituals_fausse_verite.md b/Data/HD/hd_l5r_rituals_fausse_verite.md index 5e5b7ef3..9b496df4 100644 --- a/Data/HD/hd_l5r_rituals_fausse_verite.md +++ b/Data/HD/hd_l5r_rituals_fausse_verite.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Fausse vérité -Source: (L5R p72) Id: l5r_rituals_hd.md#fausse-vérité ParentLink: l5r_rituals_hd.md#lancer-un-rituel +Name: Fausse vérité ParentName: Lancer un rituel NameLevel: 5 +Source: (L5R p72) Attributes: {} --- > [Lancer un rituel](hd_l5r_rituals.md) diff --git a/Data/HD/hd_l5r_rituals_illusion.md b/Data/HD/hd_l5r_rituals_illusion.md index 99f2b0ad..35f96f35 100644 --- a/Data/HD/hd_l5r_rituals_illusion.md +++ b/Data/HD/hd_l5r_rituals_illusion.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Illusion -Source: (L5R p72) Id: l5r_rituals_hd.md#illusion ParentLink: l5r_rituals_hd.md#lancer-un-rituel +Name: Illusion ParentName: Lancer un rituel NameLevel: 5 +Source: (L5R p72) Attributes: {} --- > [Lancer un rituel](hd_l5r_rituals.md) diff --git a/Data/HD/hd_l5r_rituals_inversion.md b/Data/HD/hd_l5r_rituals_inversion.md index 314928aa..5026726d 100644 --- a/Data/HD/hd_l5r_rituals_inversion.md +++ b/Data/HD/hd_l5r_rituals_inversion.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Inversion -Source: (L5R p72) Id: l5r_rituals_hd.md#inversion ParentLink: l5r_rituals_hd.md#lancer-un-rituel +Name: Inversion ParentName: Lancer un rituel NameLevel: 5 +Source: (L5R p72) Attributes: {} --- > [Lancer un rituel](hd_l5r_rituals.md) diff --git a/Data/HD/hd_l5r_rituals_jet_de_sauvegarde.md b/Data/HD/hd_l5r_rituals_jet_de_sauvegarde.md index 6099720d..5936e5c2 100644 --- a/Data/HD/hd_l5r_rituals_jet_de_sauvegarde.md +++ b/Data/HD/hd_l5r_rituals_jet_de_sauvegarde.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Jet de sauvegarde -Source: (L5R p72) Id: l5r_rituals_hd.md#jet-de-sauvegarde ParentLink: l5r_rituals_hd.md#lancer-un-rituel +Name: Jet de sauvegarde ParentName: Lancer un rituel NameLevel: 5 +Source: (L5R p72) Attributes: {} --- > [Lancer un rituel](hd_l5r_rituals.md) diff --git a/Data/HD/hd_l5r_rituals_la_confrontation.md b/Data/HD/hd_l5r_rituals_la_confrontation.md index 6f18e67c..cc2db7e3 100644 --- a/Data/HD/hd_l5r_rituals_la_confrontation.md +++ b/Data/HD/hd_l5r_rituals_la_confrontation.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: La confrontation -Source: (L5R p73) Id: l5r_rituals_hd.md#la-confrontation ParentLink: l5r_rituals_hd.md#lancer-un-rituel +Name: La confrontation ParentName: Lancer un rituel NameLevel: 3 +Source: (L5R p73) Attributes: {} --- > [Lancer un rituel](hd_l5r_rituals.md) diff --git a/Data/HD/hd_l5r_rituals_magie_hostile.md b/Data/HD/hd_l5r_rituals_magie_hostile.md index c8ddec1b..7d7751fb 100644 --- a/Data/HD/hd_l5r_rituals_magie_hostile.md +++ b/Data/HD/hd_l5r_rituals_magie_hostile.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Magie hostile -Source: (L5R p72) Id: l5r_rituals_hd.md#magie-hostile ParentLink: l5r_rituals_hd.md#lancer-un-rituel +Name: Magie hostile ParentName: Lancer un rituel NameLevel: 5 +Source: (L5R p72) Attributes: {} --- > [Lancer un rituel](hd_l5r_rituals.md) diff --git a/Data/HD/hd_l5r_rituals_mort.md b/Data/HD/hd_l5r_rituals_mort.md index ce369869..d438d75c 100644 --- a/Data/HD/hd_l5r_rituals_mort.md +++ b/Data/HD/hd_l5r_rituals_mort.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Mort -Source: (L5R p72) Id: l5r_rituals_hd.md#mort ParentLink: l5r_rituals_hd.md#lancer-un-rituel +Name: Mort ParentName: Lancer un rituel NameLevel: 5 +Source: (L5R p72) Attributes: {} --- > [Lancer un rituel](hd_l5r_rituals.md) diff --git a/Data/HD/hd_l5r_rituals_nombre_de_succes.md b/Data/HD/hd_l5r_rituals_nombre_de_succes.md index dc752c5a..bc366666 100644 --- a/Data/HD/hd_l5r_rituals_nombre_de_succes.md +++ b/Data/HD/hd_l5r_rituals_nombre_de_succes.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Nombre de succès -Source: (L5R p72) Id: l5r_rituals_hd.md#nombre-de-succès ParentLink: l5r_rituals_hd.md#lancer-un-rituel +Name: Nombre de succès ParentName: Lancer un rituel NameLevel: 5 +Source: (L5R p72) Attributes: {} --- > [Lancer un rituel](hd_l5r_rituals.md) diff --git a/Data/HD/hd_l5r_rituals_parametres_du_rituel_et_modificateurs_au_dd_des_tests_de_competence.md b/Data/HD/hd_l5r_rituals_parametres_du_rituel_et_modificateurs_au_dd_des_tests_de_competence.md index f59e8343..4bd6b156 100644 --- a/Data/HD/hd_l5r_rituals_parametres_du_rituel_et_modificateurs_au_dd_des_tests_de_competence.md +++ b/Data/HD/hd_l5r_rituals_parametres_du_rituel_et_modificateurs_au_dd_des_tests_de_competence.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Paramètres du rituel et modificateurs au DD des tests de compétence -Source: (L5R p71) Id: l5r_rituals_hd.md#paramètres-du-rituel-et-modificateurs-au-dd-des-tests-de-compétence ParentLink: l5r_rituals_hd.md#lancer-un-rituel +Name: Paramètres du rituel et modificateurs au DD des tests de compétence ParentName: Lancer un rituel NameLevel: 5 +Source: (L5R p71) Attributes: {} --- > [Lancer un rituel](hd_l5r_rituals.md) diff --git a/Data/HD/hd_l5r_rituals_perce_reves.md b/Data/HD/hd_l5r_rituals_perce_reves.md index ecf6243c..23b1d703 100644 --- a/Data/HD/hd_l5r_rituals_perce_reves.md +++ b/Data/HD/hd_l5r_rituals_perce_reves.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Perce-rêves -Source: (L5R p74) Id: l5r_rituals_hd.md#perce-rêves ParentLink: l5r_rituals_hd.md#lancer-un-rituel +Name: Perce-rêves ParentName: Lancer un rituel NameLevel: 3 +Source: (L5R p74) Attributes: {} --- > [Lancer un rituel](hd_l5r_rituals.md) diff --git a/Data/HD/hd_l5r_rituals_quelques_exemples_de_rituel.md b/Data/HD/hd_l5r_rituals_quelques_exemples_de_rituel.md index 39427536..a351c15c 100644 --- a/Data/HD/hd_l5r_rituals_quelques_exemples_de_rituel.md +++ b/Data/HD/hd_l5r_rituals_quelques_exemples_de_rituel.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Quelques exemples de rituel -Source: (L5R p72) Id: l5r_rituals_hd.md#quelques-exemples-de-rituel ParentLink: l5r_rituals_hd.md#lancer-un-rituel +Name: Quelques exemples de rituel ParentName: Lancer un rituel NameLevel: 2 +Source: (L5R p72) Attributes: {} --- > [Lancer un rituel](hd_l5r_rituals.md) diff --git a/Data/HD/hd_l5r_rituals_renversement.md b/Data/HD/hd_l5r_rituals_renversement.md index 3a794eb7..1a144593 100644 --- a/Data/HD/hd_l5r_rituals_renversement.md +++ b/Data/HD/hd_l5r_rituals_renversement.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Renversement -Source: (L5R p72) Id: l5r_rituals_hd.md#renversement ParentLink: l5r_rituals_hd.md#lancer-un-rituel +Name: Renversement ParentName: Lancer un rituel NameLevel: 5 +Source: (L5R p72) Attributes: {} --- > [Lancer un rituel](hd_l5r_rituals.md) diff --git a/Data/HD/hd_l5r_rituals_resister_au_rituel.md b/Data/HD/hd_l5r_rituals_resister_au_rituel.md index 387a32df..274536a3 100644 --- a/Data/HD/hd_l5r_rituals_resister_au_rituel.md +++ b/Data/HD/hd_l5r_rituals_resister_au_rituel.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Résister au rituel -Source: (L5R p68) Id: l5r_rituals_hd.md#résister-au-rituel ParentLink: l5r_rituals_hd.md#lancer-un-rituel +Name: Résister au rituel ParentName: Lancer un rituel NameLevel: 4 +Source: (L5R p68) Attributes: {} --- > [Lancer un rituel](hd_l5r_rituals.md) diff --git a/Data/HD/hd_l5r_rituals_sourcelin.md b/Data/HD/hd_l5r_rituals_sourcelin.md index 41f70891..ffb75424 100644 --- a/Data/HD/hd_l5r_rituals_sourcelin.md +++ b/Data/HD/hd_l5r_rituals_sourcelin.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Sourcelin -Source: (L5R p75) Id: l5r_rituals_hd.md#sourcelin ParentLink: l5r_rituals_hd.md#lancer-un-rituel +Name: Sourcelin ParentName: Lancer un rituel NameLevel: 2 +Source: (L5R p75) Attributes: {} --- > [Lancer un rituel](hd_l5r_rituals.md) diff --git a/Data/HD/hd_l5r_rituals_tests_de_competence.md b/Data/HD/hd_l5r_rituals_tests_de_competence.md index cb36b360..c78755df 100644 --- a/Data/HD/hd_l5r_rituals_tests_de_competence.md +++ b/Data/HD/hd_l5r_rituals_tests_de_competence.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Tests de compétence -Source: (L5R p68) Id: l5r_rituals_hd.md#tests-de-compétence ParentLink: l5r_rituals_hd.md#lancer-un-rituel +Name: Tests de compétence ParentName: Lancer un rituel NameLevel: 3 +Source: (L5R p68) Attributes: {} --- > [Lancer un rituel](hd_l5r_rituals.md) diff --git a/Data/HD/hd_l5r_rogue_argot_des_voleurs_devient_don_des_langues.md b/Data/HD/hd_l5r_rogue_argot_des_voleurs_devient_don_des_langues.md index d4f18c09..16d5f4df 100644 --- a/Data/HD/hd_l5r_rogue_argot_des_voleurs_devient_don_des_langues.md +++ b/Data/HD/hd_l5r_rogue_argot_des_voleurs_devient_don_des_langues.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Argot des voleurs devient don des langues -Source: (L5R p65) Id: l5r_rogue_hd.md#argot-des-voleurs-devient-don-des-langues ParentLink: l5r_rogue_hd.md#le-savant +Name: Argot des voleurs devient don des langues ParentName: Le savant NameLevel: 4 +Source: (L5R p65) Attributes: {} --- > [Le savant](hd_l5r_rogue.md) diff --git a/Data/HD/hd_l5r_rogue_attaque_sournoise_devient_tome_des_mysteres.md b/Data/HD/hd_l5r_rogue_attaque_sournoise_devient_tome_des_mysteres.md index 2c256204..e0921b5f 100644 --- a/Data/HD/hd_l5r_rogue_attaque_sournoise_devient_tome_des_mysteres.md +++ b/Data/HD/hd_l5r_rogue_attaque_sournoise_devient_tome_des_mysteres.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Attaque sournoise devient Tome des mystères -Source: (L5R p65) Id: l5r_rogue_hd.md#attaque-sournoise-devient-tome-des-mystères ParentLink: l5r_rogue_hd.md#le-savant +Name: Attaque sournoise devient Tome des mystères ParentName: Le savant NameLevel: 4 +Source: (L5R p65) Attributes: {} --- > [Le savant](hd_l5r_rogue.md) diff --git a/Data/HD/hd_l5r_rogue_esquive_instinctive_devient_revelation.md b/Data/HD/hd_l5r_rogue_esquive_instinctive_devient_revelation.md index 5fc02ef7..6aa51aff 100644 --- a/Data/HD/hd_l5r_rogue_esquive_instinctive_devient_revelation.md +++ b/Data/HD/hd_l5r_rogue_esquive_instinctive_devient_revelation.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Esquive instinctive devient révélation -Source: (L5R p66) Id: l5r_rogue_hd.md#esquive-instinctive-devient-révélation ParentLink: l5r_rogue_hd.md#le-savant +Name: Esquive instinctive devient révélation ParentName: Le savant NameLevel: 4 +Source: (L5R p66) Attributes: {} --- > [Le savant](hd_l5r_rogue.md) diff --git a/Data/HD/hd_l5r_rogue_insaisissable_devient_revelation_amelioree.md b/Data/HD/hd_l5r_rogue_insaisissable_devient_revelation_amelioree.md index 2b1dd008..436ddd7f 100644 --- a/Data/HD/hd_l5r_rogue_insaisissable_devient_revelation_amelioree.md +++ b/Data/HD/hd_l5r_rogue_insaisissable_devient_revelation_amelioree.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Insaisissable devient révélation améliorée -Source: (L5R p66) Id: l5r_rogue_hd.md#insaisissable-devient-révélation-améliorée ParentLink: l5r_rogue_hd.md#le-savant +Name: Insaisissable devient révélation améliorée ParentName: Le savant NameLevel: 4 +Source: (L5R p66) Attributes: {} --- > [Le savant](hd_l5r_rogue.md) diff --git a/Data/HD/hd_l5r_rogue_maitrises.md b/Data/HD/hd_l5r_rogue_maitrises.md index 6a58b9cf..a9116b13 100644 --- a/Data/HD/hd_l5r_rogue_maitrises.md +++ b/Data/HD/hd_l5r_rogue_maitrises.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Maîtrises -Source: (L5R p65) Id: l5r_rogue_hd.md#maîtrises ParentLink: l5r_rogue_hd.md#le-savant +Name: Maîtrises ParentName: Le savant NameLevel: 4 +Source: (L5R p65) Attributes: {} --- > [Le savant](hd_l5r_rogue.md) diff --git a/Data/HD/hd_l5r_rogue_points_de_combativite.md b/Data/HD/hd_l5r_rogue_points_de_combativite.md index 30989ebf..4edceced 100644 --- a/Data/HD/hd_l5r_rogue_points_de_combativite.md +++ b/Data/HD/hd_l5r_rogue_points_de_combativite.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Points de combativité -Source: (L5R p65) Id: l5r_rogue_hd.md#points-de-combativité ParentLink: l5r_rogue_hd.md#le-savant +Name: Points de combativité ParentName: Le savant NameLevel: 4 +Source: (L5R p65) Attributes: {} --- > [Le savant](hd_l5r_rogue.md) diff --git a/Data/HD/hd_l5r_rogue_ruse_devient_maitre_herboriste.md b/Data/HD/hd_l5r_rogue_ruse_devient_maitre_herboriste.md index 18c9251b..bc23013e 100644 --- a/Data/HD/hd_l5r_rogue_ruse_devient_maitre_herboriste.md +++ b/Data/HD/hd_l5r_rogue_ruse_devient_maitre_herboriste.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Ruse devient maître herboriste -Source: (L5R p66) Id: l5r_rogue_hd.md#ruse-devient-maître-herboriste ParentLink: l5r_rogue_hd.md#le-savant +Name: Ruse devient maître herboriste ParentName: Le savant NameLevel: 4 +Source: (L5R p66) Attributes: {} --- > [Le savant](hd_l5r_rogue.md) diff --git a/Data/HD/hd_languages_langues_courantes.md b/Data/HD/hd_languages_langues_courantes.md index 989a88e2..f5d34f84 100644 --- a/Data/HD/hd_languages_langues_courantes.md +++ b/Data/HD/hd_languages_langues_courantes.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Langues courantes Id: languages_hd.md#langues-courantes ParentLink: languages_hd.md#langues +Name: Langues courantes ParentName: Langues NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_languages_langues_exotiques.md b/Data/HD/hd_languages_langues_exotiques.md index 43a81f1a..1361b6fc 100644 --- a/Data/HD/hd_languages_langues_exotiques.md +++ b/Data/HD/hd_languages_langues_exotiques.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Langues exotiques Id: languages_hd.md#langues-exotiques ParentLink: languages_hd.md#langues +Name: Langues exotiques ParentName: Langues NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_madness_devenir_fou.md b/Data/HD/hd_madness_devenir_fou.md index 8fe22310..5412e437 100644 --- a/Data/HD/hd_madness_devenir_fou.md +++ b/Data/HD/hd_madness_devenir_fou.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Devenir fou Id: madness_hd.md#devenir-fou ParentLink: madness_hd.md#la-folie +Name: Devenir fou ParentName: La folie NameLevel: 3 Attributes: {} diff --git a/Data/HD/hd_madness_folie_a_duree_illimitee.md b/Data/HD/hd_madness_folie_a_duree_illimitee.md index ed30386e..feb7c3bd 100644 --- a/Data/HD/hd_madness_folie_a_duree_illimitee.md +++ b/Data/HD/hd_madness_folie_a_duree_illimitee.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Folie à durée illimitée Id: madness_hd.md#folie-à-durée-illimitée ParentLink: madness_hd.md#la-folie +Name: Folie à durée illimitée ParentName: La folie NameLevel: 4 Attributes: {} diff --git a/Data/HD/hd_madness_folie_passagere.md b/Data/HD/hd_madness_folie_passagere.md index e6f38946..5335c60a 100644 --- a/Data/HD/hd_madness_folie_passagere.md +++ b/Data/HD/hd_madness_folie_passagere.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Folie passagère Id: madness_hd.md#folie-passagère ParentLink: madness_hd.md#la-folie +Name: Folie passagère ParentName: La folie NameLevel: 4 Attributes: {} diff --git a/Data/HD/hd_madness_folie_persistante.md b/Data/HD/hd_madness_folie_persistante.md index e40cdab0..667c25c3 100644 --- a/Data/HD/hd_madness_folie_persistante.md +++ b/Data/HD/hd_madness_folie_persistante.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Folie persistante Id: madness_hd.md#folie-persistante ParentLink: madness_hd.md#la-folie +Name: Folie persistante ParentName: La folie NameLevel: 4 Attributes: {} diff --git a/Data/HD/hd_madness_les_effets_de_la_folie.md b/Data/HD/hd_madness_les_effets_de_la_folie.md index 06a81ab8..24262471 100644 --- a/Data/HD/hd_madness_les_effets_de_la_folie.md +++ b/Data/HD/hd_madness_les_effets_de_la_folie.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Les effets de la folie Id: madness_hd.md#les-effets-de-la-folie ParentLink: madness_hd.md#la-folie +Name: Les effets de la folie ParentName: La folie NameLevel: 3 Attributes: {} diff --git a/Data/HD/hd_madness_soigner_la_folie.md b/Data/HD/hd_madness_soigner_la_folie.md index f370f988..b6fd59b4 100644 --- a/Data/HD/hd_madness_soigner_la_folie.md +++ b/Data/HD/hd_madness_soigner_la_folie.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Soigner la folie Id: madness_hd.md#soigner-la-folie ParentLink: madness_hd.md#la-folie +Name: Soigner la folie ParentName: La folie NameLevel: 3 Attributes: {} diff --git a/Data/HD/hd_magicitems_activation_dun_objet_magique.md b/Data/HD/hd_magicitems_activation_dun_objet_magique.md index 23c4ad1d..af1119f6 100644 --- a/Data/HD/hd_magicitems_activation_dun_objet_magique.md +++ b/Data/HD/hd_magicitems_activation_dun_objet_magique.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Activation d'un objet magique Id: magicitems_hd.md#activation-dun-objet-magique ParentLink: magicitems_hd.md#objets-magiques +Name: Activation d'un objet magique ParentName: Objets magiques NameLevel: 3 Attributes: {} diff --git a/Data/HD/hd_magicitems_az.md b/Data/HD/hd_magicitems_az.md index 82c8a0da..187af4e3 100644 --- a/Data/HD/hd_magicitems_az.md +++ b/Data/HD/hd_magicitems_az.md @@ -1,13 +1,13 @@ --- !GenericItem -Name: Les objets magiques -AltName: Magic Items A-Z (SRD p207) -Source: (COC p138) Id: magicitems_az_hd.md#les-objets-magiques RootId: magicitems_az_hd.md ParentLink: index.md +Name: Les objets magiques ParentName: Cadre de campagne NameLevel: 2 +AltName: Magic Items A-Z (SRD p207) +Source: (COC p138) Attributes: {} --- >  [Cadre de campagne](index.md) diff --git a/Data/HD/hd_magicitems_charges.md b/Data/HD/hd_magicitems_charges.md index a464d5db..8335d0f8 100644 --- a/Data/HD/hd_magicitems_charges.md +++ b/Data/HD/hd_magicitems_charges.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Charges Id: magicitems_hd.md#charges ParentLink: magicitems_hd.md#objets-magiques +Name: Charges ParentName: Objets magiques NameLevel: 4 Attributes: {} diff --git a/Data/HD/hd_magicitems_detail_historique.md b/Data/HD/hd_magicitems_detail_historique.md index 192677b2..5b60576c 100644 --- a/Data/HD/hd_magicitems_detail_historique.md +++ b/Data/HD/hd_magicitems_detail_historique.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Détail historique Id: magicitems_hd.md#détail-historique ParentLink: magicitems_hd.md#objets-magiques +Name: Détail historique ParentName: Objets magiques NameLevel: 4 Attributes: {} diff --git a/Data/HD/hd_magicitems_details_amusants.md b/Data/HD/hd_magicitems_details_amusants.md index 632976e7..5f53eaac 100644 --- a/Data/HD/hd_magicitems_details_amusants.md +++ b/Data/HD/hd_magicitems_details_amusants.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Détails amusants Id: magicitems_hd.md#détails-amusants ParentLink: magicitems_hd.md#objets-magiques +Name: Détails amusants ParentName: Objets magiques NameLevel: 4 Attributes: {} diff --git a/Data/HD/hd_magicitems_detruire_un_objet_magique.md b/Data/HD/hd_magicitems_detruire_un_objet_magique.md index 9b1be9a9..d265f814 100644 --- a/Data/HD/hd_magicitems_detruire_un_objet_magique.md +++ b/Data/HD/hd_magicitems_detruire_un_objet_magique.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Détruire un objet magique Id: magicitems_hd.md#détruire-un-objet-magique ParentLink: magicitems_hd.md#objets-magiques +Name: Détruire un objet magique ParentName: Objets magiques NameLevel: 3 Attributes: {} diff --git a/Data/HD/hd_magicitems_harmonisation.md b/Data/HD/hd_magicitems_harmonisation.md index 79e81b11..d6f1ca64 100644 --- a/Data/HD/hd_magicitems_harmonisation.md +++ b/Data/HD/hd_magicitems_harmonisation.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Harmonisation -AltName: Attunement (SRD p206) -Source: (CDC p130) Id: magicitems_hd.md#harmonisation ParentLink: magicitems_hd.md#objets-magiques +Name: Harmonisation ParentName: Objets magiques NameLevel: 3 +AltName: Attunement (SRD p206) +Source: (CDC p130) Attributes: {} --- > [Objets magiques](hd_magicitems.md) diff --git a/Data/HD/hd_magicitems_identifier_un_objet_magique.md b/Data/HD/hd_magicitems_identifier_un_objet_magique.md index c7abbf25..2aa0c855 100644 --- a/Data/HD/hd_magicitems_identifier_un_objet_magique.md +++ b/Data/HD/hd_magicitems_identifier_un_objet_magique.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Identifier un objet magique Id: magicitems_hd.md#identifier-un-objet-magique ParentLink: magicitems_hd.md#objets-magiques +Name: Identifier un objet magique ParentName: Objets magiques NameLevel: 3 Attributes: {} diff --git a/Data/HD/hd_magicitems_le_commerce_des_objets_magiques.md b/Data/HD/hd_magicitems_le_commerce_des_objets_magiques.md index 6bcfac59..12dccbc0 100644 --- a/Data/HD/hd_magicitems_le_commerce_des_objets_magiques.md +++ b/Data/HD/hd_magicitems_le_commerce_des_objets_magiques.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Le commerce des objets magiques Id: magicitems_hd.md#le-commerce-des-objets-magiques ParentLink: magicitems_hd.md#objets-magiques +Name: Le commerce des objets magiques ParentName: Objets magiques NameLevel: 3 Attributes: {} diff --git a/Data/HD/hd_magicitems_les_differents_types_dobjets_magiques.md b/Data/HD/hd_magicitems_les_differents_types_dobjets_magiques.md index 6b8c6fd7..1ec61e8c 100644 --- a/Data/HD/hd_magicitems_les_differents_types_dobjets_magiques.md +++ b/Data/HD/hd_magicitems_les_differents_types_dobjets_magiques.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Les différents types d'objets magiques Id: magicitems_hd.md#les-différents-types-dobjets-magiques ParentLink: magicitems_hd.md#objets-magiques +Name: Les différents types d'objets magiques ParentName: Objets magiques NameLevel: 3 Attributes: {} diff --git a/Data/HD/hd_magicitems_mot_de_commande.md b/Data/HD/hd_magicitems_mot_de_commande.md index 28ccb2dc..50e574ae 100644 --- a/Data/HD/hd_magicitems_mot_de_commande.md +++ b/Data/HD/hd_magicitems_mot_de_commande.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Mot de commande Id: magicitems_hd.md#mot-de-commande ParentLink: magicitems_hd.md#objets-magiques +Name: Mot de commande ParentName: Objets magiques NameLevel: 4 Attributes: {} diff --git a/Data/HD/hd_magicitems_objets_a_utilisation_unique.md b/Data/HD/hd_magicitems_objets_a_utilisation_unique.md index 8d290389..252636e4 100644 --- a/Data/HD/hd_magicitems_objets_a_utilisation_unique.md +++ b/Data/HD/hd_magicitems_objets_a_utilisation_unique.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Objets à utilisation unique Id: magicitems_hd.md#objets-à-utilisation-unique ParentLink: magicitems_hd.md#objets-magiques +Name: Objets à utilisation unique ParentName: Objets magiques NameLevel: 4 Attributes: {} diff --git a/Data/HD/hd_magicitems_objets_apparies.md b/Data/HD/hd_magicitems_objets_apparies.md index 5f85ac07..17f4f138 100644 --- a/Data/HD/hd_magicitems_objets_apparies.md +++ b/Data/HD/hd_magicitems_objets_apparies.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Objets appariés Id: magicitems_hd.md#objets-appariés ParentLink: magicitems_hd.md#objets-magiques +Name: Objets appariés ParentName: Objets magiques NameLevel: 4 Attributes: {} diff --git a/Data/HD/hd_magicitems_objets_magiques_1.md b/Data/HD/hd_magicitems_objets_magiques_1.md index 5bf477fa..4bd94e0d 100644 --- a/Data/HD/hd_magicitems_objets_magiques_1.md +++ b/Data/HD/hd_magicitems_objets_magiques_1.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Objets magiques 1 Id: magicitems_hd.md#objets-magiques-1 ParentLink: magicitems_hd.md#objets-magiques +Name: Objets magiques 1 ParentName: Objets magiques NameLevel: 4 Attributes: {} diff --git a/Data/HD/hd_magicitems_objets_magiques_2.md b/Data/HD/hd_magicitems_objets_magiques_2.md index 1a251015..be652809 100644 --- a/Data/HD/hd_magicitems_objets_magiques_2.md +++ b/Data/HD/hd_magicitems_objets_magiques_2.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Objets magiques 2 Id: magicitems_hd.md#objets-magiques-2 ParentLink: magicitems_hd.md#objets-magiques +Name: Objets magiques 2 ParentName: Objets magiques NameLevel: 4 Attributes: {} diff --git a/Data/HD/hd_magicitems_objets_magiques_3.md b/Data/HD/hd_magicitems_objets_magiques_3.md index e8109c5c..1fc82025 100644 --- a/Data/HD/hd_magicitems_objets_magiques_3.md +++ b/Data/HD/hd_magicitems_objets_magiques_3.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Objets magiques 3 Id: magicitems_hd.md#objets-magiques-3 ParentLink: magicitems_hd.md#objets-magiques +Name: Objets magiques 3 ParentName: Objets magiques NameLevel: 4 Attributes: {} diff --git a/Data/HD/hd_magicitems_objets_magiques_4.md b/Data/HD/hd_magicitems_objets_magiques_4.md index b0588772..1bee127a 100644 --- a/Data/HD/hd_magicitems_objets_magiques_4.md +++ b/Data/HD/hd_magicitems_objets_magiques_4.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Objets magiques 4 Id: magicitems_hd.md#objets-magiques-4 ParentLink: magicitems_hd.md#objets-magiques +Name: Objets magiques 4 ParentName: Objets magiques NameLevel: 4 Attributes: {} diff --git a/Data/HD/hd_magicitems_objets_magiques_5.md b/Data/HD/hd_magicitems_objets_magiques_5.md index 5b637b4a..d4df9999 100644 --- a/Data/HD/hd_magicitems_objets_magiques_5.md +++ b/Data/HD/hd_magicitems_objets_magiques_5.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Objets magiques 5 Id: magicitems_hd.md#objets-magiques-5 ParentLink: magicitems_hd.md#objets-magiques +Name: Objets magiques 5 ParentName: Objets magiques NameLevel: 4 Attributes: {} diff --git a/Data/HD/hd_magicitems_objets_magiques_6.md b/Data/HD/hd_magicitems_objets_magiques_6.md index 212bd602..3aabac1e 100644 --- a/Data/HD/hd_magicitems_objets_magiques_6.md +++ b/Data/HD/hd_magicitems_objets_magiques_6.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Objets magiques 6 Id: magicitems_hd.md#objets-magiques-6 ParentLink: magicitems_hd.md#objets-magiques +Name: Objets magiques 6 ParentName: Objets magiques NameLevel: 4 Attributes: {} diff --git a/Data/HD/hd_magicitems_objets_magiques_7.md b/Data/HD/hd_magicitems_objets_magiques_7.md index 598a8edb..24eceb97 100644 --- a/Data/HD/hd_magicitems_objets_magiques_7.md +++ b/Data/HD/hd_magicitems_objets_magiques_7.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Objets magiques 7 Id: magicitems_hd.md#objets-magiques-7 ParentLink: magicitems_hd.md#objets-magiques +Name: Objets magiques 7 ParentName: Objets magiques NameLevel: 4 Attributes: {} diff --git a/Data/HD/hd_magicitems_objets_magiques_8.md b/Data/HD/hd_magicitems_objets_magiques_8.md index 110e8d37..e3669504 100644 --- a/Data/HD/hd_magicitems_objets_magiques_8.md +++ b/Data/HD/hd_magicitems_objets_magiques_8.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Objets magiques 8 Id: magicitems_hd.md#objets-magiques-8 ParentLink: magicitems_hd.md#objets-magiques +Name: Objets magiques 8 ParentName: Objets magiques NameLevel: 4 Attributes: {} diff --git a/Data/HD/hd_magicitems_objets_magiques_aleatoires.md b/Data/HD/hd_magicitems_objets_magiques_aleatoires.md index a2a3cf16..825aa8ee 100644 --- a/Data/HD/hd_magicitems_objets_magiques_aleatoires.md +++ b/Data/HD/hd_magicitems_objets_magiques_aleatoires.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Objets magiques aléatoires Id: magicitems_hd.md#objets-magiques-aléatoires ParentLink: magicitems_hd.md#objets-magiques +Name: Objets magiques aléatoires ParentName: Objets magiques NameLevel: 3 Attributes: {} diff --git a/Data/HD/hd_magicitems_objets_maudits.md b/Data/HD/hd_magicitems_objets_maudits.md index e15045af..d6aa8745 100644 --- a/Data/HD/hd_magicitems_objets_maudits.md +++ b/Data/HD/hd_magicitems_objets_maudits.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Objets maudits Id: magicitems_hd.md#objets-maudits ParentLink: magicitems_hd.md#objets-magiques +Name: Objets maudits ParentName: Objets magiques NameLevel: 3 Attributes: {} diff --git a/Data/HD/hd_magicitems_particularite_dun_objet_magique.md b/Data/HD/hd_magicitems_particularite_dun_objet_magique.md index 24413523..153e2e13 100644 --- a/Data/HD/hd_magicitems_particularite_dun_objet_magique.md +++ b/Data/HD/hd_magicitems_particularite_dun_objet_magique.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Particularité d'un objet magique Id: magicitems_hd.md#particularité-dun-objet-magique ParentLink: magicitems_hd.md#objets-magiques +Name: Particularité d'un objet magique ParentName: Objets magiques NameLevel: 3 Attributes: {} diff --git a/Data/HD/hd_magicitems_plusieurs_objets_du_meme_type.md b/Data/HD/hd_magicitems_plusieurs_objets_du_meme_type.md index 570880f7..fa5b1f64 100644 --- a/Data/HD/hd_magicitems_plusieurs_objets_du_meme_type.md +++ b/Data/HD/hd_magicitems_plusieurs_objets_du_meme_type.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Plusieurs objets du même type Id: magicitems_hd.md#plusieurs-objets-du-même-type ParentLink: magicitems_hd.md#objets-magiques +Name: Plusieurs objets du même type ParentName: Objets magiques NameLevel: 4 Attributes: {} diff --git a/Data/HD/hd_magicitems_porter_et_ma_nier_des_objets_magiques.md b/Data/HD/hd_magicitems_porter_et_ma_nier_des_objets_magiques.md index 5e8ad65b..c49588a4 100644 --- a/Data/HD/hd_magicitems_porter_et_ma_nier_des_objets_magiques.md +++ b/Data/HD/hd_magicitems_porter_et_ma_nier_des_objets_magiques.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Porter et ma nier des objets magiques Id: magicitems_hd.md#porter-et-ma-nier-des-objets-magiques ParentLink: magicitems_hd.md#objets-magiques +Name: Porter et ma nier des objets magiques ParentName: Objets magiques NameLevel: 3 Attributes: {} diff --git a/Data/HD/hd_magicitems_propriete_additionnelle.md b/Data/HD/hd_magicitems_propriete_additionnelle.md index 1acddc6e..3206e036 100644 --- a/Data/HD/hd_magicitems_propriete_additionnelle.md +++ b/Data/HD/hd_magicitems_propriete_additionnelle.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Propriété additionnelle Id: magicitems_hd.md#propriété-additionnelle ParentLink: magicitems_hd.md#objets-magiques +Name: Propriété additionnelle ParentName: Objets magiques NameLevel: 4 Attributes: {} diff --git a/Data/HD/hd_magicitems_qui_la_cree_.md b/Data/HD/hd_magicitems_qui_la_cree_.md index ad30a4e4..a8e9d5b3 100644 --- a/Data/HD/hd_magicitems_qui_la_cree_.md +++ b/Data/HD/hd_magicitems_qui_la_cree_.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Qui l'a créé ? Id: magicitems_hd.md#qui-la-créé-? ParentLink: magicitems_hd.md#objets-magiques +Name: Qui l'a créé ? ParentName: Objets magiques NameLevel: 4 Attributes: {} diff --git a/Data/HD/hd_magicitems_rarete.md b/Data/HD/hd_magicitems_rarete.md index cbcb4b7e..423f8162 100644 --- a/Data/HD/hd_magicitems_rarete.md +++ b/Data/HD/hd_magicitems_rarete.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Rareté Id: magicitems_hd.md#rareté ParentLink: magicitems_hd.md#objets-magiques +Name: Rareté ParentName: Objets magiques NameLevel: 3 Attributes: {} diff --git a/Data/HD/hd_magicitems_sorts.md b/Data/HD/hd_magicitems_sorts.md index 6f81b63b..a81707f2 100644 --- a/Data/HD/hd_magicitems_sorts.md +++ b/Data/HD/hd_magicitems_sorts.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Sorts Id: magicitems_hd.md#sorts ParentLink: magicitems_hd.md#objets-magiques +Name: Sorts ParentName: Objets magiques NameLevel: 4 Attributes: {} diff --git a/Data/HD/hd_monk_enlightenment.md b/Data/HD/hd_monk_enlightenment.md index ac7dfd71..86010217 100644 --- a/Data/HD/hd_monk_enlightenment.md +++ b/Data/HD/hd_monk_enlightenment.md @@ -1,13 +1,13 @@ --- !SubClassItem -Name: Voie de l'illumination -Source: (MDR p180) ParentClassId: hd_monk.md Id: monk_enlightenment_hd.md#voie-de-lillumination RootId: monk_enlightenment_hd.md ParentLink: monk_hd.md#traditions-monacales +Name: Voie de l'illumination ParentName: Traditions monacales NameLevel: 1 +Source: (MDR p180) Attributes: {} --- >  [Traditions monacales](hd_monk_traditions_monacales.md) diff --git a/Data/HD/hd_monk_enlightenment_magie_universelle.md b/Data/HD/hd_monk_enlightenment_magie_universelle.md index ce0f2055..270877bc 100644 --- a/Data/HD/hd_monk_enlightenment_magie_universelle.md +++ b/Data/HD/hd_monk_enlightenment_magie_universelle.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Magie universelle Id: monk_enlightenment_hd.md#magie-universelle ParentLink: monk_enlightenment_hd.md#voie-de-lillumination +Name: Magie universelle ParentName: Voie de l'illumination NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_monk_enlightenment_prieres.md b/Data/HD/hd_monk_enlightenment_prieres.md index 9e2470cf..af14e204 100644 --- a/Data/HD/hd_monk_enlightenment_prieres.md +++ b/Data/HD/hd_monk_enlightenment_prieres.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Prières Id: monk_enlightenment_hd.md#prières ParentLink: monk_enlightenment_hd.md#voie-de-lillumination +Name: Prières ParentName: Voie de l'illumination NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_monk_fiveanimals.md b/Data/HD/hd_monk_fiveanimals.md index 88395ad2..d50cd5c0 100644 --- a/Data/HD/hd_monk_fiveanimals.md +++ b/Data/HD/hd_monk_fiveanimals.md @@ -1,13 +1,13 @@ --- !SubClassItem -Name: Voie des cinq animaux -Source: (MDR p180) ParentClassId: hd_monk.md Id: monk_fiveanimals_hd.md#voie-des-cinq-animaux RootId: monk_fiveanimals_hd.md ParentLink: monk_hd.md#traditions-monacales +Name: Voie des cinq animaux ParentName: Traditions monacales NameLevel: 1 +Source: (MDR p180) Attributes: {} --- >  [Traditions monacales](hd_monk_traditions_monacales.md) diff --git a/Data/HD/hd_monk_fiveanimals_fureur_du_dragon.md b/Data/HD/hd_monk_fiveanimals_fureur_du_dragon.md index bc1cf2e9..494826d1 100644 --- a/Data/HD/hd_monk_fiveanimals_fureur_du_dragon.md +++ b/Data/HD/hd_monk_fiveanimals_fureur_du_dragon.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Fureur du dragon Id: monk_fiveanimals_hd.md#fureur-du-dragon ParentLink: monk_fiveanimals_hd.md#voie-des-cinq-animaux +Name: Fureur du dragon ParentName: Voie des cinq animaux NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_monk_fiveanimals_griffe_du_tigre.md b/Data/HD/hd_monk_fiveanimals_griffe_du_tigre.md index d6243597..af4c6e9c 100644 --- a/Data/HD/hd_monk_fiveanimals_griffe_du_tigre.md +++ b/Data/HD/hd_monk_fiveanimals_griffe_du_tigre.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Griffe du tigre Id: monk_fiveanimals_hd.md#griffe-du-tigre ParentLink: monk_fiveanimals_hd.md#voie-des-cinq-animaux +Name: Griffe du tigre ParentName: Voie des cinq animaux NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_monk_fiveanimals_morsure_du_serpent.md b/Data/HD/hd_monk_fiveanimals_morsure_du_serpent.md index 647f7372..5305a04b 100644 --- a/Data/HD/hd_monk_fiveanimals_morsure_du_serpent.md +++ b/Data/HD/hd_monk_fiveanimals_morsure_du_serpent.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Morsure du serpent Id: monk_fiveanimals_hd.md#morsure-du-serpent ParentLink: monk_fiveanimals_hd.md#voie-des-cinq-animaux +Name: Morsure du serpent ParentName: Voie des cinq animaux NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_monk_fiveanimals_parade_de_la_grue.md b/Data/HD/hd_monk_fiveanimals_parade_de_la_grue.md index a7712f75..275fdea6 100644 --- a/Data/HD/hd_monk_fiveanimals_parade_de_la_grue.md +++ b/Data/HD/hd_monk_fiveanimals_parade_de_la_grue.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Parade de la grue Id: monk_fiveanimals_hd.md#parade-de-la-grue ParentLink: monk_fiveanimals_hd.md#voie-des-cinq-animaux +Name: Parade de la grue ParentName: Voie des cinq animaux NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_monk_fiveanimals_vitesse_du_leopard.md b/Data/HD/hd_monk_fiveanimals_vitesse_du_leopard.md index 4b01047b..f41a185d 100644 --- a/Data/HD/hd_monk_fiveanimals_vitesse_du_leopard.md +++ b/Data/HD/hd_monk_fiveanimals_vitesse_du_leopard.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Vitesse du léopard Id: monk_fiveanimals_hd.md#vitesse-du-léopard ParentLink: monk_fiveanimals_hd.md#voie-des-cinq-animaux +Name: Vitesse du léopard ParentName: Voie des cinq animaux NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_monk_flexibility.md b/Data/HD/hd_monk_flexibility.md index 6b2e0a0f..ecc8d7d9 100644 --- a/Data/HD/hd_monk_flexibility.md +++ b/Data/HD/hd_monk_flexibility.md @@ -1,13 +1,13 @@ --- !SubClassItem -Name: Voie de la souplesse -Source: (MDR p181) ParentClassId: hd_monk.md Id: monk_flexibility_hd.md#voie-de-la-souplesse RootId: monk_flexibility_hd.md ParentLink: monk_hd.md#traditions-monacales +Name: Voie de la souplesse ParentName: Traditions monacales NameLevel: 1 +Source: (MDR p181) Attributes: {} --- >  [Traditions monacales](hd_monk_traditions_monacales.md) diff --git a/Data/HD/hd_monk_flexibility_absorber_les_coups.md b/Data/HD/hd_monk_flexibility_absorber_les_coups.md index 8f23b8ba..38ae62da 100644 --- a/Data/HD/hd_monk_flexibility_absorber_les_coups.md +++ b/Data/HD/hd_monk_flexibility_absorber_les_coups.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Absorber les coups Id: monk_flexibility_hd.md#absorber-les-coups ParentLink: monk_flexibility_hd.md#voie-de-la-souplesse +Name: Absorber les coups ParentName: Voie de la souplesse NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_monk_flexibility_etreinte_mortelle.md b/Data/HD/hd_monk_flexibility_etreinte_mortelle.md index ef514405..2f53e988 100644 --- a/Data/HD/hd_monk_flexibility_etreinte_mortelle.md +++ b/Data/HD/hd_monk_flexibility_etreinte_mortelle.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Étreinte mortelle Id: monk_flexibility_hd.md#Étreinte-mortelle ParentLink: monk_flexibility_hd.md#voie-de-la-souplesse +Name: Étreinte mortelle ParentName: Voie de la souplesse NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_monk_flexibility_projection.md b/Data/HD/hd_monk_flexibility_projection.md index 722d1eca..182cb4c9 100644 --- a/Data/HD/hd_monk_flexibility_projection.md +++ b/Data/HD/hd_monk_flexibility_projection.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Projection Id: monk_flexibility_hd.md#projection ParentLink: monk_flexibility_hd.md#voie-de-la-souplesse +Name: Projection ParentName: Voie de la souplesse NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_monk_flexibility_techniques_de_lutte.md b/Data/HD/hd_monk_flexibility_techniques_de_lutte.md index fd6885d0..c52346ec 100644 --- a/Data/HD/hd_monk_flexibility_techniques_de_lutte.md +++ b/Data/HD/hd_monk_flexibility_techniques_de_lutte.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Techniques de lutte Id: monk_flexibility_hd.md#techniques-de-lutte ParentLink: monk_flexibility_hd.md#voie-de-la-souplesse +Name: Techniques de lutte ParentName: Voie de la souplesse NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_monk_openhand.md b/Data/HD/hd_monk_openhand.md index 723c9721..95facbbf 100644 --- a/Data/HD/hd_monk_openhand.md +++ b/Data/HD/hd_monk_openhand.md @@ -1,14 +1,14 @@ --- !SubClassItem -Name: Voie de la main ouverte -Source: (MDR p179) -AltName: Way of the Open Hand (SRD p28) ParentClassId: hd_monk.md Id: monk_openhand_hd.md#voie-de-la-main-ouverte RootId: monk_openhand_hd.md ParentLink: monk_hd.md#traditions-monacales +Name: Voie de la main ouverte ParentName: Traditions monacales NameLevel: 1 +AltName: Way of the Open Hand (SRD p28) +Source: (MDR p179) Attributes: {} --- >  [Traditions monacales](hd_monk_traditions_monacales.md) diff --git a/Data/HD/hd_monk_openhand_integrite_physique.md b/Data/HD/hd_monk_openhand_integrite_physique.md index a38d6c6c..8a5abe4e 100644 --- a/Data/HD/hd_monk_openhand_integrite_physique.md +++ b/Data/HD/hd_monk_openhand_integrite_physique.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Intégrité physique Id: monk_openhand_hd.md#intégrité-physique ParentLink: monk_openhand_hd.md#voie-de-la-main-ouverte +Name: Intégrité physique ParentName: Voie de la main ouverte NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_monk_openhand_paume_fremissante.md b/Data/HD/hd_monk_openhand_paume_fremissante.md index 7a6f6d76..51ff7a5e 100644 --- a/Data/HD/hd_monk_openhand_paume_fremissante.md +++ b/Data/HD/hd_monk_openhand_paume_fremissante.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Paume frémissante Id: monk_openhand_hd.md#paume-frémissante ParentLink: monk_openhand_hd.md#voie-de-la-main-ouverte +Name: Paume frémissante ParentName: Voie de la main ouverte NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_monk_openhand_technique_de_la_main_ouverte.md b/Data/HD/hd_monk_openhand_technique_de_la_main_ouverte.md index f03edbc4..1c7dfe6c 100644 --- a/Data/HD/hd_monk_openhand_technique_de_la_main_ouverte.md +++ b/Data/HD/hd_monk_openhand_technique_de_la_main_ouverte.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Technique de la main ouverte Id: monk_openhand_hd.md#technique-de-la-main-ouverte ParentLink: monk_openhand_hd.md#voie-de-la-main-ouverte +Name: Technique de la main ouverte ParentName: Voie de la main ouverte NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_monk_openhand_tranquillite.md b/Data/HD/hd_monk_openhand_tranquillite.md index 6816f12e..e3de9aef 100644 --- a/Data/HD/hd_monk_openhand_tranquillite.md +++ b/Data/HD/hd_monk_openhand_tranquillite.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Tranquillité Id: monk_openhand_hd.md#tranquillité ParentLink: monk_openhand_hd.md#voie-de-la-main-ouverte +Name: Tranquillité ParentName: Voie de la main ouverte NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_monk_traditions_monacales.md b/Data/HD/hd_monk_traditions_monacales.md index e9a35f44..70fdf646 100644 --- a/Data/HD/hd_monk_traditions_monacales.md +++ b/Data/HD/hd_monk_traditions_monacales.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Traditions monacales Id: monk_hd.md#traditions-monacales ParentLink: monk_hd.md#moine +Name: Traditions monacales ParentName: Moine NameLevel: 1 Attributes: {} diff --git a/Data/HD/hd_movement_escalader_nager_et_ramper.md b/Data/HD/hd_movement_escalader_nager_et_ramper.md index 30f92fea..4e649404 100644 --- a/Data/HD/hd_movement_escalader_nager_et_ramper.md +++ b/Data/HD/hd_movement_escalader_nager_et_ramper.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Escalader, nager et ramper Id: movement_hd.md#escalader-nager-et-ramper ParentLink: movement_hd.md#déplacement +Name: Escalader, nager et ramper ParentName: Déplacement NameLevel: 1 Attributes: {} diff --git a/Data/HD/hd_movement_marche_forcee.md b/Data/HD/hd_movement_marche_forcee.md index 16c52d3b..b50694a4 100644 --- a/Data/HD/hd_movement_marche_forcee.md +++ b/Data/HD/hd_movement_marche_forcee.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Marche forcée Id: movement_hd.md#marche-forcée ParentLink: movement_hd.md#déplacement +Name: Marche forcée ParentName: Déplacement NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_movement_montures_et_vehicules.md b/Data/HD/hd_movement_montures_et_vehicules.md index c34df09a..ae7bc033 100644 --- a/Data/HD/hd_movement_montures_et_vehicules.md +++ b/Data/HD/hd_movement_montures_et_vehicules.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Montures et véhicules Id: movement_hd.md#montures-et-véhicules ParentLink: movement_hd.md#déplacement +Name: Montures et véhicules ParentName: Déplacement NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_movement_rythme_de_deplacement.md b/Data/HD/hd_movement_rythme_de_deplacement.md index 229d3891..2b8c677f 100644 --- a/Data/HD/hd_movement_rythme_de_deplacement.md +++ b/Data/HD/hd_movement_rythme_de_deplacement.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Rythme de déplacement Id: movement_hd.md#rythme-de-déplacement ParentLink: movement_hd.md#déplacement +Name: Rythme de déplacement ParentName: Déplacement NameLevel: 1 Attributes: {} diff --git a/Data/HD/hd_movement_saut_en_hauteur.md b/Data/HD/hd_movement_saut_en_hauteur.md index 8fed3aaa..2551a5b8 100644 --- a/Data/HD/hd_movement_saut_en_hauteur.md +++ b/Data/HD/hd_movement_saut_en_hauteur.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Saut en hauteur Id: movement_hd.md#saut-en-hauteur ParentLink: movement_hd.md#déplacement +Name: Saut en hauteur ParentName: Déplacement NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_movement_saut_en_longueur.md b/Data/HD/hd_movement_saut_en_longueur.md index 9b32ee07..acce1ee6 100644 --- a/Data/HD/hd_movement_saut_en_longueur.md +++ b/Data/HD/hd_movement_saut_en_longueur.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Saut en longueur Id: movement_hd.md#saut-en-longueur ParentLink: movement_hd.md#déplacement +Name: Saut en longueur ParentName: Déplacement NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_movement_sauter.md b/Data/HD/hd_movement_sauter.md index 9828418e..eed560a0 100644 --- a/Data/HD/hd_movement_sauter.md +++ b/Data/HD/hd_movement_sauter.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Sauter Id: movement_hd.md#sauter ParentLink: movement_hd.md#déplacement +Name: Sauter ParentName: Déplacement NameLevel: 1 Attributes: {} diff --git a/Data/HD/hd_movement_terrain_difficile.md b/Data/HD/hd_movement_terrain_difficile.md index 0380280f..b06a8369 100644 --- a/Data/HD/hd_movement_terrain_difficile.md +++ b/Data/HD/hd_movement_terrain_difficile.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Terrain difficile Id: movement_hd.md#terrain-difficile ParentLink: movement_hd.md#déplacement +Name: Terrain difficile ParentName: Déplacement NameLevel: 1 Attributes: {} diff --git a/Data/HD/hd_movement_types_de_mouvement_speciaux.md b/Data/HD/hd_movement_types_de_mouvement_speciaux.md index 991d7b7f..65004764 100644 --- a/Data/HD/hd_movement_types_de_mouvement_speciaux.md +++ b/Data/HD/hd_movement_types_de_mouvement_speciaux.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Types de mouvement spéciaux Id: movement_hd.md#types-de-mouvement-spéciaux ParentLink: movement_hd.md#déplacement +Name: Types de mouvement spéciaux ParentName: Déplacement NameLevel: 1 Attributes: {} diff --git a/Data/HD/hd_movement_vitesse.md b/Data/HD/hd_movement_vitesse.md index be8eed8a..3a87b54c 100644 --- a/Data/HD/hd_movement_vitesse.md +++ b/Data/HD/hd_movement_vitesse.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Vitesse Id: movement_hd.md#vitesse ParentLink: movement_hd.md#déplacement +Name: Vitesse ParentName: Déplacement NameLevel: 1 Attributes: {} diff --git a/Data/HD/hd_multiclassing_aptitudes_de_classe.md b/Data/HD/hd_multiclassing_aptitudes_de_classe.md index ad79440f..5f510542 100644 --- a/Data/HD/hd_multiclassing_aptitudes_de_classe.md +++ b/Data/HD/hd_multiclassing_aptitudes_de_classe.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Aptitudes de classe Id: multiclassing_hd.md#aptitudes-de-classe ParentLink: multiclassing_hd.md#multiclassage +Name: Aptitudes de classe ParentName: Multiclassage NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_multiclassing_attaque_supplementaire.md b/Data/HD/hd_multiclassing_attaque_supplementaire.md index 1aad9de2..5feb2029 100644 --- a/Data/HD/hd_multiclassing_attaque_supplementaire.md +++ b/Data/HD/hd_multiclassing_attaque_supplementaire.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Attaque supplémentaire Id: multiclassing_hd.md#attaque-supplémentaire ParentLink: multiclassing_hd.md#multiclassage +Name: Attaque supplémentaire ParentName: Multiclassage NameLevel: 3 Attributes: {} diff --git a/Data/HD/hd_multiclassing_bonus_de_maitrise.md b/Data/HD/hd_multiclassing_bonus_de_maitrise.md index 13fc4bec..f4503728 100644 --- a/Data/HD/hd_multiclassing_bonus_de_maitrise.md +++ b/Data/HD/hd_multiclassing_bonus_de_maitrise.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Bonus de maîtrise Id: multiclassing_hd.md#bonus-de-maîtrise ParentLink: multiclassing_hd.md#multiclassage +Name: Bonus de maîtrise ParentName: Multiclassage NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_multiclassing_canalisation_denergie_divine.md b/Data/HD/hd_multiclassing_canalisation_denergie_divine.md index c99c2047..bfd66bd2 100644 --- a/Data/HD/hd_multiclassing_canalisation_denergie_divine.md +++ b/Data/HD/hd_multiclassing_canalisation_denergie_divine.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Canalisation d'énergie divine Id: multiclassing_hd.md#canalisation-dénergie-divine ParentLink: multiclassing_hd.md#multiclassage +Name: Canalisation d'énergie divine ParentName: Multiclassage NameLevel: 3 Attributes: {} diff --git a/Data/HD/hd_multiclassing_defense_sans_armure.md b/Data/HD/hd_multiclassing_defense_sans_armure.md index e9d3f54b..809c8cf2 100644 --- a/Data/HD/hd_multiclassing_defense_sans_armure.md +++ b/Data/HD/hd_multiclassing_defense_sans_armure.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Défense sans armure Id: multiclassing_hd.md#défense-sans-armure ParentLink: multiclassing_hd.md#multiclassage +Name: Défense sans armure ParentName: Multiclassage NameLevel: 3 Attributes: {} diff --git a/Data/HD/hd_multiclassing_emplacements_de_sorts.md b/Data/HD/hd_multiclassing_emplacements_de_sorts.md index 8ecccbc2..b64d199d 100644 --- a/Data/HD/hd_multiclassing_emplacements_de_sorts.md +++ b/Data/HD/hd_multiclassing_emplacements_de_sorts.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Emplacements de sorts Id: multiclassing_hd.md#emplacements-de-sorts ParentLink: multiclassing_hd.md#multiclassage +Name: Emplacements de sorts ParentName: Multiclassage NameLevel: 4 Attributes: {} diff --git a/Data/HD/hd_multiclassing_incantation_multiclasse_nombre_demplacements_de_sorts_par_niveau_de_sort.md b/Data/HD/hd_multiclassing_incantation_multiclasse_nombre_demplacements_de_sorts_par_niveau_de_sort.md index 605a931f..98b97149 100644 --- a/Data/HD/hd_multiclassing_incantation_multiclasse_nombre_demplacements_de_sorts_par_niveau_de_sort.md +++ b/Data/HD/hd_multiclassing_incantation_multiclasse_nombre_demplacements_de_sorts_par_niveau_de_sort.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: "Incantation multiclasse : nombre d'emplacements de sorts par niveau de sort" Id: multiclassing_hd.md#incantation-multiclasse--nombre-demplacements-de-sorts-par-niveau-de-sort ParentLink: multiclassing_hd.md#multiclassage +Name: "Incantation multiclasse : nombre d'emplacements de sorts par niveau de sort" ParentName: Multiclassage NameLevel: 3 Attributes: {} diff --git a/Data/HD/hd_multiclassing_incantations.md b/Data/HD/hd_multiclassing_incantations.md index b0734e28..d65f9cfb 100644 --- a/Data/HD/hd_multiclassing_incantations.md +++ b/Data/HD/hd_multiclassing_incantations.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Incantations Id: multiclassing_hd.md#incantations ParentLink: multiclassing_hd.md#multiclassage +Name: Incantations ParentName: Multiclassage NameLevel: 3 Attributes: {} diff --git a/Data/HD/hd_multiclassing_magie_de_pacte.md b/Data/HD/hd_multiclassing_magie_de_pacte.md index cee3cb7b..8dffe79b 100644 --- a/Data/HD/hd_multiclassing_magie_de_pacte.md +++ b/Data/HD/hd_multiclassing_magie_de_pacte.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Magie de pacte Id: multiclassing_hd.md#magie-de-pacte ParentLink: multiclassing_hd.md#multiclassage +Name: Magie de pacte ParentName: Multiclassage NameLevel: 4 Attributes: {} diff --git a/Data/HD/hd_multiclassing_maitrises.md b/Data/HD/hd_multiclassing_maitrises.md index b98889ff..5cf86610 100644 --- a/Data/HD/hd_multiclassing_maitrises.md +++ b/Data/HD/hd_multiclassing_maitrises.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Maîtrises Id: multiclassing_hd.md#maîtrises ParentLink: multiclassing_hd.md#multiclassage +Name: Maîtrises ParentName: Multiclassage NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_multiclassing_points_de_sorcellerie.md b/Data/HD/hd_multiclassing_points_de_sorcellerie.md index 23abee8e..dae1f16c 100644 --- a/Data/HD/hd_multiclassing_points_de_sorcellerie.md +++ b/Data/HD/hd_multiclassing_points_de_sorcellerie.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Points de sorcellerie Id: multiclassing_hd.md#points-de-sorcellerie ParentLink: multiclassing_hd.md#multiclassage +Name: Points de sorcellerie ParentName: Multiclassage NameLevel: 4 Attributes: {} diff --git a/Data/HD/hd_multiclassing_points_de_vie_et_des_de_vie.md b/Data/HD/hd_multiclassing_points_de_vie_et_des_de_vie.md index 12fe44b7..2334d3df 100644 --- a/Data/HD/hd_multiclassing_points_de_vie_et_des_de_vie.md +++ b/Data/HD/hd_multiclassing_points_de_vie_et_des_de_vie.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Points de vie et dés de vie Id: multiclassing_hd.md#points-de-vie-et-dés-de-vie ParentLink: multiclassing_hd.md#multiclassage +Name: Points de vie et dés de vie ParentName: Multiclassage NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_multiclassing_points_dexperience.md b/Data/HD/hd_multiclassing_points_dexperience.md index 24970cbd..7dba03f8 100644 --- a/Data/HD/hd_multiclassing_points_dexperience.md +++ b/Data/HD/hd_multiclassing_points_dexperience.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Points d'expérience Id: multiclassing_hd.md#points-dexpérience ParentLink: multiclassing_hd.md#multiclassage +Name: Points d'expérience ParentName: Multiclassage NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_multiclassing_prerequis.md b/Data/HD/hd_multiclassing_prerequis.md index e5e84782..3430d802 100644 --- a/Data/HD/hd_multiclassing_prerequis.md +++ b/Data/HD/hd_multiclassing_prerequis.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Prérequis Id: multiclassing_hd.md#prérequis ParentLink: multiclassing_hd.md#multiclassage +Name: Prérequis ParentName: Multiclassage NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_multiclassing_prerequis_du_multiclassage.md b/Data/HD/hd_multiclassing_prerequis_du_multiclassage.md index 1489f427..0b8a2981 100644 --- a/Data/HD/hd_multiclassing_prerequis_du_multiclassage.md +++ b/Data/HD/hd_multiclassing_prerequis_du_multiclassage.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Prérequis du multiclassage Id: multiclassing_hd.md#prérequis-du-multiclassage ParentLink: multiclassing_hd.md#multiclassage +Name: Prérequis du multiclassage ParentName: Multiclassage NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_multiclassing_sorts_connus_et_prepares.md b/Data/HD/hd_multiclassing_sorts_connus_et_prepares.md index 4928b9bd..0d3a08fe 100644 --- a/Data/HD/hd_multiclassing_sorts_connus_et_prepares.md +++ b/Data/HD/hd_multiclassing_sorts_connus_et_prepares.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Sorts connus et préparés Id: multiclassing_hd.md#sorts-connus-et-préparés ParentLink: multiclassing_hd.md#multiclassage +Name: Sorts connus et préparés ParentName: Multiclassage NameLevel: 4 Attributes: {} diff --git a/Data/HD/hd_multiclassing_tableau_des_maitrises_multiclasses.md b/Data/HD/hd_multiclassing_tableau_des_maitrises_multiclasses.md index 178d934a..532129dd 100644 --- a/Data/HD/hd_multiclassing_tableau_des_maitrises_multiclasses.md +++ b/Data/HD/hd_multiclassing_tableau_des_maitrises_multiclasses.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Tableau des maîtrises multiclasses Id: multiclassing_hd.md#tableau-des-maîtrises-multiclasses ParentLink: multiclassing_hd.md#multiclassage +Name: Tableau des maîtrises multiclasses ParentName: Multiclassage NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_objects_classe_darmure_des_objets.md b/Data/HD/hd_objects_classe_darmure_des_objets.md index da9889a5..76d9ac96 100644 --- a/Data/HD/hd_objects_classe_darmure_des_objets.md +++ b/Data/HD/hd_objects_classe_darmure_des_objets.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Classe d'armure des objets Id: objects_hd.md#classe-darmure-des-objets ParentLink: objects_hd.md#les-objets +Name: Classe d'armure des objets ParentName: Les objets NameLevel: 4 Attributes: {} diff --git a/Data/HD/hd_objects_les_statistiques_des_objets.md b/Data/HD/hd_objects_les_statistiques_des_objets.md index 3ee6dc07..d791cac5 100644 --- a/Data/HD/hd_objects_les_statistiques_des_objets.md +++ b/Data/HD/hd_objects_les_statistiques_des_objets.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Les statistiques des objets Id: objects_hd.md#les-statistiques-des-objets ParentLink: objects_hd.md#les-objets +Name: Les statistiques des objets ParentName: Les objets NameLevel: 3 Attributes: {} diff --git a/Data/HD/hd_objects_points_de_vie_des_objets.md b/Data/HD/hd_objects_points_de_vie_des_objets.md index c9662092..fbb702c5 100644 --- a/Data/HD/hd_objects_points_de_vie_des_objets.md +++ b/Data/HD/hd_objects_points_de_vie_des_objets.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Points de vie des objets Id: objects_hd.md#points-de-vie-des-objets ParentLink: objects_hd.md#les-objets +Name: Points de vie des objets ParentName: Les objets NameLevel: 4 Attributes: {} diff --git a/Data/HD/hd_paladin_devotion.md b/Data/HD/hd_paladin_devotion.md index 64ba85d8..23934bc5 100644 --- a/Data/HD/hd_paladin_devotion.md +++ b/Data/HD/hd_paladin_devotion.md @@ -1,14 +1,14 @@ --- !SubClassItem -Name: Serment de dévotion -Source: (MDR p186) -AltName: Oath of Devotion (SRD p32) ParentClassId: hd_paladin.md Id: paladin_devotion_hd.md#serment-de-dévotion RootId: paladin_devotion_hd.md ParentLink: paladin_hd.md#serments-sacrés +Name: Serment de dévotion ParentName: Serments sacrés NameLevel: 1 +AltName: Oath of Devotion (SRD p32) +Source: (MDR p186) Attributes: {} --- >  [Serments sacrés](hd_paladin_serments_sacres.md) diff --git a/Data/HD/hd_paladin_devotion_aura_de_devotion.md b/Data/HD/hd_paladin_devotion_aura_de_devotion.md index b88391aa..13ead488 100644 --- a/Data/HD/hd_paladin_devotion_aura_de_devotion.md +++ b/Data/HD/hd_paladin_devotion_aura_de_devotion.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Aura de dévotion Id: paladin_devotion_hd.md#aura-de-dévotion ParentLink: paladin_devotion_hd.md#serment-de-dévotion +Name: Aura de dévotion ParentName: Serment de dévotion NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_paladin_devotion_canalisation_denergie_divine.md b/Data/HD/hd_paladin_devotion_canalisation_denergie_divine.md index f893bed9..ed2bee8f 100644 --- a/Data/HD/hd_paladin_devotion_canalisation_denergie_divine.md +++ b/Data/HD/hd_paladin_devotion_canalisation_denergie_divine.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Canalisation d'énergie divine Id: paladin_devotion_hd.md#canalisation-dénergie-divine ParentLink: paladin_devotion_hd.md#serment-de-dévotion +Name: Canalisation d'énergie divine ParentName: Serment de dévotion NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_paladin_devotion_halo_sacre.md b/Data/HD/hd_paladin_devotion_halo_sacre.md index c6970881..323ed14d 100644 --- a/Data/HD/hd_paladin_devotion_halo_sacre.md +++ b/Data/HD/hd_paladin_devotion_halo_sacre.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Halo sacré Id: paladin_devotion_hd.md#halo-sacré ParentLink: paladin_devotion_hd.md#serment-de-dévotion +Name: Halo sacré ParentName: Serment de dévotion NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_paladin_devotion_preceptes_de_devotion.md b/Data/HD/hd_paladin_devotion_preceptes_de_devotion.md index 1857221a..dfe2ed1d 100644 --- a/Data/HD/hd_paladin_devotion_preceptes_de_devotion.md +++ b/Data/HD/hd_paladin_devotion_preceptes_de_devotion.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Préceptes de dévotion Id: paladin_devotion_hd.md#préceptes-de-dévotion ParentLink: paladin_devotion_hd.md#serment-de-dévotion +Name: Préceptes de dévotion ParentName: Serment de dévotion NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_paladin_devotion_purete_de_lesprit.md b/Data/HD/hd_paladin_devotion_purete_de_lesprit.md index f3c4b33a..34f5b464 100644 --- a/Data/HD/hd_paladin_devotion_purete_de_lesprit.md +++ b/Data/HD/hd_paladin_devotion_purete_de_lesprit.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Pureté de l'esprit Id: paladin_devotion_hd.md#pureté-de-lesprit ParentLink: paladin_devotion_hd.md#serment-de-dévotion +Name: Pureté de l'esprit ParentName: Serment de dévotion NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_paladin_devotion_sorts_de_serment.md b/Data/HD/hd_paladin_devotion_sorts_de_serment.md index cdc88328..784a2650 100644 --- a/Data/HD/hd_paladin_devotion_sorts_de_serment.md +++ b/Data/HD/hd_paladin_devotion_sorts_de_serment.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Sorts de serment Id: paladin_devotion_hd.md#sorts-de-serment ParentLink: paladin_devotion_hd.md#serment-de-dévotion +Name: Sorts de serment ParentName: Serment de dévotion NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_paladin_obedience.md b/Data/HD/hd_paladin_obedience.md index 4e0c782b..b08fd7fd 100644 --- a/Data/HD/hd_paladin_obedience.md +++ b/Data/HD/hd_paladin_obedience.md @@ -1,13 +1,13 @@ --- !SubClassItem -Name: Serment d'obédience -Source: (MDR p187) ParentClassId: hd_paladin.md Id: paladin_obedience_hd.md#serment-dobédience RootId: paladin_obedience_hd.md ParentLink: paladin_hd.md#serments-sacrés +Name: Serment d'obédience ParentName: Serments sacrés NameLevel: 1 +Source: (MDR p187) Attributes: {} --- >  [Serments sacrés](hd_paladin_serments_sacres.md) diff --git a/Data/HD/hd_paladin_obedience_canalisation_denergie_divine.md b/Data/HD/hd_paladin_obedience_canalisation_denergie_divine.md index 91cb80f3..9aad8f6a 100644 --- a/Data/HD/hd_paladin_obedience_canalisation_denergie_divine.md +++ b/Data/HD/hd_paladin_obedience_canalisation_denergie_divine.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Canalisation d'énergie divine Id: paladin_obedience_hd.md#canalisation-dénergie-divine ParentLink: paladin_obedience_hd.md#serment-dobédience +Name: Canalisation d'énergie divine ParentName: Serment d'obédience NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_paladin_obedience_charge_heroique.md b/Data/HD/hd_paladin_obedience_charge_heroique.md index 5d2090b5..63143ca0 100644 --- a/Data/HD/hd_paladin_obedience_charge_heroique.md +++ b/Data/HD/hd_paladin_obedience_charge_heroique.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Charge héroïque Id: paladin_obedience_hd.md#charge-héroïque ParentLink: paladin_obedience_hd.md#serment-dobédience +Name: Charge héroïque ParentName: Serment d'obédience NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_paladin_obedience_cri_de_ralliement.md b/Data/HD/hd_paladin_obedience_cri_de_ralliement.md index 1e785788..062b8da3 100644 --- a/Data/HD/hd_paladin_obedience_cri_de_ralliement.md +++ b/Data/HD/hd_paladin_obedience_cri_de_ralliement.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Cri de ralliement Id: paladin_obedience_hd.md#cri-de-ralliement ParentLink: paladin_obedience_hd.md#serment-dobédience +Name: Cri de ralliement ParentName: Serment d'obédience NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_paladin_obedience_heros_de_guerre.md b/Data/HD/hd_paladin_obedience_heros_de_guerre.md index 0ae594f3..aa474333 100644 --- a/Data/HD/hd_paladin_obedience_heros_de_guerre.md +++ b/Data/HD/hd_paladin_obedience_heros_de_guerre.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Héros de guerre Id: paladin_obedience_hd.md#héros-de-guerre ParentLink: paladin_obedience_hd.md#serment-dobédience +Name: Héros de guerre ParentName: Serment d'obédience NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_paladin_obedience_preceptes_dobedience.md b/Data/HD/hd_paladin_obedience_preceptes_dobedience.md index d1367afa..bf9c27b9 100644 --- a/Data/HD/hd_paladin_obedience_preceptes_dobedience.md +++ b/Data/HD/hd_paladin_obedience_preceptes_dobedience.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Préceptes d'obédience Id: paladin_obedience_hd.md#préceptes-dobédience ParentLink: paladin_obedience_hd.md#serment-dobédience +Name: Préceptes d'obédience ParentName: Serment d'obédience NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_paladin_obedience_sorts_de_serment.md b/Data/HD/hd_paladin_obedience_sorts_de_serment.md index 736424e8..286ebd3e 100644 --- a/Data/HD/hd_paladin_obedience_sorts_de_serment.md +++ b/Data/HD/hd_paladin_obedience_sorts_de_serment.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Sorts de serment Id: paladin_obedience_hd.md#sorts-de-serment ParentLink: paladin_obedience_hd.md#serment-dobédience +Name: Sorts de serment ParentName: Serment d'obédience NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_paladin_perfection.md b/Data/HD/hd_paladin_perfection.md index 4a3c5ebe..c792a00b 100644 --- a/Data/HD/hd_paladin_perfection.md +++ b/Data/HD/hd_paladin_perfection.md @@ -1,13 +1,13 @@ --- !SubClassItem -Name: Serment de perfection -Source: (MDR p189) ParentClassId: hd_paladin.md Id: paladin_perfection_hd.md#serment-de-perfection RootId: paladin_perfection_hd.md ParentLink: paladin_hd.md#serments-sacrés +Name: Serment de perfection ParentName: Serments sacrés NameLevel: 1 +Source: (MDR p189) Attributes: {} --- >  [Serments sacrés](hd_paladin_serments_sacres.md) diff --git a/Data/HD/hd_paladin_perfection_canalisation_denergie_divine.md b/Data/HD/hd_paladin_perfection_canalisation_denergie_divine.md index 9beb4379..77a623f1 100644 --- a/Data/HD/hd_paladin_perfection_canalisation_denergie_divine.md +++ b/Data/HD/hd_paladin_perfection_canalisation_denergie_divine.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Canalisation d'énergie divine Id: paladin_perfection_hd.md#canalisation-dénergie-divine ParentLink: paladin_perfection_hd.md#serment-de-perfection +Name: Canalisation d'énergie divine ParentName: Serment de perfection NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_paladin_perfection_chevalier_emerite.md b/Data/HD/hd_paladin_perfection_chevalier_emerite.md index fd803947..e47f3ced 100644 --- a/Data/HD/hd_paladin_perfection_chevalier_emerite.md +++ b/Data/HD/hd_paladin_perfection_chevalier_emerite.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Chevalier émérite Id: paladin_perfection_hd.md#chevalier-émérite ParentLink: paladin_perfection_hd.md#serment-de-perfection +Name: Chevalier émérite ParentName: Serment de perfection NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_paladin_perfection_chevalier_prestigieux.md b/Data/HD/hd_paladin_perfection_chevalier_prestigieux.md index 2de83fca..39682dc2 100644 --- a/Data/HD/hd_paladin_perfection_chevalier_prestigieux.md +++ b/Data/HD/hd_paladin_perfection_chevalier_prestigieux.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Chevalier prestigieux Id: paladin_perfection_hd.md#chevalier-prestigieux ParentLink: paladin_perfection_hd.md#serment-de-perfection +Name: Chevalier prestigieux ParentName: Serment de perfection NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_paladin_perfection_parangon_heroique.md b/Data/HD/hd_paladin_perfection_parangon_heroique.md index 083ed8f1..c83ed71c 100644 --- a/Data/HD/hd_paladin_perfection_parangon_heroique.md +++ b/Data/HD/hd_paladin_perfection_parangon_heroique.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Parangon héroïque Id: paladin_perfection_hd.md#parangon-héroïque ParentLink: paladin_perfection_hd.md#serment-de-perfection +Name: Parangon héroïque ParentName: Serment de perfection NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_paladin_perfection_preceptes_de_perfection.md b/Data/HD/hd_paladin_perfection_preceptes_de_perfection.md index 29e96b21..293fa47a 100644 --- a/Data/HD/hd_paladin_perfection_preceptes_de_perfection.md +++ b/Data/HD/hd_paladin_perfection_preceptes_de_perfection.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Préceptes de perfection Id: paladin_perfection_hd.md#préceptes-de-perfection ParentLink: paladin_perfection_hd.md#serment-de-perfection +Name: Préceptes de perfection ParentName: Serment de perfection NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_paladin_perfection_sorts_de_serment.md b/Data/HD/hd_paladin_perfection_sorts_de_serment.md index a473d0af..3d4ad95d 100644 --- a/Data/HD/hd_paladin_perfection_sorts_de_serment.md +++ b/Data/HD/hd_paladin_perfection_sorts_de_serment.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Sorts de serment Id: paladin_perfection_hd.md#sorts-de-serment ParentLink: paladin_perfection_hd.md#serment-de-perfection +Name: Sorts de serment ParentName: Serment de perfection NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_paladin_piety.md b/Data/HD/hd_paladin_piety.md index 93fb5232..0a1428f3 100644 --- a/Data/HD/hd_paladin_piety.md +++ b/Data/HD/hd_paladin_piety.md @@ -1,13 +1,13 @@ --- !SubClassItem -Name: Serment de piété -Source: (MDR p190) ParentClassId: hd_paladin.md Id: paladin_piety_hd.md#serment-de-piété RootId: paladin_piety_hd.md ParentLink: paladin_hd.md#serments-sacrés +Name: Serment de piété ParentName: Serments sacrés NameLevel: 1 +Source: (MDR p190) Attributes: {} --- >  [Serments sacrés](hd_paladin_serments_sacres.md) diff --git a/Data/HD/hd_paladin_piety_aura_de_piete.md b/Data/HD/hd_paladin_piety_aura_de_piete.md index 2d9449c1..433df2e1 100644 --- a/Data/HD/hd_paladin_piety_aura_de_piete.md +++ b/Data/HD/hd_paladin_piety_aura_de_piete.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Aura de piété Id: paladin_piety_hd.md#aura-de-piété ParentLink: paladin_piety_hd.md#serment-de-piété +Name: Aura de piété ParentName: Serment de piété NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_paladin_piety_avatar_divin.md b/Data/HD/hd_paladin_piety_avatar_divin.md index aa6529ae..819d01a3 100644 --- a/Data/HD/hd_paladin_piety_avatar_divin.md +++ b/Data/HD/hd_paladin_piety_avatar_divin.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Avatar divin Id: paladin_piety_hd.md#avatar-divin ParentLink: paladin_piety_hd.md#serment-de-piété +Name: Avatar divin ParentName: Serment de piété NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_paladin_piety_canalisation_denergie_divine.md b/Data/HD/hd_paladin_piety_canalisation_denergie_divine.md index c031ab56..14b2d5da 100644 --- a/Data/HD/hd_paladin_piety_canalisation_denergie_divine.md +++ b/Data/HD/hd_paladin_piety_canalisation_denergie_divine.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Canalisation d'énergie divine Id: paladin_piety_hd.md#canalisation-dénergie-divine ParentLink: paladin_piety_hd.md#serment-de-piété +Name: Canalisation d'énergie divine ParentName: Serment de piété NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_paladin_piety_preceptes_de_piete.md b/Data/HD/hd_paladin_piety_preceptes_de_piete.md index 88605883..cd30d06b 100644 --- a/Data/HD/hd_paladin_piety_preceptes_de_piete.md +++ b/Data/HD/hd_paladin_piety_preceptes_de_piete.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Préceptes de piété Id: paladin_piety_hd.md#préceptes-de-piété ParentLink: paladin_piety_hd.md#serment-de-piété +Name: Préceptes de piété ParentName: Serment de piété NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_paladin_piety_purete_de_la_lame.md b/Data/HD/hd_paladin_piety_purete_de_la_lame.md index 220e5c05..4ce055e6 100644 --- a/Data/HD/hd_paladin_piety_purete_de_la_lame.md +++ b/Data/HD/hd_paladin_piety_purete_de_la_lame.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Pureté de la lame Id: paladin_piety_hd.md#pureté-de-la-lame ParentLink: paladin_piety_hd.md#serment-de-piété +Name: Pureté de la lame ParentName: Serment de piété NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_paladin_piety_sorts_de_serment.md b/Data/HD/hd_paladin_piety_sorts_de_serment.md index e9e170c1..7a799cd5 100644 --- a/Data/HD/hd_paladin_piety_sorts_de_serment.md +++ b/Data/HD/hd_paladin_piety_sorts_de_serment.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Sorts de serment Id: paladin_piety_hd.md#sorts-de-serment ParentLink: paladin_piety_hd.md#serment-de-piété +Name: Sorts de serment ParentName: Serment de piété NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_paladin_redemption.md b/Data/HD/hd_paladin_redemption.md index f0489dd9..7f2f226d 100644 --- a/Data/HD/hd_paladin_redemption.md +++ b/Data/HD/hd_paladin_redemption.md @@ -1,13 +1,13 @@ --- !SubClassItem -Name: Serment de rédemption -Source: (MDR p191) ParentClassId: hd_paladin.md Id: paladin_redemption_hd.md#serment-de-rédemption RootId: paladin_redemption_hd.md ParentLink: paladin_hd.md#serments-sacrés +Name: Serment de rédemption ParentName: Serments sacrés NameLevel: 1 +Source: (MDR p191) Attributes: {} --- >  [Serments sacrés](hd_paladin_serments_sacres.md) diff --git a/Data/HD/hd_paladin_redemption_canalisation_denergie_divine.md b/Data/HD/hd_paladin_redemption_canalisation_denergie_divine.md index dab48ce8..4cd05804 100644 --- a/Data/HD/hd_paladin_redemption_canalisation_denergie_divine.md +++ b/Data/HD/hd_paladin_redemption_canalisation_denergie_divine.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Canalisation d'énergie divine Id: paladin_redemption_hd.md#canalisation-dénergie-divine ParentLink: paladin_redemption_hd.md#serment-de-rédemption +Name: Canalisation d'énergie divine ParentName: Serment de rédemption NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_paladin_redemption_esprit_de_la_redemption.md b/Data/HD/hd_paladin_redemption_esprit_de_la_redemption.md index f03d455c..1a74eb56 100644 --- a/Data/HD/hd_paladin_redemption_esprit_de_la_redemption.md +++ b/Data/HD/hd_paladin_redemption_esprit_de_la_redemption.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Esprit de la rédemption Id: paladin_redemption_hd.md#esprit-de-la-rédemption ParentLink: paladin_redemption_hd.md#serment-de-rédemption +Name: Esprit de la rédemption ParentName: Serment de rédemption NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_paladin_redemption_expiation.md b/Data/HD/hd_paladin_redemption_expiation.md index 3675f980..8f672729 100644 --- a/Data/HD/hd_paladin_redemption_expiation.md +++ b/Data/HD/hd_paladin_redemption_expiation.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Expiation Id: paladin_redemption_hd.md#expiation ParentLink: paladin_redemption_hd.md#serment-de-rédemption +Name: Expiation ParentName: Serment de rédemption NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_paladin_redemption_preceptes_de_redemption.md b/Data/HD/hd_paladin_redemption_preceptes_de_redemption.md index 9c558b16..703fab59 100644 --- a/Data/HD/hd_paladin_redemption_preceptes_de_redemption.md +++ b/Data/HD/hd_paladin_redemption_preceptes_de_redemption.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Préceptes de rédemption Id: paladin_redemption_hd.md#préceptes-de-rédemption ParentLink: paladin_redemption_hd.md#serment-de-rédemption +Name: Préceptes de rédemption ParentName: Serment de rédemption NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_paladin_redemption_purgatoire.md b/Data/HD/hd_paladin_redemption_purgatoire.md index fa52d6e5..54d4cb5a 100644 --- a/Data/HD/hd_paladin_redemption_purgatoire.md +++ b/Data/HD/hd_paladin_redemption_purgatoire.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Purgatoire Id: paladin_redemption_hd.md#purgatoire ParentLink: paladin_redemption_hd.md#serment-de-rédemption +Name: Purgatoire ParentName: Serment de rédemption NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_paladin_redemption_sorts_de_serment.md b/Data/HD/hd_paladin_redemption_sorts_de_serment.md index a5eab6d4..c4d1dedb 100644 --- a/Data/HD/hd_paladin_redemption_sorts_de_serment.md +++ b/Data/HD/hd_paladin_redemption_sorts_de_serment.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Sorts de serment Id: paladin_redemption_hd.md#sorts-de-serment ParentLink: paladin_redemption_hd.md#serment-de-rédemption +Name: Sorts de serment ParentName: Serment de rédemption NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_paladin_serments_sacres.md b/Data/HD/hd_paladin_serments_sacres.md index f24a91ef..e41946c1 100644 --- a/Data/HD/hd_paladin_serments_sacres.md +++ b/Data/HD/hd_paladin_serments_sacres.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Serments sacrés Id: paladin_hd.md#serments-sacrés ParentLink: paladin_hd.md#paladin +Name: Serments sacrés ParentName: Paladin NameLevel: 1 Attributes: {} diff --git a/Data/HD/hd_pantheons_le_pantheon_celtique.md b/Data/HD/hd_pantheons_le_pantheon_celtique.md index 52da1269..679bc1f9 100644 --- a/Data/HD/hd_pantheons_le_pantheon_celtique.md +++ b/Data/HD/hd_pantheons_le_pantheon_celtique.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Le panthéon celtique -AltName: The Celtic Pantheon -Source: (MDR p413)(SRD p360) Id: pantheons_hd.md#le-panthéon-celtique ParentLink: pantheons_hd.md#panthéons-historiques-et-fantastiques +Name: Le panthéon celtique ParentName: Panthéons historiques et fantastiques NameLevel: 3 +AltName: The Celtic Pantheon +Source: (MDR p413)(SRD p360) Attributes: {} --- > [Panthéons historiques et fantastiques](hd_pantheons.md) diff --git a/Data/HD/hd_pantheons_le_pantheon_d_osgild.md b/Data/HD/hd_pantheons_le_pantheon_d_osgild.md index e78baf83..06393798 100644 --- a/Data/HD/hd_pantheons_le_pantheon_d_osgild.md +++ b/Data/HD/hd_pantheons_le_pantheon_d_osgild.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Le panthéon d’Osgild -Source: (MDR p413) Id: pantheons_hd.md#le-panthéon-d’osgild ParentLink: pantheons_hd.md#panthéons-historiques-et-fantastiques +Name: Le panthéon d’Osgild ParentName: Panthéons historiques et fantastiques NameLevel: 3 +Source: (MDR p413) Attributes: {} --- > [Panthéons historiques et fantastiques](hd_pantheons.md) diff --git a/Data/HD/hd_pantheons_le_pantheon_egyptien.md b/Data/HD/hd_pantheons_le_pantheon_egyptien.md index 06788767..07410efb 100644 --- a/Data/HD/hd_pantheons_le_pantheon_egyptien.md +++ b/Data/HD/hd_pantheons_le_pantheon_egyptien.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Le panthéon égyptien -AltName: 'Pantheons ' -Source: (MDR p413)(SRD p360) Id: pantheons_hd.md#le-panthéon-égyptien ParentLink: pantheons_hd.md#panthéons-historiques-et-fantastiques +Name: Le panthéon égyptien ParentName: Panthéons historiques et fantastiques NameLevel: 3 +AltName: 'Pantheons ' +Source: (MDR p413)(SRD p360) Attributes: {} --- > [Panthéons historiques et fantastiques](hd_pantheons.md) diff --git a/Data/HD/hd_pantheons_le_pantheon_grec.md b/Data/HD/hd_pantheons_le_pantheon_grec.md index 003252c5..8deb8ca0 100644 --- a/Data/HD/hd_pantheons_le_pantheon_grec.md +++ b/Data/HD/hd_pantheons_le_pantheon_grec.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Le panthéon grec -AltName: Pantheons -Source: (MDR p413)(SRD p360) Id: pantheons_hd.md#le-panthéon-grec ParentLink: pantheons_hd.md#panthéons-historiques-et-fantastiques +Name: Le panthéon grec ParentName: Panthéons historiques et fantastiques NameLevel: 3 +AltName: Pantheons +Source: (MDR p413)(SRD p360) Attributes: {} --- > [Panthéons historiques et fantastiques](hd_pantheons.md) diff --git a/Data/HD/hd_pantheons_le_pantheon_nordique.md b/Data/HD/hd_pantheons_le_pantheon_nordique.md index 7bec69cd..88578142 100644 --- a/Data/HD/hd_pantheons_le_pantheon_nordique.md +++ b/Data/HD/hd_pantheons_le_pantheon_nordique.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Le panthéon nordique -AltName: 'Pantheons ' -Source: (MDR p413)(SRD p360) Id: pantheons_hd.md#le-panthéon-nordique ParentLink: pantheons_hd.md#panthéons-historiques-et-fantastiques +Name: Le panthéon nordique ParentName: Panthéons historiques et fantastiques NameLevel: 3 +AltName: 'Pantheons ' +Source: (MDR p413)(SRD p360) Attributes: {} --- > [Panthéons historiques et fantastiques](hd_pantheons.md) diff --git a/Data/HD/hd_pantheons_les_divinites_celtiques.md b/Data/HD/hd_pantheons_les_divinites_celtiques.md index 20ea31dc..dcd51a16 100644 --- a/Data/HD/hd_pantheons_les_divinites_celtiques.md +++ b/Data/HD/hd_pantheons_les_divinites_celtiques.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Les divinités celtiques -AltName: Celtic Deities -Source: (MDR p414)(SRD p360) Id: pantheons_hd.md#les-divinités-celtiques ParentLink: pantheons_hd.md#panthéons-historiques-et-fantastiques +Name: Les divinités celtiques ParentName: Panthéons historiques et fantastiques NameLevel: 4 +AltName: Celtic Deities +Source: (MDR p414)(SRD p360) Attributes: {} --- > [Panthéons historiques et fantastiques](hd_pantheons.md) diff --git a/Data/HD/hd_pantheons_les_divinites_d_osgild.md b/Data/HD/hd_pantheons_les_divinites_d_osgild.md index 4c1e9d87..583629cd 100644 --- a/Data/HD/hd_pantheons_les_divinites_d_osgild.md +++ b/Data/HD/hd_pantheons_les_divinites_d_osgild.md @@ -1,11 +1,11 @@ --- !GenericItem -Name: Les divinités d’Osgild -Source: (MDR p416) Id: pantheons_hd.md#les-divinités-d’osgild ParentLink: pantheons_hd.md#panthéons-historiques-et-fantastiques +Name: Les divinités d’Osgild ParentName: Panthéons historiques et fantastiques NameLevel: 4 +Source: (MDR p416) Attributes: {} --- > [Panthéons historiques et fantastiques](hd_pantheons.md) diff --git a/Data/HD/hd_pantheons_les_divinites_egyptiennes.md b/Data/HD/hd_pantheons_les_divinites_egyptiennes.md index 4a9ea41b..83884dbc 100644 --- a/Data/HD/hd_pantheons_les_divinites_egyptiennes.md +++ b/Data/HD/hd_pantheons_les_divinites_egyptiennes.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Les divinités égyptiennes -AltName: Egyptian Deities -Source: (MDR p415)(SRD p361) Id: pantheons_hd.md#les-divinités-égyptiennes ParentLink: pantheons_hd.md#panthéons-historiques-et-fantastiques +Name: Les divinités égyptiennes ParentName: Panthéons historiques et fantastiques NameLevel: 4 +AltName: Egyptian Deities +Source: (MDR p415)(SRD p361) Attributes: {} --- > [Panthéons historiques et fantastiques](hd_pantheons.md) diff --git a/Data/HD/hd_pantheons_les_divinites_grecques.md b/Data/HD/hd_pantheons_les_divinites_grecques.md index d47c393d..391b6e55 100644 --- a/Data/HD/hd_pantheons_les_divinites_grecques.md +++ b/Data/HD/hd_pantheons_les_divinites_grecques.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Les divinités grecques -AltName: Greek Deities -Source: (MDR p414)(SRD p361) Id: pantheons_hd.md#les-divinités-grecques ParentLink: pantheons_hd.md#panthéons-historiques-et-fantastiques +Name: Les divinités grecques ParentName: Panthéons historiques et fantastiques NameLevel: 4 +AltName: Greek Deities +Source: (MDR p414)(SRD p361) Attributes: {} --- > [Panthéons historiques et fantastiques](hd_pantheons.md) diff --git a/Data/HD/hd_pantheons_les_divinites_nordiques.md b/Data/HD/hd_pantheons_les_divinites_nordiques.md index 49eea253..ed3a085a 100644 --- a/Data/HD/hd_pantheons_les_divinites_nordiques.md +++ b/Data/HD/hd_pantheons_les_divinites_nordiques.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Les divinités nordiques -AltName: Norse Deities -Source: (MDR p415)(SRD p361) Id: pantheons_hd.md#les-divinités-nordiques ParentLink: pantheons_hd.md#panthéons-historiques-et-fantastiques +Name: Les divinités nordiques ParentName: Panthéons historiques et fantastiques NameLevel: 4 +AltName: Norse Deities +Source: (MDR p415)(SRD p361) Attributes: {} --- > [Panthéons historiques et fantastiques](hd_pantheons.md) diff --git a/Data/HD/hd_planes_au_dela_du_plan_materiel.md b/Data/HD/hd_planes_au_dela_du_plan_materiel.md index 33f472ac..65b360b2 100644 --- a/Data/HD/hd_planes_au_dela_du_plan_materiel.md +++ b/Data/HD/hd_planes_au_dela_du_plan_materiel.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Au-delà du plan matériel Id: planes_hd.md#au-delà-du-plan-matériel ParentLink: planes_hd.md#jouer-dans-un-multivers +Name: Au-delà du plan matériel ParentName: Jouer dans un multivers NameLevel: 3 Attributes: {} diff --git a/Data/HD/hd_planes_le_plan_materiel.md b/Data/HD/hd_planes_le_plan_materiel.md index 0e7e7198..55661b96 100644 --- a/Data/HD/hd_planes_le_plan_materiel.md +++ b/Data/HD/hd_planes_le_plan_materiel.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Le plan matériel Id: planes_hd.md#le-plan-matériel ParentLink: planes_hd.md#jouer-dans-un-multivers +Name: Le plan matériel ParentName: Jouer dans un multivers NameLevel: 3 Attributes: {} diff --git a/Data/HD/hd_planes_le_voyage_planaire.md b/Data/HD/hd_planes_le_voyage_planaire.md index f5aa2441..00290ebf 100644 --- a/Data/HD/hd_planes_le_voyage_planaire.md +++ b/Data/HD/hd_planes_le_voyage_planaire.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Le voyage planaire Id: planes_hd.md#le-voyage-planaire ParentLink: planes_hd.md#jouer-dans-un-multivers +Name: Le voyage planaire ParentName: Jouer dans un multivers NameLevel: 4 Attributes: {} diff --git a/Data/HD/hd_planes_les_demi_plans.md b/Data/HD/hd_planes_les_demi_plans.md index e7bb2117..96393c7a 100644 --- a/Data/HD/hd_planes_les_demi_plans.md +++ b/Data/HD/hd_planes_les_demi_plans.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Les demi-plans Id: planes_hd.md#les-demi-plans ParentLink: planes_hd.md#jouer-dans-un-multivers +Name: Les demi-plans ParentName: Jouer dans un multivers NameLevel: 4 Attributes: {} diff --git a/Data/HD/hd_planes_les_plans_exterieurs.md b/Data/HD/hd_planes_les_plans_exterieurs.md index ba2f9704..84d4d47b 100644 --- a/Data/HD/hd_planes_les_plans_exterieurs.md +++ b/Data/HD/hd_planes_les_plans_exterieurs.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Les plans extérieurs Id: planes_hd.md#les-plans-extérieurs ParentLink: planes_hd.md#jouer-dans-un-multivers +Name: Les plans extérieurs ParentName: Jouer dans un multivers NameLevel: 4 Attributes: {} diff --git a/Data/HD/hd_planes_les_plans_interieurs.md b/Data/HD/hd_planes_les_plans_interieurs.md index 2b917f93..691f2bf9 100644 --- a/Data/HD/hd_planes_les_plans_interieurs.md +++ b/Data/HD/hd_planes_les_plans_interieurs.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Les plans intérieurs Id: planes_hd.md#les-plans-intérieurs ParentLink: planes_hd.md#jouer-dans-un-multivers +Name: Les plans intérieurs ParentName: Jouer dans un multivers NameLevel: 4 Attributes: {} diff --git a/Data/HD/hd_planes_les_plans_transitifs.md b/Data/HD/hd_planes_les_plans_transitifs.md index dabdd1e7..daef8a58 100644 --- a/Data/HD/hd_planes_les_plans_transitifs.md +++ b/Data/HD/hd_planes_les_plans_transitifs.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Les plans transitifs Id: planes_hd.md#les-plans-transitifs ParentLink: planes_hd.md#jouer-dans-un-multivers +Name: Les plans transitifs ParentName: Jouer dans un multivers NameLevel: 4 Attributes: {} diff --git a/Data/HD/hd_poisons_essence_etheree_inhalation.md b/Data/HD/hd_poisons_essence_etheree_inhalation.md index 3dc8e766..6fff7e7f 100644 --- a/Data/HD/hd_poisons_essence_etheree_inhalation.md +++ b/Data/HD/hd_poisons_essence_etheree_inhalation.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Essence éthérée (inhalation) Id: poisons_hd.md#essence-éthérée-inhalation ParentLink: poisons_hd.md#les-poisons +Name: Essence éthérée (inhalation) ParentName: Les poisons NameLevel: 4 Attributes: {} diff --git a/Data/HD/hd_poisons_exemples_de_poisons.md b/Data/HD/hd_poisons_exemples_de_poisons.md index a6283e56..c172785f 100644 --- a/Data/HD/hd_poisons_exemples_de_poisons.md +++ b/Data/HD/hd_poisons_exemples_de_poisons.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Exemples de poisons Id: poisons_hd.md#exemples-de-poisons ParentLink: poisons_hd.md#les-poisons +Name: Exemples de poisons ParentName: Les poisons NameLevel: 3 Attributes: {} diff --git a/Data/HD/hd_poisons_fumees_dothur_inhalation.md b/Data/HD/hd_poisons_fumees_dothur_inhalation.md index bec7d4da..d4ba454e 100644 --- a/Data/HD/hd_poisons_fumees_dothur_inhalation.md +++ b/Data/HD/hd_poisons_fumees_dothur_inhalation.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Fumées d'othur (inhalation) Id: poisons_hd.md#fumées-dothur-inhalation ParentLink: poisons_hd.md#les-poisons +Name: Fumées d'othur (inhalation) ParentName: Les poisons NameLevel: 4 Attributes: {} diff --git a/Data/HD/hd_poisons_huile_de_taggit_contact.md b/Data/HD/hd_poisons_huile_de_taggit_contact.md index 58480b3c..b0179b5f 100644 --- a/Data/HD/hd_poisons_huile_de_taggit_contact.md +++ b/Data/HD/hd_poisons_huile_de_taggit_contact.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Huile de taggit (contact) Id: poisons_hd.md#huile-de-taggit-contact ParentLink: poisons_hd.md#les-poisons +Name: Huile de taggit (contact) ParentName: Les poisons NameLevel: 4 Attributes: {} diff --git a/Data/HD/hd_poisons_larmes_de_minuit_ingestion.md b/Data/HD/hd_poisons_larmes_de_minuit_ingestion.md index 941b31e4..ba53e001 100644 --- a/Data/HD/hd_poisons_larmes_de_minuit_ingestion.md +++ b/Data/HD/hd_poisons_larmes_de_minuit_ingestion.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Larmes de minuit (ingestion) Id: poisons_hd.md#larmes-de-minuit-ingestion ParentLink: poisons_hd.md#les-poisons +Name: Larmes de minuit (ingestion) ParentName: Les poisons NameLevel: 4 Attributes: {} diff --git a/Data/HD/hd_poisons_malice_inhalation.md b/Data/HD/hd_poisons_malice_inhalation.md index 356fbdc7..da30c2e8 100644 --- a/Data/HD/hd_poisons_malice_inhalation.md +++ b/Data/HD/hd_poisons_malice_inhalation.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Malice (inhalation) Id: poisons_hd.md#malice-inhalation ParentLink: poisons_hd.md#les-poisons +Name: Malice (inhalation) ParentName: Les poisons NameLevel: 4 Attributes: {} diff --git a/Data/HD/hd_poisons_mucus_de_rampant_contact.md b/Data/HD/hd_poisons_mucus_de_rampant_contact.md index ac734db4..7e7d1bd0 100644 --- a/Data/HD/hd_poisons_mucus_de_rampant_contact.md +++ b/Data/HD/hd_poisons_mucus_de_rampant_contact.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Mucus de rampant (contact) Id: poisons_hd.md#mucus-de-rampant-contact ParentLink: poisons_hd.md#les-poisons +Name: Mucus de rampant (contact) ParentName: Les poisons NameLevel: 4 Attributes: {} diff --git a/Data/HD/hd_poisons_poison_de_ver_pourpre_blessure.md b/Data/HD/hd_poisons_poison_de_ver_pourpre_blessure.md index 99d37f9b..9db60a48 100644 --- a/Data/HD/hd_poisons_poison_de_ver_pourpre_blessure.md +++ b/Data/HD/hd_poisons_poison_de_ver_pourpre_blessure.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Poison de ver pourpre (blessure) Id: poisons_hd.md#poison-de-ver-pourpre-blessure ParentLink: poisons_hd.md#les-poisons +Name: Poison de ver pourpre (blessure) ParentName: Les poisons NameLevel: 4 Attributes: {} diff --git a/Data/HD/hd_poisons_poison_de_vouivre_blessure.md b/Data/HD/hd_poisons_poison_de_vouivre_blessure.md index 41aca4be..18273723 100644 --- a/Data/HD/hd_poisons_poison_de_vouivre_blessure.md +++ b/Data/HD/hd_poisons_poison_de_vouivre_blessure.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Poison de vouivre (blessure) Id: poisons_hd.md#poison-de-vouivre-blessure ParentLink: poisons_hd.md#les-poisons +Name: Poison de vouivre (blessure) ParentName: Les poisons NameLevel: 4 Attributes: {} diff --git a/Data/HD/hd_poisons_poison_drow_blessure.md b/Data/HD/hd_poisons_poison_drow_blessure.md index 74c594fe..92b6011f 100644 --- a/Data/HD/hd_poisons_poison_drow_blessure.md +++ b/Data/HD/hd_poisons_poison_drow_blessure.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Poison drow (blessure) Id: poisons_hd.md#poison-drow-blessure ParentLink: poisons_hd.md#les-poisons +Name: Poison drow (blessure) ParentName: Les poisons NameLevel: 4 Attributes: {} diff --git a/Data/HD/hd_poisons_sang_dassassin_ingestion.md b/Data/HD/hd_poisons_sang_dassassin_ingestion.md index 8b7289de..2769b4c8 100644 --- a/Data/HD/hd_poisons_sang_dassassin_ingestion.md +++ b/Data/HD/hd_poisons_sang_dassassin_ingestion.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Sang d'assassin (ingestion) Id: poisons_hd.md#sang-dassassin-ingestion ParentLink: poisons_hd.md#les-poisons +Name: Sang d'assassin (ingestion) ParentName: Les poisons NameLevel: 4 Attributes: {} diff --git a/Data/HD/hd_poisons_serum_de_verite_ingestion.md b/Data/HD/hd_poisons_serum_de_verite_ingestion.md index 51706c32..ee7a21be 100644 --- a/Data/HD/hd_poisons_serum_de_verite_ingestion.md +++ b/Data/HD/hd_poisons_serum_de_verite_ingestion.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Sérum de vérité (ingestion) Id: poisons_hd.md#sérum-de-vérité-ingestion ParentLink: poisons_hd.md#les-poisons +Name: Sérum de vérité (ingestion) ParentName: Les poisons NameLevel: 4 Attributes: {} diff --git a/Data/HD/hd_poisons_teinture_pale_ingestion.md b/Data/HD/hd_poisons_teinture_pale_ingestion.md index cf1adcd3..8cb503c0 100644 --- a/Data/HD/hd_poisons_teinture_pale_ingestion.md +++ b/Data/HD/hd_poisons_teinture_pale_ingestion.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Teinture pâle (ingestion) Id: poisons_hd.md#teinture-pâle-ingestion ParentLink: poisons_hd.md#les-poisons +Name: Teinture pâle (ingestion) ParentName: Les poisons NameLevel: 4 Attributes: {} diff --git a/Data/HD/hd_poisons_torpeur_ingestion.md b/Data/HD/hd_poisons_torpeur_ingestion.md index 239d1137..f3ee1540 100644 --- a/Data/HD/hd_poisons_torpeur_ingestion.md +++ b/Data/HD/hd_poisons_torpeur_ingestion.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Torpeur (ingestion) Id: poisons_hd.md#torpeur-ingestion ParentLink: poisons_hd.md#les-poisons +Name: Torpeur (ingestion) ParentName: Les poisons NameLevel: 4 Attributes: {} diff --git a/Data/HD/hd_poisons_venin_de_serpent_blessure.md b/Data/HD/hd_poisons_venin_de_serpent_blessure.md index c76ce545..4f3e69d0 100644 --- a/Data/HD/hd_poisons_venin_de_serpent_blessure.md +++ b/Data/HD/hd_poisons_venin_de_serpent_blessure.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Venin de serpent (blessure) Id: poisons_hd.md#venin-de-serpent-blessure ParentLink: poisons_hd.md#les-poisons +Name: Venin de serpent (blessure) ParentName: Les poisons NameLevel: 4 Attributes: {} diff --git a/Data/HD/hd_races_age.md b/Data/HD/hd_races_age.md index 05ddeea9..3917cf43 100644 --- a/Data/HD/hd_races_age.md +++ b/Data/HD/hd_races_age.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Âge -AltName: Age -Source: (MDR p36)(SRD p3) Id: races_hd.md#Âge ParentLink: races_hd.md#traits-raciaux +Name: Âge ParentName: Traits raciaux NameLevel: 4 +AltName: Age +Source: (MDR p36)(SRD p3) Attributes: {} --- > [Traits raciaux](hd_races_traits_raciaux.md) diff --git a/Data/HD/hd_races_alignement.md b/Data/HD/hd_races_alignement.md index dbb3fa56..9b31e2dc 100644 --- a/Data/HD/hd_races_alignement.md +++ b/Data/HD/hd_races_alignement.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Alignement -AltName: Alignment -Source: (MDR p36)(SRD p3) Id: races_hd.md#alignement ParentLink: races_hd.md#traits-raciaux +Name: Alignement ParentName: Traits raciaux NameLevel: 4 +AltName: Alignment +Source: (MDR p36)(SRD p3) Attributes: {} --- > [Traits raciaux](hd_races_traits_raciaux.md) diff --git a/Data/HD/hd_races_augmentation_de_caracteristiques.md b/Data/HD/hd_races_augmentation_de_caracteristiques.md index 6d9e77d6..acd1ce5a 100644 --- a/Data/HD/hd_races_augmentation_de_caracteristiques.md +++ b/Data/HD/hd_races_augmentation_de_caracteristiques.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Augmentation de caractéristiques -AltName: Ability Score Increase -Source: (MDR p36)(SRD p3) Id: races_hd.md#augmentation-de-caractéristiques ParentLink: races_hd.md#traits-raciaux +Name: Augmentation de caractéristiques ParentName: Traits raciaux NameLevel: 4 +AltName: Ability Score Increase +Source: (MDR p36)(SRD p3) Attributes: {} --- > [Traits raciaux](hd_races_traits_raciaux.md) diff --git a/Data/HD/hd_races_langues.md b/Data/HD/hd_races_langues.md index 7253db5b..2af19231 100644 --- a/Data/HD/hd_races_langues.md +++ b/Data/HD/hd_races_langues.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Langues -AltName: Languages -Source: (MDR p37)(SRD p3) Id: races_hd.md#langues ParentLink: races_hd.md#traits-raciaux +Name: Langues ParentName: Traits raciaux NameLevel: 4 +AltName: Languages +Source: (MDR p37)(SRD p3) Attributes: {} --- > [Traits raciaux](hd_races_traits_raciaux.md) diff --git a/Data/HD/hd_races_peuples.md b/Data/HD/hd_races_peuples.md index 20f625f3..1c155773 100644 --- a/Data/HD/hd_races_peuples.md +++ b/Data/HD/hd_races_peuples.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Peuples -AltName: Subraces -Source: (MDR p37)(SRD p3) Id: races_hd.md#peuples ParentLink: races_hd.md#traits-raciaux +Name: Peuples ParentName: Traits raciaux NameLevel: 4 +AltName: Subraces +Source: (MDR p37)(SRD p3) Attributes: {} --- > [Traits raciaux](hd_races_traits_raciaux.md) diff --git a/Data/HD/hd_races_taille.md b/Data/HD/hd_races_taille.md index 44cc700f..59848da7 100644 --- a/Data/HD/hd_races_taille.md +++ b/Data/HD/hd_races_taille.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Taille -AltName: Size -Source: (MDR p37)(SRD p3) Id: races_hd.md#taille ParentLink: races_hd.md#traits-raciaux +Name: Taille ParentName: Traits raciaux NameLevel: 4 +AltName: Size +Source: (MDR p37)(SRD p3) Attributes: {} --- > [Traits raciaux](hd_races_traits_raciaux.md) diff --git a/Data/HD/hd_races_traits_raciaux.md b/Data/HD/hd_races_traits_raciaux.md index 18949328..19c87f39 100644 --- a/Data/HD/hd_races_traits_raciaux.md +++ b/Data/HD/hd_races_traits_raciaux.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Traits raciaux -AltName: Racial Traits -Source: (MDR p36)(SRD p3) Id: races_hd.md#traits-raciaux ParentLink: races_hd.md#races +Name: Traits raciaux ParentName: Races NameLevel: 3 +AltName: Racial Traits +Source: (MDR p36)(SRD p3) Attributes: {} --- > [Races](hd_races.md) diff --git a/Data/HD/hd_races_vitesse.md b/Data/HD/hd_races_vitesse.md index d28167a4..81a8f2b3 100644 --- a/Data/HD/hd_races_vitesse.md +++ b/Data/HD/hd_races_vitesse.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Vitesse -AltName: Speed -Source: (MDR p37)(SRD p3) Id: races_hd.md#vitesse ParentLink: races_hd.md#traits-raciaux +Name: Vitesse ParentName: Traits raciaux NameLevel: 4 +AltName: Speed +Source: (MDR p37)(SRD p3) Attributes: {} --- > [Traits raciaux](hd_races_traits_raciaux.md) diff --git a/Data/HD/hd_ranger_arcane.md b/Data/HD/hd_ranger_arcane.md index 3b1085cf..3023b152 100644 --- a/Data/HD/hd_ranger_arcane.md +++ b/Data/HD/hd_ranger_arcane.md @@ -1,12 +1,12 @@ --- !SubClassItem -Name: Archer arcanique -Source: (MDR p198) Id: ranger_arcane_hd.md#archer-arcanique RootId: ranger_arcane_hd.md ParentLink: ranger_hd.md#archétypes-de-rôdeurs +Name: Archer arcanique ParentName: Archétypes de rôdeur NameLevel: 1 +Source: (MDR p198) Attributes: {} --- >  [Archétypes de rôdeur](ranger_hd.md#archétypes-de-rôdeurs) diff --git a/Data/HD/hd_ranger_arcane_fleche_arcanique.md b/Data/HD/hd_ranger_arcane_fleche_arcanique.md index 3e608efe..b82dc23a 100644 --- a/Data/HD/hd_ranger_arcane_fleche_arcanique.md +++ b/Data/HD/hd_ranger_arcane_fleche_arcanique.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Flèche arcanique Id: ranger_arcane_hd.md#flèche-arcanique ParentLink: ranger_arcane_hd.md#archer-arcanique +Name: Flèche arcanique ParentName: Archer arcanique NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_ranger_arcane_fleche_infaillible.md b/Data/HD/hd_ranger_arcane_fleche_infaillible.md index ab51cdfc..0ae52844 100644 --- a/Data/HD/hd_ranger_arcane_fleche_infaillible.md +++ b/Data/HD/hd_ranger_arcane_fleche_infaillible.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Flèche infaillible Id: ranger_arcane_hd.md#flèche-infaillible ParentLink: ranger_arcane_hd.md#archer-arcanique +Name: Flèche infaillible ParentName: Archer arcanique NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_ranger_arcane_fleche_intangible.md b/Data/HD/hd_ranger_arcane_fleche_intangible.md index 97b7d157..9da2a2a6 100644 --- a/Data/HD/hd_ranger_arcane_fleche_intangible.md +++ b/Data/HD/hd_ranger_arcane_fleche_intangible.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Flèche intangible Id: ranger_arcane_hd.md#flèche-intangible ParentLink: ranger_arcane_hd.md#archer-arcanique +Name: Flèche intangible ParentName: Archer arcanique NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_ranger_arcane_fleche_tueuse.md b/Data/HD/hd_ranger_arcane_fleche_tueuse.md index a308713d..07c3cf1b 100644 --- a/Data/HD/hd_ranger_arcane_fleche_tueuse.md +++ b/Data/HD/hd_ranger_arcane_fleche_tueuse.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Flèche tueuse Id: ranger_arcane_hd.md#flèche-tueuse ParentLink: ranger_arcane_hd.md#archer-arcanique +Name: Flèche tueuse ParentName: Archer arcanique NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_ranger_archetypes_de_rodeur.md b/Data/HD/hd_ranger_archetypes_de_rodeur.md index 8c0071d8..7755aa86 100644 --- a/Data/HD/hd_ranger_archetypes_de_rodeur.md +++ b/Data/HD/hd_ranger_archetypes_de_rodeur.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Archétypes de rôdeur Id: ranger_hd.md#archétypes-de-rôdeur ParentLink: ranger_hd.md#rôdeur +Name: Archétypes de rôdeur ParentName: Rôdeur NameLevel: 1 Attributes: {} diff --git a/Data/HD/hd_ranger_exile.md b/Data/HD/hd_ranger_exile.md index 827f964b..a57b11c9 100644 --- a/Data/HD/hd_ranger_exile.md +++ b/Data/HD/hd_ranger_exile.md @@ -1,12 +1,12 @@ --- !SubClassItem -Name: Exilé -Source: (MDR p199) Id: ranger_exile_hd.md#exilé RootId: ranger_exile_hd.md ParentLink: ranger_hd.md#archétypes-de-rôdeurs +Name: Exilé ParentName: Archétypes de rôdeur NameLevel: 1 +Source: (MDR p199) Attributes: {} --- >  [Archétypes de rôdeur](ranger_hd.md#archétypes-de-rôdeurs) diff --git a/Data/HD/hd_ranger_exile_eradication.md b/Data/HD/hd_ranger_exile_eradication.md index 7dab1953..3addb628 100644 --- a/Data/HD/hd_ranger_exile_eradication.md +++ b/Data/HD/hd_ranger_exile_eradication.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Éradication Id: ranger_exile_hd.md#Éradication ParentLink: ranger_exile_hd.md#exilé +Name: Éradication ParentName: Exilé NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_ranger_exile_nemesis.md b/Data/HD/hd_ranger_exile_nemesis.md index 0d0b2a12..78a7a73b 100644 --- a/Data/HD/hd_ranger_exile_nemesis.md +++ b/Data/HD/hd_ranger_exile_nemesis.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Némésis Id: ranger_exile_hd.md#némésis ParentLink: ranger_exile_hd.md#exilé +Name: Némésis ParentName: Exilé NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_ranger_exile_plantes_medicinales.md b/Data/HD/hd_ranger_exile_plantes_medicinales.md index 1aaf2a57..c7bd3b86 100644 --- a/Data/HD/hd_ranger_exile_plantes_medicinales.md +++ b/Data/HD/hd_ranger_exile_plantes_medicinales.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Plantes médicinales Id: ranger_exile_hd.md#plantes-médicinales ParentLink: ranger_exile_hd.md#exilé +Name: Plantes médicinales ParentName: Exilé NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_ranger_exile_plantes_miraculeuses.md b/Data/HD/hd_ranger_exile_plantes_miraculeuses.md index 56eb9d84..5b8d9a7c 100644 --- a/Data/HD/hd_ranger_exile_plantes_miraculeuses.md +++ b/Data/HD/hd_ranger_exile_plantes_miraculeuses.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Plantes miraculeuses Id: ranger_exile_hd.md#plantes-miraculeuses ParentLink: ranger_exile_hd.md#exilé +Name: Plantes miraculeuses ParentName: Exilé NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_ranger_hunter.md b/Data/HD/hd_ranger_hunter.md index dfd87e95..33b5ffdd 100644 --- a/Data/HD/hd_ranger_hunter.md +++ b/Data/HD/hd_ranger_hunter.md @@ -1,13 +1,13 @@ --- !SubClassItem -Name: Chasseur -Source: (MDR p198) -AltName: Hunter (SRD p37) Id: ranger_hunter_hd.md#chasseur RootId: ranger_hunter_hd.md ParentLink: ranger_hd.md#archétypes-de-rôdeurs +Name: Chasseur ParentName: Archétypes de rôdeur NameLevel: 1 +AltName: Hunter (SRD p37) +Source: (MDR p198) Attributes: {} --- >  [Archétypes de rôdeur](ranger_hd.md#archétypes-de-rôdeurs) diff --git a/Data/HD/hd_ranger_hunter_attaques_multiples.md b/Data/HD/hd_ranger_hunter_attaques_multiples.md index 09ef61f3..6d0f377d 100644 --- a/Data/HD/hd_ranger_hunter_attaques_multiples.md +++ b/Data/HD/hd_ranger_hunter_attaques_multiples.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Attaques multiples Id: ranger_hunter_hd.md#attaques-multiples ParentLink: ranger_hunter_hd.md#chasseur +Name: Attaques multiples ParentName: Chasseur NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_ranger_hunter_defense_de_chasseur_superieure.md b/Data/HD/hd_ranger_hunter_defense_de_chasseur_superieure.md index dae1c7f5..e8077b9f 100644 --- a/Data/HD/hd_ranger_hunter_defense_de_chasseur_superieure.md +++ b/Data/HD/hd_ranger_hunter_defense_de_chasseur_superieure.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Défense de chasseur supérieure Id: ranger_hunter_hd.md#défense-de-chasseur-supérieure ParentLink: ranger_hunter_hd.md#chasseur +Name: Défense de chasseur supérieure ParentName: Chasseur NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_ranger_hunter_la_proie_du_chasseur.md b/Data/HD/hd_ranger_hunter_la_proie_du_chasseur.md index 365334b8..5a06e4a3 100644 --- a/Data/HD/hd_ranger_hunter_la_proie_du_chasseur.md +++ b/Data/HD/hd_ranger_hunter_la_proie_du_chasseur.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: La proie du chasseur Id: ranger_hunter_hd.md#la-proie-du-chasseur ParentLink: ranger_hunter_hd.md#chasseur +Name: La proie du chasseur ParentName: Chasseur NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_ranger_hunter_tactiques_defensives.md b/Data/HD/hd_ranger_hunter_tactiques_defensives.md index ef443624..3d95009e 100644 --- a/Data/HD/hd_ranger_hunter_tactiques_defensives.md +++ b/Data/HD/hd_ranger_hunter_tactiques_defensives.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Tactiques défensives Id: ranger_hunter_hd.md#tactiques-défensives ParentLink: ranger_hunter_hd.md#chasseur +Name: Tactiques défensives ParentName: Chasseur NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_ranger_pisteur.md b/Data/HD/hd_ranger_pisteur.md index 06160b60..1e232290 100644 --- a/Data/HD/hd_ranger_pisteur.md +++ b/Data/HD/hd_ranger_pisteur.md @@ -1,12 +1,12 @@ --- !SubClassItem -Name: 'Pisteur : un rôdeur alternatif' -Source: (MDR p200) Id: ranger_pisteur_hd.md#pisteur--un-rôdeur-alternatif RootId: ranger_pisteur_hd.md ParentLink: ranger_hd.md#archétypes-de-rôdeurs +Name: 'Pisteur : un rôdeur alternatif' ParentName: Archétypes de rôdeur NameLevel: 1 +Source: (MDR p200) Attributes: {} --- >  [Archétypes de rôdeur](ranger_hd.md#archétypes-de-rôdeurs) diff --git a/Data/HD/hd_ranger_pisteur_attaque_supplementaire.md b/Data/HD/hd_ranger_pisteur_attaque_supplementaire.md index 723d73a4..a239b750 100644 --- a/Data/HD/hd_ranger_pisteur_attaque_supplementaire.md +++ b/Data/HD/hd_ranger_pisteur_attaque_supplementaire.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Attaque supplémentaire Id: ranger_pisteur_hd.md#attaque-supplémentaire ParentLink: ranger_pisteur_hd.md#pisteur--un-rôdeur-alternatif +Name: Attaque supplémentaire ParentName: 'Pisteur : un rôdeur alternatif' NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_ranger_pisteur_expert_en_survie.md b/Data/HD/hd_ranger_pisteur_expert_en_survie.md index 0dadf0e4..0a808d6b 100644 --- a/Data/HD/hd_ranger_pisteur_expert_en_survie.md +++ b/Data/HD/hd_ranger_pisteur_expert_en_survie.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Expert en survie Id: ranger_pisteur_hd.md#expert-en-survie ParentLink: ranger_pisteur_hd.md#pisteur--un-rôdeur-alternatif +Name: Expert en survie ParentName: 'Pisteur : un rôdeur alternatif' NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_ranger_pisteur_rustique.md b/Data/HD/hd_ranger_pisteur_rustique.md index 90faaa36..20c86e82 100644 --- a/Data/HD/hd_ranger_pisteur_rustique.md +++ b/Data/HD/hd_ranger_pisteur_rustique.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Rustique Id: ranger_pisteur_hd.md#rustique ParentLink: ranger_pisteur_hd.md#pisteur--un-rôdeur-alternatif +Name: Rustique ParentName: 'Pisteur : un rôdeur alternatif' NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_ranger_pisteur_style_de_combat_supplementaire.md b/Data/HD/hd_ranger_pisteur_style_de_combat_supplementaire.md index d2842026..88ddbb16 100644 --- a/Data/HD/hd_ranger_pisteur_style_de_combat_supplementaire.md +++ b/Data/HD/hd_ranger_pisteur_style_de_combat_supplementaire.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Style de combat supplémentaire Id: ranger_pisteur_hd.md#style-de-combat-supplémentaire ParentLink: ranger_pisteur_hd.md#pisteur--un-rôdeur-alternatif +Name: Style de combat supplémentaire ParentName: 'Pisteur : un rôdeur alternatif' NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_ranger_tracker.md b/Data/HD/hd_ranger_tracker.md index f7a40cde..21e08482 100644 --- a/Data/HD/hd_ranger_tracker.md +++ b/Data/HD/hd_ranger_tracker.md @@ -1,12 +1,12 @@ --- !SubClassItem -Name: Traqueur -Source: (MDR p199) Id: ranger_tracker_hd.md#traqueur RootId: ranger_tracker_hd.md ParentLink: ranger_hd.md#archétypes-de-rôdeurs +Name: Traqueur ParentName: Archétypes de rôdeur NameLevel: 1 +Source: (MDR p199) Attributes: {} --- >  [Archétypes de rôdeur](ranger_hd.md#archétypes-de-rôdeurs) diff --git a/Data/HD/hd_ranger_tracker_avantage_du_terrain.md b/Data/HD/hd_ranger_tracker_avantage_du_terrain.md index bd3c9377..fb312c3c 100644 --- a/Data/HD/hd_ranger_tracker_avantage_du_terrain.md +++ b/Data/HD/hd_ranger_tracker_avantage_du_terrain.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Avantage du terrain Id: ranger_tracker_hd.md#avantage-du-terrain ParentLink: ranger_tracker_hd.md#traqueur +Name: Avantage du terrain ParentName: Traqueur NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_ranger_tracker_maitre_du_terrain.md b/Data/HD/hd_ranger_tracker_maitre_du_terrain.md index eda9f0a6..4f7b952d 100644 --- a/Data/HD/hd_ranger_tracker_maitre_du_terrain.md +++ b/Data/HD/hd_ranger_tracker_maitre_du_terrain.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Maître du terrain Id: ranger_tracker_hd.md#maître-du-terrain ParentLink: ranger_tracker_hd.md#traqueur +Name: Maître du terrain ParentName: Traqueur NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_ranger_tracker_pieges.md b/Data/HD/hd_ranger_tracker_pieges.md index 13f63692..3ab64513 100644 --- a/Data/HD/hd_ranger_tracker_pieges.md +++ b/Data/HD/hd_ranger_tracker_pieges.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Pièges Id: ranger_tracker_hd.md#pièges ParentLink: ranger_tracker_hd.md#traqueur +Name: Pièges ParentName: Traqueur NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_ranger_tracker_terrain_de_predilection.md b/Data/HD/hd_ranger_tracker_terrain_de_predilection.md index 1fd15ff2..73ccd4ba 100644 --- a/Data/HD/hd_ranger_tracker_terrain_de_predilection.md +++ b/Data/HD/hd_ranger_tracker_terrain_de_predilection.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Terrain de prédilection Id: ranger_tracker_hd.md#terrain-de-prédilection ParentLink: ranger_tracker_hd.md#traqueur +Name: Terrain de prédilection ParentName: Traqueur NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_ranger_tracker_terrain_favorable.md b/Data/HD/hd_ranger_tracker_terrain_favorable.md index 2c28a200..840fd7fc 100644 --- a/Data/HD/hd_ranger_tracker_terrain_favorable.md +++ b/Data/HD/hd_ranger_tracker_terrain_favorable.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Terrain favorable Id: ranger_tracker_hd.md#terrain-favorable ParentLink: ranger_tracker_hd.md#traqueur +Name: Terrain favorable ParentName: Traqueur NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_resting_repos_court.md b/Data/HD/hd_resting_repos_court.md index 76486075..c7c0c73d 100644 --- a/Data/HD/hd_resting_repos_court.md +++ b/Data/HD/hd_resting_repos_court.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Repos court Id: resting_hd.md#repos-court ParentLink: resting_hd.md#repos +Name: Repos court ParentName: Repos NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_resting_repos_long.md b/Data/HD/hd_resting_repos_long.md index 6f7498ac..29085341 100644 --- a/Data/HD/hd_resting_repos_long.md +++ b/Data/HD/hd_resting_repos_long.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Repos long Id: resting_hd.md#repos-long ParentLink: resting_hd.md#repos +Name: Repos long ParentName: Repos NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_rogue_archetypes_de_roublard.md b/Data/HD/hd_rogue_archetypes_de_roublard.md index e5f291fd..68f49913 100644 --- a/Data/HD/hd_rogue_archetypes_de_roublard.md +++ b/Data/HD/hd_rogue_archetypes_de_roublard.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Archétypes de roublard Id: rogue_hd.md#archétypes-de-roublard ParentLink: rogue_hd.md#roublard +Name: Archétypes de roublard ParentName: Roublard NameLevel: 1 Attributes: {} diff --git a/Data/HD/hd_rogue_brute.md b/Data/HD/hd_rogue_brute.md index fe134412..1e0ed7cf 100644 --- a/Data/HD/hd_rogue_brute.md +++ b/Data/HD/hd_rogue_brute.md @@ -1,13 +1,13 @@ --- !SubClassItem -Name: Brute -Source: (MDR p205) ParentClassId: hd_rogue.md Id: rogue_brute_hd.md#brute RootId: rogue_brute_hd.md ParentLink: rogue_hd.md#archétypes-de-roublard +Name: Brute ParentName: Archétypes de roublard NameLevel: 1 +Source: (MDR p205) Attributes: {} --- >  [Archétypes de roublard](hd_rogue_archetypes_de_roublard.md) diff --git a/Data/HD/hd_rogue_brute_attaque_en_meute.md b/Data/HD/hd_rogue_brute_attaque_en_meute.md index b21513f1..06bf61c6 100644 --- a/Data/HD/hd_rogue_brute_attaque_en_meute.md +++ b/Data/HD/hd_rogue_brute_attaque_en_meute.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Attaque en meute Id: rogue_brute_hd.md#attaque-en-meute ParentLink: rogue_brute_hd.md#brute +Name: Attaque en meute ParentName: Brute NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_rogue_brute_coup_bas.md b/Data/HD/hd_rogue_brute_coup_bas.md index ef683eff..5ad019d9 100644 --- a/Data/HD/hd_rogue_brute_coup_bas.md +++ b/Data/HD/hd_rogue_brute_coup_bas.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Coup bas Id: rogue_brute_hd.md#coup-bas ParentLink: rogue_brute_hd.md#brute +Name: Coup bas ParentName: Brute NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_rogue_brute_dur_a_cuire.md b/Data/HD/hd_rogue_brute_dur_a_cuire.md index 36d91517..c7480926 100644 --- a/Data/HD/hd_rogue_brute_dur_a_cuire.md +++ b/Data/HD/hd_rogue_brute_dur_a_cuire.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Dur à cuire Id: rogue_brute_hd.md#dur-à-cuire ParentLink: rogue_brute_hd.md#brute +Name: Dur à cuire ParentName: Brute NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_rogue_brute_persecuter.md b/Data/HD/hd_rogue_brute_persecuter.md index 57b9a09b..d89a5c02 100644 --- a/Data/HD/hd_rogue_brute_persecuter.md +++ b/Data/HD/hd_rogue_brute_persecuter.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Persécuter Id: rogue_brute_hd.md#persécuter ParentLink: rogue_brute_hd.md#brute +Name: Persécuter ParentName: Brute NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_rogue_brute_regard_noir.md b/Data/HD/hd_rogue_brute_regard_noir.md index 067014ff..09fec6f7 100644 --- a/Data/HD/hd_rogue_brute_regard_noir.md +++ b/Data/HD/hd_rogue_brute_regard_noir.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Regard noir Id: rogue_brute_hd.md#regard-noir ParentLink: rogue_brute_hd.md#brute +Name: Regard noir ParentName: Brute NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_rogue_ombrelame.md b/Data/HD/hd_rogue_ombrelame.md index f975b7fc..dfb290ed 100644 --- a/Data/HD/hd_rogue_ombrelame.md +++ b/Data/HD/hd_rogue_ombrelame.md @@ -1,13 +1,13 @@ --- !SubClassItem -Name: Ombrelame -Source: (MDR p206) ParentClassId: hd_rogue.md Id: rogue_ombrelame_hd.md#ombrelame RootId: rogue_ombrelame_hd.md ParentLink: rogue_hd.md#archétypes-de-roublard +Name: Ombrelame ParentName: Archétypes de roublard NameLevel: 1 +Source: (MDR p206) Attributes: {} --- >  [Archétypes de roublard](hd_rogue_archetypes_de_roublard.md) diff --git a/Data/HD/hd_rogue_ombrelame_energie_de_lombre.md b/Data/HD/hd_rogue_ombrelame_energie_de_lombre.md index 4929d898..86b7a1a1 100644 --- a/Data/HD/hd_rogue_ombrelame_energie_de_lombre.md +++ b/Data/HD/hd_rogue_ombrelame_energie_de_lombre.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Énergie de l'ombre Id: rogue_ombrelame_hd.md#Énergie-de-lombre ParentLink: rogue_ombrelame_hd.md#ombrelame +Name: Énergie de l'ombre ParentName: Ombrelame NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_rogue_ombrelame_enfant_de_lombre.md b/Data/HD/hd_rogue_ombrelame_enfant_de_lombre.md index 39ebb6e2..de97aa4e 100644 --- a/Data/HD/hd_rogue_ombrelame_enfant_de_lombre.md +++ b/Data/HD/hd_rogue_ombrelame_enfant_de_lombre.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Enfant de l'ombre Id: rogue_ombrelame_hd.md#enfant-de-lombre ParentLink: rogue_ombrelame_hd.md#ombrelame +Name: Enfant de l'ombre ParentName: Ombrelame NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_rogue_ombrelame_frappe_maudite.md b/Data/HD/hd_rogue_ombrelame_frappe_maudite.md index f07a7d31..2e44f711 100644 --- a/Data/HD/hd_rogue_ombrelame_frappe_maudite.md +++ b/Data/HD/hd_rogue_ombrelame_frappe_maudite.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Frappe maudite Id: rogue_ombrelame_hd.md#frappe-maudite ParentLink: rogue_ombrelame_hd.md#ombrelame +Name: Frappe maudite ParentName: Ombrelame NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_rogue_ombrelame_incantations.md b/Data/HD/hd_rogue_ombrelame_incantations.md index 40392086..d6ce5a7a 100644 --- a/Data/HD/hd_rogue_ombrelame_incantations.md +++ b/Data/HD/hd_rogue_ombrelame_incantations.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Incantations Id: rogue_ombrelame_hd.md#incantations ParentLink: rogue_ombrelame_hd.md#ombrelame +Name: Incantations ParentName: Ombrelame NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_rogue_ombrelame_initie.md b/Data/HD/hd_rogue_ombrelame_initie.md index 254b44cc..12adff34 100644 --- a/Data/HD/hd_rogue_ombrelame_initie.md +++ b/Data/HD/hd_rogue_ombrelame_initie.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Initié Id: rogue_ombrelame_hd.md#initié ParentLink: rogue_ombrelame_hd.md#ombrelame +Name: Initié ParentName: Ombrelame NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_rogue_ombrelame_maitre_de_lombre.md b/Data/HD/hd_rogue_ombrelame_maitre_de_lombre.md index 025e2cc1..d241d501 100644 --- a/Data/HD/hd_rogue_ombrelame_maitre_de_lombre.md +++ b/Data/HD/hd_rogue_ombrelame_maitre_de_lombre.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Maître de l'ombre Id: rogue_ombrelame_hd.md#maître-de-lombre ParentLink: rogue_ombrelame_hd.md#ombrelame +Name: Maître de l'ombre ParentName: Ombrelame NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_rogue_ombrelame_ombre_et_magie.md b/Data/HD/hd_rogue_ombrelame_ombre_et_magie.md index ee2e0dcd..2c9d13d1 100644 --- a/Data/HD/hd_rogue_ombrelame_ombre_et_magie.md +++ b/Data/HD/hd_rogue_ombrelame_ombre_et_magie.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Ombre et magie Id: rogue_ombrelame_hd.md#ombre-et-magie ParentLink: rogue_ombrelame_hd.md#ombrelame +Name: Ombre et magie ParentName: Ombrelame NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_rogue_spy.md b/Data/HD/hd_rogue_spy.md index 0b816a00..efdf79ea 100644 --- a/Data/HD/hd_rogue_spy.md +++ b/Data/HD/hd_rogue_spy.md @@ -1,13 +1,13 @@ --- !SubClassItem -Name: Espion -Source: (MDR p206) ParentClassId: hd_rogue.md Id: rogue_spy_hd.md#espion RootId: rogue_spy_hd.md ParentLink: rogue_hd.md#archétypes-de-roublard +Name: Espion ParentName: Archétypes de roublard NameLevel: 1 +Source: (MDR p206) Attributes: {} --- >  [Archétypes de roublard](hd_rogue_archetypes_de_roublard.md) diff --git a/Data/HD/hd_rogue_spy_agent_tres_special.md b/Data/HD/hd_rogue_spy_agent_tres_special.md index b19cbab7..f667f6c4 100644 --- a/Data/HD/hd_rogue_spy_agent_tres_special.md +++ b/Data/HD/hd_rogue_spy_agent_tres_special.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Agent très spécial Id: rogue_spy_hd.md#agent-très-spécial ParentLink: rogue_spy_hd.md#espion +Name: Agent très spécial ParentName: Espion NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_rogue_spy_don_pour_les_langues.md b/Data/HD/hd_rogue_spy_don_pour_les_langues.md index 7e330d49..f5e93e98 100644 --- a/Data/HD/hd_rogue_spy_don_pour_les_langues.md +++ b/Data/HD/hd_rogue_spy_don_pour_les_langues.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Don pour les langues Id: rogue_spy_hd.md#don-pour-les-langues ParentLink: rogue_spy_hd.md#espion +Name: Don pour les langues ParentName: Espion NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_rogue_spy_esprit_obscur.md b/Data/HD/hd_rogue_spy_esprit_obscur.md index 1542e01c..07de5efc 100644 --- a/Data/HD/hd_rogue_spy_esprit_obscur.md +++ b/Data/HD/hd_rogue_spy_esprit_obscur.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Esprit obscur Id: rogue_spy_hd.md#esprit-obscur ParentLink: rogue_spy_hd.md#espion +Name: Esprit obscur ParentName: Espion NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_rogue_spy_incassable.md b/Data/HD/hd_rogue_spy_incassable.md index ea39e4c3..05114281 100644 --- a/Data/HD/hd_rogue_spy_incassable.md +++ b/Data/HD/hd_rogue_spy_incassable.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Incassable Id: rogue_spy_hd.md#incassable ParentLink: rogue_spy_hd.md#espion +Name: Incassable ParentName: Espion NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_rogue_spy_lire_sur_les_levres.md b/Data/HD/hd_rogue_spy_lire_sur_les_levres.md index 5cf7a8c8..09f1aacf 100644 --- a/Data/HD/hd_rogue_spy_lire_sur_les_levres.md +++ b/Data/HD/hd_rogue_spy_lire_sur_les_levres.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Lire sur les lèvres Id: rogue_spy_hd.md#lire-sur-les-lèvres ParentLink: rogue_spy_hd.md#espion +Name: Lire sur les lèvres ParentName: Espion NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_rogue_spy_seducteur_hors_pair.md b/Data/HD/hd_rogue_spy_seducteur_hors_pair.md index 0de43d42..82f65780 100644 --- a/Data/HD/hd_rogue_spy_seducteur_hors_pair.md +++ b/Data/HD/hd_rogue_spy_seducteur_hors_pair.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Séducteur hors pair Id: rogue_spy_hd.md#séducteur-hors-pair ParentLink: rogue_spy_hd.md#espion +Name: Séducteur hors pair ParentName: Espion NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_rogue_spy_specialiste.md b/Data/HD/hd_rogue_spy_specialiste.md index 750de55a..2e23c4ee 100644 --- a/Data/HD/hd_rogue_spy_specialiste.md +++ b/Data/HD/hd_rogue_spy_specialiste.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Spécialiste Id: rogue_spy_hd.md#spécialiste ParentLink: rogue_spy_hd.md#espion +Name: Spécialiste ParentName: Espion NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_rogue_thief.md b/Data/HD/hd_rogue_thief.md index 09c2aefd..1f014c27 100644 --- a/Data/HD/hd_rogue_thief.md +++ b/Data/HD/hd_rogue_thief.md @@ -1,14 +1,14 @@ --- !SubClassItem -Name: Voleur -Source: (MDR p204) -AltName: Thief (SRD p40) ParentClassId: hd_rogue.md Id: rogue_thief_hd.md#voleur RootId: rogue_thief_hd.md ParentLink: rogue_hd.md#archétypes-de-roublard +Name: Voleur ParentName: Archétypes de roublard NameLevel: 1 +AltName: Thief (SRD p40) +Source: (MDR p204) Attributes: {} --- >  [Archétypes de roublard](hd_rogue_archetypes_de_roublard.md) diff --git a/Data/HD/hd_rogue_thief_furtivite_supreme.md b/Data/HD/hd_rogue_thief_furtivite_supreme.md index 64851dd0..855871e4 100644 --- a/Data/HD/hd_rogue_thief_furtivite_supreme.md +++ b/Data/HD/hd_rogue_thief_furtivite_supreme.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Furtivité suprême Id: rogue_thief_hd.md#furtivité-suprême ParentLink: rogue_thief_hd.md#voleur +Name: Furtivité suprême ParentName: Voleur NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_rogue_thief_mains_lestes.md b/Data/HD/hd_rogue_thief_mains_lestes.md index b4da5a53..a78c65ab 100644 --- a/Data/HD/hd_rogue_thief_mains_lestes.md +++ b/Data/HD/hd_rogue_thief_mains_lestes.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Mains lestes Id: rogue_thief_hd.md#mains-lestes ParentLink: rogue_thief_hd.md#voleur +Name: Mains lestes ParentName: Voleur NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_rogue_thief_monte_en_lair.md b/Data/HD/hd_rogue_thief_monte_en_lair.md index d97bb731..e1f1e29a 100644 --- a/Data/HD/hd_rogue_thief_monte_en_lair.md +++ b/Data/HD/hd_rogue_thief_monte_en_lair.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Monte-en-l'air Id: rogue_thief_hd.md#monte-en-lair ParentLink: rogue_thief_hd.md#voleur +Name: Monte-en-l'air ParentName: Voleur NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_rogue_thief_reflexes_de_voleur.md b/Data/HD/hd_rogue_thief_reflexes_de_voleur.md index d43fe584..97af83ce 100644 --- a/Data/HD/hd_rogue_thief_reflexes_de_voleur.md +++ b/Data/HD/hd_rogue_thief_reflexes_de_voleur.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Réflexes de voleur Id: rogue_thief_hd.md#réflexes-de-voleur ParentLink: rogue_thief_hd.md#voleur +Name: Réflexes de voleur ParentName: Voleur NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_rogue_thief_utilisation_dobjets_magiques.md b/Data/HD/hd_rogue_thief_utilisation_dobjets_magiques.md index d386ed83..f648ff1b 100644 --- a/Data/HD/hd_rogue_thief_utilisation_dobjets_magiques.md +++ b/Data/HD/hd_rogue_thief_utilisation_dobjets_magiques.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Utilisation d'objets magiques Id: rogue_thief_hd.md#utilisation-dobjets-magiques ParentLink: rogue_thief_hd.md#voleur +Name: Utilisation d'objets magiques ParentName: Voleur NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_sentient_magicitems_alignement.md b/Data/HD/hd_sentient_magicitems_alignement.md index 6fbae79f..afc3d393 100644 --- a/Data/HD/hd_sentient_magicitems_alignement.md +++ b/Data/HD/hd_sentient_magicitems_alignement.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Alignement Id: sentient_magicitems_hd.md#alignement ParentLink: sentient_magicitems_hd.md#objets-magiques-intelligents +Name: Alignement ParentName: Objets magiques intelligents NameLevel: 5 Attributes: {} diff --git a/Data/HD/hd_sentient_magicitems_caracteristiques.md b/Data/HD/hd_sentient_magicitems_caracteristiques.md index ea9c4241..b35127f6 100644 --- a/Data/HD/hd_sentient_magicitems_caracteristiques.md +++ b/Data/HD/hd_sentient_magicitems_caracteristiques.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Caractéristiques Id: sentient_magicitems_hd.md#caractéristiques ParentLink: sentient_magicitems_hd.md#objets-magiques-intelligents +Name: Caractéristiques ParentName: Objets magiques intelligents NameLevel: 5 Attributes: {} diff --git a/Data/HD/hd_sentient_magicitems_communication.md b/Data/HD/hd_sentient_magicitems_communication.md index 39b9828d..fa81c7b2 100644 --- a/Data/HD/hd_sentient_magicitems_communication.md +++ b/Data/HD/hd_sentient_magicitems_communication.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Communication Id: sentient_magicitems_hd.md#communication ParentLink: sentient_magicitems_hd.md#objets-magiques-intelligents +Name: Communication ParentName: Objets magiques intelligents NameLevel: 5 Attributes: {} diff --git a/Data/HD/hd_sentient_magicitems_conflit.md b/Data/HD/hd_sentient_magicitems_conflit.md index 92c82acb..8fe4c844 100644 --- a/Data/HD/hd_sentient_magicitems_conflit.md +++ b/Data/HD/hd_sentient_magicitems_conflit.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Conflit Id: sentient_magicitems_hd.md#conflit ParentLink: sentient_magicitems_hd.md#objets-magiques-intelligents +Name: Conflit ParentName: Objets magiques intelligents NameLevel: 5 Attributes: {} diff --git a/Data/HD/hd_sentient_magicitems_creation_dobjets_magiques_intelligents.md b/Data/HD/hd_sentient_magicitems_creation_dobjets_magiques_intelligents.md index c5363c6c..b574f8dc 100644 --- a/Data/HD/hd_sentient_magicitems_creation_dobjets_magiques_intelligents.md +++ b/Data/HD/hd_sentient_magicitems_creation_dobjets_magiques_intelligents.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Création d'objets magiques intelligents Id: sentient_magicitems_hd.md#création-dobjets-magiques-intelligents ParentLink: sentient_magicitems_hd.md#objets-magiques-intelligents +Name: Création d'objets magiques intelligents ParentName: Objets magiques intelligents NameLevel: 4 Attributes: {} diff --git a/Data/HD/hd_sentient_magicitems_dessein_special.md b/Data/HD/hd_sentient_magicitems_dessein_special.md index 2e3053e6..aa8d3121 100644 --- a/Data/HD/hd_sentient_magicitems_dessein_special.md +++ b/Data/HD/hd_sentient_magicitems_dessein_special.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Dessein spécial Id: sentient_magicitems_hd.md#dessein-spécial ParentLink: sentient_magicitems_hd.md#objets-magiques-intelligents +Name: Dessein spécial ParentName: Objets magiques intelligents NameLevel: 5 Attributes: {} diff --git a/Data/HD/hd_sentient_magicitems_sens.md b/Data/HD/hd_sentient_magicitems_sens.md index e12635ca..846aab26 100644 --- a/Data/HD/hd_sentient_magicitems_sens.md +++ b/Data/HD/hd_sentient_magicitems_sens.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Sens Id: sentient_magicitems_hd.md#sens ParentLink: sentient_magicitems_hd.md#objets-magiques-intelligents +Name: Sens ParentName: Objets magiques intelligents NameLevel: 5 Attributes: {} diff --git a/Data/HD/hd_sorcerer_celestial.md b/Data/HD/hd_sorcerer_celestial.md index 0640978b..4d824540 100644 --- a/Data/HD/hd_sorcerer_celestial.md +++ b/Data/HD/hd_sorcerer_celestial.md @@ -1,13 +1,13 @@ --- !SubClassItem -Name: Lignée céleste -Source: (MDR p156) ParentClassId: hd_sorcerer.md Id: sorcerer_celestial_hd.md#lignée-céleste RootId: sorcerer_celestial_hd.md ParentLink: sorcerer_hd.md#origines-magiques +Name: Lignée céleste ParentName: Origines magiques NameLevel: 1 +Source: (MDR p156) Attributes: {} --- >  [Origines magiques](hd_sorcerer_origines_magiques.md) diff --git a/Data/HD/hd_sorcerer_celestial_ancetre_celeste.md b/Data/HD/hd_sorcerer_celestial_ancetre_celeste.md index ca71ff42..34a430ee 100644 --- a/Data/HD/hd_sorcerer_celestial_ancetre_celeste.md +++ b/Data/HD/hd_sorcerer_celestial_ancetre_celeste.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Ancêtre céleste Id: sorcerer_celestial_hd.md#ancêtre-céleste ParentLink: sorcerer_celestial_hd.md#lignée-céleste +Name: Ancêtre céleste ParentName: Lignée céleste NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_sorcerer_celestial_energie_positive.md b/Data/HD/hd_sorcerer_celestial_energie_positive.md index 3a41021b..96665aa9 100644 --- a/Data/HD/hd_sorcerer_celestial_energie_positive.md +++ b/Data/HD/hd_sorcerer_celestial_energie_positive.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Énergie positive Id: sorcerer_celestial_hd.md#Énergie-positive ParentLink: sorcerer_celestial_hd.md#lignée-céleste +Name: Énergie positive ParentName: Lignée céleste NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_sorcerer_celestial_magie_celeste.md b/Data/HD/hd_sorcerer_celestial_magie_celeste.md index 2c3828cf..112568f2 100644 --- a/Data/HD/hd_sorcerer_celestial_magie_celeste.md +++ b/Data/HD/hd_sorcerer_celestial_magie_celeste.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Magie céleste Id: sorcerer_celestial_hd.md#magie-céleste ParentLink: sorcerer_celestial_hd.md#lignée-céleste +Name: Magie céleste ParentName: Lignée céleste NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_sorcerer_celestial_presence_angelique.md b/Data/HD/hd_sorcerer_celestial_presence_angelique.md index eb59a754..8094769f 100644 --- a/Data/HD/hd_sorcerer_celestial_presence_angelique.md +++ b/Data/HD/hd_sorcerer_celestial_presence_angelique.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Présence angélique Id: sorcerer_celestial_hd.md#présence-angélique ParentLink: sorcerer_celestial_hd.md#lignée-céleste +Name: Présence angélique ParentName: Lignée céleste NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_sorcerer_celestial_priere_de_soins.md b/Data/HD/hd_sorcerer_celestial_priere_de_soins.md index c2c79248..6e138d6e 100644 --- a/Data/HD/hd_sorcerer_celestial_priere_de_soins.md +++ b/Data/HD/hd_sorcerer_celestial_priere_de_soins.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Prière de soins Id: sorcerer_celestial_hd.md#prière-de-soins ParentLink: sorcerer_celestial_hd.md#lignée-céleste +Name: Prière de soins ParentName: Lignée céleste NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_sorcerer_draconic.md b/Data/HD/hd_sorcerer_draconic.md index 94e989f3..768deed8 100644 --- a/Data/HD/hd_sorcerer_draconic.md +++ b/Data/HD/hd_sorcerer_draconic.md @@ -1,14 +1,14 @@ --- !SubClassItem -Name: Lignée draconique -Source: (MDR p155) -AltName: Draconic Bloodline (SRD p44) ParentClassId: hd_sorcerer.md Id: sorcerer_draconic_hd.md#lignée-draconique RootId: sorcerer_draconic_hd.md ParentLink: sorcerer_hd.md#origines-magiques +Name: Lignée draconique ParentName: Origines magiques NameLevel: 1 +AltName: Draconic Bloodline (SRD p44) +Source: (MDR p155) Attributes: {} --- >  [Origines magiques](hd_sorcerer_origines_magiques.md) diff --git a/Data/HD/hd_sorcerer_draconic_affinite_elementaire.md b/Data/HD/hd_sorcerer_draconic_affinite_elementaire.md index 1d5dab55..6a1968a5 100644 --- a/Data/HD/hd_sorcerer_draconic_affinite_elementaire.md +++ b/Data/HD/hd_sorcerer_draconic_affinite_elementaire.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Affinité élémentaire Id: sorcerer_draconic_hd.md#affinité-élémentaire ParentLink: sorcerer_draconic_hd.md#lignée-draconique +Name: Affinité élémentaire ParentName: Lignée draconique NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_sorcerer_draconic_ailes_de_dragon.md b/Data/HD/hd_sorcerer_draconic_ailes_de_dragon.md index 45af4797..4afcf3a4 100644 --- a/Data/HD/hd_sorcerer_draconic_ailes_de_dragon.md +++ b/Data/HD/hd_sorcerer_draconic_ailes_de_dragon.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Ailes de dragon Id: sorcerer_draconic_hd.md#ailes-de-dragon ParentLink: sorcerer_draconic_hd.md#lignée-draconique +Name: Ailes de dragon ParentName: Lignée draconique NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_sorcerer_draconic_ancetre_dragon.md b/Data/HD/hd_sorcerer_draconic_ancetre_dragon.md index d4de3660..913d1018 100644 --- a/Data/HD/hd_sorcerer_draconic_ancetre_dragon.md +++ b/Data/HD/hd_sorcerer_draconic_ancetre_dragon.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Ancêtre dragon Id: sorcerer_draconic_hd.md#ancêtre-dragon ParentLink: sorcerer_draconic_hd.md#lignée-draconique +Name: Ancêtre dragon ParentName: Lignée draconique NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_sorcerer_draconic_presence_draconique.md b/Data/HD/hd_sorcerer_draconic_presence_draconique.md index 073ffcf5..07093257 100644 --- a/Data/HD/hd_sorcerer_draconic_presence_draconique.md +++ b/Data/HD/hd_sorcerer_draconic_presence_draconique.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Présence draconique Id: sorcerer_draconic_hd.md#présence-draconique ParentLink: sorcerer_draconic_hd.md#lignée-draconique +Name: Présence draconique ParentName: Lignée draconique NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_sorcerer_draconic_resistance_draconique.md b/Data/HD/hd_sorcerer_draconic_resistance_draconique.md index 3e72bd5d..44928034 100644 --- a/Data/HD/hd_sorcerer_draconic_resistance_draconique.md +++ b/Data/HD/hd_sorcerer_draconic_resistance_draconique.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Résistance draconique Id: sorcerer_draconic_hd.md#résistance-draconique ParentLink: sorcerer_draconic_hd.md#lignée-draconique +Name: Résistance draconique ParentName: Lignée draconique NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_sorcerer_fairy.md b/Data/HD/hd_sorcerer_fairy.md index db9f8df4..d9483582 100644 --- a/Data/HD/hd_sorcerer_fairy.md +++ b/Data/HD/hd_sorcerer_fairy.md @@ -1,13 +1,13 @@ --- !SubClassItem -Name: Lignée féerique -Source: (MDR p157) ParentClassId: hd_sorcerer.md Id: sorcerer_fairy_hd.md#lignée-féerique RootId: sorcerer_fairy_hd.md ParentLink: sorcerer_hd.md#origines-magiques +Name: Lignée féerique ParentName: Origines magiques NameLevel: 1 +Source: (MDR p157) Attributes: {} --- >  [Origines magiques](hd_sorcerer_origines_magiques.md) diff --git a/Data/HD/hd_sorcerer_fairy_ancetre_feerique.md b/Data/HD/hd_sorcerer_fairy_ancetre_feerique.md index 8674b326..40f01d43 100644 --- a/Data/HD/hd_sorcerer_fairy_ancetre_feerique.md +++ b/Data/HD/hd_sorcerer_fairy_ancetre_feerique.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Ancêtre féerique Id: sorcerer_fairy_hd.md#ancêtre-féerique ParentLink: sorcerer_fairy_hd.md#lignée-féerique +Name: Ancêtre féerique ParentName: Lignée féerique NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_sorcerer_fairy_charme_intense.md b/Data/HD/hd_sorcerer_fairy_charme_intense.md index c3d59435..3e6093e8 100644 --- a/Data/HD/hd_sorcerer_fairy_charme_intense.md +++ b/Data/HD/hd_sorcerer_fairy_charme_intense.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Charme intense Id: sorcerer_fairy_hd.md#charme-intense ParentLink: sorcerer_fairy_hd.md#lignée-féerique +Name: Charme intense ParentName: Lignée féerique NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_sorcerer_fairy_forme_animale.md b/Data/HD/hd_sorcerer_fairy_forme_animale.md index 2efa70cc..dc2f438c 100644 --- a/Data/HD/hd_sorcerer_fairy_forme_animale.md +++ b/Data/HD/hd_sorcerer_fairy_forme_animale.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Forme animale Id: sorcerer_fairy_hd.md#forme-animale ParentLink: sorcerer_fairy_hd.md#lignée-féerique +Name: Forme animale ParentName: Lignée féerique NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_sorcerer_fairy_heritage_feerique.md b/Data/HD/hd_sorcerer_fairy_heritage_feerique.md index a13b9cf2..0876d3f9 100644 --- a/Data/HD/hd_sorcerer_fairy_heritage_feerique.md +++ b/Data/HD/hd_sorcerer_fairy_heritage_feerique.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Héritage féerique Id: sorcerer_fairy_hd.md#héritage-féerique ParentLink: sorcerer_fairy_hd.md#lignée-féerique +Name: Héritage féerique ParentName: Lignée féerique NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_sorcerer_fairy_magie_feerique.md b/Data/HD/hd_sorcerer_fairy_magie_feerique.md index 0bcb8cfd..f014b4c3 100644 --- a/Data/HD/hd_sorcerer_fairy_magie_feerique.md +++ b/Data/HD/hd_sorcerer_fairy_magie_feerique.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Magie féerique Id: sorcerer_fairy_hd.md#magie-féerique ParentLink: sorcerer_fairy_hd.md#lignée-féerique +Name: Magie féerique ParentName: Lignée féerique NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_sorcerer_infernal.md b/Data/HD/hd_sorcerer_infernal.md index 4e254fc2..15a1d421 100644 --- a/Data/HD/hd_sorcerer_infernal.md +++ b/Data/HD/hd_sorcerer_infernal.md @@ -1,13 +1,13 @@ --- !SubClassItem -Name: Lignée infernale -Source: (MDR p158) ParentClassId: hd_sorcerer.md Id: sorcerer_infernal_hd.md#lignée-infernale RootId: sorcerer_infernal_hd.md ParentLink: sorcerer_hd.md#origines-magiques +Name: Lignée infernale ParentName: Origines magiques NameLevel: 1 +Source: (MDR p158) Attributes: {} --- >  [Origines magiques](hd_sorcerer_origines_magiques.md) diff --git a/Data/HD/hd_sorcerer_infernal_ancetre_fielon.md b/Data/HD/hd_sorcerer_infernal_ancetre_fielon.md index f8ea1634..61db384a 100644 --- a/Data/HD/hd_sorcerer_infernal_ancetre_fielon.md +++ b/Data/HD/hd_sorcerer_infernal_ancetre_fielon.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Ancêtre fiélon Id: sorcerer_infernal_hd.md#ancêtre-fiélon ParentLink: sorcerer_infernal_hd.md#lignée-infernale +Name: Ancêtre fiélon ParentName: Lignée infernale NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_sorcerer_infernal_forme_infernale.md b/Data/HD/hd_sorcerer_infernal_forme_infernale.md index dd1180d6..a8f38b0c 100644 --- a/Data/HD/hd_sorcerer_infernal_forme_infernale.md +++ b/Data/HD/hd_sorcerer_infernal_forme_infernale.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Forme infernale Id: sorcerer_infernal_hd.md#forme-infernale ParentLink: sorcerer_infernal_hd.md#lignée-infernale +Name: Forme infernale ParentName: Lignée infernale NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_sorcerer_infernal_magie_du_sang.md b/Data/HD/hd_sorcerer_infernal_magie_du_sang.md index 2b419e3d..aa69402a 100644 --- a/Data/HD/hd_sorcerer_infernal_magie_du_sang.md +++ b/Data/HD/hd_sorcerer_infernal_magie_du_sang.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Magie du sang Id: sorcerer_infernal_hd.md#magie-du-sang ParentLink: sorcerer_infernal_hd.md#lignée-infernale +Name: Magie du sang ParentName: Lignée infernale NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_sorcerer_infernal_resistance_des_fielons.md b/Data/HD/hd_sorcerer_infernal_resistance_des_fielons.md index bba0cd8e..f9921e34 100644 --- a/Data/HD/hd_sorcerer_infernal_resistance_des_fielons.md +++ b/Data/HD/hd_sorcerer_infernal_resistance_des_fielons.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Résistance des fiélons Id: sorcerer_infernal_hd.md#résistance-des-fiélons ParentLink: sorcerer_infernal_hd.md#lignée-infernale +Name: Résistance des fiélons ParentName: Lignée infernale NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_sorcerer_infernal_resistance_superieure.md b/Data/HD/hd_sorcerer_infernal_resistance_superieure.md index 449a6155..014d7042 100644 --- a/Data/HD/hd_sorcerer_infernal_resistance_superieure.md +++ b/Data/HD/hd_sorcerer_infernal_resistance_superieure.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Résistance supérieure Id: sorcerer_infernal_hd.md#résistance-supérieure ParentLink: sorcerer_infernal_hd.md#lignée-infernale +Name: Résistance supérieure ParentName: Lignée infernale NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_sorcerer_origines_magiques.md b/Data/HD/hd_sorcerer_origines_magiques.md index 01a8d94e..aa91942e 100644 --- a/Data/HD/hd_sorcerer_origines_magiques.md +++ b/Data/HD/hd_sorcerer_origines_magiques.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Origines magiques Id: sorcerer_hd.md#origines-magiques ParentLink: sorcerer_hd.md#ensorceleur +Name: Origines magiques ParentName: Ensorceleur NameLevel: 1 Attributes: {} diff --git a/Data/HD/hd_spellcasting_action_bonus.md b/Data/HD/hd_spellcasting_action_bonus.md index d6e9a666..2dca6361 100644 --- a/Data/HD/hd_spellcasting_action_bonus.md +++ b/Data/HD/hd_spellcasting_action_bonus.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Action bonus -AltName: Bonus Action (SRD p101) -Source: (MDR p307) Id: spellcasting_hd.md#action-bonus ParentLink: spellcasting_hd.md#lancer-des-sorts +Name: Action bonus ParentName: Lancer des sorts NameLevel: 4 +AltName: Bonus Action (SRD p101) +Source: (MDR p307) Attributes: {} --- > [Lancer des sorts](hd_spellcasting.md) diff --git a/Data/HD/hd_spellcasting_cibles.md b/Data/HD/hd_spellcasting_cibles.md index ac69a0be..9d53a85c 100644 --- a/Data/HD/hd_spellcasting_cibles.md +++ b/Data/HD/hd_spellcasting_cibles.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Cibles -AltName: Targets (SRD p102) -Source: (MDR p308) Id: spellcasting_hd.md#cibles ParentLink: spellcasting_hd.md#lancer-des-sorts +Name: Cibles ParentName: Lancer des sorts NameLevel: 3 +AltName: Targets (SRD p102) +Source: (MDR p308) Attributes: {} --- > [Lancer des sorts](hd_spellcasting.md) diff --git a/Data/HD/hd_spellcasting_combiner_les_effets_magiques.md b/Data/HD/hd_spellcasting_combiner_les_effets_magiques.md index e29b5f9f..2790ccf7 100644 --- a/Data/HD/hd_spellcasting_combiner_les_effets_magiques.md +++ b/Data/HD/hd_spellcasting_combiner_les_effets_magiques.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Combiner les effets magiques -AltName: Combining Magical Effects (SRD p104) -Source: (MDR p310) Id: spellcasting_hd.md#combiner-les-effets-magiques ParentLink: spellcasting_hd.md#lancer-des-sorts +Name: Combiner les effets magiques ParentName: Lancer des sorts NameLevel: 3 +AltName: Combining Magical Effects (SRD p104) +Source: (MDR p310) Attributes: {} --- > [Lancer des sorts](hd_spellcasting.md) diff --git a/Data/HD/hd_spellcasting_composantes.md b/Data/HD/hd_spellcasting_composantes.md index a2b6af95..99cb418e 100644 --- a/Data/HD/hd_spellcasting_composantes.md +++ b/Data/HD/hd_spellcasting_composantes.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Composantes -AltName: Components (SRD p101) -Source: (MDR p308) Id: spellcasting_hd.md#composantes ParentLink: spellcasting_hd.md#lancer-des-sorts +Name: Composantes ParentName: Lancer des sorts NameLevel: 3 +AltName: Components (SRD p101) +Source: (MDR p308) Attributes: {} --- > [Lancer des sorts](hd_spellcasting.md) diff --git a/Data/HD/hd_spellcasting_concentration.md b/Data/HD/hd_spellcasting_concentration.md index 65c1f745..11a79839 100644 --- a/Data/HD/hd_spellcasting_concentration.md +++ b/Data/HD/hd_spellcasting_concentration.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Concentration -AltName: Concentration (SRD p102) -Source: (MDR p308) Id: spellcasting_hd.md#concentration ParentLink: spellcasting_hd.md#lancer-des-sorts +Name: Concentration ParentName: Lancer des sorts NameLevel: 4 +AltName: Concentration (SRD p102) +Source: (MDR p308) Attributes: {} --- > [Lancer des sorts](hd_spellcasting.md) diff --git a/Data/HD/hd_spellcasting_cone.md b/Data/HD/hd_spellcasting_cone.md index 5ba46502..3eda7bcc 100644 --- a/Data/HD/hd_spellcasting_cone.md +++ b/Data/HD/hd_spellcasting_cone.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Cône -AltName: Cone (SRD p103) -Source: (MDR p309) Id: spellcasting_hd.md#cône ParentLink: spellcasting_hd.md#lancer-des-sorts +Name: Cône ParentName: Lancer des sorts NameLevel: 4 +AltName: Cone (SRD p103) +Source: (MDR p309) Attributes: {} --- > [Lancer des sorts](hd_spellcasting.md) diff --git a/Data/HD/hd_spellcasting_cube.md b/Data/HD/hd_spellcasting_cube.md index e26bec70..ff7da88a 100644 --- a/Data/HD/hd_spellcasting_cube.md +++ b/Data/HD/hd_spellcasting_cube.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Cube -AltName: Cube (SRD p103) -Source: (MDR p309) Id: spellcasting_hd.md#cube ParentLink: spellcasting_hd.md#lancer-des-sorts +Name: Cube ParentName: Lancer des sorts NameLevel: 4 +AltName: Cube (SRD p103) +Source: (MDR p309) Attributes: {} --- > [Lancer des sorts](hd_spellcasting.md) diff --git a/Data/HD/hd_spellcasting_cylindre.md b/Data/HD/hd_spellcasting_cylindre.md index 0a759f86..74be0773 100644 --- a/Data/HD/hd_spellcasting_cylindre.md +++ b/Data/HD/hd_spellcasting_cylindre.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Cylindre -AltName: Cylinder (SRD p103) -Source: (MDR p309) Id: spellcasting_hd.md#cylindre ParentLink: spellcasting_hd.md#lancer-des-sorts +Name: Cylindre ParentName: Lancer des sorts NameLevel: 4 +AltName: Cylinder (SRD p103) +Source: (MDR p309) Attributes: {} --- > [Lancer des sorts](hd_spellcasting.md) diff --git a/Data/HD/hd_spellcasting_duree.md b/Data/HD/hd_spellcasting_duree.md index e83ab94b..26ae0736 100644 --- a/Data/HD/hd_spellcasting_duree.md +++ b/Data/HD/hd_spellcasting_duree.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Durée -AltName: Duration (SRD p102) -Source: (MDR p308) Id: spellcasting_hd.md#durée ParentLink: spellcasting_hd.md#lancer-des-sorts +Name: Durée ParentName: Lancer des sorts NameLevel: 3 +AltName: Duration (SRD p102) +Source: (MDR p308) Attributes: {} --- > [Lancer des sorts](hd_spellcasting.md) diff --git a/Data/HD/hd_spellcasting_emplacements_de_sorts.md b/Data/HD/hd_spellcasting_emplacements_de_sorts.md index f7266cfe..2793c9fe 100644 --- a/Data/HD/hd_spellcasting_emplacements_de_sorts.md +++ b/Data/HD/hd_spellcasting_emplacements_de_sorts.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Emplacements de sorts -AltName: Spell Slots (SRD p100) -Source: (MDR p306) Id: spellcasting_hd.md#emplacements-de-sorts ParentLink: spellcasting_hd.md#lancer-des-sorts +Name: Emplacements de sorts ParentName: Lancer des sorts NameLevel: 3 +AltName: Spell Slots (SRD p100) +Source: (MDR p306) Attributes: {} --- > [Lancer des sorts](hd_spellcasting.md) diff --git a/Data/HD/hd_spellcasting_instantanee.md b/Data/HD/hd_spellcasting_instantanee.md index 287b2308..063fcda5 100644 --- a/Data/HD/hd_spellcasting_instantanee.md +++ b/Data/HD/hd_spellcasting_instantanee.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Instantanée -AltName: Instantaneous (SRD p102) -Source: (MDR p308) Id: spellcasting_hd.md#instantanée ParentLink: spellcasting_hd.md#lancer-des-sorts +Name: Instantanée ParentName: Lancer des sorts NameLevel: 4 +AltName: Instantaneous (SRD p102) +Source: (MDR p308) Attributes: {} --- > [Lancer des sorts](hd_spellcasting.md) diff --git a/Data/HD/hd_spellcasting_jets_dattaque.md b/Data/HD/hd_spellcasting_jets_dattaque.md index d858675d..982aa8c3 100644 --- a/Data/HD/hd_spellcasting_jets_dattaque.md +++ b/Data/HD/hd_spellcasting_jets_dattaque.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Jets d'attaque -AltName: Attack Rolls (SRD p103) -Source: (MDR p310) Id: spellcasting_hd.md#jets-dattaque ParentLink: spellcasting_hd.md#lancer-des-sorts +Name: Jets d'attaque ParentName: Lancer des sorts NameLevel: 3 +AltName: Attack Rolls (SRD p103) +Source: (MDR p310) Attributes: {} --- > [Lancer des sorts](hd_spellcasting.md) diff --git a/Data/HD/hd_spellcasting_jets_de_sauvegarde.md b/Data/HD/hd_spellcasting_jets_de_sauvegarde.md index 084be96d..61a20793 100644 --- a/Data/HD/hd_spellcasting_jets_de_sauvegarde.md +++ b/Data/HD/hd_spellcasting_jets_de_sauvegarde.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Jets de sauvegarde -AltName: Saving Throws (SRD p103) -Source: (MDR p309) Id: spellcasting_hd.md#jets-de-sauvegarde ParentLink: spellcasting_hd.md#lancer-des-sorts +Name: Jets de sauvegarde ParentName: Lancer des sorts NameLevel: 3 +AltName: Saving Throws (SRD p103) +Source: (MDR p309) Attributes: {} --- > [Lancer des sorts](hd_spellcasting.md) diff --git a/Data/HD/hd_spellcasting_lancer_un_sort.md b/Data/HD/hd_spellcasting_lancer_un_sort.md index b11ff070..e854383c 100644 --- a/Data/HD/hd_spellcasting_lancer_un_sort.md +++ b/Data/HD/hd_spellcasting_lancer_un_sort.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Lancer un sort -AltName: Casting a Spell (SRD p101) -Source: (MDR p307) Id: spellcasting_hd.md#lancer-un-sort ParentLink: spellcasting_hd.md#lancer-des-sorts +Name: Lancer un sort ParentName: Lancer des sorts NameLevel: 2 +AltName: Casting a Spell (SRD p101) +Source: (MDR p307) Attributes: {} --- > [Lancer des sorts](hd_spellcasting.md) diff --git a/Data/HD/hd_spellcasting_lancer_un_sort_via_un_emplacement_de_niveau_superieur.md b/Data/HD/hd_spellcasting_lancer_un_sort_via_un_emplacement_de_niveau_superieur.md index 3b92bb58..d8e698df 100644 --- a/Data/HD/hd_spellcasting_lancer_un_sort_via_un_emplacement_de_niveau_superieur.md +++ b/Data/HD/hd_spellcasting_lancer_un_sort_via_un_emplacement_de_niveau_superieur.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Lancer un sort via un emplacement de niveau supérieur -AltName: Casting a Spell at a Higher Level (SRD p100) -Source: (MDR p306) Id: spellcasting_hd.md#lancer-un-sort-via-un-emplacement-de-niveau-supérieur ParentLink: spellcasting_hd.md#lancer-des-sorts +Name: Lancer un sort via un emplacement de niveau supérieur ParentName: Lancer des sorts NameLevel: 4 +AltName: Casting a Spell at a Higher Level (SRD p100) +Source: (MDR p306) Attributes: {} --- > [Lancer des sorts](hd_spellcasting.md) diff --git a/Data/HD/hd_spellcasting_les_ecoles_de_magie.md b/Data/HD/hd_spellcasting_les_ecoles_de_magie.md index 9b64ea17..ad8b9c25 100644 --- a/Data/HD/hd_spellcasting_les_ecoles_de_magie.md +++ b/Data/HD/hd_spellcasting_les_ecoles_de_magie.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Les écoles de magie -AltName: The Schools of Magic (SRD p103) -Source: (MDR p310) Id: spellcasting_hd.md#les-écoles-de-magie ParentLink: spellcasting_hd.md#lancer-des-sorts +Name: Les écoles de magie ParentName: Lancer des sorts NameLevel: 2 +AltName: The Schools of Magic (SRD p103) +Source: (MDR p310) Attributes: {} --- > [Lancer des sorts](hd_spellcasting.md) diff --git a/Data/HD/hd_spellcasting_les_incantations_en_armure.md b/Data/HD/hd_spellcasting_les_incantations_en_armure.md index e36180af..6fe7e2e6 100644 --- a/Data/HD/hd_spellcasting_les_incantations_en_armure.md +++ b/Data/HD/hd_spellcasting_les_incantations_en_armure.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Les incantations en armure -AltName: Casting in Armor (SRD p100) -Source: (MDR p307) Id: spellcasting_hd.md#les-incantations-en-armure ParentLink: spellcasting_hd.md#lancer-des-sorts +Name: Les incantations en armure ParentName: Lancer des sorts NameLevel: 3 +AltName: Casting in Armor (SRD p100) +Source: (MDR p307) Attributes: {} --- > [Lancer des sorts](hd_spellcasting.md) diff --git a/Data/HD/hd_spellcasting_les_rituels.md b/Data/HD/hd_spellcasting_les_rituels.md index 546fe69f..a38c4ec9 100644 --- a/Data/HD/hd_spellcasting_les_rituels.md +++ b/Data/HD/hd_spellcasting_les_rituels.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Les rituels -AltName: Rituals (SRD p101) -Source: (MDR p307) Id: spellcasting_hd.md#les-rituels ParentLink: spellcasting_hd.md#lancer-des-sorts +Name: Les rituels ParentName: Lancer des sorts NameLevel: 3 +AltName: Rituals (SRD p101) +Source: (MDR p307) Attributes: {} --- > [Lancer des sorts](hd_spellcasting.md) diff --git a/Data/HD/hd_spellcasting_les_sorts_connus_et_les_sorts_prepares.md b/Data/HD/hd_spellcasting_les_sorts_connus_et_les_sorts_prepares.md index 70498940..b73738c3 100644 --- a/Data/HD/hd_spellcasting_les_sorts_connus_et_les_sorts_prepares.md +++ b/Data/HD/hd_spellcasting_les_sorts_connus_et_les_sorts_prepares.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Les sorts connus et les sorts préparés -AltName: Known and Prepared Spells (SRD p100) -Source: (MDR p306) Id: spellcasting_hd.md#les-sorts-connus-et-les-sorts-préparés ParentLink: spellcasting_hd.md#lancer-des-sorts +Name: Les sorts connus et les sorts préparés ParentName: Lancer des sorts NameLevel: 3 +AltName: Known and Prepared Spells (SRD p100) +Source: (MDR p306) Attributes: {} --- > [Lancer des sorts](hd_spellcasting.md) diff --git a/Data/HD/hd_spellcasting_les_tours_de_magie.md b/Data/HD/hd_spellcasting_les_tours_de_magie.md index 66c9000b..6038ba82 100644 --- a/Data/HD/hd_spellcasting_les_tours_de_magie.md +++ b/Data/HD/hd_spellcasting_les_tours_de_magie.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Les tours de magie -AltName: Cantrips (SRD p101) -Source: (MDR p307) Id: spellcasting_hd.md#les-tours-de-magie ParentLink: spellcasting_hd.md#lancer-des-sorts +Name: Les tours de magie ParentName: Lancer des sorts NameLevel: 3 +AltName: Cantrips (SRD p101) +Source: (MDR p307) Attributes: {} --- > [Lancer des sorts](hd_spellcasting.md) diff --git a/Data/HD/hd_spellcasting_ligne.md b/Data/HD/hd_spellcasting_ligne.md index a33b54d2..4a345f76 100644 --- a/Data/HD/hd_spellcasting_ligne.md +++ b/Data/HD/hd_spellcasting_ligne.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Ligne -AltName: Line (SRD p103) -Source: (MDR p309) Id: spellcasting_hd.md#ligne ParentLink: spellcasting_hd.md#lancer-des-sorts +Name: Ligne ParentName: Lancer des sorts NameLevel: 4 +AltName: Line (SRD p103) +Source: (MDR p309) Attributes: {} --- > [Lancer des sorts](hd_spellcasting.md) diff --git a/Data/HD/hd_spellcasting_long_temps_dincantation.md b/Data/HD/hd_spellcasting_long_temps_dincantation.md index 84b72d3c..89072a7d 100644 --- a/Data/HD/hd_spellcasting_long_temps_dincantation.md +++ b/Data/HD/hd_spellcasting_long_temps_dincantation.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Long temps d'incantation -AltName: Longer Casting Times (SRD p101) -Source: (MDR p307) Id: spellcasting_hd.md#long-temps-dincantation ParentLink: spellcasting_hd.md#lancer-des-sorts +Name: Long temps d'incantation ParentName: Lancer des sorts NameLevel: 4 +AltName: Longer Casting Times (SRD p101) +Source: (MDR p307) Attributes: {} --- > [Lancer des sorts](hd_spellcasting.md) diff --git a/Data/HD/hd_spellcasting_materielles_m.md b/Data/HD/hd_spellcasting_materielles_m.md index 95f97c24..656662eb 100644 --- a/Data/HD/hd_spellcasting_materielles_m.md +++ b/Data/HD/hd_spellcasting_materielles_m.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Matérielles (M) -AltName: Material (M) (SRD p102) -Source: (MDR p308) Id: spellcasting_hd.md#matérielles-m ParentLink: spellcasting_hd.md#lancer-des-sorts +Name: Matérielles (M) ParentName: Lancer des sorts NameLevel: 4 +AltName: Material (M) (SRD p102) +Source: (MDR p308) Attributes: {} --- > [Lancer des sorts](hd_spellcasting.md) diff --git a/Data/HD/hd_spellcasting_niveau_de_sort.md b/Data/HD/hd_spellcasting_niveau_de_sort.md index c736d1f5..03eb1d5f 100644 --- a/Data/HD/hd_spellcasting_niveau_de_sort.md +++ b/Data/HD/hd_spellcasting_niveau_de_sort.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Niveau de sort -AltName: Spell Level (SRD p100) -Source: (MDR p306) Id: spellcasting_hd.md#niveau-de-sort ParentLink: spellcasting_hd.md#lancer-des-sorts +Name: Niveau de sort ParentName: Lancer des sorts NameLevel: 3 +AltName: Spell Level (SRD p100) +Source: (MDR p306) Attributes: {} --- > [Lancer des sorts](hd_spellcasting.md) diff --git a/Data/HD/hd_spellcasting_portee.md b/Data/HD/hd_spellcasting_portee.md index 7b439e78..c82164e7 100644 --- a/Data/HD/hd_spellcasting_portee.md +++ b/Data/HD/hd_spellcasting_portee.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Portée -AltName: Range (SRD p101) -Source: (MDR p307) Id: spellcasting_hd.md#portée ParentLink: spellcasting_hd.md#lancer-des-sorts +Name: Portée ParentName: Lancer des sorts NameLevel: 3 +AltName: Range (SRD p101) +Source: (MDR p307) Attributes: {} --- > [Lancer des sorts](hd_spellcasting.md) diff --git a/Data/HD/hd_spellcasting_quest_ce_quun_sort_.md b/Data/HD/hd_spellcasting_quest_ce_quun_sort_.md index c3475252..42990c83 100644 --- a/Data/HD/hd_spellcasting_quest_ce_quun_sort_.md +++ b/Data/HD/hd_spellcasting_quest_ce_quun_sort_.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Qu'est-ce qu'un sort ? -AltName: What Is a Spell? (SRD p100) -Source: (MDR p306) Id: spellcasting_hd.md#quest-ce-quun-sort-? ParentLink: spellcasting_hd.md#lancer-des-sorts +Name: Qu'est-ce qu'un sort ? ParentName: Lancer des sorts NameLevel: 2 +AltName: What Is a Spell? (SRD p100) +Source: (MDR p306) Attributes: {} --- > [Lancer des sorts](hd_spellcasting.md) diff --git a/Data/HD/hd_spellcasting_reaction.md b/Data/HD/hd_spellcasting_reaction.md index 3b85fad3..65c41d09 100644 --- a/Data/HD/hd_spellcasting_reaction.md +++ b/Data/HD/hd_spellcasting_reaction.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Réaction -AltName: Reactions (SRD p101) -Source: (MDR p307) Id: spellcasting_hd.md#réaction ParentLink: spellcasting_hd.md#lancer-des-sorts +Name: Réaction ParentName: Lancer des sorts NameLevel: 4 +AltName: Reactions (SRD p101) +Source: (MDR p307) Attributes: {} --- > [Lancer des sorts](hd_spellcasting.md) diff --git a/Data/HD/hd_spellcasting_se_prendre_pour_cible.md b/Data/HD/hd_spellcasting_se_prendre_pour_cible.md index 000f40e7..c0865c95 100644 --- a/Data/HD/hd_spellcasting_se_prendre_pour_cible.md +++ b/Data/HD/hd_spellcasting_se_prendre_pour_cible.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Se prendre pour cible -AltName: Targeting Yourself (SRD p102) -Source: (MDR p309) Id: spellcasting_hd.md#se-prendre-pour-cible ParentLink: spellcasting_hd.md#lancer-des-sorts +Name: Se prendre pour cible ParentName: Lancer des sorts NameLevel: 4 +AltName: Targeting Yourself (SRD p102) +Source: (MDR p309) Attributes: {} --- > [Lancer des sorts](hd_spellcasting.md) diff --git a/Data/HD/hd_spellcasting_somatiques_s.md b/Data/HD/hd_spellcasting_somatiques_s.md index 56103e1b..55e35a62 100644 --- a/Data/HD/hd_spellcasting_somatiques_s.md +++ b/Data/HD/hd_spellcasting_somatiques_s.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Somatiques (S) -AltName: Somatic (S) (SRD p101) -Source: (MDR p308) Id: spellcasting_hd.md#somatiques-s ParentLink: spellcasting_hd.md#lancer-des-sorts +Name: Somatiques (S) ParentName: Lancer des sorts NameLevel: 4 +AltName: Somatic (S) (SRD p101) +Source: (MDR p308) Attributes: {} --- > [Lancer des sorts](hd_spellcasting.md) diff --git a/Data/HD/hd_spellcasting_sphere.md b/Data/HD/hd_spellcasting_sphere.md index ff48ee0e..97ee20ef 100644 --- a/Data/HD/hd_spellcasting_sphere.md +++ b/Data/HD/hd_spellcasting_sphere.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Sphère -AltName: Sphere (SRD p103) -Source: (MDR p309) Id: spellcasting_hd.md#sphère ParentLink: spellcasting_hd.md#lancer-des-sorts +Name: Sphère ParentName: Lancer des sorts NameLevel: 4 +AltName: Sphere (SRD p103) +Source: (MDR p309) Attributes: {} --- > [Lancer des sorts](hd_spellcasting.md) diff --git a/Data/HD/hd_spellcasting_temps_dincantation.md b/Data/HD/hd_spellcasting_temps_dincantation.md index a987eca0..93114101 100644 --- a/Data/HD/hd_spellcasting_temps_dincantation.md +++ b/Data/HD/hd_spellcasting_temps_dincantation.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Temps d'incantation -AltName: Casting Time (SRD p101) -Source: (MDR p307) Id: spellcasting_hd.md#temps-dincantation ParentLink: spellcasting_hd.md#lancer-des-sorts +Name: Temps d'incantation ParentName: Lancer des sorts NameLevel: 3 +AltName: Casting Time (SRD p101) +Source: (MDR p307) Attributes: {} --- > [Lancer des sorts](hd_spellcasting.md) diff --git a/Data/HD/hd_spellcasting_un_chemin_degage_jusqua_la_cible.md b/Data/HD/hd_spellcasting_un_chemin_degage_jusqua_la_cible.md index 054a5add..e87a6c75 100644 --- a/Data/HD/hd_spellcasting_un_chemin_degage_jusqua_la_cible.md +++ b/Data/HD/hd_spellcasting_un_chemin_degage_jusqua_la_cible.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Un chemin dégagé jusqu'à la cible -AltName: A Clear Path to the Target (SRD p102) -Source: (MDR p309) Id: spellcasting_hd.md#un-chemin-dégagé-jusquà-la-cible ParentLink: spellcasting_hd.md#lancer-des-sorts +Name: Un chemin dégagé jusqu'à la cible ParentName: Lancer des sorts NameLevel: 4 +AltName: A Clear Path to the Target (SRD p102) +Source: (MDR p309) Attributes: {} --- > [Lancer des sorts](hd_spellcasting.md) diff --git a/Data/HD/hd_spellcasting_verbales_v.md b/Data/HD/hd_spellcasting_verbales_v.md index 90d4c571..4cff5c43 100644 --- a/Data/HD/hd_spellcasting_verbales_v.md +++ b/Data/HD/hd_spellcasting_verbales_v.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Verbales (V) -AltName: Verbal (V) (SRD p101) -Source: (MDR p308) Id: spellcasting_hd.md#verbales-v ParentLink: spellcasting_hd.md#lancer-des-sorts +Name: Verbales (V) ParentName: Lancer des sorts NameLevel: 4 +AltName: Verbal (V) (SRD p101) +Source: (MDR p308) Attributes: {} --- > [Lancer des sorts](hd_spellcasting.md) diff --git a/Data/HD/hd_spellcasting_zone_deffet.md b/Data/HD/hd_spellcasting_zone_deffet.md index 1ece3a1e..e999ab84 100644 --- a/Data/HD/hd_spellcasting_zone_deffet.md +++ b/Data/HD/hd_spellcasting_zone_deffet.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Zone d'effet -AltName: Areas of Effect (SRD p102) -Source: (MDR p309) Id: spellcasting_hd.md#zone-deffet ParentLink: spellcasting_hd.md#lancer-des-sorts +Name: Zone d'effet ParentName: Lancer des sorts NameLevel: 3 +AltName: Areas of Effect (SRD p102) +Source: (MDR p309) Attributes: {} --- > [Lancer des sorts](hd_spellcasting.md) diff --git a/Data/HD/hd_time.md b/Data/HD/hd_time.md index 1bdfd92e..cfcd4abe 100644 --- a/Data/HD/hd_time.md +++ b/Data/HD/hd_time.md @@ -1,13 +1,13 @@ --- !GenericItem -Name: Écoulement du temps -AltName: Time (SRD p84) -Source: (MDR p270) Id: time_hd.md#Écoulement-du-temps RootId: time_hd.md ParentLink: adventure_hd.md +Name: Écoulement du temps ParentName: Partir à l'aventure NameLevel: 1 +AltName: Time (SRD p84) +Source: (MDR p270) Attributes: {} --- >  [Partir à l'aventure](hd_adventure.md) diff --git a/Data/HD/hd_traps_aiguille_empoisonnee.md b/Data/HD/hd_traps_aiguille_empoisonnee.md index 9b55ed91..7ce635b3 100644 --- a/Data/HD/hd_traps_aiguille_empoisonnee.md +++ b/Data/HD/hd_traps_aiguille_empoisonnee.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Aiguille empoisonnée Id: traps_hd.md#aiguille-empoisonnée ParentLink: traps_hd.md#les-pièges +Name: Aiguille empoisonnée ParentName: Les pièges NameLevel: 4 Attributes: {} diff --git a/Data/HD/hd_traps_ascenseur_soporifique.md b/Data/HD/hd_traps_ascenseur_soporifique.md index 7bbc9489..68cd4949 100644 --- a/Data/HD/hd_traps_ascenseur_soporifique.md +++ b/Data/HD/hd_traps_ascenseur_soporifique.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Ascenseur soporifique Id: traps_hd.md#ascenseur-soporifique ParentLink: traps_hd.md#les-pièges +Name: Ascenseur soporifique ParentName: Les pièges NameLevel: 4 Attributes: {} diff --git a/Data/HD/hd_traps_dd_du_jet_de_sauvegarde_et_bonus_dattaque_des_pieges.md b/Data/HD/hd_traps_dd_du_jet_de_sauvegarde_et_bonus_dattaque_des_pieges.md index 3c412173..30bc4122 100644 --- a/Data/HD/hd_traps_dd_du_jet_de_sauvegarde_et_bonus_dattaque_des_pieges.md +++ b/Data/HD/hd_traps_dd_du_jet_de_sauvegarde_et_bonus_dattaque_des_pieges.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: DD du jet de sauvegarde et bonus d'attaque des pièges Id: traps_hd.md#dd-du-jet-de-sauvegarde-et-bonus-dattaque-des-pièges ParentLink: traps_hd.md#les-pièges +Name: DD du jet de sauvegarde et bonus d'attaque des pièges ParentName: Les pièges NameLevel: 4 Attributes: {} diff --git a/Data/HD/hd_traps_declencher_un_piege.md b/Data/HD/hd_traps_declencher_un_piege.md index 65f7dfce..ed36ef3c 100644 --- a/Data/HD/hd_traps_declencher_un_piege.md +++ b/Data/HD/hd_traps_declencher_un_piege.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Déclencher un piège Id: traps_hd.md#déclencher-un-piège ParentLink: traps_hd.md#les-pièges +Name: Déclencher un piège ParentName: Les pièges NameLevel: 3 Attributes: {} diff --git a/Data/HD/hd_traps_effondrement_du_plafond.md b/Data/HD/hd_traps_effondrement_du_plafond.md index 5b18ee82..3faac218 100644 --- a/Data/HD/hd_traps_effondrement_du_plafond.md +++ b/Data/HD/hd_traps_effondrement_du_plafond.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Effondrement du plafond Id: traps_hd.md#effondrement-du-plafond ParentLink: traps_hd.md#les-pièges +Name: Effondrement du plafond ParentName: Les pièges NameLevel: 4 Attributes: {} diff --git a/Data/HD/hd_traps_exemples_de_pieges.md b/Data/HD/hd_traps_exemples_de_pieges.md index e378fc17..b98b5a48 100644 --- a/Data/HD/hd_traps_exemples_de_pieges.md +++ b/Data/HD/hd_traps_exemples_de_pieges.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Exemples de pièges Id: traps_hd.md#exemples-de-pièges ParentLink: traps_hd.md#les-pièges +Name: Exemples de pièges ParentName: Les pièges NameLevel: 3 Attributes: {} diff --git a/Data/HD/hd_traps_filet.md b/Data/HD/hd_traps_filet.md index 4b208a39..a81aae6d 100644 --- a/Data/HD/hd_traps_filet.md +++ b/Data/HD/hd_traps_filet.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Filet Id: traps_hd.md#filet ParentLink: traps_hd.md#les-pièges +Name: Filet ParentName: Les pièges NameLevel: 4 Attributes: {} diff --git a/Data/HD/hd_traps_flechettes_empoisonnees.md b/Data/HD/hd_traps_flechettes_empoisonnees.md index 53d3e331..07b0a15c 100644 --- a/Data/HD/hd_traps_flechettes_empoisonnees.md +++ b/Data/HD/hd_traps_flechettes_empoisonnees.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Fléchettes empoisonnées Id: traps_hd.md#fléchettes-empoisonnées ParentLink: traps_hd.md#les-pièges +Name: Fléchettes empoisonnées ParentName: Les pièges NameLevel: 4 Attributes: {} diff --git a/Data/HD/hd_traps_fosse.md b/Data/HD/hd_traps_fosse.md index 761f5918..3446d7c2 100644 --- a/Data/HD/hd_traps_fosse.md +++ b/Data/HD/hd_traps_fosse.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Fosse Id: traps_hd.md#fosse ParentLink: traps_hd.md#les-pièges +Name: Fosse ParentName: Les pièges NameLevel: 4 Attributes: {} diff --git a/Data/HD/hd_traps_les_effets_des_pieges.md b/Data/HD/hd_traps_les_effets_des_pieges.md index 0a82583e..89e5db0c 100644 --- a/Data/HD/hd_traps_les_effets_des_pieges.md +++ b/Data/HD/hd_traps_les_effets_des_pieges.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Les effets des pièges Id: traps_hd.md#les-effets-des-pièges ParentLink: traps_hd.md#les-pièges +Name: Les effets des pièges ParentName: Les pièges NameLevel: 3 Attributes: {} diff --git a/Data/HD/hd_traps_les_pieges_complexes.md b/Data/HD/hd_traps_les_pieges_complexes.md index e82d8a19..87b57c95 100644 --- a/Data/HD/hd_traps_les_pieges_complexes.md +++ b/Data/HD/hd_traps_les_pieges_complexes.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Les pièges complexes Id: traps_hd.md#les-pièges-complexes ParentLink: traps_hd.md#les-pièges +Name: Les pièges complexes ParentName: Les pièges NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_traps_les_pieges_dans_une_partie.md b/Data/HD/hd_traps_les_pieges_dans_une_partie.md index 40ba9bae..3a79c811 100644 --- a/Data/HD/hd_traps_les_pieges_dans_une_partie.md +++ b/Data/HD/hd_traps_les_pieges_dans_une_partie.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Les pièges dans une partie Id: traps_hd.md#les-pièges-dans-une-partie ParentLink: traps_hd.md#les-pièges +Name: Les pièges dans une partie ParentName: Les pièges NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_traps_mur_de_lames.md b/Data/HD/hd_traps_mur_de_lames.md index 946fe22c..8e9c141a 100644 --- a/Data/HD/hd_traps_mur_de_lames.md +++ b/Data/HD/hd_traps_mur_de_lames.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Mur de lames Id: traps_hd.md#mur-de-lames ParentLink: traps_hd.md#les-pièges +Name: Mur de lames ParentName: Les pièges NameLevel: 4 Attributes: {} diff --git a/Data/HD/hd_traps_reperer_et_neutraliser_un_piege.md b/Data/HD/hd_traps_reperer_et_neutraliser_un_piege.md index be55d8f5..b867fb93 100644 --- a/Data/HD/hd_traps_reperer_et_neutraliser_un_piege.md +++ b/Data/HD/hd_traps_reperer_et_neutraliser_un_piege.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Repérer et neutraliser un piège Id: traps_hd.md#repérer-et-neutraliser-un-piège ParentLink: traps_hd.md#les-pièges +Name: Repérer et neutraliser un piège ParentName: Les pièges NameLevel: 3 Attributes: {} diff --git a/Data/HD/hd_traps_severite_des_degats_par_niveau.md b/Data/HD/hd_traps_severite_des_degats_par_niveau.md index 63267108..f9c026e6 100644 --- a/Data/HD/hd_traps_severite_des_degats_par_niveau.md +++ b/Data/HD/hd_traps_severite_des_degats_par_niveau.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Sévérité des dégâts par niveau Id: traps_hd.md#sévérité-des-dégâts-par-niveau ParentLink: traps_hd.md#les-pièges +Name: Sévérité des dégâts par niveau ParentName: Les pièges NameLevel: 4 Attributes: {} diff --git a/Data/HD/hd_traps_sphere_dannihilation.md b/Data/HD/hd_traps_sphere_dannihilation.md index 31698930..3f9d724e 100644 --- a/Data/HD/hd_traps_sphere_dannihilation.md +++ b/Data/HD/hd_traps_sphere_dannihilation.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Sphère d'annihilation Id: traps_hd.md#sphère-dannihilation ParentLink: traps_hd.md#les-pièges +Name: Sphère d'annihilation ParentName: Les pièges NameLevel: 4 Attributes: {} diff --git a/Data/HD/hd_traps_sphere_roulante.md b/Data/HD/hd_traps_sphere_roulante.md index 43ec91eb..72dccd5b 100644 --- a/Data/HD/hd_traps_sphere_roulante.md +++ b/Data/HD/hd_traps_sphere_roulante.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Sphère roulante Id: traps_hd.md#sphère-roulante ParentLink: traps_hd.md#les-pièges +Name: Sphère roulante ParentName: Les pièges NameLevel: 4 Attributes: {} diff --git a/Data/HD/hd_traps_statue_cracheuse_de_feu.md b/Data/HD/hd_traps_statue_cracheuse_de_feu.md index ba5377c0..d93edad5 100644 --- a/Data/HD/hd_traps_statue_cracheuse_de_feu.md +++ b/Data/HD/hd_traps_statue_cracheuse_de_feu.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Statue cracheuse de feu Id: traps_hd.md#statue-cracheuse-de-feu ParentLink: traps_hd.md#les-pièges +Name: Statue cracheuse de feu ParentName: Les pièges NameLevel: 4 Attributes: {} diff --git a/Data/HD/hd_traps_zone_de_gravite_inversee.md b/Data/HD/hd_traps_zone_de_gravite_inversee.md index 93e05ecd..9875c22b 100644 --- a/Data/HD/hd_traps_zone_de_gravite_inversee.md +++ b/Data/HD/hd_traps_zone_de_gravite_inversee.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Zone de gravité inversée Id: traps_hd.md#zone-de-gravité-inversée ParentLink: traps_hd.md#les-pièges +Name: Zone de gravité inversée ParentName: Les pièges NameLevel: 4 Attributes: {} diff --git a/Data/HD/hd_warlock_depths.md b/Data/HD/hd_warlock_depths.md index e3faf423..0a4b18c5 100644 --- a/Data/HD/hd_warlock_depths.md +++ b/Data/HD/hd_warlock_depths.md @@ -1,13 +1,13 @@ --- !SubClassItem -Name: La puissance des profondeurs -Source: (MDR p216) ParentClassId: hd_warlock.md Id: warlock_depths_hd.md#la-puissance-des-profondeurs RootId: warlock_depths_hd.md ParentLink: warlock_hd.md#protecteurs-doutre-monde +Name: La puissance des profondeurs ParentName: Protecteurs d'outre-monde NameLevel: 1 +Source: (MDR p216) Attributes: {} --- >  [Protecteurs d'outre-monde](hd_warlock_protecteurs_doutre_monde.md) diff --git a/Data/HD/hd_warlock_depths_adepte_des_profondeurs.md b/Data/HD/hd_warlock_depths_adepte_des_profondeurs.md index e69c1d26..d95917c3 100644 --- a/Data/HD/hd_warlock_depths_adepte_des_profondeurs.md +++ b/Data/HD/hd_warlock_depths_adepte_des_profondeurs.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Adepte des profondeurs Id: warlock_depths_hd.md#adepte-des-profondeurs ParentLink: warlock_depths_hd.md#la-puissance-des-profondeurs +Name: Adepte des profondeurs ParentName: La puissance des profondeurs NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_warlock_depths_comme_une_anguille.md b/Data/HD/hd_warlock_depths_comme_une_anguille.md index b95f9f83..3b65664c 100644 --- a/Data/HD/hd_warlock_depths_comme_une_anguille.md +++ b/Data/HD/hd_warlock_depths_comme_une_anguille.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Comme une anguille Id: warlock_depths_hd.md#comme-une-anguille ParentLink: warlock_depths_hd.md#la-puissance-des-profondeurs +Name: Comme une anguille ParentName: La puissance des profondeurs NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_warlock_depths_ensevelissement.md b/Data/HD/hd_warlock_depths_ensevelissement.md index b4e62281..79df5589 100644 --- a/Data/HD/hd_warlock_depths_ensevelissement.md +++ b/Data/HD/hd_warlock_depths_ensevelissement.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Ensevelissement Id: warlock_depths_hd.md#ensevelissement ParentLink: warlock_depths_hd.md#la-puissance-des-profondeurs +Name: Ensevelissement ParentName: La puissance des profondeurs NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_warlock_depths_liste_de_sorts_etendue.md b/Data/HD/hd_warlock_depths_liste_de_sorts_etendue.md index ba76fc16..4009cca0 100644 --- a/Data/HD/hd_warlock_depths_liste_de_sorts_etendue.md +++ b/Data/HD/hd_warlock_depths_liste_de_sorts_etendue.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Liste de sorts étendue Id: warlock_depths_hd.md#liste-de-sorts-étendue ParentLink: warlock_depths_hd.md#la-puissance-des-profondeurs +Name: Liste de sorts étendue ParentName: La puissance des profondeurs NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_warlock_depths_maitre_des_cauchemars.md b/Data/HD/hd_warlock_depths_maitre_des_cauchemars.md index 2e89c7a7..928ce0ac 100644 --- a/Data/HD/hd_warlock_depths_maitre_des_cauchemars.md +++ b/Data/HD/hd_warlock_depths_maitre_des_cauchemars.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Maître des cauchemars Id: warlock_depths_hd.md#maître-des-cauchemars ParentLink: warlock_depths_hd.md#la-puissance-des-profondeurs +Name: Maître des cauchemars ParentName: La puissance des profondeurs NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_warlock_extradimensional.md b/Data/HD/hd_warlock_extradimensional.md index b8d7e844..d9a1ec76 100644 --- a/Data/HD/hd_warlock_extradimensional.md +++ b/Data/HD/hd_warlock_extradimensional.md @@ -1,13 +1,13 @@ --- !SubClassItem -Name: L'entité extra-dimensionnelle -Source: (MDR p217) ParentClassId: hd_warlock.md Id: warlock_extradimensional_hd.md#lentité-extra-dimensionnelle RootId: warlock_extradimensional_hd.md ParentLink: warlock_hd.md#protecteurs-doutre-monde +Name: L'entité extra-dimensionnelle ParentName: Protecteurs d'outre-monde NameLevel: 1 +Source: (MDR p217) Attributes: {} --- >  [Protecteurs d'outre-monde](hd_warlock_protecteurs_doutre_monde.md) diff --git a/Data/HD/hd_warlock_extradimensional_apparences_trompeuses.md b/Data/HD/hd_warlock_extradimensional_apparences_trompeuses.md index 3bc49e32..fe878d60 100644 --- a/Data/HD/hd_warlock_extradimensional_apparences_trompeuses.md +++ b/Data/HD/hd_warlock_extradimensional_apparences_trompeuses.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Apparences trompeuses Id: warlock_extradimensional_hd.md#apparences-trompeuses ParentLink: warlock_extradimensional_hd.md#lentité-extra-dimensionnelle +Name: Apparences trompeuses ParentName: L'entité extra-dimensionnelle NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_warlock_extradimensional_bond_temporel.md b/Data/HD/hd_warlock_extradimensional_bond_temporel.md index 8e4f2bce..cdd02861 100644 --- a/Data/HD/hd_warlock_extradimensional_bond_temporel.md +++ b/Data/HD/hd_warlock_extradimensional_bond_temporel.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Bond temporel Id: warlock_extradimensional_hd.md#bond-temporel ParentLink: warlock_extradimensional_hd.md#lentité-extra-dimensionnelle +Name: Bond temporel ParentName: L'entité extra-dimensionnelle NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_warlock_extradimensional_duo_dimension.md b/Data/HD/hd_warlock_extradimensional_duo_dimension.md index 261fc0ff..75a0ac0e 100644 --- a/Data/HD/hd_warlock_extradimensional_duo_dimension.md +++ b/Data/HD/hd_warlock_extradimensional_duo_dimension.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Duo-dimension Id: warlock_extradimensional_hd.md#duo-dimension ParentLink: warlock_extradimensional_hd.md#lentité-extra-dimensionnelle +Name: Duo-dimension ParentName: L'entité extra-dimensionnelle NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_warlock_extradimensional_liste_de_sorts_etendue.md b/Data/HD/hd_warlock_extradimensional_liste_de_sorts_etendue.md index 0b0bfc5f..43f6467d 100644 --- a/Data/HD/hd_warlock_extradimensional_liste_de_sorts_etendue.md +++ b/Data/HD/hd_warlock_extradimensional_liste_de_sorts_etendue.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Liste de sorts étendue Id: warlock_extradimensional_hd.md#liste-de-sorts-étendue ParentLink: warlock_extradimensional_hd.md#lentité-extra-dimensionnelle +Name: Liste de sorts étendue ParentName: L'entité extra-dimensionnelle NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_warlock_extradimensional_magie_extra_dimensionnelle.md b/Data/HD/hd_warlock_extradimensional_magie_extra_dimensionnelle.md index 8cf7c2d9..9552507f 100644 --- a/Data/HD/hd_warlock_extradimensional_magie_extra_dimensionnelle.md +++ b/Data/HD/hd_warlock_extradimensional_magie_extra_dimensionnelle.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Magie extra-dimensionnelle Id: warlock_extradimensional_hd.md#magie-extra-dimensionnelle ParentLink: warlock_extradimensional_hd.md#lentité-extra-dimensionnelle +Name: Magie extra-dimensionnelle ParentName: L'entité extra-dimensionnelle NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_warlock_fiendish.md b/Data/HD/hd_warlock_fiendish.md index e44d774f..3ffa7b27 100644 --- a/Data/HD/hd_warlock_fiendish.md +++ b/Data/HD/hd_warlock_fiendish.md @@ -1,14 +1,14 @@ --- !SubClassItem -Name: Le fiélon -Source: (MDR p215) -AltName: The Fiend (SRD p50) ParentClassId: hd_warlock.md Id: warlock_fiendish_hd.md#le-fiélon RootId: warlock_fiendish_hd.md ParentLink: warlock_hd.md#protecteurs-doutre-monde +Name: Le fiélon ParentName: Protecteurs d'outre-monde NameLevel: 1 +AltName: The Fiend (SRD p50) +Source: (MDR p215) Attributes: {} --- >  [Protecteurs d'outre-monde](hd_warlock_protecteurs_doutre_monde.md) diff --git a/Data/HD/hd_warlock_fiendish_benediction_du_tenebreux.md b/Data/HD/hd_warlock_fiendish_benediction_du_tenebreux.md index af1bb83e..e93e74ab 100644 --- a/Data/HD/hd_warlock_fiendish_benediction_du_tenebreux.md +++ b/Data/HD/hd_warlock_fiendish_benediction_du_tenebreux.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Bénédiction du ténébreux Id: warlock_fiendish_hd.md#bénédiction-du-ténébreux ParentLink: warlock_fiendish_hd.md#le-fiélon +Name: Bénédiction du ténébreux ParentName: Le fiélon NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_warlock_fiendish_chance_du_tenebreux.md b/Data/HD/hd_warlock_fiendish_chance_du_tenebreux.md index aaebcef6..70902cbc 100644 --- a/Data/HD/hd_warlock_fiendish_chance_du_tenebreux.md +++ b/Data/HD/hd_warlock_fiendish_chance_du_tenebreux.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Chance du ténébreux Id: warlock_fiendish_hd.md#chance-du-ténébreux ParentLink: warlock_fiendish_hd.md#le-fiélon +Name: Chance du ténébreux ParentName: Le fiélon NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_warlock_fiendish_liste_de_sorts_etendue.md b/Data/HD/hd_warlock_fiendish_liste_de_sorts_etendue.md index 6b51961b..040ae564 100644 --- a/Data/HD/hd_warlock_fiendish_liste_de_sorts_etendue.md +++ b/Data/HD/hd_warlock_fiendish_liste_de_sorts_etendue.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Liste de sorts étendue Id: warlock_fiendish_hd.md#liste-de-sorts-étendue ParentLink: warlock_fiendish_hd.md#le-fiélon +Name: Liste de sorts étendue ParentName: Le fiélon NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_warlock_fiendish_resistance_fielonne.md b/Data/HD/hd_warlock_fiendish_resistance_fielonne.md index a2b45a4c..2198c115 100644 --- a/Data/HD/hd_warlock_fiendish_resistance_fielonne.md +++ b/Data/HD/hd_warlock_fiendish_resistance_fielonne.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Résistance fiélonne Id: warlock_fiendish_hd.md#résistance-fiélonne ParentLink: warlock_fiendish_hd.md#le-fiélon +Name: Résistance fiélonne ParentName: Le fiélon NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_warlock_fiendish_traversee_des_enfers.md b/Data/HD/hd_warlock_fiendish_traversee_des_enfers.md index e1b1da31..0ed276e6 100644 --- a/Data/HD/hd_warlock_fiendish_traversee_des_enfers.md +++ b/Data/HD/hd_warlock_fiendish_traversee_des_enfers.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Traversée des Enfers Id: warlock_fiendish_hd.md#traversée-des-enfers ParentLink: warlock_fiendish_hd.md#le-fiélon +Name: Traversée des Enfers ParentName: Le fiélon NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_warlock_immortal.md b/Data/HD/hd_warlock_immortal.md index 9fcfbd85..5e4031ba 100644 --- a/Data/HD/hd_warlock_immortal.md +++ b/Data/HD/hd_warlock_immortal.md @@ -1,13 +1,13 @@ --- !SubClassItem -Name: Le seigneur immortel -Source: (MDR p215) ParentClassId: hd_warlock.md Id: warlock_immortal_hd.md#le-seigneur-immortel RootId: warlock_immortal_hd.md ParentLink: warlock_hd.md#protecteurs-doutre-monde +Name: Le seigneur immortel ParentName: Protecteurs d'outre-monde NameLevel: 1 +Source: (MDR p215) Attributes: {} --- >  [Protecteurs d'outre-monde](hd_warlock_protecteurs_doutre_monde.md) diff --git a/Data/HD/hd_warlock_immortal_a_demi_mort.md b/Data/HD/hd_warlock_immortal_a_demi_mort.md index 9947e779..76c31056 100644 --- a/Data/HD/hd_warlock_immortal_a_demi_mort.md +++ b/Data/HD/hd_warlock_immortal_a_demi_mort.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: À demi-mort Id: warlock_immortal_hd.md#À-demi-mort ParentLink: warlock_immortal_hd.md#le-seigneur-immortel +Name: À demi-mort ParentName: Le seigneur immortel NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_warlock_immortal_armee_des_morts.md b/Data/HD/hd_warlock_immortal_armee_des_morts.md index f83a5fe6..e27df120 100644 --- a/Data/HD/hd_warlock_immortal_armee_des_morts.md +++ b/Data/HD/hd_warlock_immortal_armee_des_morts.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Armée des morts Id: warlock_immortal_hd.md#armée-des-morts ParentLink: warlock_immortal_hd.md#le-seigneur-immortel +Name: Armée des morts ParentName: Le seigneur immortel NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_warlock_immortal_liste_de_sorts_etendue.md b/Data/HD/hd_warlock_immortal_liste_de_sorts_etendue.md index a2133903..d1338f4e 100644 --- a/Data/HD/hd_warlock_immortal_liste_de_sorts_etendue.md +++ b/Data/HD/hd_warlock_immortal_liste_de_sorts_etendue.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Liste de sorts étendue Id: warlock_immortal_hd.md#liste-de-sorts-étendue ParentLink: warlock_immortal_hd.md#le-seigneur-immortel +Name: Liste de sorts étendue ParentName: Le seigneur immortel NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_warlock_immortal_pacte_avec_la_mort.md b/Data/HD/hd_warlock_immortal_pacte_avec_la_mort.md index a2e08692..4567e5c3 100644 --- a/Data/HD/hd_warlock_immortal_pacte_avec_la_mort.md +++ b/Data/HD/hd_warlock_immortal_pacte_avec_la_mort.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Pacte avec la Mort Id: warlock_immortal_hd.md#pacte-avec-la-mort ParentLink: warlock_immortal_hd.md#le-seigneur-immortel +Name: Pacte avec la Mort ParentName: Le seigneur immortel NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_warlock_immortal_relique.md b/Data/HD/hd_warlock_immortal_relique.md index b51a8937..1a9315b8 100644 --- a/Data/HD/hd_warlock_immortal_relique.md +++ b/Data/HD/hd_warlock_immortal_relique.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Relique Id: warlock_immortal_hd.md#relique ParentLink: warlock_immortal_hd.md#le-seigneur-immortel +Name: Relique ParentName: Le seigneur immortel NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_warlock_occultsummons.md b/Data/HD/hd_warlock_occultsummons.md index 805308bb..7e7ef43c 100644 --- a/Data/HD/hd_warlock_occultsummons.md +++ b/Data/HD/hd_warlock_occultsummons.md @@ -1,13 +1,13 @@ --- !SubClassItem -Name: Invocations occultes -Source: (MDR p213) -AltName: Eldritch Invocations (SRD p48) Id: warlock_occultsummons_hd.md#invocations-occultes RootId: warlock_occultsummons_hd.md ParentLink: warlock_hd.md +Name: Invocations occultes ParentName: Sorcier NameLevel: 1 +AltName: Eldritch Invocations (SRD p48) +Source: (MDR p213) Attributes: {} --- >  [Sorcier](hd_warlock.md) diff --git a/Data/HD/hd_warlock_occultsummons_armure_des_ombres.md b/Data/HD/hd_warlock_occultsummons_armure_des_ombres.md index ad5b7ac3..ebd7ec76 100644 --- a/Data/HD/hd_warlock_occultsummons_armure_des_ombres.md +++ b/Data/HD/hd_warlock_occultsummons_armure_des_ombres.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Armure des ombres Id: warlock_occultsummons_hd.md#armure-des-ombres ParentLink: warlock_occultsummons_hd.md#invocations-occultes +Name: Armure des ombres ParentName: Invocations occultes NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_warlock_occultsummons_buveuse_de_vie.md b/Data/HD/hd_warlock_occultsummons_buveuse_de_vie.md index c13aa505..3bd0c496 100644 --- a/Data/HD/hd_warlock_occultsummons_buveuse_de_vie.md +++ b/Data/HD/hd_warlock_occultsummons_buveuse_de_vie.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Buveuse de vie Id: warlock_occultsummons_hd.md#buveuse-de-vie ParentLink: warlock_occultsummons_hd.md#invocations-occultes +Name: Buveuse de vie ParentName: Invocations occultes NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_warlock_occultsummons_chaines_de_carceres.md b/Data/HD/hd_warlock_occultsummons_chaines_de_carceres.md index 55faf4e1..82dfc307 100644 --- a/Data/HD/hd_warlock_occultsummons_chaines_de_carceres.md +++ b/Data/HD/hd_warlock_occultsummons_chaines_de_carceres.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Chaînes de Carcères Id: warlock_occultsummons_hd.md#chaînes-de-carcères ParentLink: warlock_occultsummons_hd.md#invocations-occultes +Name: Chaînes de Carcères ParentName: Invocations occultes NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_warlock_occultsummons_explosion_insoutenable.md b/Data/HD/hd_warlock_occultsummons_explosion_insoutenable.md index 9f19b518..906456d4 100644 --- a/Data/HD/hd_warlock_occultsummons_explosion_insoutenable.md +++ b/Data/HD/hd_warlock_occultsummons_explosion_insoutenable.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Explosion insoutenable Id: warlock_occultsummons_hd.md#explosion-insoutenable ParentLink: warlock_occultsummons_hd.md#invocations-occultes +Name: Explosion insoutenable ParentName: Invocations occultes NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_warlock_occultsummons_lame_assoiffee.md b/Data/HD/hd_warlock_occultsummons_lame_assoiffee.md index 47044a99..561d5d02 100644 --- a/Data/HD/hd_warlock_occultsummons_lame_assoiffee.md +++ b/Data/HD/hd_warlock_occultsummons_lame_assoiffee.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Lame assoiffée Id: warlock_occultsummons_hd.md#lame-assoiffée ParentLink: warlock_occultsummons_hd.md#invocations-occultes +Name: Lame assoiffée ParentName: Invocations occultes NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_warlock_occultsummons_lance_occulte.md b/Data/HD/hd_warlock_occultsummons_lance_occulte.md index 91aab541..e111c618 100644 --- a/Data/HD/hd_warlock_occultsummons_lance_occulte.md +++ b/Data/HD/hd_warlock_occultsummons_lance_occulte.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Lance occulte Id: warlock_occultsummons_hd.md#lance-occulte ParentLink: warlock_occultsummons_hd.md#invocations-occultes +Name: Lance occulte ParentName: Invocations occultes NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_warlock_occultsummons_langage_animal.md b/Data/HD/hd_warlock_occultsummons_langage_animal.md index 3147a1a9..6805ec3f 100644 --- a/Data/HD/hd_warlock_occultsummons_langage_animal.md +++ b/Data/HD/hd_warlock_occultsummons_langage_animal.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Langage animal Id: warlock_occultsummons_hd.md#langage-animal ParentLink: warlock_occultsummons_hd.md#invocations-occultes +Name: Langage animal ParentName: Invocations occultes NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_warlock_occultsummons_lenteur_de_lesprit.md b/Data/HD/hd_warlock_occultsummons_lenteur_de_lesprit.md index e1875e81..a283213b 100644 --- a/Data/HD/hd_warlock_occultsummons_lenteur_de_lesprit.md +++ b/Data/HD/hd_warlock_occultsummons_lenteur_de_lesprit.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Lenteur de l'esprit Id: warlock_occultsummons_hd.md#lenteur-de-lesprit ParentLink: warlock_occultsummons_hd.md#invocations-occultes +Name: Lenteur de l'esprit ParentName: Invocations occultes NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_warlock_occultsummons_livre_des_secrets_anciens.md b/Data/HD/hd_warlock_occultsummons_livre_des_secrets_anciens.md index 8aaab946..34af6f34 100644 --- a/Data/HD/hd_warlock_occultsummons_livre_des_secrets_anciens.md +++ b/Data/HD/hd_warlock_occultsummons_livre_des_secrets_anciens.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Livre des secrets anciens Id: warlock_occultsummons_hd.md#livre-des-secrets-anciens ParentLink: warlock_occultsummons_hd.md#invocations-occultes +Name: Livre des secrets anciens ParentName: Invocations occultes NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_warlock_occultsummons_maitre_des_mille_formes.md b/Data/HD/hd_warlock_occultsummons_maitre_des_mille_formes.md index 90ad7e15..b1c4dfef 100644 --- a/Data/HD/hd_warlock_occultsummons_maitre_des_mille_formes.md +++ b/Data/HD/hd_warlock_occultsummons_maitre_des_mille_formes.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Maître des mille formes Id: warlock_occultsummons_hd.md#maître-des-mille-formes ParentLink: warlock_occultsummons_hd.md#invocations-occultes +Name: Maître des mille formes ParentName: Invocations occultes NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_warlock_occultsummons_maitre_des_ombres.md b/Data/HD/hd_warlock_occultsummons_maitre_des_ombres.md index d70cf7ab..ebbb5e66 100644 --- a/Data/HD/hd_warlock_occultsummons_maitre_des_ombres.md +++ b/Data/HD/hd_warlock_occultsummons_maitre_des_ombres.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Maître des ombres Id: warlock_occultsummons_hd.md#maître-des-ombres ParentLink: warlock_occultsummons_hd.md#invocations-occultes +Name: Maître des ombres ParentName: Invocations occultes NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_warlock_occultsummons_masque_des_mille_visages.md b/Data/HD/hd_warlock_occultsummons_masque_des_mille_visages.md index 67936ef0..93b127cd 100644 --- a/Data/HD/hd_warlock_occultsummons_masque_des_mille_visages.md +++ b/Data/HD/hd_warlock_occultsummons_masque_des_mille_visages.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Masque des mille visages Id: warlock_occultsummons_hd.md#masque-des-mille-visages ParentLink: warlock_occultsummons_hd.md#invocations-occultes +Name: Masque des mille visages ParentName: Invocations occultes NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_warlock_occultsummons_mauvais_presage.md b/Data/HD/hd_warlock_occultsummons_mauvais_presage.md index a0bced9b..8c93c81a 100644 --- a/Data/HD/hd_warlock_occultsummons_mauvais_presage.md +++ b/Data/HD/hd_warlock_occultsummons_mauvais_presage.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Mauvais présage Id: warlock_occultsummons_hd.md#mauvais-présage ParentLink: warlock_occultsummons_hd.md#invocations-occultes +Name: Mauvais présage ParentName: Invocations occultes NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_warlock_occultsummons_mot_deffroi.md b/Data/HD/hd_warlock_occultsummons_mot_deffroi.md index c4755097..56149093 100644 --- a/Data/HD/hd_warlock_occultsummons_mot_deffroi.md +++ b/Data/HD/hd_warlock_occultsummons_mot_deffroi.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Mot d'effroi Id: warlock_occultsummons_hd.md#mot-deffroi ParentLink: warlock_occultsummons_hd.md#invocations-occultes +Name: Mot d'effroi ParentName: Invocations occultes NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_warlock_occultsummons_murmures_doutre_tombe.md b/Data/HD/hd_warlock_occultsummons_murmures_doutre_tombe.md index 1fefea27..498874b6 100644 --- a/Data/HD/hd_warlock_occultsummons_murmures_doutre_tombe.md +++ b/Data/HD/hd_warlock_occultsummons_murmures_doutre_tombe.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Murmures d'outre-tombe Id: warlock_occultsummons_hd.md#murmures-doutre-tombe ParentLink: warlock_occultsummons_hd.md#invocations-occultes +Name: Murmures d'outre-tombe ParentName: Invocations occultes NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_warlock_occultsummons_murmures_ensorcelants.md b/Data/HD/hd_warlock_occultsummons_murmures_ensorcelants.md index a387bb26..a9891081 100644 --- a/Data/HD/hd_warlock_occultsummons_murmures_ensorcelants.md +++ b/Data/HD/hd_warlock_occultsummons_murmures_ensorcelants.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Murmures ensorcelants Id: warlock_occultsummons_hd.md#murmures-ensorcelants ParentLink: warlock_occultsummons_hd.md#invocations-occultes +Name: Murmures ensorcelants ParentName: Invocations occultes NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_warlock_occultsummons_oeil_du_gardien_des_runes.md b/Data/HD/hd_warlock_occultsummons_oeil_du_gardien_des_runes.md index bcc47d20..952b9bfc 100644 --- a/Data/HD/hd_warlock_occultsummons_oeil_du_gardien_des_runes.md +++ b/Data/HD/hd_warlock_occultsummons_oeil_du_gardien_des_runes.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: OEil du gardien des runes Id: warlock_occultsummons_hd.md#oeil-du-gardien-des-runes ParentLink: warlock_occultsummons_hd.md#invocations-occultes +Name: OEil du gardien des runes ParentName: Invocations occultes NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_warlock_occultsummons_onde_de_choc.md b/Data/HD/hd_warlock_occultsummons_onde_de_choc.md index 74ff16a1..d73d7ed0 100644 --- a/Data/HD/hd_warlock_occultsummons_onde_de_choc.md +++ b/Data/HD/hd_warlock_occultsummons_onde_de_choc.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Onde de choc Id: warlock_occultsummons_hd.md#onde-de-choc ParentLink: warlock_occultsummons_hd.md#invocations-occultes +Name: Onde de choc ParentName: Invocations occultes NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_warlock_occultsummons_pas_aerien.md b/Data/HD/hd_warlock_occultsummons_pas_aerien.md index 33ec6fb1..fcb39ecd 100644 --- a/Data/HD/hd_warlock_occultsummons_pas_aerien.md +++ b/Data/HD/hd_warlock_occultsummons_pas_aerien.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Pas aérien Id: warlock_occultsummons_hd.md#pas-aérien ParentLink: warlock_occultsummons_hd.md#invocations-occultes +Name: Pas aérien ParentName: Invocations occultes NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_warlock_occultsummons_regard_de_deux_esprits.md b/Data/HD/hd_warlock_occultsummons_regard_de_deux_esprits.md index 1f1a5a50..f0d39ddc 100644 --- a/Data/HD/hd_warlock_occultsummons_regard_de_deux_esprits.md +++ b/Data/HD/hd_warlock_occultsummons_regard_de_deux_esprits.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Regard de deux esprits Id: warlock_occultsummons_hd.md#regard-de-deux-esprits ParentLink: warlock_occultsummons_hd.md#invocations-occultes +Name: Regard de deux esprits ParentName: Invocations occultes NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_warlock_occultsummons_saut_doutre_monde.md b/Data/HD/hd_warlock_occultsummons_saut_doutre_monde.md index 2f4cf601..377588e5 100644 --- a/Data/HD/hd_warlock_occultsummons_saut_doutre_monde.md +++ b/Data/HD/hd_warlock_occultsummons_saut_doutre_monde.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Saut d'outre-monde Id: warlock_occultsummons_hd.md#saut-doutre-monde ParentLink: warlock_occultsummons_hd.md#invocations-occultes +Name: Saut d'outre-monde ParentName: Invocations occultes NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_warlock_occultsummons_sbires_du_chaos.md b/Data/HD/hd_warlock_occultsummons_sbires_du_chaos.md index 59782ce1..1326ec28 100644 --- a/Data/HD/hd_warlock_occultsummons_sbires_du_chaos.md +++ b/Data/HD/hd_warlock_occultsummons_sbires_du_chaos.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Sbires du chaos Id: warlock_occultsummons_hd.md#sbires-du-chaos ParentLink: warlock_occultsummons_hd.md#invocations-occultes +Name: Sbires du chaos ParentName: Invocations occultes NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_warlock_occultsummons_sculpteur_de_chair.md b/Data/HD/hd_warlock_occultsummons_sculpteur_de_chair.md index d3e23c48..87257345 100644 --- a/Data/HD/hd_warlock_occultsummons_sculpteur_de_chair.md +++ b/Data/HD/hd_warlock_occultsummons_sculpteur_de_chair.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Sculpteur de chair Id: warlock_occultsummons_hd.md#sculpteur-de-chair ParentLink: warlock_occultsummons_hd.md#invocations-occultes +Name: Sculpteur de chair ParentName: Invocations occultes NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_warlock_occultsummons_seduction.md b/Data/HD/hd_warlock_occultsummons_seduction.md index dbe6206f..4111de10 100644 --- a/Data/HD/hd_warlock_occultsummons_seduction.md +++ b/Data/HD/hd_warlock_occultsummons_seduction.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Séduction Id: warlock_occultsummons_hd.md#séduction ParentLink: warlock_occultsummons_hd.md#invocations-occultes +Name: Séduction ParentName: Invocations occultes NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_warlock_occultsummons_vigueur_fielonne.md b/Data/HD/hd_warlock_occultsummons_vigueur_fielonne.md index 2a7e9778..f2148b2f 100644 --- a/Data/HD/hd_warlock_occultsummons_vigueur_fielonne.md +++ b/Data/HD/hd_warlock_occultsummons_vigueur_fielonne.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Vigueur fiélonne Id: warlock_occultsummons_hd.md#vigueur-fiélonne ParentLink: warlock_occultsummons_hd.md#invocations-occultes +Name: Vigueur fiélonne ParentName: Invocations occultes NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_warlock_occultsummons_vision_de_sorcier.md b/Data/HD/hd_warlock_occultsummons_vision_de_sorcier.md index 28f95684..22a99fd6 100644 --- a/Data/HD/hd_warlock_occultsummons_vision_de_sorcier.md +++ b/Data/HD/hd_warlock_occultsummons_vision_de_sorcier.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Vision de sorcier Id: warlock_occultsummons_hd.md#vision-de-sorcier ParentLink: warlock_occultsummons_hd.md#invocations-occultes +Name: Vision de sorcier ParentName: Invocations occultes NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_warlock_occultsummons_vision_du_diable.md b/Data/HD/hd_warlock_occultsummons_vision_du_diable.md index d09baeda..00e41cb6 100644 --- a/Data/HD/hd_warlock_occultsummons_vision_du_diable.md +++ b/Data/HD/hd_warlock_occultsummons_vision_du_diable.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Vision du diable Id: warlock_occultsummons_hd.md#vision-du-diable ParentLink: warlock_occultsummons_hd.md#invocations-occultes +Name: Vision du diable ParentName: Invocations occultes NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_warlock_occultsummons_vision_occulte.md b/Data/HD/hd_warlock_occultsummons_vision_occulte.md index 230a472d..fa0bdd79 100644 --- a/Data/HD/hd_warlock_occultsummons_vision_occulte.md +++ b/Data/HD/hd_warlock_occultsummons_vision_occulte.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Vision occulte Id: warlock_occultsummons_hd.md#vision-occulte ParentLink: warlock_occultsummons_hd.md#invocations-occultes +Name: Vision occulte ParentName: Invocations occultes NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_warlock_occultsummons_visions_de_royaumes_lointains.md b/Data/HD/hd_warlock_occultsummons_visions_de_royaumes_lointains.md index ce37516f..2cb8100d 100644 --- a/Data/HD/hd_warlock_occultsummons_visions_de_royaumes_lointains.md +++ b/Data/HD/hd_warlock_occultsummons_visions_de_royaumes_lointains.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Visions de royaumes lointains Id: warlock_occultsummons_hd.md#visions-de-royaumes-lointains ParentLink: warlock_occultsummons_hd.md#invocations-occultes +Name: Visions de royaumes lointains ParentName: Invocations occultes NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_warlock_occultsummons_visions_embrumees.md b/Data/HD/hd_warlock_occultsummons_visions_embrumees.md index 3aa098cd..b953110c 100644 --- a/Data/HD/hd_warlock_occultsummons_visions_embrumees.md +++ b/Data/HD/hd_warlock_occultsummons_visions_embrumees.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Visions embrumées Id: warlock_occultsummons_hd.md#visions-embrumées ParentLink: warlock_occultsummons_hd.md#invocations-occultes +Name: Visions embrumées ParentName: Invocations occultes NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_warlock_occultsummons_voix_du_maitre_des_chaines.md b/Data/HD/hd_warlock_occultsummons_voix_du_maitre_des_chaines.md index f49f8f36..9ef90a24 100644 --- a/Data/HD/hd_warlock_occultsummons_voix_du_maitre_des_chaines.md +++ b/Data/HD/hd_warlock_occultsummons_voix_du_maitre_des_chaines.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Voix du maître des chaînes Id: warlock_occultsummons_hd.md#voix-du-maître-des-chaînes ParentLink: warlock_occultsummons_hd.md#invocations-occultes +Name: Voix du maître des chaînes ParentName: Invocations occultes NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_warlock_occultsummons_voleur_des_cinq_destinees.md b/Data/HD/hd_warlock_occultsummons_voleur_des_cinq_destinees.md index 4c4b21da..fcf9bd7f 100644 --- a/Data/HD/hd_warlock_occultsummons_voleur_des_cinq_destinees.md +++ b/Data/HD/hd_warlock_occultsummons_voleur_des_cinq_destinees.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Voleur des cinq destinées Id: warlock_occultsummons_hd.md#voleur-des-cinq-destinées ParentLink: warlock_occultsummons_hd.md#invocations-occultes +Name: Voleur des cinq destinées ParentName: Invocations occultes NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_warlock_pact.md b/Data/HD/hd_warlock_pact.md index b1a97df2..b681fb1d 100644 --- a/Data/HD/hd_warlock_pact.md +++ b/Data/HD/hd_warlock_pact.md @@ -1,13 +1,13 @@ --- !SubClassItem -Name: Pacte -Source: (MDR p211) -AltName: Pact Boon (SRD p47) Id: warlock_pact_hd.md#pacte RootId: warlock_pact_hd.md ParentLink: warlock_hd.md +Name: Pacte ParentName: Sorcier NameLevel: 1 +AltName: Pact Boon (SRD p47) +Source: (MDR p211) Attributes: {} --- >  [Sorcier](hd_warlock.md) diff --git a/Data/HD/hd_warlock_pact_pacte_de_la_chaine.md b/Data/HD/hd_warlock_pact_pacte_de_la_chaine.md index 36838036..d952a30f 100644 --- a/Data/HD/hd_warlock_pact_pacte_de_la_chaine.md +++ b/Data/HD/hd_warlock_pact_pacte_de_la_chaine.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Pacte de la chaîne Id: warlock_pact_hd.md#pacte-de-la-chaîne ParentLink: warlock_pact_hd.md#pacte +Name: Pacte de la chaîne ParentName: Pacte NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_warlock_pact_pacte_de_la_lame.md b/Data/HD/hd_warlock_pact_pacte_de_la_lame.md index 602612f6..5e58f59e 100644 --- a/Data/HD/hd_warlock_pact_pacte_de_la_lame.md +++ b/Data/HD/hd_warlock_pact_pacte_de_la_lame.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Pacte de la lame Id: warlock_pact_hd.md#pacte-de-la-lame ParentLink: warlock_pact_hd.md#pacte +Name: Pacte de la lame ParentName: Pacte NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_warlock_pact_pacte_du_grimoire.md b/Data/HD/hd_warlock_pact_pacte_du_grimoire.md index a81604f5..88a57ace 100644 --- a/Data/HD/hd_warlock_pact_pacte_du_grimoire.md +++ b/Data/HD/hd_warlock_pact_pacte_du_grimoire.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Pacte du grimoire Id: warlock_pact_hd.md#pacte-du-grimoire ParentLink: warlock_pact_hd.md#pacte +Name: Pacte du grimoire ParentName: Pacte NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_warlock_protecteurs_doutre_monde.md b/Data/HD/hd_warlock_protecteurs_doutre_monde.md index 4ef2baa4..d8a39a76 100644 --- a/Data/HD/hd_warlock_protecteurs_doutre_monde.md +++ b/Data/HD/hd_warlock_protecteurs_doutre_monde.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Protecteurs d'outre-monde Id: warlock_hd.md#protecteurs-doutre-monde ParentLink: warlock_hd.md#sorcier +Name: Protecteurs d'outre-monde ParentName: Sorcier NameLevel: 1 Attributes: {} diff --git a/Data/HD/hd_warlock_votre_pacte.md b/Data/HD/hd_warlock_votre_pacte.md index 769b2d43..99d82989 100644 --- a/Data/HD/hd_warlock_votre_pacte.md +++ b/Data/HD/hd_warlock_votre_pacte.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Votre pacte Id: warlock_hd.md#votre-pacte ParentLink: warlock_hd.md#sorcier +Name: Votre pacte ParentName: Sorcier NameLevel: 1 Attributes: {} diff --git a/Data/HD/hd_weapons_a_deux_mains.md b/Data/HD/hd_weapons_a_deux_mains.md index 96615109..bf836f0d 100644 --- a/Data/HD/hd_weapons_a_deux_mains.md +++ b/Data/HD/hd_weapons_a_deux_mains.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: À deux mains -AltName: Two-Handed (SRD p65) -Source: (MDR p226) Id: weapons_hd.md#À-deux-mains ParentLink: weapons_hd.md#armes +Name: À deux mains ParentName: Armes NameLevel: 5 +AltName: Two-Handed (SRD p65) +Source: (MDR p226) Attributes: {} --- > [Armes](hd_weapons.md) diff --git a/Data/HD/hd_weapons_allonge.md b/Data/HD/hd_weapons_allonge.md index eb60362f..de4bb2ba 100644 --- a/Data/HD/hd_weapons_allonge.md +++ b/Data/HD/hd_weapons_allonge.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Allonge -AltName: Reach (SRD p65) -Source: (MDR p226) Id: weapons_hd.md#allonge ParentLink: weapons_hd.md#armes +Name: Allonge ParentName: Armes NameLevel: 5 +AltName: Reach (SRD p65) +Source: (MDR p226) Attributes: {} --- > [Armes](hd_weapons.md) diff --git a/Data/HD/hd_weapons_armes_en_argent.md b/Data/HD/hd_weapons_armes_en_argent.md index b7f34fd2..2f7adb63 100644 --- a/Data/HD/hd_weapons_armes_en_argent.md +++ b/Data/HD/hd_weapons_armes_en_argent.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Armes en argent -AltName: Silvered Weapons (SRD p65) -Source: (MDR p228) Id: weapons_hd.md#armes-en-argent ParentLink: weapons_hd.md#armes +Name: Armes en argent ParentName: Armes NameLevel: 4 +AltName: Silvered Weapons (SRD p65) +Source: (MDR p228) Attributes: {} --- > [Armes](hd_weapons.md) diff --git a/Data/HD/hd_weapons_armes_improvisees.md b/Data/HD/hd_weapons_armes_improvisees.md index b02fbf83..f1021886 100644 --- a/Data/HD/hd_weapons_armes_improvisees.md +++ b/Data/HD/hd_weapons_armes_improvisees.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Armes improvisées -AltName: Improvised Weapons (SRD p65) -Source: (MDR p228) Id: weapons_hd.md#armes-improvisées ParentLink: weapons_hd.md#armes +Name: Armes improvisées ParentName: Armes NameLevel: 4 +AltName: Improvised Weapons (SRD p65) +Source: (MDR p228) Attributes: {} --- > [Armes](hd_weapons.md) diff --git a/Data/HD/hd_weapons_chargement.md b/Data/HD/hd_weapons_chargement.md index 4640475e..5d902a48 100644 --- a/Data/HD/hd_weapons_chargement.md +++ b/Data/HD/hd_weapons_chargement.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Chargement -AltName: Loading (SRD p65) -Source: (MDR p226) Id: weapons_hd.md#chargement ParentLink: weapons_hd.md#armes +Name: Chargement ParentName: Armes NameLevel: 5 +AltName: Loading (SRD p65) +Source: (MDR p226) Attributes: {} --- > [Armes](hd_weapons.md) diff --git a/Data/HD/hd_weapons_finesse.md b/Data/HD/hd_weapons_finesse.md index dd36829c..e3d9dd8c 100644 --- a/Data/HD/hd_weapons_finesse.md +++ b/Data/HD/hd_weapons_finesse.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Finesse -AltName: Finesse (SRD p64) -Source: (MDR p227) Id: weapons_hd.md#finesse ParentLink: weapons_hd.md#armes +Name: Finesse ParentName: Armes NameLevel: 5 +AltName: Finesse (SRD p64) +Source: (MDR p227) Attributes: {} --- > [Armes](hd_weapons.md) diff --git a/Data/HD/hd_weapons_lancer.md b/Data/HD/hd_weapons_lancer.md index 3ebafd7d..0ca9251c 100644 --- a/Data/HD/hd_weapons_lancer.md +++ b/Data/HD/hd_weapons_lancer.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Lancer -AltName: Thrown (SRD p65) -Source: (MDR p227) Id: weapons_hd.md#lancer ParentLink: weapons_hd.md#armes +Name: Lancer ParentName: Armes NameLevel: 5 +AltName: Thrown (SRD p65) +Source: (MDR p227) Attributes: {} --- > [Armes](hd_weapons.md) diff --git a/Data/HD/hd_weapons_legere.md b/Data/HD/hd_weapons_legere.md index 1223d2ec..8168e57c 100644 --- a/Data/HD/hd_weapons_legere.md +++ b/Data/HD/hd_weapons_legere.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Légère -AltName: Light (SRD p65) -Source: (MDR p227) Id: weapons_hd.md#légère ParentLink: weapons_hd.md#armes +Name: Légère ParentName: Armes NameLevel: 5 +AltName: Light (SRD p65) +Source: (MDR p227) Attributes: {} --- > [Armes](hd_weapons.md) diff --git a/Data/HD/hd_weapons_lourde.md b/Data/HD/hd_weapons_lourde.md index 52580efc..9e2a9b22 100644 --- a/Data/HD/hd_weapons_lourde.md +++ b/Data/HD/hd_weapons_lourde.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Lourde -AltName: Heavy (SRD p65) -Source: (MDR p227) Id: weapons_hd.md#lourde ParentLink: weapons_hd.md#armes +Name: Lourde ParentName: Armes NameLevel: 5 +AltName: Heavy (SRD p65) +Source: (MDR p227) Attributes: {} --- > [Armes](hd_weapons.md) diff --git a/Data/HD/hd_weapons_maitrise_des_armes.md b/Data/HD/hd_weapons_maitrise_des_armes.md index c23fa35c..cad75e15 100644 --- a/Data/HD/hd_weapons_maitrise_des_armes.md +++ b/Data/HD/hd_weapons_maitrise_des_armes.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Maîtrise des armes -AltName: Weapon Proficiency (SRD p64) -Source: (MDR p226) Id: weapons_hd.md#maîtrise-des-armes ParentLink: weapons_hd.md#armes +Name: Maîtrise des armes ParentName: Armes NameLevel: 3 +AltName: Weapon Proficiency (SRD p64) +Source: (MDR p226) Attributes: {} --- > [Armes](hd_weapons.md) diff --git a/Data/HD/hd_weapons_munitions.md b/Data/HD/hd_weapons_munitions.md index 626c4988..a0a5c064 100644 --- a/Data/HD/hd_weapons_munitions.md +++ b/Data/HD/hd_weapons_munitions.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Munitions -AltName: Ammunition (SRD p64) -Source: (MDR p227) Id: weapons_hd.md#munitions ParentLink: weapons_hd.md#armes +Name: Munitions ParentName: Armes NameLevel: 5 +AltName: Ammunition (SRD p64) +Source: (MDR p227) Attributes: {} --- > [Armes](hd_weapons.md) diff --git a/Data/HD/hd_weapons_polyvalente.md b/Data/HD/hd_weapons_polyvalente.md index bb78939f..afee6ed9 100644 --- a/Data/HD/hd_weapons_polyvalente.md +++ b/Data/HD/hd_weapons_polyvalente.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Polyvalente -AltName: Versatile (SRD p65) -Source: (MDR p227) Id: weapons_hd.md#polyvalente ParentLink: weapons_hd.md#armes +Name: Polyvalente ParentName: Armes NameLevel: 5 +AltName: Versatile (SRD p65) +Source: (MDR p227) Attributes: {} --- > [Armes](hd_weapons.md) diff --git a/Data/HD/hd_weapons_portee.md b/Data/HD/hd_weapons_portee.md index 2dfd9de3..a5f1b166 100644 --- a/Data/HD/hd_weapons_portee.md +++ b/Data/HD/hd_weapons_portee.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Portée -AltName: Range (SRD p65) -Source: (MDR p227) Id: weapons_hd.md#portée ParentLink: weapons_hd.md#armes +Name: Portée ParentName: Armes NameLevel: 5 +AltName: Range (SRD p65) +Source: (MDR p227) Attributes: {} --- > [Armes](hd_weapons.md) diff --git a/Data/HD/hd_weapons_proprietes_des_armes.md b/Data/HD/hd_weapons_proprietes_des_armes.md index 891fdc50..2802d472 100644 --- a/Data/HD/hd_weapons_proprietes_des_armes.md +++ b/Data/HD/hd_weapons_proprietes_des_armes.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Propriétés des armes -AltName: Weapon Properties (SRD p64) -Source: (MDR p226) Id: weapons_hd.md#propriétés-des-armes ParentLink: weapons_hd.md#armes +Name: Propriétés des armes ParentName: Armes NameLevel: 3 +AltName: Weapon Properties (SRD p64) +Source: (MDR p226) Attributes: {} --- > [Armes](hd_weapons.md) diff --git a/Data/HD/hd_weapons_speciale.md b/Data/HD/hd_weapons_speciale.md index 37fd6fb7..2a13df7a 100644 --- a/Data/HD/hd_weapons_speciale.md +++ b/Data/HD/hd_weapons_speciale.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Spéciale -AltName: Special (SRD p65) -Source: (MDR p228) Id: weapons_hd.md#spéciale ParentLink: weapons_hd.md#armes +Name: Spéciale ParentName: Armes NameLevel: 5 +AltName: Special (SRD p65) +Source: (MDR p228) Attributes: {} --- > [Armes](hd_weapons.md) diff --git a/Data/HD/hd_wizard_academician.md b/Data/HD/hd_wizard_academician.md index 9d0b0b37..9cc6949f 100644 --- a/Data/HD/hd_wizard_academician.md +++ b/Data/HD/hd_wizard_academician.md @@ -1,13 +1,13 @@ --- !SubClassItem -Name: Académicien -Source: (MDR p169) ParentClassId: hd_wizard.md Id: wizard_academician_hd.md#académicien RootId: wizard_academician_hd.md ParentLink: wizard_hd.md#traditions-arcaniques +Name: Académicien ParentName: Traditions arcaniques NameLevel: 1 +Source: (MDR p169) Attributes: {} --- >  [Traditions arcaniques](hd_wizard_traditions_arcaniques.md) diff --git a/Data/HD/hd_wizard_academician_expertise.md b/Data/HD/hd_wizard_academician_expertise.md index a25d75c7..4da1371c 100644 --- a/Data/HD/hd_wizard_academician_expertise.md +++ b/Data/HD/hd_wizard_academician_expertise.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Expertise Id: wizard_academician_hd.md#expertise ParentLink: wizard_academician_hd.md#académicien +Name: Expertise ParentName: Académicien NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_wizard_academician_haute_maitrise.md b/Data/HD/hd_wizard_academician_haute_maitrise.md index 252d1e30..f616593e 100644 --- a/Data/HD/hd_wizard_academician_haute_maitrise.md +++ b/Data/HD/hd_wizard_academician_haute_maitrise.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Haute maîtrise Id: wizard_academician_hd.md#haute-maîtrise ParentLink: wizard_academician_hd.md#académicien +Name: Haute maîtrise ParentName: Académicien NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_wizard_academician_magie_academique.md b/Data/HD/hd_wizard_academician_magie_academique.md index f1d0bba3..ea11df5e 100644 --- a/Data/HD/hd_wizard_academician_magie_academique.md +++ b/Data/HD/hd_wizard_academician_magie_academique.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Magie académique Id: wizard_academician_hd.md#magie-académique ParentLink: wizard_academician_hd.md#académicien +Name: Magie académique ParentName: Académicien NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_wizard_academician_maitrise.md b/Data/HD/hd_wizard_academician_maitrise.md index 1a54344d..001dd7cc 100644 --- a/Data/HD/hd_wizard_academician_maitrise.md +++ b/Data/HD/hd_wizard_academician_maitrise.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Maîtrise Id: wizard_academician_hd.md#maîtrise ParentLink: wizard_academician_hd.md#académicien +Name: Maîtrise ParentName: Académicien NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_wizard_academician_specialisation.md b/Data/HD/hd_wizard_academician_specialisation.md index 0012daf8..2c54e966 100644 --- a/Data/HD/hd_wizard_academician_specialisation.md +++ b/Data/HD/hd_wizard_academician_specialisation.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Spécialisation Id: wizard_academician_hd.md#spécialisation ParentLink: wizard_academician_hd.md#académicien +Name: Spécialisation ParentName: Académicien NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_wizard_elementalist.md b/Data/HD/hd_wizard_elementalist.md index 5a2ad552..afa56295 100644 --- a/Data/HD/hd_wizard_elementalist.md +++ b/Data/HD/hd_wizard_elementalist.md @@ -1,13 +1,13 @@ --- !SubClassItem -Name: Élémentaliste -Source: (MDR p171) ParentClassId: hd_wizard.md Id: wizard_elementalist_hd.md#Élémentaliste RootId: wizard_elementalist_hd.md ParentLink: wizard_hd.md#traditions-arcaniques +Name: Élémentaliste ParentName: Traditions arcaniques NameLevel: 1 +Source: (MDR p171) Attributes: {} --- >  [Traditions arcaniques](hd_wizard_traditions_arcaniques.md) diff --git a/Data/HD/hd_wizard_elementalist_deplacement_elementaire.md b/Data/HD/hd_wizard_elementalist_deplacement_elementaire.md index d8b15c43..13e3159a 100644 --- a/Data/HD/hd_wizard_elementalist_deplacement_elementaire.md +++ b/Data/HD/hd_wizard_elementalist_deplacement_elementaire.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Déplacement élémentaire Id: wizard_elementalist_hd.md#déplacement-élémentaire ParentLink: wizard_elementalist_hd.md#Élémentaliste +Name: Déplacement élémentaire ParentName: Élémentaliste NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_wizard_elementalist_immunite_elementaire.md b/Data/HD/hd_wizard_elementalist_immunite_elementaire.md index 119a1cb3..f68940a1 100644 --- a/Data/HD/hd_wizard_elementalist_immunite_elementaire.md +++ b/Data/HD/hd_wizard_elementalist_immunite_elementaire.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Immunité élémentaire Id: wizard_elementalist_hd.md#immunité-élémentaire ParentLink: wizard_elementalist_hd.md#Élémentaliste +Name: Immunité élémentaire ParentName: Élémentaliste NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_wizard_elementalist_maitre_des_elements.md b/Data/HD/hd_wizard_elementalist_maitre_des_elements.md index 2f1fc072..8284b814 100644 --- a/Data/HD/hd_wizard_elementalist_maitre_des_elements.md +++ b/Data/HD/hd_wizard_elementalist_maitre_des_elements.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Maître des éléments Id: wizard_elementalist_hd.md#maître-des-éléments ParentLink: wizard_elementalist_hd.md#Élémentaliste +Name: Maître des éléments ParentName: Élémentaliste NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_wizard_elementalist_maitrise_elementaire.md b/Data/HD/hd_wizard_elementalist_maitrise_elementaire.md index 44918564..6181829a 100644 --- a/Data/HD/hd_wizard_elementalist_maitrise_elementaire.md +++ b/Data/HD/hd_wizard_elementalist_maitrise_elementaire.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Maîtrise élémentaire Id: wizard_elementalist_hd.md#maîtrise-élémentaire ParentLink: wizard_elementalist_hd.md#Élémentaliste +Name: Maîtrise élémentaire ParentName: Élémentaliste NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_wizard_elementalist_puissance_elementaire.md b/Data/HD/hd_wizard_elementalist_puissance_elementaire.md index 986bce8d..e459063b 100644 --- a/Data/HD/hd_wizard_elementalist_puissance_elementaire.md +++ b/Data/HD/hd_wizard_elementalist_puissance_elementaire.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Puissance élémentaire Id: wizard_elementalist_hd.md#puissance-élémentaire ParentLink: wizard_elementalist_hd.md#Élémentaliste +Name: Puissance élémentaire ParentName: Élémentaliste NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_wizard_elementalist_resistance_elementaire.md b/Data/HD/hd_wizard_elementalist_resistance_elementaire.md index ff449d80..b6883cec 100644 --- a/Data/HD/hd_wizard_elementalist_resistance_elementaire.md +++ b/Data/HD/hd_wizard_elementalist_resistance_elementaire.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Résistance élémentaire Id: wizard_elementalist_hd.md#résistance-élémentaire ParentLink: wizard_elementalist_hd.md#Élémentaliste +Name: Résistance élémentaire ParentName: Élémentaliste NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_wizard_elementalist_specialisation_elementaire.md b/Data/HD/hd_wizard_elementalist_specialisation_elementaire.md index a15f4b3f..d97e85fa 100644 --- a/Data/HD/hd_wizard_elementalist_specialisation_elementaire.md +++ b/Data/HD/hd_wizard_elementalist_specialisation_elementaire.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Spécialisation élémentaire Id: wizard_elementalist_hd.md#spécialisation-élémentaire ParentLink: wizard_elementalist_hd.md#Élémentaliste +Name: Spécialisation élémentaire ParentName: Élémentaliste NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_wizard_eminence.md b/Data/HD/hd_wizard_eminence.md index e95c2a3c..b16d3ea4 100644 --- a/Data/HD/hd_wizard_eminence.md +++ b/Data/HD/hd_wizard_eminence.md @@ -1,13 +1,13 @@ --- !SubClassItem -Name: Éminence grise -Source: (MDR p174) ParentClassId: hd_wizard.md Id: wizard_eminence_hd.md#Éminence-grise RootId: wizard_eminence_hd.md ParentLink: wizard_hd.md#traditions-arcaniques +Name: Éminence grise ParentName: Traditions arcaniques NameLevel: 1 +Source: (MDR p174) Attributes: {} --- >  [Traditions arcaniques](hd_wizard_traditions_arcaniques.md) diff --git a/Data/HD/hd_wizard_eminence_esprit_impenetrable.md b/Data/HD/hd_wizard_eminence_esprit_impenetrable.md index 29640a4a..d890a0d4 100644 --- a/Data/HD/hd_wizard_eminence_esprit_impenetrable.md +++ b/Data/HD/hd_wizard_eminence_esprit_impenetrable.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Esprit impénétrable Id: wizard_eminence_hd.md#esprit-impénétrable ParentLink: wizard_eminence_hd.md#Éminence-grise +Name: Esprit impénétrable ParentName: Éminence grise NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_wizard_eminence_historiographe.md b/Data/HD/hd_wizard_eminence_historiographe.md index 36362157..8f242167 100644 --- a/Data/HD/hd_wizard_eminence_historiographe.md +++ b/Data/HD/hd_wizard_eminence_historiographe.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Historiographe Id: wizard_eminence_hd.md#historiographe ParentLink: wizard_eminence_hd.md#Éminence-grise +Name: Historiographe ParentName: Éminence grise NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_wizard_eminence_imposture.md b/Data/HD/hd_wizard_eminence_imposture.md index 64222e38..c7440880 100644 --- a/Data/HD/hd_wizard_eminence_imposture.md +++ b/Data/HD/hd_wizard_eminence_imposture.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Imposture Id: wizard_eminence_hd.md#imposture ParentLink: wizard_eminence_hd.md#Éminence-grise +Name: Imposture ParentName: Éminence grise NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_wizard_eminence_incantation_discrete.md b/Data/HD/hd_wizard_eminence_incantation_discrete.md index aad9e983..2c11ef1c 100644 --- a/Data/HD/hd_wizard_eminence_incantation_discrete.md +++ b/Data/HD/hd_wizard_eminence_incantation_discrete.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Incantation discrète Id: wizard_eminence_hd.md#incantation-discrète ParentLink: wizard_eminence_hd.md#Éminence-grise +Name: Incantation discrète ParentName: Éminence grise NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_wizard_eminence_influence.md b/Data/HD/hd_wizard_eminence_influence.md index 5c8d5a57..0f99ea16 100644 --- a/Data/HD/hd_wizard_eminence_influence.md +++ b/Data/HD/hd_wizard_eminence_influence.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Influence Id: wizard_eminence_hd.md#influence ParentLink: wizard_eminence_hd.md#Éminence-grise +Name: Influence ParentName: Éminence grise NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_wizard_eminence_politicien.md b/Data/HD/hd_wizard_eminence_politicien.md index 8f40b8ab..26774ca6 100644 --- a/Data/HD/hd_wizard_eminence_politicien.md +++ b/Data/HD/hd_wizard_eminence_politicien.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Politicien Id: wizard_eminence_hd.md#politicien ParentLink: wizard_eminence_hd.md#Éminence-grise +Name: Politicien ParentName: Éminence grise NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_wizard_eminence_tour_silencieux.md b/Data/HD/hd_wizard_eminence_tour_silencieux.md index f34e5d2a..3f862efb 100644 --- a/Data/HD/hd_wizard_eminence_tour_silencieux.md +++ b/Data/HD/hd_wizard_eminence_tour_silencieux.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Tour silencieux Id: wizard_eminence_hd.md#tour-silencieux ParentLink: wizard_eminence_hd.md#Éminence-grise +Name: Tour silencieux ParentName: Éminence grise NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_wizard_evocation.md b/Data/HD/hd_wizard_evocation.md index 179fc4fe..f8860ea0 100644 --- a/Data/HD/hd_wizard_evocation.md +++ b/Data/HD/hd_wizard_evocation.md @@ -1,14 +1,14 @@ --- !SubClassItem -Name: École d'évocation -Source: (MDR p419) -AltName: School of Evocation (SRD p54) ParentClassId: hd_wizard.md Id: wizard_evocation_hd.md#École-dévocation RootId: wizard_evocation_hd.md ParentLink: wizard_hd.md#traditions-arcaniques +Name: École d'évocation ParentName: Traditions arcaniques NameLevel: 1 +AltName: School of Evocation (SRD p54) +Source: (MDR p419) Attributes: {} --- >  [Traditions arcaniques](hd_wizard_traditions_arcaniques.md) diff --git a/Data/HD/hd_wizard_evocation_evocateur_erudit.md b/Data/HD/hd_wizard_evocation_evocateur_erudit.md index 9e441cba..45b6c101 100644 --- a/Data/HD/hd_wizard_evocation_evocateur_erudit.md +++ b/Data/HD/hd_wizard_evocation_evocateur_erudit.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Évocateur érudit Id: wizard_evocation_hd.md#Évocateur-érudit ParentLink: wizard_evocation_hd.md#École-dévocation +Name: Évocateur érudit ParentName: École d'évocation NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_wizard_evocation_evocation_amelioree.md b/Data/HD/hd_wizard_evocation_evocation_amelioree.md index 268d999e..5d6f82df 100644 --- a/Data/HD/hd_wizard_evocation_evocation_amelioree.md +++ b/Data/HD/hd_wizard_evocation_evocation_amelioree.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Évocation améliorée Id: wizard_evocation_hd.md#Évocation-améliorée ParentLink: wizard_evocation_hd.md#École-dévocation +Name: Évocation améliorée ParentName: École d'évocation NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_wizard_evocation_faconneur_de_sorts.md b/Data/HD/hd_wizard_evocation_faconneur_de_sorts.md index e5c40aa7..05df7e2a 100644 --- a/Data/HD/hd_wizard_evocation_faconneur_de_sorts.md +++ b/Data/HD/hd_wizard_evocation_faconneur_de_sorts.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Façonneur de sorts Id: wizard_evocation_hd.md#façonneur-de-sorts ParentLink: wizard_evocation_hd.md#École-dévocation +Name: Façonneur de sorts ParentName: École d'évocation NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_wizard_evocation_surcharge_magique.md b/Data/HD/hd_wizard_evocation_surcharge_magique.md index bc0f1510..0ae8356a 100644 --- a/Data/HD/hd_wizard_evocation_surcharge_magique.md +++ b/Data/HD/hd_wizard_evocation_surcharge_magique.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Surcharge magique Id: wizard_evocation_hd.md#surcharge-magique ParentLink: wizard_evocation_hd.md#École-dévocation +Name: Surcharge magique ParentName: École d'évocation NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_wizard_evocation_tour_de_magie_puissant.md b/Data/HD/hd_wizard_evocation_tour_de_magie_puissant.md index ffd87707..1c4b554f 100644 --- a/Data/HD/hd_wizard_evocation_tour_de_magie_puissant.md +++ b/Data/HD/hd_wizard_evocation_tour_de_magie_puissant.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Tour de magie puissant Id: wizard_evocation_hd.md#tour-de-magie-puissant ParentLink: wizard_evocation_hd.md#École-dévocation +Name: Tour de magie puissant ParentName: École d'évocation NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_wizard_surveyor.md b/Data/HD/hd_wizard_surveyor.md index 2309da8e..2cbadd8b 100644 --- a/Data/HD/hd_wizard_surveyor.md +++ b/Data/HD/hd_wizard_surveyor.md @@ -1,13 +1,13 @@ --- !SubClassItem -Name: Arpenteur -Source: (MDR p171) ParentClassId: hd_wizard.md Id: wizard_surveyor_hd.md#arpenteur RootId: wizard_surveyor_hd.md ParentLink: wizard_hd.md#traditions-arcaniques +Name: Arpenteur ParentName: Traditions arcaniques NameLevel: 1 +Source: (MDR p171) Attributes: {} --- >  [Traditions arcaniques](hd_wizard_traditions_arcaniques.md) diff --git a/Data/HD/hd_wizard_surveyor_aguerri.md b/Data/HD/hd_wizard_surveyor_aguerri.md index 182743bf..022e6df0 100644 --- a/Data/HD/hd_wizard_surveyor_aguerri.md +++ b/Data/HD/hd_wizard_surveyor_aguerri.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Aguerri Id: wizard_surveyor_hd.md#aguerri ParentLink: wizard_surveyor_hd.md#arpenteur +Name: Aguerri ParentName: Arpenteur NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_wizard_surveyor_endurci.md b/Data/HD/hd_wizard_surveyor_endurci.md index db97054b..59ed7c69 100644 --- a/Data/HD/hd_wizard_surveyor_endurci.md +++ b/Data/HD/hd_wizard_surveyor_endurci.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Endurci Id: wizard_surveyor_hd.md#endurci ParentLink: wizard_surveyor_hd.md#arpenteur +Name: Endurci ParentName: Arpenteur NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_wizard_surveyor_incantation_reflexe.md b/Data/HD/hd_wizard_surveyor_incantation_reflexe.md index 169df6ce..04fd09f1 100644 --- a/Data/HD/hd_wizard_surveyor_incantation_reflexe.md +++ b/Data/HD/hd_wizard_surveyor_incantation_reflexe.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Incantation réflexe Id: wizard_surveyor_hd.md#incantation-réflexe ParentLink: wizard_surveyor_hd.md#arpenteur +Name: Incantation réflexe ParentName: Arpenteur NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_wizard_surveyor_magie_confinee.md b/Data/HD/hd_wizard_surveyor_magie_confinee.md index d250cf21..15e7050a 100644 --- a/Data/HD/hd_wizard_surveyor_magie_confinee.md +++ b/Data/HD/hd_wizard_surveyor_magie_confinee.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Magie confinée Id: wizard_surveyor_hd.md#magie-confinée ParentLink: wizard_surveyor_hd.md#arpenteur +Name: Magie confinée ParentName: Arpenteur NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_wizard_surveyor_ressources_insoupconnees.md b/Data/HD/hd_wizard_surveyor_ressources_insoupconnees.md index c4e8ac07..7a7503f3 100644 --- a/Data/HD/hd_wizard_surveyor_ressources_insoupconnees.md +++ b/Data/HD/hd_wizard_surveyor_ressources_insoupconnees.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Ressources insoupçonnées Id: wizard_surveyor_hd.md#ressources-insoupçonnées ParentLink: wizard_surveyor_hd.md#arpenteur +Name: Ressources insoupçonnées ParentName: Arpenteur NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_wizard_traditions_arcaniques.md b/Data/HD/hd_wizard_traditions_arcaniques.md index 3a278d52..96c7763a 100644 --- a/Data/HD/hd_wizard_traditions_arcaniques.md +++ b/Data/HD/hd_wizard_traditions_arcaniques.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Traditions arcaniques Id: wizard_hd.md#traditions-arcaniques ParentLink: wizard_hd.md#magicien +Name: Traditions arcaniques ParentName: Magicien NameLevel: 2 Attributes: {} diff --git a/Data/HD/hd_wizard_votre_grimoire.md b/Data/HD/hd_wizard_votre_grimoire.md index ae8eafe7..58023cec 100644 --- a/Data/HD/hd_wizard_votre_grimoire.md +++ b/Data/HD/hd_wizard_votre_grimoire.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Votre grimoire Id: wizard_hd.md#votre-grimoire ParentLink: wizard_hd.md#magicien +Name: Votre grimoire ParentName: Magicien NameLevel: 1 Attributes: {} diff --git a/Data/HD/index.md b/Data/HD/index.md index f2e659cd..eed247ab 100644 --- a/Data/HD/index.md +++ b/Data/HD/index.md @@ -1,8 +1,8 @@ --- !GenericItem -Name: Bibliothèque Id: index.md RootId: index.md +Name: Bibliothèque NameLevel: 1 Attributes: {} --- diff --git a/Data/HD/srd_conditions_blinded.md b/Data/HD/srd_conditions_blinded.md index fdf690dd..e33d9f38 100644 --- a/Data/HD/srd_conditions_blinded.md +++ b/Data/HD/srd_conditions_blinded.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Blinded -AltName: '[Aveuglé](hd_conditions_aveugle.md)' -Source: (SRD p358) Id: conditions_vo.md#blinded ParentLink: conditions_vo.md#conditions +Name: Blinded ParentName: Conditions NameLevel: 1 +AltName: '[Aveuglé](hd_conditions_aveugle.md)' +Source: (SRD p358) Attributes: {} --- > [Conditions](srd_conditions.md) diff --git a/Data/HD/srd_conditions_charmed.md b/Data/HD/srd_conditions_charmed.md index 7e5366e7..3e6e516f 100644 --- a/Data/HD/srd_conditions_charmed.md +++ b/Data/HD/srd_conditions_charmed.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Charmed -AltName: '[Charmé](hd_conditions_charme.md)' -Source: (SRD p358) Id: conditions_vo.md#charmed ParentLink: conditions_vo.md#conditions +Name: Charmed ParentName: Conditions NameLevel: 1 +AltName: '[Charmé](hd_conditions_charme.md)' +Source: (SRD p358) Attributes: {} --- > [Conditions](srd_conditions.md) diff --git a/Data/HD/srd_conditions_deafened.md b/Data/HD/srd_conditions_deafened.md index 2a7739fc..67c93c6e 100644 --- a/Data/HD/srd_conditions_deafened.md +++ b/Data/HD/srd_conditions_deafened.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Deafened -AltName: '[Assourdi](hd_conditions_assourdi.md)' -Source: (SRD p358) Id: conditions_vo.md#deafened ParentLink: conditions_vo.md#conditions +Name: Deafened ParentName: Conditions NameLevel: 1 +AltName: '[Assourdi](hd_conditions_assourdi.md)' +Source: (SRD p358) Attributes: {} --- > [Conditions](srd_conditions.md) diff --git a/Data/HD/srd_conditions_exhaustion.md b/Data/HD/srd_conditions_exhaustion.md index 1602c3d1..77e4f8f9 100644 --- a/Data/HD/srd_conditions_exhaustion.md +++ b/Data/HD/srd_conditions_exhaustion.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Exhaustion -AltName: '[Fatigue et épuisement](hd_conditions_fatigue_et_epuisement.md)' -Source: (SRD p358) Id: conditions_vo.md#exhaustion ParentLink: conditions_vo.md#conditions +Name: Exhaustion ParentName: Conditions NameLevel: 1 +AltName: '[Fatigue et épuisement](hd_conditions_fatigue_et_epuisement.md)' +Source: (SRD p358) Attributes: {} --- > [Conditions](srd_conditions.md) diff --git a/Data/HD/srd_conditions_frightened.md b/Data/HD/srd_conditions_frightened.md index 0c6e810a..b59783c0 100644 --- a/Data/HD/srd_conditions_frightened.md +++ b/Data/HD/srd_conditions_frightened.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Frightened -AltName: '[Terrorisé](hd_conditions_terrorise.md)' -Source: (SRD p358) Id: conditions_vo.md#frightened ParentLink: conditions_vo.md#conditions +Name: Frightened ParentName: Conditions NameLevel: 1 +AltName: '[Terrorisé](hd_conditions_terrorise.md)' +Source: (SRD p358) Attributes: {} --- > [Conditions](srd_conditions.md) diff --git a/Data/HD/srd_conditions_grappled.md b/Data/HD/srd_conditions_grappled.md index 58eae6b7..20812104 100644 --- a/Data/HD/srd_conditions_grappled.md +++ b/Data/HD/srd_conditions_grappled.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Grappled -AltName: '[Empoigné](hd_conditions_empoigne.md)' -Source: (SRD p358) Id: conditions_vo.md#grappled ParentLink: conditions_vo.md#conditions +Name: Grappled ParentName: Conditions NameLevel: 1 +AltName: '[Empoigné](hd_conditions_empoigne.md)' +Source: (SRD p358) Attributes: {} --- > [Conditions](srd_conditions.md) diff --git a/Data/HD/srd_conditions_incapacitated.md b/Data/HD/srd_conditions_incapacitated.md index c238f35c..1a61015e 100644 --- a/Data/HD/srd_conditions_incapacitated.md +++ b/Data/HD/srd_conditions_incapacitated.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Incapacitated -AltName: '[Neutralisé](hd_conditions_neutralise.md)' -Source: (SRD p358) Id: conditions_vo.md#incapacitated ParentLink: conditions_vo.md#conditions +Name: Incapacitated ParentName: Conditions NameLevel: 1 +AltName: '[Neutralisé](hd_conditions_neutralise.md)' +Source: (SRD p358) Attributes: {} --- > [Conditions](srd_conditions.md) diff --git a/Data/HD/srd_conditions_invisible.md b/Data/HD/srd_conditions_invisible.md index ac29504a..4f3d0480 100644 --- a/Data/HD/srd_conditions_invisible.md +++ b/Data/HD/srd_conditions_invisible.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Invisible -AltName: '[Invisible](hd_conditions_invisible.md)' -Source: (SRD p358) Id: conditions_vo.md#invisible ParentLink: conditions_vo.md#conditions +Name: Invisible ParentName: Conditions NameLevel: 1 +AltName: '[Invisible](hd_conditions_invisible.md)' +Source: (SRD p358) Attributes: {} --- > [Conditions](srd_conditions.md) diff --git a/Data/HD/srd_conditions_paralyzed.md b/Data/HD/srd_conditions_paralyzed.md index a263aafa..7fa8d053 100644 --- a/Data/HD/srd_conditions_paralyzed.md +++ b/Data/HD/srd_conditions_paralyzed.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Paralyzed -AltName: '[Paralysé](hd_conditions_paralyse.md)' -Source: (SRD p358) Id: conditions_vo.md#paralyzed ParentLink: conditions_vo.md#conditions +Name: Paralyzed ParentName: Conditions NameLevel: 1 +AltName: '[Paralysé](hd_conditions_paralyse.md)' +Source: (SRD p358) Attributes: {} --- > [Conditions](srd_conditions.md) diff --git a/Data/HD/srd_conditions_petrified.md b/Data/HD/srd_conditions_petrified.md index 381aa988..cd5e641b 100644 --- a/Data/HD/srd_conditions_petrified.md +++ b/Data/HD/srd_conditions_petrified.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Petrified -AltName: '[Pétrifié](hd_conditions_petrifie.md)' -Source: (SRD p359) Id: conditions_vo.md#petrified ParentLink: conditions_vo.md#conditions +Name: Petrified ParentName: Conditions NameLevel: 1 +AltName: '[Pétrifié](hd_conditions_petrifie.md)' +Source: (SRD p359) Attributes: {} --- > [Conditions](srd_conditions.md) diff --git a/Data/HD/srd_conditions_poisoned.md b/Data/HD/srd_conditions_poisoned.md index 087bd6ee..a45ace49 100644 --- a/Data/HD/srd_conditions_poisoned.md +++ b/Data/HD/srd_conditions_poisoned.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Poisoned -AltName: '[Empoisonné](hd_conditions_empoisonne.md)' -Source: (SRD p359) Id: conditions_vo.md#poisoned ParentLink: conditions_vo.md#conditions +Name: Poisoned ParentName: Conditions NameLevel: 1 +AltName: '[Empoisonné](hd_conditions_empoisonne.md)' +Source: (SRD p359) Attributes: {} --- > [Conditions](srd_conditions.md) diff --git a/Data/HD/srd_conditions_prone.md b/Data/HD/srd_conditions_prone.md index 7f741708..c34f6b3e 100644 --- a/Data/HD/srd_conditions_prone.md +++ b/Data/HD/srd_conditions_prone.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Prone -AltName: '[À terre](hd_conditions_a_terre.md)' -Source: (SRD p359) Id: conditions_vo.md#prone ParentLink: conditions_vo.md#conditions +Name: Prone ParentName: Conditions NameLevel: 1 +AltName: '[À terre](hd_conditions_a_terre.md)' +Source: (SRD p359) Attributes: {} --- > [Conditions](srd_conditions.md) diff --git a/Data/HD/srd_conditions_restrained.md b/Data/HD/srd_conditions_restrained.md index 7b9a337e..acbda313 100644 --- a/Data/HD/srd_conditions_restrained.md +++ b/Data/HD/srd_conditions_restrained.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Restrained -AltName: '[Entravé](hd_conditions_entrave.md)' -Source: (SRD p359) Id: conditions_vo.md#restrained ParentLink: conditions_vo.md#conditions +Name: Restrained ParentName: Conditions NameLevel: 1 +AltName: '[Entravé](hd_conditions_entrave.md)' +Source: (SRD p359) Attributes: {} --- > [Conditions](srd_conditions.md) diff --git a/Data/HD/srd_conditions_stunned.md b/Data/HD/srd_conditions_stunned.md index 2102b228..38b8d08b 100644 --- a/Data/HD/srd_conditions_stunned.md +++ b/Data/HD/srd_conditions_stunned.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Stunned -AltName: '[Étourdi](hd_conditions_etourdi.md)' -Source: (SRD p359) Id: conditions_vo.md#stunned ParentLink: conditions_vo.md#conditions +Name: Stunned ParentName: Conditions NameLevel: 1 +AltName: '[Étourdi](hd_conditions_etourdi.md)' +Source: (SRD p359) Attributes: {} --- > [Conditions](srd_conditions.md) diff --git a/Data/HD/srd_conditions_unconscious.md b/Data/HD/srd_conditions_unconscious.md index 4befe4bf..f5cf3edb 100644 --- a/Data/HD/srd_conditions_unconscious.md +++ b/Data/HD/srd_conditions_unconscious.md @@ -1,12 +1,12 @@ --- !GenericItem -Name: Unconscious -AltName: '[Inconscient](hd_conditions_inconscient.md)' -Source: (SRD p359) Id: conditions_vo.md#unconscious ParentLink: conditions_vo.md#conditions +Name: Unconscious ParentName: Conditions NameLevel: 1 +AltName: '[Inconscient](hd_conditions_inconscient.md)' +Source: (SRD p359) Attributes: {} --- > [Conditions](srd_conditions.md)