5e Tools

Examples

source: https://github.com/5etools-mirror-2/5etools-mirror-2.github.io/blob/d16f8386835509b6cd3ff9dda9e07f4379e837c6/data/spells/foundry.json#L715

		{
			"name": "Melf's Acid Arrow",
			"source": "PHB",
			"system": {
				"damage.parts": [
					[
						"4d4[immediate]",
						"acid"
					],
					[
						"(@item.level)d4[end of turn]",
						"acid"
					]
				],
				"scaling.mode": "none",
				"scaling.formula": ""
			}
		}

Backlinks