mirror of
https://github.com/Nioux/AideDeJeu.git
synced 2025-10-30 15:06:06 +00:00
Contenu
This commit is contained in:
parent
28cff4fd23
commit
8105ac4e18
10 changed files with 40 additions and 0 deletions
|
|
@ -288,6 +288,17 @@
|
||||||
<EmbeddedResource Include="..\..\Data\weapons_hd.md" Link="Data\weapons_hd.md" />
|
<EmbeddedResource Include="..\..\Data\weapons_hd.md" Link="Data\weapons_hd.md" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
|
<ItemGroup>
|
||||||
|
<EmbeddedResource Include="..\..\Data\diseases_hd.md" Link="Data\diseases_hd.md" />
|
||||||
|
<EmbeddedResource Include="..\..\Data\madness_hd.md" Link="Data\madness_hd.md" />
|
||||||
|
<EmbeddedResource Include="..\..\Data\monsters_properties_hd.md" Link="Data\monsters_properties_hd.md" />
|
||||||
|
<EmbeddedResource Include="..\..\Data\objects_hd.md" Link="Data\objects_hd.md" />
|
||||||
|
<EmbeddedResource Include="..\..\Data\pantheons_hd.md" Link="Data\pantheons_hd.md" />
|
||||||
|
<EmbeddedResource Include="..\..\Data\planes_hd.md" Link="Data\planes_hd.md" />
|
||||||
|
<EmbeddedResource Include="..\..\Data\poisons_hd.md" Link="Data\poisons_hd.md" />
|
||||||
|
<EmbeddedResource Include="..\..\Data\traps_hd.md" Link="Data\traps_hd.md" />
|
||||||
|
</ItemGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<EmbeddedResource Update="Views\MainNavigationPage.xaml">
|
<EmbeddedResource Update="Views\MainNavigationPage.xaml">
|
||||||
<Generator>MSBuild:UpdateDesignTimeXaml</Generator>
|
<Generator>MSBuild:UpdateDesignTimeXaml</Generator>
|
||||||
|
|
|
||||||
4
Data/diseases_hd.md
Normal file
4
Data/diseases_hd.md
Normal file
|
|
@ -0,0 +1,4 @@
|
||||||
|
|
||||||
|
# Maladies
|
||||||
|
|
||||||
|
- AltName: Diseases (SRD p199)
|
||||||
|
|
@ -1,5 +1,7 @@
|
||||||
# Manuel des règles
|
# Manuel des règles
|
||||||
|
|
||||||
|
## Création du personnage
|
||||||
|
|
||||||
## [Races](races_hd.md)
|
## [Races](races_hd.md)
|
||||||
|
|
||||||
## [Personnalité et Historique](personnality_background_hd.md)
|
## [Personnalité et Historique](personnality_background_hd.md)
|
||||||
|
|
|
||||||
3
Data/madness_hd.md
Normal file
3
Data/madness_hd.md
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
Folie
|
||||||
|
|
||||||
|
- AltName: Madness (SRD p201)
|
||||||
3
Data/monsters_properties_hd.md
Normal file
3
Data/monsters_properties_hd.md
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
Monstres (général)
|
||||||
|
|
||||||
|
- AltName: Monsters (SRD p254)
|
||||||
3
Data/objects_hd.md
Normal file
3
Data/objects_hd.md
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
Objets
|
||||||
|
|
||||||
|
- AltName: Objects (SRD p203)
|
||||||
3
Data/pantheons_hd.md
Normal file
3
Data/pantheons_hd.md
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
Panthéons
|
||||||
|
|
||||||
|
- AltName: Pantheons (SRD p360)
|
||||||
3
Data/planes_hd.md
Normal file
3
Data/planes_hd.md
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
Plans
|
||||||
|
|
||||||
|
- AltName: Planes (SRD p363)
|
||||||
3
Data/poisons_hd.md
Normal file
3
Data/poisons_hd.md
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
Poisons
|
||||||
|
|
||||||
|
- AltName: Poisons (SRD p204)
|
||||||
5
Data/traps_hd.md
Normal file
5
Data/traps_hd.md
Normal file
|
|
@ -0,0 +1,5 @@
|
||||||
|
|
||||||
|
# Pièges
|
||||||
|
|
||||||
|
- AltName: Traps (SRD p195)
|
||||||
|
- Source: CEO ?
|
||||||
Loading…
Add table
Add a link
Reference in a new issue