Module:Layer/Putra S 2

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

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

local layerdata = {
	head = "Putra s2.png",
	prof = "Putra s2 prof.png",
	titlezh = "品行端正的?海女GIRL",
	titlejp = "品行方正?な海女ガール",
	
	rarity ="S",
	l_type ="攻擊",
	
	release="Event",
	rel_typ="",
	rel_yy =2021,
	rel_mm =9,
	rel_ww =2,--如果可以兑换那么手动添加exc_typ和excnote

	fac_atk ="155.87",
	fac_def ="152.97",
	fac_hit ="147.83",
	fac_spd ="147.83",
	fac_int ="132.98",
	fac_res ="131.89",
	fac_hel ="133.84",
	fac_luc ="128.94",

	res_sls =-50,--这里也不要加百分号
	res_imp =0,
	res_prc =30,--如果元素抗性不为0的话手动添加res_fire/water/wind/light/dark
	
	ext_atk =0,
	ext_def =0,
	ext_hit =20,
	ext_spd =0,
	ext_int =0,
	ext_res =10,
	ext_hel =0,
	ext_luc =-30,
	
	skill1 ="式砕",
	skill2 ="横断薙払い",
	skill3 ="天地無双",
	
	ability1 ="ヒールウェーブ【中】",
	ability2 ="フルコンディション防【大】",
	ability3 ="フルコンディション攻【大】",
}

return layerdata