Skip to content
This repository has been archived by the owner on Dec 4, 2020. It is now read-only.

Implements the Retrace spell and related usable items #1465

Merged
merged 1 commit into from
Nov 6, 2020
Merged

Implements the Retrace spell and related usable items #1465

merged 1 commit into from
Nov 6, 2020

Conversation

Nireya
Copy link
Contributor

@Nireya Nireya commented Nov 1, 2020

I affirm:

  • that I agree to Project Topaz's Limited Contributor License Agreement, as written on this date
  • that I've tested my code since the last commit in the PR, and will test after any later commits

Implements the retrace spell into the game, along with related usable items:

  • Scroll of Instant Retrace
  • Cobra staff
  • Fourth staff
  • Ram staff

The staves have separate teleport IDs from Retrace because you can use their teleports after joining a different allied nation.

Retrace was changed from an 8 second cast to a 5 second cast recently according to wiki so I adjusted that.

scripts/globals/teleports.lua Outdated Show resolved Hide resolved
scripts/globals/spells/retrace.lua Outdated Show resolved Hide resolved
scripts/globals/items/scroll_of_instant_retrace.lua Outdated Show resolved Hide resolved
@zach2good zach2good added the reviewed Has been reviewed by at least one Staff Member label Nov 6, 2020
Copy link
Contributor

@zach2good zach2good left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All seems fine to me, thanks for acting on the others' feedback so promptly 👍

Today I learned about upack(), neat!

@zach2good zach2good merged commit fd61f02 into project-topaz:release Nov 6, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
reviewed Has been reviewed by at least one Staff Member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants