diff --git a/src/gamecore/tasks/ByTargetListAny.vue b/src/gamecore/tasks/ByTargetListAny.vue
new file mode 100644
index 0000000..62ff9c0
--- /dev/null
+++ b/src/gamecore/tasks/ByTargetListAny.vue
@@ -0,0 +1,26 @@
+
+
+
+
+ Any in with condition
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/gamecore/tasks/ClearRegardAsAttackType.vue b/src/gamecore/tasks/ClearRegardAsAttackType.vue
new file mode 100644
index 0000000..7de0687
--- /dev/null
+++ b/src/gamecore/tasks/ClearRegardAsAttackType.vue
@@ -0,0 +1,28 @@
+
+
+
+
+
+ Change
+
+ 's
+
+ {{ node.OriginalAttackType }} attacks
+ to only be considered as its original attack type.
+
+
+
+
+
\ No newline at end of file
diff --git a/src/gamecore/tasks/WaitFor.vue b/src/gamecore/tasks/WaitFor.vue
new file mode 100644
index 0000000..89d8624
--- /dev/null
+++ b/src/gamecore/tasks/WaitFor.vue
@@ -0,0 +1,24 @@
+
+
+
+
+ Wait for
+
+
+
+
+
+
+
\ No newline at end of file