-
Notifications
You must be signed in to change notification settings - Fork 0
/
systems.json
100 lines (100 loc) · 4.88 KB
/
systems.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
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
[
{
"id": "ms_pinning_spire",
"name": "PINNING SPIRE",
"type": "System",
"sp": 2,
"source": "SSC",
"license": "WHITE WITCH",
"license_level": 1,
"actions": [{
"activation": "Quick",
"detail": "Your mech and one character in range 3 and line of sight are immobilized. On any subsequent turn, you can end this effect as a free action, or your target can end it by successfully hitting you with a ranged or melee attack or by passing a hull save as a quick action."
}],
"description": "“We call it ‘demand-compliance tethering’. Though, that makes it sound as if they have a choice to resist.”",
"data_type": "system",
"aptitude": {}
},
{
"id": "ms_sympathetic_shield",
"name": "SYMPATHETIC SHIELD",
"type": "Shield",
"sp": 2,
"tags": [
{
"id": "tg_overshield"
},
{
"id": "tg_shield"
},
{
"id": "tg_limited",
"val": 3
}
],
"source": "SSC",
"license": "WHITE WITCH",
"license_level": 2,
"actions": [{
"activation": "Quick",
"detail": "You project a shield of resonant ferrofluid over an allied character in range 5. That character gains overshield 8, but any damage dealt to this overshield before reductions of any kind also deals kinetic damage to you as if the attacker had also damaged you, no matter how far away you are."
}],
"description": "“Soon enough we realized that shaping weapons from molecules and particles wasn’t enough to justify the conical mag as a system worth platforming. We needed to find a way to make it... more. More visual, tactile, concrete, imposing, thrilling — we needed to sell the next step in realspace control! So with some tuning and, regrettably, input from Visual, we figured out how to define the White Witch: as the most terrifying, alien thing you’ve ever fucking seen.”",
"data_type": "system",
"aptitude": {}
},
{
"id": "ms_camuss_razor",
"name": "CAMUS’S RAZOR",
"type": "Shield",
"sp": 2,
"tags": [
{
"id": "tg_unique"
},
{
"id": "tg_shield"
}
],
"source": "SSC",
"license": "WHITE WITCH",
"license_level": 2,
"actions": [{
"name": "Prime Camus's Razor",
"activation": "Quick",
"detail": "Your mech is capable of projecting a spot magnetic force of incredible power. As a quick action, prime this system, allowing you to use the Camus's Razor reaction."
},{
"name": "Camus's Razor",
"activation": "Reaction",
"frequency": "1/round",
"init": "Your mech is capable of projecting a spot magnetic force of incredible power. You can prime this system as a quick action.",
"trigger": "Once primed, once before the start of your next turn as a reaction when an ally within range 3 and line of sight of you is targeted by an attack or other effect that deals at least partly kinetic or explosive damage",
"detail": "Before the attack is made you can cause the attack or effect to instead target your mech. This attack or effect transfers no matter if the original could hit you or not (such as a melee attack)."
}],
"description": "“Manipulating the world around the platform doesn’t end at rearranging the natural/built environment. This was the line that many on the team were afraid to cross, the question we had all asked ourselves once we bracketed the platform: what happens when we apply it to a person? What does existence mean when it can be ended with a thought?”",
"data_type": "system",
"aptitude": {}
},
{
"id": "ms_ferrospike_barrier",
"name": "FERROSPIKE BARRIER",
"type": "Deployable",
"sp": 2,
"source": "SSC",
"license": "WHITE WITCH",
"license_level": 3,
"deployables": [{
"name": "Ferrospike Barrier",
"type": "Deployable",
"activation": "Full",
"instances": 1,
"size": 2,
"hp": 20,
"evasion": 5,
"detail": "You project a size 2, 20 HP spray of liquid metal in a free adjacent space that rapidly hardens into wicked spines. The barrier is a solid object that can be used for hard cover by any character, and the first time in a round any character is knocked back into the barrier, that character takes 1d6 AP kinetic damage. You can only have one barrier deployed at a time, if a new one is deployed, the other dissolves."
}],
"description": "“Again and again the meatheads over at Visual asked us to ‘help them sell’ the platform. What else could we do? We handed them a power that gods of death and war had coveted since Cain cracked a rock over Abel’s head, and they told us, ‘if we can’t see it, we can’t sell it.’ So we mucked around and made another diadematic little wonder for them, the F-Barrier. It’s brilliant. Of course it is. We’re Exotic Materials, brilliance is easy.”",
"data_type": "system",
"aptitude": {}
}
]