forked from interstellar_development/freettrpg
added the Notes
This commit is contained in:
parent
d31d027b80
commit
f90243b98a
7 changed files with 351 additions and 0 deletions
46
assets/test-charackters/Björn
Normal file
46
assets/test-charackters/Björn
Normal file
|
@ -0,0 +1,46 @@
|
|||
Charackter1{
|
||||
Name: Björn
|
||||
Race: Dwarf
|
||||
Class: Mage (Level 1)
|
||||
|
||||
Stats{
|
||||
STR 8 -1
|
||||
DEX 12 +1
|
||||
CON 10 -0
|
||||
INT 16 +3
|
||||
WIS 14 +2
|
||||
CHA 12 +1
|
||||
}
|
||||
|
||||
Proficency{Arcana, History, Nature}
|
||||
|
||||
Movement: 30
|
||||
Action: Cast a spell (watch spelllist)
|
||||
Bonus-action:
|
||||
Dagger: +dex+prof 1d4 5
|
||||
Dodge: Damage-halved
|
||||
Reaction:
|
||||
Counterspell: Watch Spellist
|
||||
reduce-harm: Reduce damage taken by a ally by 1d10+level
|
||||
|
||||
Race-feature{
|
||||
Dwarfen-resistance: Poison Damage halved
|
||||
Healing-Word ability
|
||||
reduce-harm
|
||||
}
|
||||
|
||||
Spellslots: 3x Longrest
|
||||
|
||||
Spelllist{
|
||||
Level 0 (At Will Spells):
|
||||
Name Bonus to hit Damage Damagetype reach
|
||||
Firedagger +int+prof 1d10+int fire 120
|
||||
Icedagger +int+prof 1d10+int ice 120
|
||||
Mage-shield - 10 Temporary HP - self
|
||||
Level 1:
|
||||
Create-flame Dex-save 3d6 fire 80 / 20 radius
|
||||
Healing-word - 1d8 heal 30
|
||||
Counterspell If roll higher than enemy == enemy spells doesn't work 30
|
||||
}
|
||||
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue