75 public const int Use = 5007;
245 public static readonly
int[]
IDS =
new int[120]
247 5045, 5041, 5042, 5043, 5044, 5046, 5047, 5048, 5049, 5050,
248 5051, 5052, 5053, 5054, 5055, 5040, 6001, 6011, 6012, 6013,
249 6015, 6018, 6019, 6020, 6050, 6400, 6410, 6420, 6500, 6600,
250 6601, 6003, 6602, 5039, 5037, 5007, 5008, 5009, 5010, 5011,
251 5012, 5013, 5014, 5015, 5016, 5017, 5018, 5019, 5020, 5038,
252 5021, 5023, 5024, 5025, 5026, 5027, 5028, 5029, 5030, 5031,
253 5032, 5033, 5034, 5035, 5036, 5022, 6603, 6450, 6611, 50200,
254 50201, 50202, 50203, 50204, 50205, 50206, 50207, 50208, 6610, 50210,
255 7000, 50211, 50213, 50214, 50215, 50216, 5000, 5001, 5002, 5003,
256 5004, 5005, 5006, 50212, 6904, 50209, 6902, 6620, 6613, 6612,
257 6903, 6623, 6622, 6630, 6631, 6640, 6641, 6642, 6626, 6660,
258 6901, 6900, 6720, 6650, 6621, 6664, 6663, 6662, 6661, 6700
271 return !base.IsGlobalElement;
280 return base.GetSourceValue(v, lv, type);
282 return 10 * (100 + (lv - 1) * base.source.lvFactor / 10) / 100;
287 int a = base.Value * 8 + 50;
290 a = Mathf.Max(a, c.
LV * 6 + 30);
293 a = Mathf.Max(a, c.
Evalue(base.source.aliasParent) * 4 + 30);
299 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
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)