mirror of
https://github.com/em-squared/5e-drs.git
synced 2025-10-30 05:04:21 +00:00
amélioration et consolidation du calculateur de caractéristiques
This commit is contained in:
parent
1eaeef1d97
commit
5d94e77883
10 changed files with 215 additions and 132 deletions
|
|
@ -4,6 +4,7 @@ type: "Créature monstrueuse"
|
|||
size: "Gig"
|
||||
alignment: "non-alignée"
|
||||
challenge: "16"
|
||||
proficiencyBonus: 4
|
||||
hitDiceCount: 14
|
||||
abilityScores:
|
||||
for: 28
|
||||
|
|
@ -12,17 +13,17 @@ abilityScores:
|
|||
int: 3
|
||||
sag: 10
|
||||
cha: 6
|
||||
savingThrows:
|
||||
savingThrows:
|
||||
- "con"
|
||||
- "sag"
|
||||
ac:
|
||||
ac:
|
||||
armorType: "armure naturelle"
|
||||
value: 8
|
||||
movement:
|
||||
movement:
|
||||
swim: 15
|
||||
senses:
|
||||
senses:
|
||||
blindsight: 18
|
||||
languages:
|
||||
languages:
|
||||
- ""
|
||||
environments:
|
||||
- Mer / Océan
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue