1
0
Fork 0
mirror of https://github.com/Nioux/AideDeJeu.git synced 2025-10-30 15:06:06 +00:00
This commit is contained in:
Yan Maniez 2018-07-19 23:20:55 +02:00
parent c87cfb2bc3
commit 0482f7ff2a
2 changed files with 17 additions and 10 deletions

View file

@ -20,9 +20,10 @@ namespace AideDeJeuLib
"## [Sorts](spells_hd.md)\n\n" +
"## [Créatures](monsters_hd.md)\n\n" +
"# VO (SRD)\n\n" +
"## [Conditions](conditions_vo.md)\n\n" +
"## [Spells](spells_vo.md)\n\n" +
"## [Monsters](monsters_vo.md)\n\n" +
"## [Conditions](conditions_vo.md)\n\n";
"## [Monsters](monsters_vo.md)\n\n"
;
}
}

View file

@ -1,15 +1,21 @@
# SRD VF / VO
# VF (H&D)
## [Sorts VF](spells_hd.md)
## [Races](races_hd.md)
### [triés par classe / niveau](spells_hd_by_class_level.md)
## [Classes](classes_hd.md)
## [Créatures VF](monsters_hd.md)
## [Caractéristiques](abilities_hd.md)
## [États spéciaux VF](conditions_hd.md)
## [Etats spéciaux](conditions_hd.md)
## [Spells VO](spells_vo.md)
## [Sorts](spells_hd.md)
## [Monsters VO](monsters_vo.md)
## [Créatures](monsters_hd.md)
## [Conditions VO](conditions_vo.md)
# VO (SRD)
## [Conditions](conditions_vo.md)
## [Spells](spells_vo.md)
## [Monsters](monsters_vo.md)