Module:Layer/Mayuzumi Yukie A

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

可在Module:Layer/Mayuzumi Yukie A/doc创建此模块的帮助文档

local layerdata = {
	head = "Mayuzumi a.png",
	prof = "Mayuzumi a prof.png",
	titlezh = "與松風為伍",
	titlejp = "松風といっしょ",
	
	rarity ="A",
	l_type ="攻擊",
	
	release="Gacha",
	rel_typ="Limited",
	rel_yy =2021,
	rel_mm =11,
	rel_ww =2,--如果可以兑换那么手动添加exc_typ和excnote

	fac_atk ="137.83",
	fac_def ="140.97",
	fac_hit ="128.98",
	fac_spd ="126.98",
	fac_int ="126.98",
	fac_res ="131.93",
	fac_hel ="124.84",
	fac_luc ="121.89",

	res_sls =20,--这里也不要加百分号
	res_imp =-60,
	res_prc =-20,--如果元素抗性不为0的话手动添加res_fire/water/wind/light/dark
	
	ext_atk =50,
	ext_def =-20,
	ext_hit =0,
	ext_spd =0,
	ext_int =0,
	ext_res =-10,
	ext_hel =-10,
	ext_luc =0,
	
	skill1 ="活性剣",
	skill2 ="全力斬り",
	skill3 ="円月双輪",
	
	ability1 ="パワーターン【小】",
	ability2 ="ヒールウェーブ【小】",
	ability3 ="ダメージアップ【小】",
}

return layerdata