Module:Layer/Volklingen S 2

来自Mist Train Girls Wiki
跳转到导航 跳转到搜索

可在Module:Layer/Volklingen S 2/doc创建此模块的帮助文档

local layerdata = {
	head = "Volklingen s2.png",
	prof = "Vol s2 prof.png",
	titlezh = "盡情享受慶典中",
	titlejp = "お祭満喫中",
	
	rarity ="S",
	l_type ="攻擊",
	
	release="Gacha",
	rel_typ="Limited",
	rel_yy =2021,
	rel_mm =7,
	rel_ww =4,

	fac_atk ="156.96",
	fac_def ="141.88",
	fac_hit ="146.97",
	fac_spd ="153.92",
	fac_int ="138.88",
	fac_res ="125.89",
	fac_hel ="133.84",
	fac_luc ="117.90",

	res_sls =0,--这里也不要加百分号
	res_imp =30,
	res_prc =-50,--如果元素抗性不为0的话手动添加res_fire/water/wind/light/dark
	
	ext_atk =0,
	ext_def =0,
	ext_hit =-30,
	ext_spd =20,
	ext_int =0,
	ext_res =-10,
	ext_hel =20,
	ext_luc =0,
	
	skill1 ="スープレックス",
	skill2 ="アクアタッチ",
	skill3 ="九十九の拳撃",
	
	ability1 ="ドレインアタック【中】",
	ability2 ="パワーアタック【中】",
	ability3 ="ダメージアップ【中】",
}

return layerdata