diff --git a/AideDeJeu/AideDeJeu/MarkdownView/MarkdownView.cs b/AideDeJeu/AideDeJeu/MarkdownView/MarkdownView.cs index a785152e..8d2c8376 100644 --- a/AideDeJeu/AideDeJeu/MarkdownView/MarkdownView.cs +++ b/AideDeJeu/AideDeJeu/MarkdownView/MarkdownView.cs @@ -422,6 +422,7 @@ FormattedText = CreateFormatted(par.Inline, style.FontFamily, style.Attributes, style.ForegroundColor, style.BackgroundColor, style.FontSize), HorizontalOptions = LayoutOptions.CenterAndExpand, BackgroundColor = style.BackgroundColor, + LineBreakMode = LineBreakMode.WordWrap, VerticalTextAlignment = TextAlignment.Center, HorizontalTextAlignment = TextAlignment.Center, }; diff --git a/AideDeJeu/AideDeJeu/Views/ItemsPage.xaml.cs b/AideDeJeu/AideDeJeu/Views/ItemsPage.xaml.cs index 6c65bd28..ebd60d40 100644 --- a/AideDeJeu/AideDeJeu/Views/ItemsPage.xaml.cs +++ b/AideDeJeu/AideDeJeu/Views/ItemsPage.xaml.cs @@ -32,12 +32,12 @@ namespace AideDeJeu.Views BindingContext = _ItemsViewModel = itemsViewModel; // Main; - this.SizeChanged += (o, e) => { - if(this.Width > 0 && this.Height > 0) - { - this.IsPresented = this.Width > this.Height; - } - }; + //this.SizeChanged += (o, e) => { + // if(this.Width > 0 && this.Height > 0) + // { + // this.IsPresented = this.Width > this.Height; + // } + //}; } public ItemsPage() { diff --git a/Data/barbarian_hd.md b/Data/barbarian_hd.md index 27662cb0..ba70452e 100644 --- a/Data/barbarian_hd.md +++ b/Data/barbarian_hd.md @@ -33,8 +33,10 @@ Vous commencez avec l'équipement suivant, en plus de l'équipement accordé par [][Generic] + ## Le Barbare + |Niveau|Bonus de maîtrise|Aptitudes|Rages|Dégâts de rage| |---|---|---|---|---| |1|+2|[Rage], [Défense sans armure]|2|+2| diff --git a/Data/bard_hd.md b/Data/bard_hd.md index 82a9b745..2bd51c05 100644 --- a/Data/bard_hd.md +++ b/Data/bard_hd.md @@ -35,11 +35,12 @@ Vous commencez avec l’équipement suivant, en plus de l’équipement accordé [][Generic] -## Barde +# Barde |Niveau|Bonus de maîtrise|Aptitudes|Tours de magie connus|Sorts connus|1|2|3|4|5|6|7|8|9| |---|---|---|---|---|---|---|---|---|---|---|---|---|---| |1|+2|Incantations, Inspiration bardique (d6)|2|4|2|-|-|-|-|-|-|-|-| + |2|+2|Touche-à-tout, Chant reposant (d6)|2|5|3|-|-|-|-|-|-|-|-| |3|+2|Collège bardique, Expertise|2|6|4|2|-|-|-|-|-|-|-| |4|+2|Amélioration de caractéristiques|3|7|4|3|-|-|-|-|-|-|-| diff --git a/Data/cleric_hd.md b/Data/cleric_hd.md index 96dbbead..c219424e 100644 --- a/Data/cleric_hd.md +++ b/Data/cleric_hd.md @@ -35,11 +35,14 @@ Vous commencez avec l’équipement suivant, en plus de l’équipement accordé [][Generic] + ## Clerc + |Niveau|Bonus de maîtrise|Aptitudes|Tours de magie connus|1|2|3|4|5|6|7|8|9| |---|---|---|---|---|---|---|---|---|---|---|---|---| |1|+2|Incantations, Domaine divin|3|2|-|-|-|-|-|-|-|-| + |2|+2|Canalisation d’énergie divine (1/ repos), Aptitude de domaine divin|3|3|-|-|-|-|-|-|-|-| |3|+2|_|3|4|2|-|-|-|-|-|-|-| |4|+2|Amélioration de caractéristiques|4|4|3|-|-|-|-|-|-|-|