Move Final Appraisal to Other category
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
namespace Craftimizer.Simulator.Actions;
|
||||
|
||||
internal sealed class FinalAppraisal() : BaseBuffAction(
|
||||
ActionCategory.Synthesis, 42, 19012,
|
||||
ActionCategory.Other, 42, 19012,
|
||||
EffectType.FinalAppraisal, duration: 4,
|
||||
increasesStepCount: false,
|
||||
defaultCPCost: 1)
|
||||
|
||||
Reference in New Issue
Block a user