Inherit: Action 완료?
This commit is contained in:
@@ -201,6 +201,9 @@ class GameConstBase
|
||||
public static $inheritBornStatPoint = 1000;
|
||||
public static $inheritItemUniqueMinPoint = 5000;
|
||||
public static $inheritItemRandomPoint = 3000;
|
||||
public static $inheritBuffPoints = [0, 250, 750, 1500, 2500, 3750];
|
||||
public static $inheritSpecificSpecialPoint = 5000;
|
||||
public static $inheritResetAttrPointBase = [1000, 1000, 2000, 3000];//필요하면 늘려서 쓰기
|
||||
|
||||
public static $allItems = [
|
||||
'horse' => [
|
||||
|
||||
Reference in New Issue
Block a user