forked from GitHub-Mirrors/foundry-sw5e
Add files via upload
This commit is contained in:
parent
ca16a35e47
commit
335fc1835f
9 changed files with 1600 additions and 0 deletions
56
packs/items.db
Normal file
56
packs/items.db
Normal file
|
@ -0,0 +1,56 @@
|
|||
{"name":"Frost Brand Scimitar",
|
||||
"permission":{"default":0},
|
||||
"type":"weapon",
|
||||
"data":{"description":
|
||||
{"value":
|
||||
"<p><em>(Requires attunement)</em></p>\n<p>When you hit with an attack using this magic sword, the target takes an extra 1d6 cold damage. In addition, while you hold the sword, you have resistance to fire damage.</p>\n
|
||||
<p>In freezing temperatures, the blade sheds bright light in a 10-foot radius and dim light for an additional 10 feet.</p>\n
|
||||
<p>When you draw this weapon, you can extinguish all nonmagical flames within 30 feet of you. This property can be used no more than once per hour.</p>",
|
||||
"chat":"",
|
||||
"unidentified":""},
|
||||
"source":"DMG pg. 171",
|
||||
"quantity":1,
|
||||
"weight":3,
|
||||
"price":2200,
|
||||
"attuned":false,
|
||||
"equipped":false,
|
||||
"rarity":"Very rare",
|
||||
"identified":true,
|
||||
"activation":{"type":"action","cost":1,"condition":""},
|
||||
"duration":{"value":0,"units":""},
|
||||
"target":{"value":0,"units":"","type":""},
|
||||
"range":{"value":5,"long":0,"units":"ft"},
|
||||
"uses":{"value":1,"max":1,"per":"charges"},
|
||||
"ability":"str",
|
||||
"actionType":"mwak",
|
||||
"attackBonus":0,
|
||||
"chatFlavor":"",
|
||||
"critical":null,
|
||||
"damage":{"parts":[["1d6 + @mod","slashing"],["1d6","cold"]],"versatile":""},
|
||||
"formula":"",
|
||||
"save":{"ability":"","dc":null,"scaling":"spell"},
|
||||
"weaponType":"martialM",
|
||||
"properties":{
|
||||
"amm":false,
|
||||
"hvy":false,
|
||||
"fin":true,
|
||||
"fir":false,
|
||||
"foc":false,
|
||||
"lgt":true,
|
||||
"lod":false,
|
||||
"rch":false,
|
||||
"rel":false,
|
||||
"ret":false,
|
||||
"spc":false,
|
||||
"thr":false,
|
||||
"two":false,
|
||||
"ver":false},
|
||||
"proficient":false,
|
||||
"bonus":{"value":0,"_deprecated":true},
|
||||
"damageType":{"value":"","_deprecated":true},
|
||||
"damage2":{"value":"","_deprecated":true},
|
||||
"damage2Type":{"value":"","_deprecated":true},
|
||||
"attributes":{"spelldc":10}},
|
||||
"sort":1700000,
|
||||
"flags":{},
|
||||
"img":"systems/dnd5e/icons/skills/weapon_07.jpg","_id":"07R6JFioylOCpVoL"}
|
Loading…
Add table
Add a link
Reference in a new issue