Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Project Kairos Update #258

Merged
merged 9 commits into from
May 24, 2022
Merged

Project Kairos Update #258

merged 9 commits into from
May 24, 2022

Conversation

chaosvolt
Copy link
Owner

@chaosvolt chaosvolt commented May 22, 2022

I've been meaning to do this for a while but only recently got time and energy to work on this, ever since DDA finally added the stuff utilized in #253 I can also add the intended reward for completing Nicholas' mission chain.

Combining all the research from the missions both Sofia and Nicholas send you after will allow Nicholas to make a device that draws on the energy from portals, much like the restored ritual blade. Its effect when activated is a powerful AoE healing spell affecting the user and any allies in the radius, as well as fixing terrain like Consecrate and having a similiar regrowth effect to the Sacrificial Regrowth spell I helped Foulman write for CleverRaven/Cataclysm-DDA#37254.

BN version:

  • Add the item itself to the JSON.
  • Add the spell definitions to the JSON.
  • Add the spellcasting side effect to JSON, and effects for post-mission dialogue.
  • Add the new ter-furn transform used by the spell effects.
  • Edit missiondef for Nicholas' final mission to add required post-mission effects.
  • Add achievement for obtaining the item from Nicholas.
  • Edit Nicholas' dialogue to allow speaking to him and obtaining the relevant item after a given amount of time.

DDA version:

  • Add the item itself to the JSON. Will need pocket data added and use DDA-specific hackery to work around lack of ARTC_PORTAL.
  • Add the spell definitions to the JSON, adding extraneous blast spell shapes where needed.
  • Add the spellcasting side effect to JSON, and effects for post-mission dialogue. Permanent boolean needs to be removed where needed.
  • Add the new ter-furn transform used by the spell effects.
  • Edit missiondef for Nicholas' final mission to add required post-mission effects.
  • Add achievement for obtaining the item from Nicholas, syntax will be different for DDA version.
  • Edit Nicholas' dialogue to allow speaking to him and obtaining the relevant item after a given amount of time.

All that should be left now is follow-up testing of stuff.

chaosvolt and others added 7 commits May 22, 2022 17:51
I've been meaning to do this for a while but only recently got time and
energy to work on this, ever since DDA finally added the stuff utilized
in #253 I can also add
the intended reward for completing Nicholas' mission chain.

Combining all the research from the missions both Sofia and Nicholas
send you after will allow Nicholas to make a device that draws on the
energy from portals, much like the restored ritual blade. Its effect
when activated is a powerful AoE healing spell affecting the user and
any allies in the radius, as well as fixing terrain like Consecrate and
having a similiar regrowth effect to the Sacrificial Regrowth spell I
helped Foulman write for
CleverRaven/Cataclysm-DDA#37254.
Also add this var to the player in case we have future use for it.
@chaosvolt chaosvolt changed the title [WIP] Project Kairos Update Project Kairos Update May 23, 2022
@chaosvolt chaosvolt merged commit 62b19de into master May 24, 2022
@chaosvolt chaosvolt deleted the mission-reward-thing branch May 24, 2022 21:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant