-
Notifications
You must be signed in to change notification settings - Fork 4.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[MoM] Add new u_cancel_activity
to unlocking new power/wakeful rest
#78292
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -171,12 +171,16 @@ | |
}, | ||
{ "math": [ "u_spell_level('biokin_breathe_skin') = 1" ] }, | ||
{ "math": [ "u_vitamin('vitamin_psionic_drain')", "+=", "rng( 10,20 )" ] }, | ||
{ "u_lose_effect": "effect_psi_learning_new_power" } | ||
{ "u_lose_effect": "effect_psi_learning_new_power" }, | ||
"u_cancel_activity", | ||
"u_cancel_activity" | ||
], | ||
"false_effect": [ | ||
{ "u_message": "You just couldn't manage to grasp the technique. You'll have to try again.", "popup": true }, | ||
{ "math": [ "u_vitamin('vitamin_psionic_drain')", "+=", "rng( 10,20 )" ] }, | ||
{ "u_lose_effect": "effect_psi_learning_new_power" } | ||
{ "u_lose_effect": "effect_psi_learning_new_power" }, | ||
"u_cancel_activity", | ||
"u_cancel_activity" | ||
Comment on lines
+182
to
+183
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Here too. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Looks like those were manually added before I replaced all instances. I'll check if it causes a problem in game and, if not, clean it up at some point. |
||
] | ||
} | ||
] | ||
|
@@ -255,12 +259,14 @@ | |
}, | ||
{ "math": [ "u_spell_level('biokin_flexibility') = 1" ] }, | ||
{ "math": [ "u_vitamin('vitamin_psionic_drain')", "+=", "rng( 15,30 )" ] }, | ||
{ "u_lose_effect": "effect_psi_learning_new_power" } | ||
{ "u_lose_effect": "effect_psi_learning_new_power" }, | ||
"u_cancel_activity" | ||
], | ||
"false_effect": [ | ||
{ "u_message": "You just couldn't manage to grasp the technique. You'll have to try again.", "popup": true }, | ||
{ "math": [ "u_vitamin('vitamin_psionic_drain')", "+=", "rng( 15,30 )" ] }, | ||
{ "u_lose_effect": "effect_psi_learning_new_power" } | ||
{ "u_lose_effect": "effect_psi_learning_new_power" }, | ||
"u_cancel_activity" | ||
] | ||
} | ||
] | ||
|
@@ -339,12 +345,14 @@ | |
}, | ||
{ "math": [ "u_spell_level('biokin_dash') = 1" ] }, | ||
{ "math": [ "u_vitamin('vitamin_psionic_drain')", "+=", "rng( 15,30 )" ] }, | ||
{ "u_lose_effect": "effect_psi_learning_new_power" } | ||
{ "u_lose_effect": "effect_psi_learning_new_power" }, | ||
"u_cancel_activity" | ||
], | ||
"false_effect": [ | ||
{ "u_message": "You just couldn't manage to grasp the technique. You'll have to try again.", "popup": true }, | ||
{ "math": [ "u_vitamin('vitamin_psionic_drain')", "+=", "rng( 15,30 )" ] }, | ||
{ "u_lose_effect": "effect_psi_learning_new_power" } | ||
{ "u_lose_effect": "effect_psi_learning_new_power" }, | ||
"u_cancel_activity" | ||
] | ||
} | ||
] | ||
|
@@ -424,12 +432,14 @@ | |
}, | ||
{ "math": [ "u_spell_level('biokin_armor_skin') = 1" ] }, | ||
{ "math": [ "u_vitamin('vitamin_psionic_drain')", "+=", "rng( 20,40 )" ] }, | ||
{ "u_lose_effect": "effect_psi_learning_new_power" } | ||
{ "u_lose_effect": "effect_psi_learning_new_power" }, | ||
"u_cancel_activity" | ||
], | ||
"false_effect": [ | ||
{ "u_message": "You just couldn't manage to grasp the technique. You'll have to try again.", "popup": true }, | ||
{ "math": [ "u_vitamin('vitamin_psionic_drain')", "+=", "rng( 20,40 )" ] }, | ||
{ "u_lose_effect": "effect_psi_learning_new_power" } | ||
{ "u_lose_effect": "effect_psi_learning_new_power" }, | ||
"u_cancel_activity" | ||
] | ||
} | ||
] | ||
|
@@ -509,12 +519,14 @@ | |
}, | ||
{ "math": [ "u_spell_level('biokin_climate_control') = 1" ] }, | ||
{ "math": [ "u_vitamin('vitamin_psionic_drain')", "+=", "rng( 20,40 )" ] }, | ||
{ "u_lose_effect": "effect_psi_learning_new_power" } | ||
{ "u_lose_effect": "effect_psi_learning_new_power" }, | ||
"u_cancel_activity" | ||
], | ||
"false_effect": [ | ||
{ "u_message": "You just couldn't manage to grasp the technique. You'll have to try again.", "popup": true }, | ||
{ "math": [ "u_vitamin('vitamin_psionic_drain')", "+=", "rng( 20,40 )" ] }, | ||
{ "u_lose_effect": "effect_psi_learning_new_power" } | ||
{ "u_lose_effect": "effect_psi_learning_new_power" }, | ||
"u_cancel_activity" | ||
] | ||
} | ||
] | ||
|
@@ -594,12 +606,14 @@ | |
}, | ||
{ "math": [ "u_spell_level('biokin_adrenaline') = 1" ] }, | ||
{ "math": [ "u_vitamin('vitamin_psionic_drain')", "+=", "rng( 20,40 )" ] }, | ||
{ "u_lose_effect": "effect_psi_learning_new_power" } | ||
{ "u_lose_effect": "effect_psi_learning_new_power" }, | ||
"u_cancel_activity" | ||
], | ||
"false_effect": [ | ||
{ "u_message": "You just couldn't manage to grasp the technique. You'll have to try again.", "popup": true }, | ||
{ "math": [ "u_vitamin('vitamin_psionic_drain')", "+=", "rng( 20,40 )" ] }, | ||
{ "u_lose_effect": "effect_psi_learning_new_power" } | ||
{ "u_lose_effect": "effect_psi_learning_new_power" }, | ||
"u_cancel_activity" | ||
] | ||
} | ||
] | ||
|
@@ -679,12 +693,14 @@ | |
}, | ||
{ "math": [ "u_spell_level('biokin_enhance_mobility') = 1" ] }, | ||
{ "math": [ "u_vitamin('vitamin_psionic_drain')", "+=", "rng( 25,50 )" ] }, | ||
{ "u_lose_effect": "effect_psi_learning_new_power" } | ||
{ "u_lose_effect": "effect_psi_learning_new_power" }, | ||
"u_cancel_activity" | ||
], | ||
"false_effect": [ | ||
{ "u_message": "You just couldn't manage to grasp the technique. You'll have to try again.", "popup": true }, | ||
{ "math": [ "u_vitamin('vitamin_psionic_drain')", "+=", "rng( 25,50 )" ] }, | ||
{ "u_lose_effect": "effect_psi_learning_new_power" } | ||
{ "u_lose_effect": "effect_psi_learning_new_power" }, | ||
"u_cancel_activity" | ||
] | ||
} | ||
] | ||
|
@@ -764,12 +780,14 @@ | |
}, | ||
{ "math": [ "u_spell_level('biokin_hammerhand') = 1" ] }, | ||
{ "math": [ "u_vitamin('vitamin_psionic_drain')", "+=", "rng( 25,50 )" ] }, | ||
{ "u_lose_effect": "effect_psi_learning_new_power" } | ||
{ "u_lose_effect": "effect_psi_learning_new_power" }, | ||
"u_cancel_activity" | ||
], | ||
"false_effect": [ | ||
{ "u_message": "You just couldn't manage to grasp the technique. You'll have to try again.", "popup": true }, | ||
{ "math": [ "u_vitamin('vitamin_psionic_drain')", "+=", "rng( 25,50 )" ] }, | ||
{ "u_lose_effect": "effect_psi_learning_new_power" } | ||
{ "u_lose_effect": "effect_psi_learning_new_power" }, | ||
"u_cancel_activity" | ||
] | ||
} | ||
] | ||
|
@@ -849,12 +867,14 @@ | |
}, | ||
{ "math": [ "u_spell_level('biokin_reflex_enhance') = 1" ] }, | ||
{ "math": [ "u_vitamin('vitamin_psionic_drain')", "+=", "rng( 30,60 )" ] }, | ||
{ "u_lose_effect": "effect_psi_learning_new_power" } | ||
{ "u_lose_effect": "effect_psi_learning_new_power" }, | ||
"u_cancel_activity" | ||
], | ||
"false_effect": [ | ||
{ "u_message": "You just couldn't manage to grasp the technique. You'll have to try again.", "popup": true }, | ||
{ "math": [ "u_vitamin('vitamin_psionic_drain')", "+=", "rng( 30,60 )" ] }, | ||
{ "u_lose_effect": "effect_psi_learning_new_power" } | ||
{ "u_lose_effect": "effect_psi_learning_new_power" }, | ||
"u_cancel_activity" | ||
] | ||
} | ||
] | ||
|
@@ -934,12 +954,14 @@ | |
}, | ||
{ "math": [ "u_spell_level('biokin_sealed_system') = 1" ] }, | ||
{ "math": [ "u_vitamin('vitamin_psionic_drain')", "+=", "rng( 35,70 )" ] }, | ||
{ "u_lose_effect": "effect_psi_learning_new_power" } | ||
{ "u_lose_effect": "effect_psi_learning_new_power" }, | ||
"u_cancel_activity" | ||
], | ||
"false_effect": [ | ||
{ "u_message": "You just couldn't manage to grasp the technique. You'll have to try again.", "popup": true }, | ||
{ "math": [ "u_vitamin('vitamin_psionic_drain')", "+=", "rng( 35,70 )" ] }, | ||
{ "u_lose_effect": "effect_psi_learning_new_power" } | ||
{ "u_lose_effect": "effect_psi_learning_new_power" }, | ||
"u_cancel_activity" | ||
] | ||
} | ||
] | ||
|
@@ -1019,12 +1041,14 @@ | |
}, | ||
{ "math": [ "u_spell_level('biokin_metabolism_enhance') = 1" ] }, | ||
{ "math": [ "u_vitamin('vitamin_psionic_drain')", "+=", "rng( 35,70 )" ] }, | ||
{ "u_lose_effect": "effect_psi_learning_new_power" } | ||
{ "u_lose_effect": "effect_psi_learning_new_power" }, | ||
"u_cancel_activity" | ||
], | ||
"false_effect": [ | ||
{ "u_message": "You just couldn't manage to grasp the technique. You'll have to try again.", "popup": true }, | ||
{ "math": [ "u_vitamin('vitamin_psionic_drain')", "+=", "rng( 35,70 )" ] }, | ||
{ "u_lose_effect": "effect_psi_learning_new_power" } | ||
{ "u_lose_effect": "effect_psi_learning_new_power" }, | ||
"u_cancel_activity" | ||
] | ||
} | ||
] | ||
|
@@ -1104,12 +1128,14 @@ | |
}, | ||
{ "math": [ "u_spell_level('biokin_combat_dance') = 1" ] }, | ||
{ "math": [ "u_vitamin('vitamin_psionic_drain')", "+=", "rng( 40,80 )" ] }, | ||
{ "u_lose_effect": "effect_psi_learning_new_power" } | ||
{ "u_lose_effect": "effect_psi_learning_new_power" }, | ||
"u_cancel_activity" | ||
], | ||
"false_effect": [ | ||
{ "u_message": "You just couldn't manage to grasp the technique. You'll have to try again.", "popup": true }, | ||
{ "math": [ "u_vitamin('vitamin_psionic_drain')", "+=", "rng( 40,80 )" ] }, | ||
{ "u_lose_effect": "effect_psi_learning_new_power" } | ||
{ "u_lose_effect": "effect_psi_learning_new_power" }, | ||
"u_cancel_activity" | ||
] | ||
} | ||
] | ||
|
@@ -1189,12 +1215,14 @@ | |
}, | ||
{ "math": [ "u_spell_level('biokin_perfected_motion') = 1" ] }, | ||
{ "math": [ "u_vitamin('vitamin_psionic_drain')", "+=", "rng( 45,90 )" ] }, | ||
{ "u_lose_effect": "effect_psi_learning_new_power" } | ||
{ "u_lose_effect": "effect_psi_learning_new_power" }, | ||
"u_cancel_activity" | ||
], | ||
"false_effect": [ | ||
{ "u_message": "You just couldn't manage to grasp the technique. You'll have to try again.", "popup": true }, | ||
{ "math": [ "u_vitamin('vitamin_psionic_drain')", "+=", "rng( 45,90 )" ] }, | ||
{ "u_lose_effect": "effect_psi_learning_new_power" } | ||
{ "u_lose_effect": "effect_psi_learning_new_power" }, | ||
"u_cancel_activity" | ||
] | ||
} | ||
] | ||
|
@@ -1274,12 +1302,14 @@ | |
}, | ||
{ "math": [ "u_spell_level('biokin_hurricane_blows') = 1" ] }, | ||
{ "math": [ "u_vitamin('vitamin_psionic_drain')", "+=", "rng( 45,90 )" ] }, | ||
{ "u_lose_effect": "effect_psi_learning_new_power" } | ||
{ "u_lose_effect": "effect_psi_learning_new_power" }, | ||
"u_cancel_activity" | ||
], | ||
"false_effect": [ | ||
{ "u_message": "You just couldn't manage to grasp the technique. You'll have to try again.", "popup": true }, | ||
{ "math": [ "u_vitamin('vitamin_psionic_drain')", "+=", "rng( 45,90 )" ] }, | ||
{ "u_lose_effect": "effect_psi_learning_new_power" } | ||
{ "u_lose_effect": "effect_psi_learning_new_power" }, | ||
"u_cancel_activity" | ||
] | ||
} | ||
] | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Double cancel_activity is intended?