Wisteria 2 ( Get Breathing Skill )
game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame=CFrame.new(-924.617188,41.4878235,-357.747345,1,0,0,0,1,0,0,0,1)wait(1)function tense()local a={["Type"]="Continue",["Npc"]=workspace.Npcs.Osiris,["Path"]="Fight3"}game:GetService("ReplicatedStorage").Events.Dialogue:FireServer(a)local a={["Type"]="Continue",["Npc"]=workspace.Npcs.Osiris,["Path"]="Fight4"}game:GetService("ReplicatedStorage").Events.Dialogue:FireServer(a)local a={["Type"]="End",["Npc"]=workspace.Npcs.Osiris,["Path"]="Fight5"}game:GetService("ReplicatedStorage").Events.Dialogue:FireServer(a)local a={["Type"]="Continue",["Npc"]=workspace.Npcs.Matsui,["Path"]="Path1"}game:GetService("ReplicatedStorage").Events.Dialogue:FireServer(a)local a={["Type"]="Continue",["Npc"]=workspace.Npcs.Matsui,["Path"]="Path2"}game:GetService("ReplicatedStorage").Events.Dialogue:FireServer(a)local a={["Type"]="End",["Npc"]=workspace.Npcs.Matsui,["Path"]="LesserVigor2"}game:GetService("ReplicatedStorage").Events.Dialogue:FireServer(a)end;function strength()local a={["Type"]="End",["Npc"]=workspace.Npcs.Matsui,["Path"]="LesserStrength2"}game:GetService("ReplicatedStorage").Events.Dialogue:FireServer(a)end;function battlespirit()local a={["Type"]="End",["Npc"]=workspace.Npcs.Matsui,["Path"]="LesserSpar2"}game:GetService("ReplicatedStorage").Events.Dialogue:FireServer(a)end;function agility()local a={["Type"]="End",["Npc"]=workspace.Npcs.Matsui,["Path"]="LesserAgility2"}game:GetService("ReplicatedStorage").Events.Dialogue:FireServer(a)end;function getbreathing()local a={["Type"]="Continue",["Npc"]=workspace.Npcs.Matsui,["Path"]="Path3"}game:GetService("ReplicatedStorage").Events.Dialogue:FireServer(a)end;tense()strength()battlespirit()agility()getbreathing()