System development, WIP
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
_id: mgne-arm-chainshirt
|
||||
_key: "!items!mgne-arm-chainshirt"
|
||||
name: "Chain Shirt"
|
||||
type: armor
|
||||
img: systems/fvtt-machine-gods-noxian-expanse/assets/ui/icons/armor.svg
|
||||
system:
|
||||
armorDie: "d6"
|
||||
currentDie: "d6"
|
||||
penalty: -1
|
||||
description: "Interlocked metal rings. Good protection but heavy. Agility -1 DR."
|
||||
equipped: false
|
||||
@@ -0,0 +1,11 @@
|
||||
_id: mgne-arm-clothing-avg
|
||||
_key: "!items!mgne-arm-clothing-avg"
|
||||
name: "Clothing (Average)"
|
||||
type: armor
|
||||
img: systems/fvtt-machine-gods-noxian-expanse/assets/ui/icons/armor.svg
|
||||
system:
|
||||
armorDie: "d2"
|
||||
currentDie: "d2"
|
||||
penalty: 0
|
||||
description: "Basic clothing offering minimal protection."
|
||||
equipped: false
|
||||
@@ -0,0 +1,11 @@
|
||||
_id: mgne-arm-fullplate
|
||||
_key: "!items!mgne-arm-fullplate"
|
||||
name: "Full Plate"
|
||||
type: armor
|
||||
img: systems/fvtt-machine-gods-noxian-expanse/assets/ui/icons/armor.svg
|
||||
system:
|
||||
armorDie: "d10"
|
||||
currentDie: "d10"
|
||||
penalty: -3
|
||||
description: "Complete metal encasement. Maximum protection. Agility -3 DR."
|
||||
equipped: false
|
||||
@@ -0,0 +1,11 @@
|
||||
_id: mgne-arm-gambeson
|
||||
_key: "!items!mgne-arm-gambeson"
|
||||
name: "Gambeson"
|
||||
type: armor
|
||||
img: systems/fvtt-machine-gods-noxian-expanse/assets/ui/icons/armor.svg
|
||||
system:
|
||||
armorDie: "d2"
|
||||
currentDie: "d2"
|
||||
penalty: 0
|
||||
description: "Padded cloth armor. Light and flexible."
|
||||
equipped: false
|
||||
@@ -0,0 +1,11 @@
|
||||
_id: mgne-arm-halfplate
|
||||
_key: "!items!mgne-arm-halfplate"
|
||||
name: "Half Plate"
|
||||
type: armor
|
||||
img: systems/fvtt-machine-gods-noxian-expanse/assets/ui/icons/armor.svg
|
||||
system:
|
||||
armorDie: "d8"
|
||||
currentDie: "d8"
|
||||
penalty: -2
|
||||
description: "Heavy metal plates covering vital areas. Agility -2 DR."
|
||||
equipped: false
|
||||
@@ -0,0 +1,11 @@
|
||||
_id: mgne-arm-helm
|
||||
_key: "!items!mgne-arm-helm"
|
||||
name: "Helm"
|
||||
type: armor
|
||||
img: systems/fvtt-machine-gods-noxian-expanse/assets/ui/icons/armor.svg
|
||||
system:
|
||||
armorDie: "d2"
|
||||
currentDie: "d2"
|
||||
penalty: 0
|
||||
description: "A protective head covering. Bonus armor item."
|
||||
equipped: false
|
||||
@@ -0,0 +1,11 @@
|
||||
_id: mgne-shd-medshield
|
||||
_key: "!items!mgne-shd-medshield"
|
||||
name: "Medium Shield"
|
||||
type: shield
|
||||
img: systems/fvtt-machine-gods-noxian-expanse/assets/ui/icons/shield.svg
|
||||
system:
|
||||
armorDie: "d4"
|
||||
currentDie: "d4"
|
||||
penalty: -1
|
||||
description: "A sturdy wooden and metal shield. Can be broken to negate all damage from one attack. Agility -1 DR."
|
||||
equipped: false
|
||||
@@ -0,0 +1,11 @@
|
||||
_id: mgne-arm-paddedleather
|
||||
_key: "!items!mgne-arm-paddedleather"
|
||||
name: "Padded Leather"
|
||||
type: armor
|
||||
img: systems/fvtt-machine-gods-noxian-expanse/assets/ui/icons/armor.svg
|
||||
system:
|
||||
armorDie: "d4"
|
||||
currentDie: "d4"
|
||||
penalty: 0
|
||||
description: "Hardened leather over padding. Moderate protection."
|
||||
equipped: false
|
||||
Reference in New Issue
Block a user