getAuxVar('use_treatment')??10) ); } function isConsumableNow(string $actionType, string $command):bool{ if($actionType == 'GeneralTrigger' && $command == 'che_아이템치료'){ return true; } return false; } }