@page "/weapon" @attribute [StreamRendering(true)]
Loading...
} else {| Id | Nom | Genre | Type | Groupe | Portée | Modes | Dégâts | Type Dégâts | Pénétration | Autonomie | Rechargement | Attributs | Accessoires | Poids | Bonus BF | Prix | Disponibilité | Description |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| @weapon.Id | @weapon.Nom | @weapon.Genre | @weapon.Type | @weapon.Groupe | @weapon.Portée | @weapon.Modes | @weapon.Dégâts | @weapon.TypeDégâts | @weapon.Pénétration | @weapon.Autonomie | @weapon.Rechargement | @weapon.Attributs | @weapon.Accessoires | @weapon.Poids | @weapon.BonusBf | @weapon.Prix | @weapon.Disponibilité | @weapon.Description |