47 lines
		
	
	
	
		
			925 B
		
	
	
	
		
			Text
		
	
	
	
	
	
		
		
			
		
	
	
			47 lines
		
	
	
	
		
			925 B
		
	
	
	
		
			Text
		
	
	
	
	
	
|   | 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			 | ||
|  | 	} | ||
|  | 	 | ||
|  | } |