-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathTime Raider Helix.json
72 lines (72 loc) · 1.86 KB
/
Time Raider Helix.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
{
"name": "Time Raider Helix",
"ancestry": [
"Humanoid",
"Time Raider"
],
"roles": [
"Controller"
],
"level": 3,
"ev": 17,
"stamina": 40,
"immunities": [
"Psychic 4"
],
"weaknesses": [],
"speed": "5 (fly)",
"size": "1M",
"stability": 0,
"free_strike": 5,
"might": 0,
"intuition": 2,
"agility": 2,
"reason": 2,
"presence": 2,
"traits": [
{
"name": "Foresight",
"effect": "The helix doesn’t take a bane on attacks against concealed creatures."
}
],
"abilities": [
{
"name": "Blaster Volley",
"type": "Action",
"roll": "2d10 + 2",
"cost": "Signature",
"keywords": [
"Attack",
"Ranged",
"Psionic",
"Weapon"
],
"distance": "Ranged 10",
"target": "Three creatures",
"t1": "4 corruption damage; push 2",
"t2": "7 corruption damage; push 4",
"t3": "10 corruption damage; push 6; prone "
},
{
"name": "Kinetic Lane",
"type": "Maneuver",
"keywords": [
"Area",
"Psionic",
"Ranged"
],
"distance": "4 × 2 line within 10",
"target": "Special",
"effects": [
{
"name": "Effect",
"effect": "Until the start of the helix’s next turn, the area becomes a psionically charged treadmill that pushes creatures and objects at high speed in one direction of the helix’s choice. Any creature that moves into the area or starts their turn there is immediately slid 3 squares toward the square at the end of the area in the appropriate direction, starting with creatures closest to the helix. Any non-time raider standing in the area when it first appears takes 3 damage before they are moved."
},
{
"name": "**5 VP**",
"effect": "The helix creates a second kinetic lane. "
}
]
}
]
}