mirror of
https://github.com/Nioux/AideDeJeu.git
synced 2025-10-30 06:56:10 +00:00
Index
This commit is contained in:
parent
c87cfb2bc3
commit
0482f7ff2a
2 changed files with 17 additions and 10 deletions
|
|
@ -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"
|
||||
;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue