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

Fix 575 LP Viridian Rise Statues #1585

Merged

Conversation

Boop-AC
Copy link
Contributor

@Boop-AC Boop-AC commented Sep 5, 2023

Small fix I noticed while looking at something else. Taken from PCAP: PCAP Part 3\miscpcaps3\pkt_2017-1-31_1485843405_log.pcap
The player uses a lockpick rare and attempts to use a Viridian Statue while holding 2 essences, which gives a unique failure message (You manipulate the statue with your Lockpick skill of 575, but you are missing a power source.). He then picks up another and tries with 3 and is successful. This PR reduces the amount of essences needed to 3 for the highest LP threshold (575) and replaces the failure message.
It's likely a similarly templated message was used for lower lockpick thresholds, but there doesn't seem to be any other LP VR PCAPs with failures to confirm or deny this (or even wiki data) so I'll just leave it as is.

@LtRipley36706 LtRipley36706 changed the base branch from master to v0.9.274 September 7, 2023 16:58
@LtRipley36706 LtRipley36706 merged commit b38a98b into ACEmulator:v0.9.274 Sep 7, 2023
1 check passed
LtRipley36706 added a commit that referenced this pull request Sep 8, 2023
* fluff ints added (#1572)

added unenchantable and weild requirements. basically fluff stuff. keeps the id panel from being empty.

* add delete self (#1573)

in retail if you had a corrupter amber to the fountain it deleted itself

* Fix Atamarr emotes (#1574)

* Stormwood Staff Spell Fix (#1575)

* Fix spells on Seasoned Explorer Nether Staff (#1576)

* Fix Spectral Blade and Claws Contract (#1577)

* Fix Red Rune Silveran Mace TurnIn (#1578)

* Fix deru tree royal olthoi jelly (#1579)

* Deru Tree lockout fix (#1580)

* Fix Nimble Fingers buffs (#1581)

* fix spell on t5 rare Hieroglyph of Healing Mastery, from Incantation of Heal Self -> Incantation of Healing Mastery Self (#1582)

* normalize

* Fix Apostate Finale portal restrictions (#1584)

* Fix 575 LP Viridian Statues (#1585)

* geraine host fix (#1586)

http://acpedia.org/wiki/Geraine%27s_Hosts

Note: In order for this quest to count as one of the Legendary Key Quests you must turn in all 7 books to the Mhoire Lieutenant in Wai Jhou.

you were able to get credit for this quest by turning in the 1st 4 books into the soldier. which is not retail

* normalize

* More statue updates

* normalize

* finalize

---------

Co-authored-by: Fire-Chimp <49045665+Fire-Chimp@users.noreply.github.com>
Co-authored-by: Boop-AC <90673082+Boop-AC@users.noreply.github.com>
Co-authored-by: gmriggs <gmriggs@gmail.com>
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.

None yet

2 participants