Skip to content

Instantly share code, notes, and snippets.

@natfarleydev
Last active April 5, 2018 14:40
Show Gist options
  • Save natfarleydev/33c859854028b553476e0882adc4ccc2 to your computer and use it in GitHub Desktop.
Save natfarleydev/33c859854028b553476e0882adc4ccc2 to your computer and use it in GitHub Desktop.
\MeleeWeaponCard{
name={Katana},
parry=0,
damage=1d+2/1d+4,
reach={\scalebox{0.9}[1.0]{1,2(cut only)}},
st=8,
lc=1,
points=11,
notes=,
weaponpic={\includegraphics[width=1.9cm]{images/katanasword.pdf}}
}
\RangedWeaponCard{
name={Cordite Pistol},
acc=2,
damage={3d pi},
rof=1,
range={100/1,000},
bulk=2,
shots=10+1(3),
rcl=3,
st=9,
notes=,
points=9,
lc=2,
weaponpic={\includegraphics[width=2cm]{images/glock.pdf}}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment