Module:Layer/Finchley S 2

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

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

local layerdata = {
	head = "Finchley s2.png",
	prof = "Finchley s2 prof.png",
	titlezh = "不給糖就出嫁",
	titlejp = "トリック・オア・ブライド",
	
	rarity ="S",
	l_type ="攻擊",
	
	release="Gacha",
	rel_typ="Limited",
	rel_yy =2021,
	rel_mm =10,
	rel_ww =4,--如果可以兑换那么手动添加exc_typ和excnote

	fac_atk ="147.97",
	fac_def ="150.97",
	fac_hit ="135.98",
	fac_spd ="133.98",
	fac_int ="133.98",
	fac_res ="141.93",
	fac_hel ="132.84",
	fac_luc ="128.94",

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

return layerdata