Fix properties
This commit is contained in:
@@ -19,7 +19,7 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"dateAdded": 0,
|
"dateAdded": 0,
|
||||||
"dateLastModified": 1690651637
|
"dateLastModified": 1690651638
|
||||||
},
|
},
|
||||||
"item": [
|
"item": [
|
||||||
{
|
{
|
||||||
@@ -118,7 +118,7 @@
|
|||||||
"type": "entries",
|
"type": "entries",
|
||||||
"name": "Reload",
|
"name": "Reload",
|
||||||
"entries": [
|
"entries": [
|
||||||
"This weapon can make {{item.reload}} before it runs out of ammunition. After making the number of attacks specified by the gun's reload number, you must reload the weapon using ammunition on hand before it can be used again.",
|
"This weapon can make the specified number of attacks before it runs out of ammunition. After making the number of attacks specified by the gun's reload number, you must reload the weapon using ammunition on hand before it can be used again.",
|
||||||
"Ranged weapons with the reload property must be reloaded using an action or bonus action.",
|
"Ranged weapons with the reload property must be reloaded using an action or bonus action.",
|
||||||
"If you wield two light ranged weapons with the reload property, you can reload them both at once as an action during your turn.",
|
"If you wield two light ranged weapons with the reload property, you can reload them both at once as an action during your turn.",
|
||||||
"If you are wielding a light ranged weapon with the reload property in one hand and have your hand occupied by something other than another light ranged weapon with the reload property, the ranged weapon takes an action to reload."
|
"If you are wielding a light ranged weapon with the reload property in one hand and have your hand occupied by something other than another light ranged weapon with the reload property, the ranged weapon takes an action to reload."
|
||||||
@@ -136,7 +136,7 @@
|
|||||||
"type": "entries",
|
"type": "entries",
|
||||||
"name": "Long Load",
|
"name": "Long Load",
|
||||||
"entries": [
|
"entries": [
|
||||||
"This weapon can make {{item.longload}} before it runs out of ammunition. After making the number of attacks specified by the long load number, you must reload the weapon using ammunition on hand before it can be used again.",
|
"This weapon can make the specified number of attacks before it runs out of ammunition. After making the number of attacks specified by the long load number, you must reload the weapon using ammunition on hand before it can be used again.",
|
||||||
"Ranged weapons with the long load property take an action to reload its ammunition."
|
"Ranged weapons with the long load property take an action to reload its ammunition."
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user