Refactored actions, 'cast a spell' task now works
This commit is contained in:
@@ -49,7 +49,6 @@ export default async function applyAdjustmentProperty(
|
||||
return;
|
||||
}
|
||||
await applyTask(action, {
|
||||
prop,
|
||||
targetIds: damageTargetIds,
|
||||
subtaskFn: 'damageProp',
|
||||
params: {
|
||||
|
||||
Reference in New Issue
Block a user