You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
28 lines
562 B
JSON
28 lines
562 B
JSON
{
|
|
"type": "origins:multiple",
|
|
"toggle": {
|
|
"type": "origins:toggle",
|
|
"active_by_default": false,
|
|
"key": {
|
|
"key": "key.origins.primary_active"
|
|
}
|
|
},
|
|
"reversed_velocity": {
|
|
"type": "origins:modify_velocity",
|
|
"modifier": {
|
|
"id": "reverse_logic_mod",
|
|
"amount": -2,
|
|
"operation": "multiply_base_multiplicative"
|
|
},
|
|
"axes": [
|
|
"x",
|
|
"y",
|
|
"z"
|
|
],
|
|
"condition": {
|
|
"type": "origins:power_active",
|
|
"power": "*:toggle"
|
|
}
|
|
}
|
|
}
|