New 7.0 actions and updates
This commit is contained in:
@@ -67,7 +67,8 @@ public abstract class BaseAction(
|
||||
UseSuccess(s);
|
||||
|
||||
s.ReduceCP(CPCost(s));
|
||||
s.ReduceDurability(DurabilityCost);
|
||||
if (!s.HasEffect(EffectType.TrainedPerfection))
|
||||
s.ReduceDurability(DurabilityCost);
|
||||
|
||||
if (IncreasesStepCount)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user