Skip to content

[Quest API] Add Identifiers to Get/Modify NPC Stat Methods#5012

Merged
Kinglykrab merged 1 commit intomasterfrom
quest_api/identifiers_get_modify_npc_stat
Sep 15, 2025
Merged

[Quest API] Add Identifiers to Get/Modify NPC Stat Methods#5012
Kinglykrab merged 1 commit intomasterfrom
quest_api/identifiers_get_modify_npc_stat

Conversation

@Kinglykrab
Copy link
Copy Markdown
Contributor

Description

  • Adds new identifiers to NPC::GetNPCStat and NPC::ModifyNPCStat.

GetNPCStat

  • Add charm_ac, charm_min_hit, charm_max_hit, charm_attack_delay, charm_accuracy, charm_avoidance, and charm_atk.

ModifyNPCStat

  • Add charm_ac, charm_min_hit, charm_max_hit, charm_attack_delay, charm_accuracy, charm_avoidance, charm_atk, default_ac, default_min_hit, default_max_hit, default_attack_delay, default_accuracy, default_avoidance, and default_atk.

Type of change

  • New feature

Checklist

  • I have tested my changes
  • I have performed a self-review of my code. Ensuring variables, functions and methods are named in a human-readable way, comments are added only where naming of variables, functions and methods can't give enough context.
  • I own the changes of my code and take responsibility for the potential issues that occur

@Kinglykrab Kinglykrab merged commit dcaa0ec into master Sep 15, 2025
2 checks passed
@Kinglykrab Kinglykrab deleted the quest_api/identifiers_get_modify_npc_stat branch September 15, 2025 13:14
@joligario joligario mentioned this pull request Sep 15, 2025
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.

2 participants