아이템 관련 속성 일부 변경, 유니크 획득 코드를 수정
This commit is contained in:
@@ -11,6 +11,7 @@ class che_계략_이추 extends \sammo\BaseItem{
|
||||
protected static $cost = 1000;
|
||||
protected static $consumable = true;
|
||||
protected static $buyable = true;
|
||||
protected static $reqSecu = 1000;
|
||||
|
||||
public function onCalcDomestic(string $turnType, string $varType, float $value, $aux=null):float{
|
||||
if($turnType == '계략'){
|
||||
|
||||
Reference in New Issue
Block a user