--掛上「北俠」稱號ICON
function BeginBattle()
	unit.AddBuff("nick600buff")
	
end

function HerbsGet(e)
		e.Count = e.Count * 2
end

