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