Skip to content
This repository has been archived by the owner on Dec 14, 2023. It is now read-only.

Commit

Permalink
[Char] Spending XP, modifying weapons
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul Lhussiez committed Sep 12, 2017
1 parent 771c170 commit 9d63619
Showing 1 changed file with 33 additions and 12 deletions.
45 changes: 33 additions & 12 deletions nogaj.yml
Expand Up @@ -5,7 +5,7 @@ race: Dwarf
height: 130
prefered_hand: Right
xps: 4590
spent_xps: 4170
spent_xps: 4420
hit_points: 20
fatigue: 3
force_points: 4
Expand Down Expand Up @@ -35,16 +35,21 @@ talents:
description: Allows to craft ammunitions
- name: Decadence
description: Improved alcohol resistance
spells:
- name: Heal
description: Jagon heals you or someone else
effect: Willpower test, 1D10 per rank if succeeded
test: Willpower
score:
throws: 1
type: 10
per_rank: true
stats:
- name: CC
base: 26
rank: C
- name: CT
base: 49
modifier: 5
base: 54
modifier: 10
rank: A
- name: Strength
base: 36
Expand Down Expand Up @@ -91,28 +96,44 @@ skills:
- name: Subterfuge
equipment:
weapons:
- name: Krain
type: Hammer
damage:
throws: 10
type: 10
notes:
- Use AGI instead of CC
modifiers:
- "+10 AGI when equiped"
description: A hammer that has the power of thunder.
- name: Épée +2
type: Sword
damage:
throws: 4
type: 6
- name: Krain & Nogaj
type: Hammer
damage:
throws: 10
type: 10
description: Swords found in an elvish temple or something like that.
ranged_weapons:
- name: Lamagun
- name: Railamagun
type: Gun
scope: 10
damage:
throws: 2
type: 10
throws: 5
type: 6
notes:
- 4 shots per turn, 2 when aiming
- Piercing effect every 10 damages
modifiers:
- "+10 CT when equiped"
description: |
A large gun that has been enhanced by melting one of the two thunder
hammers on it. Now it only uses the electricty generated by this
material to fire its projectiles.
- name: Dagues de jet
type: Daggers
damage:
throws: 2
type: 4
description: Daggers that I have never used. Like, ever.
jacket:
- name: Cuir
description: Simple veste en cuir solide
Expand Down

0 comments on commit 9d63619

Please sign in to comment.