Skip to content

Commit

Permalink
Pack Files
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisk123999 committed Jan 10, 2025
1 parent 617db29 commit 3209866
Show file tree
Hide file tree
Showing 3 changed files with 677 additions and 0 deletions.
179 changes: 179 additions & 0 deletions packData/cpr-spells-2024/Animal_Messenger_vDNCVGOleRGyyeZG.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,179 @@
{
"type": "spell",
"system": {
"activities": {
"utilityAnimaMess": {
"type": "utility",
"_id": "utilityAnimaMess",
"sort": 0,
"activation": {
"type": "action",
"value": null,
"override": false
},
"consumption": {
"spellSlot": true,
"targets": [],
"scaling": {
"allowed": false,
"max": ""
}
},
"description": {},
"duration": {
"units": "inst",
"concentration": false,
"override": false
},
"effects": [],
"range": {
"override": false
},
"target": {
"template": {
"contiguous": false,
"units": "ft"
},
"affects": {
"choice": false
},
"override": false,
"prompt": true
},
"uses": {
"spent": 0,
"recovery": []
},
"roll": {
"prompt": false,
"visible": false
},
"useConditionText": "",
"effectConditionText": "",
"macroData": {
"name": "",
"command": ""
},
"ignoreTraits": {
"idi": false,
"idr": false,
"idv": false,
"ida": false
},
"midiProperties": {
"ignoreTraits": [],
"triggeredActivityId": "none",
"triggeredActivityConditionText": "",
"triggeredActivityTargets": "targets",
"triggeredActivityRollAs": "self",
"forceDialog": false,
"confirmTargets": "default",
"automationOnly": false,
"identifier": ""
}
}
},
"uses": {
"spent": null,
"max": "",
"recovery": []
},
"description": {
"value": "",
"chat": ""
},
"identifier": "animal-messenger",
"source": {
"book": "PHB 2024",
"page": "",
"license": "",
"custom": "",
"rules": "2024",
"revision": 1
},
"activation": {
"type": "action",
"value": 1,
"condition": ""
},
"duration": {
"value": "24",
"units": "hour"
},
"level": 2,
"materials": {
"value": "a morsel of food",
"consumed": false,
"cost": 0,
"supply": 0
},
"preparation": {
"mode": "prepared",
"prepared": false
},
"properties": [
"vocal",
"somatic",
"material",
"ritual"
],
"range": {
"value": "30",
"units": "ft"
},
"school": "enc",
"target": {
"affects": {
"count": "",
"type": "creature",
"choice": false,
"special": ""
},
"template": {
"count": "",
"contiguous": false,
"type": "",
"size": "",
"width": "",
"height": "",
"units": "ft"
}
}
},
"effects": [],
"name": "Animal Messenger",
"flags": {
"midi-qol": {
"removeAttackDamageButtons": "default"
},
"midiProperties": {
"confirmTargets": "default",
"magicdam": true,
"magiceffect": true
},
"dnd5e": {
"riders": {
"activity": []
}
},
"chris-premades": {
"info": {
"identifier": "animalMessenger",
"version": "1.1.10",
"source": "chris-premades",
"rules": "modern"
},
"macros": {
"midi": {
"item": [
"animalMessenger"
]
}
}
}
},
"img": "icons/creatures/birds/corvid-flying-wings-purple.webp",
"folder": null,
"_id": "vDNCVGOleRGyyeZG",
"_key": "!items!vDNCVGOleRGyyeZG"
}
Loading

0 comments on commit 3209866

Please sign in to comment.