Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

feature: ability to set amount range for items drop within the NPC editor #229

Closed
Superspyi opened this issue May 21, 2020 · 0 comments
Closed
Labels
feature request New and valid feature request

Comments

@Superspyi
Copy link

Is your feature request related to a problem? Please describe.
Yes. What I would like to do is make an NPC drop a random amount of an item within a certain range. For Example:

  • For early game NPCs I would like for them to drop between 1-5 gold as one item to pickup.
  • End game bosses would be much larger between 1200-2400 gold.

Currently I when I create an NPC with drops such as gold I have to set a static amount of gold to drop at a certain percentage. The only way I can get close to what I'd like is to create multiple drops of the same item of 1x at the same percentage but then the user would have to pick up multiple items. This becomes impossible for something like end game bosses.

Describe the solution you'd like
Introduce a "range" option near the amount section in NPC Editor.

Additional context
I believe this would be a great feature to add into the Intersect engine due to most RPGs I've played before having random amounts of currency or items on NPCs when defeated such as $ in RDR2 or Gold in Oblivion & Skyrim. Attached is statistics for gold from an NPC on another MMORPG that I play that includes amount ranges.
AmountRange

@Superspyi Superspyi added the feature request New and valid feature request label May 21, 2020
@Arufonsu Arufonsu changed the title Item Drop Amount range in NPC Editor feature: ability to set amount range for items drop within the NPC editor Nov 1, 2022
@AscensionGameDev AscensionGameDev locked and limited conversation to collaborators Mar 30, 2024
@WeylonSantana WeylonSantana converted this issue into discussion #2209 Mar 30, 2024

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
feature request New and valid feature request
Projects
None yet
Development

No branches or pull requests

1 participant