Module:Layer/Lancaster S

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

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

local layerdata = {
	head = "Lancaster s.png",
	prof = "Lanc s prof.png",
	titlezh = "嶄新之風",
	titlejp = "新たな風を",
	
	rarity ="S",
	l_type ="攻擊",
	
	release="Gacha",
	rel_typ="Any",
	rel_yy =2020,
	rel_mm =9,
	rel_ww =5,

	fac_atk ="131.98",
	fac_def ="129.89",
	fac_hit ="128.84",
	fac_spd ="131.98",
	fac_int ="151.92",
	fac_res ="150.97",
	fac_hel ="144.88",
	fac_luc ="135.84",
	
	res_sls =0,
	res_imp =30,
	res_prc =-50,
	
	ext_atk =0,
	ext_def =-40,
	ext_hit =10,
	ext_spd =20,
	ext_int =20,
	ext_res =-10,
	ext_hel =0,
	ext_luc =0,
	
	skill1 ="ウィンドボール",
	skill2 ="ジェットストーム",
	skill3 ="シルフィード",
	
	ability1 ="ヒールターン【中】",
	ability2 ="マジックアタック【中】",
	ability3 ="SPチャージ【攻撃】",
}

return layerdata