205 public const int Use = 5007;
271 public static readonly
int[]
IDS =
new int[133]
273 6604, 5054, 5055, 6001, 6003, 6011, 6012, 6013, 6015, 6018,
274 6019, 6020, 6050, 6400, 6410, 5053, 6420, 6500, 6600, 6601,
275 6602, 6603, 6605, 6606, 6607, 6610, 6611, 6612, 6613, 6620,
276 6621, 6450, 6623, 5052, 5050, 5020, 5021, 5022, 5023, 5024,
277 5025, 5026, 5027, 5028, 5029, 5030, 5031, 5032, 5033, 5051,
278 5034, 5036, 5037, 5038, 5039, 5040, 5041, 5042, 5043, 5044,
279 5045, 5046, 5047, 5048, 5049, 5035, 6626, 6622, 6630, 6627,
280 50207, 50208, 50209, 50210, 50211, 50212, 50213, 50214, 50215, 50216,
281 5019, 5018, 5017, 5016, 5015, 5014, 5000, 5001, 5002, 5003,
282 5004, 5005, 50205, 5006, 5008, 5009, 5010, 5011, 5012, 5013,
283 5007, 50204, 50206, 50202, 6631, 6640, 6641, 6642, 6650, 6660,
284 6661, 6662, 6663, 6664, 6665, 50203, 6667, 6800, 6666, 6720,
285 50201, 50200, 8793, 7000, 6700, 6903, 6902, 6904, 6900, 6752,
299 return !base.IsGlobalElement;
308 return base.GetSourceValue(v, lv, type);
310 return 10L * (long)(100 + (lv - 1) * base.source.lvFactor / 10) / 100;
315 int a = base.Value * 8 + 50;
318 a = Mathf.Max(a, c.
LV * 6 + 30);
321 a = Mathf.Max(a, c.
Evalue(base.source.aliasParent) * 4 + 30);
327 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 long GetSourceValue(long v, int lv, SourceValueType type)
override void OnChangeValue()
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)