-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathTime Raider Mind Punk.json
78 lines (78 loc) · 1.59 KB
/
Time Raider Mind Punk.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
73
74
75
76
77
78
{
"name": "Time Raider Mind Punk",
"ancestry": [
"Humanoid",
"Time Raider"
],
"roles": [
"Hexer"
],
"level": 3,
"ev": 17,
"stamina": 40,
"immunities": [
"Psychic 4"
],
"weaknesses": [],
"speed": "5",
"size": "2",
"stability": 2,
"free_strike": 5,
"might": 2,
"intuition": 2,
"agility": 0,
"reason": 2,
"presence": 1,
"traits": [
{
"name": "Foresight",
"effect": "The mind punk doesn’t take a bane on attacks against concealed creatures."
}
],
"abilities": [
{
"name": "Repelling Psihander",
"type": "Action",
"roll": "2d10 + 2",
"cost": "Signature",
"keywords": [
"Attack",
"Melee",
"Psionic",
"Weapon"
],
"distance": "Reach 1",
"target": "Two creatures adjacent to each other",
"t1": "4 damage",
"t2": "6 damage",
"t3": "9 damage; dazed (EoT)",
"effects": [
{
"name": "Effect",
"effect": "A target who ends their next turn adjacent to the other target falls prone. "
}
]
},
{
"name": "Mindpunk",
"type": "Action",
"cost": "REA RR",
"keywords": [
"Area",
"Psionic",
"Resistance"
],
"distance": "2 Burst",
"target": "All enemies",
"t1": "7 psychic damage; push 2; prone and can’t stand (EoT)",
"t2": "5 psychic damage; push 1",
"t3": "2 psychic damage",
"effects": [
{
"name": "**3 VP**",
"effect": "The size of the burst increases by 1. "
}
]
}
]
}