185 public const int Use = 5007;
259 public static readonly
int[]
IDS =
new int[127]
261 5046, 5048, 5049, 5050, 5051, 5052, 5053, 5054, 5055, 6001,
262 6003, 6011, 6012, 6013, 6015, 5047, 6018, 6020, 6050, 6400,
263 6410, 6420, 6450, 6500, 6600, 6602, 6603, 6604, 6605, 6606,
264 6610, 6019, 5045, 5044, 5043, 5001, 5000, 5014, 5015, 5016,
265 5017, 5018, 5019, 5020, 5021, 5022, 5023, 5024, 5025, 5026,
266 5027, 5028, 5042, 5041, 5040, 5039, 5038, 5037, 6611, 5036,
267 5034, 5033, 5032, 5031, 5030, 5029, 5035, 6612, 6601, 6620,
268 50202, 50203, 50204, 50205, 50206, 50207, 50208, 50209, 50210, 50211,
269 6613, 50213, 50214, 50215, 50216, 5002, 5003, 5004, 5005, 5006,
270 5007, 5008, 5009, 5010, 5011, 5012, 5013, 50201, 50200, 50212,
271 6904, 6622, 6623, 6626, 6627, 6630, 6631, 6640, 7000, 6641,
272 6621, 6650, 6660, 6661, 6642, 6663, 6903, 6902, 6901, 6900,
273 6751, 6750, 6662, 6720, 6700, 6800, 6664
286 return !base.IsGlobalElement;
295 return base.GetSourceValue(v, lv, type);
297 return 10 * (100 + (lv - 1) * base.source.lvFactor / 10) / 100;
302 int a = base.Value * 8 + 50;
305 a = Mathf.Max(a, c.
LV * 6 + 30);
308 a = Mathf.Max(a, c.
Evalue(base.source.aliasParent) * 4 + 30);
314 a = a * Mathf.Max(100 + c.
Evalue(411) - c.
Evalue(93), 1) / 100;
const int ActGazeMutation
static readonly int[] IDS
const int ActKizuamiTrick
const int breathe_Darkness
const int breathe_Lightning
const int ActSummonSpecial
override void OnChangeValue()
override int GetSourceValue(int v, int lv, SourceValueType type)
override bool ShowBonuses
override bool CanPressRepeat
override bool CanLink(ElementContainer owner)
override int GetPower(Card c)
static int curve(int a, int start, int step, int rate=75)
static void SetDirty(Element a)