The Alchemist Code Wiki

READ MORE

The Alchemist Code Wiki
Register
Advertisement

Documentation for this module may be created at Module:Data/Model/Buff/doc

return {
  iname = "String",
  turn = "Integer",
  chktgt = "Boolean",
  timing = "Integer",
  rate = "Integer",
  app_mct = "Integer",
  is_no_dis = "Boolean",
  is_up_rep = "Boolean",
  eff_range = "Integer",
  is_no_bt = "Boolean",
  cond = "Integer",
  elem = "Integer",
  app_type = "Integer",
  sex = "Integer",
  up_timing = "Integer",
  tag = "String",
  un_group = {"String", dataRef="MasterParam/UnitGroup"},
  birth = "String",
  custom_targets = {"String", list = "|", dataRef="MasterParam/CustomTarget"},
  job = {"String", dataRef="MasterParam/Job"},
}

--[==[
	ConceptCard:[[
		effects:[[
			add_card_skill_buff_awake:BUFF_GS3_LUST_OTHIMA_BONUS_01,
			add_card_skill_buff_lvmax:BUFF_GS3_LUST_OTHIMA_BONUS_02
		]]
	]],
	Cond:[[
		buffs:[BUFF_BIRG_MOU_LOWER_3]
	]],
	RaidBoss:[[
		buff_id:BUFF_RAID_NEW_YAER_BOSS7
	]],
	Skill:[[
		s_buff:BUFF_IRA_TB_AB_2,
		t_buff:BUFF_DMN_WIZ_KIDOUTAIKI1
	]],
	Trick:[[
		buff:BUFF_MAP_MDEF_DAI_TORITOH
	]],
	Weather:[[
		buff_ids:[BUFF_WTH_SAKURAFUBUKI]
	]]
]==]
Advertisement