forked from foundryvtt/pf2e
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathaim-aiding.json
50 lines (50 loc) · 1.24 KB
/
aim-aiding.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
{
"_id": "mKlUg7SWC5LcOqaj",
"img": "systems/pf2e/icons/equipment/runes/armor-property-runes/armor-property-runes.webp",
"name": "Aim-Aiding",
"system": {
"baseItem": null,
"bulk": {
"value": 0
},
"containerId": null,
"description": {
"value": "<p>Armor etched with this rune aids in routing ranged attacks aimed at an enemy around you. You don't provide enemies cover against your allies' ranged attacks.</p>"
},
"hardness": 0,
"hp": {
"max": 0,
"value": 0
},
"level": {
"value": 6
},
"material": {
"grade": null,
"type": null
},
"price": {
"value": {
"gp": 225
}
},
"publication": {
"license": "OGL",
"remaster": false,
"title": "Pathfinder Treasure Vault"
},
"quantity": 1,
"rules": [],
"size": "med",
"traits": {
"rarity": "common",
"value": [
"magical"
]
},
"usage": {
"value": "etched-onto-armor"
}
},
"type": "equipment"
}