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