fancy particle effects

This commit is contained in:
Llywelwyn 2023-08-21 22:43:19 +01:00
parent 5f23822f62
commit 366c5d6543
8 changed files with 189 additions and 79 deletions

View file

@ -66,7 +66,12 @@
"weight": 0.5,
"value": 200,
"flags": ["CONSUMABLE", "DESTRUCTIBLE"],
"effects": { "particle": "*;#FFA500;200.0", "ranged": "10", "damage": "8d6", "aoe": "3" },
"effects": {
"particle_burst": "*;#FFA500;#000000;600.0;#ff9595;75.0",
"ranged": "10",
"damage": "8d6",
"aoe": "3"
},
"magic": { "class": "rare", "naming": "scroll" }
},
{