Nouveau roll-dialog: mode attaque
This commit is contained in:
@@ -30,6 +30,10 @@ export class RdDItemArme extends RdDItem {
|
||||
//return "systems/foundryvtt-reve-de-dragon/icons/armes_armure/epee_sord.webp";
|
||||
}
|
||||
|
||||
penetration() {
|
||||
return parseInt(this.system.penetration ?? 0);
|
||||
}
|
||||
|
||||
/* -------------------------------------------- */
|
||||
|
||||
static getArme(arme) {
|
||||
|
Reference in New Issue
Block a user