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

DIL - Identify #38

Open
Seifert69 opened this issue Sep 19, 2020 · 5 comments
Open

DIL - Identify #38

Seifert69 opened this issue Sep 19, 2020 · 5 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@Seifert69
Copy link
Owner

identify robe seems to have boring result. (check item types)

@Seifert69 Seifert69 changed the title Idenitfy DIL - Identify Sep 19, 2020
@Seifert69 Seifert69 added enhancement New feature or request good first issue Good for newcomers labels Sep 23, 2020
@Goldbishop
Copy link

Goldbishop commented Dec 9, 2020

As an active character in the Arctic MUD....we have two types and two levels of Identify.

Type 1: Identify a characters Stats; effectively getting their score. This score is a time-stamp and is only the base stats (unmodified values)
Type 2: Gear Stats; this is the most used type of Identify in the game. With this type, there are two levels of Identify.

Level 1: Basic Stats...mostly the meta-data of the Item (Material, Weight, Cost, Keywords, Weapon Class, Weapon Damage) BUT no unique data (such as Affects, Effects or Immunities)
Level 2: Advanced Stats....this will most everything a player will want to know about. Does exclude System parameters and hidden effects (such as Weapon causes wearer confusion)

As a former MUD admin/dev....we would see all Object statistics but Players would only be able to view the "Advanced" stats at best. In some cases, we attached custom actions to the item to achieve specific room, area, world effects; yes we had one item that had a world effect....nothing like an Armageddon Blade being dropped...a lot of characters (NPC/PC) auto-magically dropped into the prone position, regardless of flight condition ;)

@Seifert69
Copy link
Owner Author

Seifert69 commented Dec 9, 2020 via email

@chrisspanton
Copy link
Collaborator

Love this idea, I would definitely support improving the identify spell dil to reflect some data on the object, rather than just the extras as Michael mentioned. I do think since there are 30 years of objects with the extras that we should maintain their display, and add data based on which version of the spell is cast. Targeting players also could be interesting, and doesnt exist today. Happy to support the work from a player perspective if you would like to dig in @Goldbishop

@Seifert69
Copy link
Owner Author

So for example, the way it works now, for a shield, is:

You learn the rough craftmanship (bonus) and magical modifier (bonus)
You get the $identify extra if any

If level 2 is cast, you learn the precise bonuses
You get the $improved identify if any

@ellpc
Copy link
Contributor

ellpc commented Mar 9, 2022

Identify and imp id should both pull live data from the object (affect especially). When doing olq adjustments as rewards or whatever, no one updates the extras for Id/ImpId so having it be dynamic makes the most sense.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

4 participants