Putting the 'role' back in role-playing games since 2002.
Donate to Codex
Good Old Games
  • Welcome to rpgcodex.net, a site dedicated to discussing computer based role-playing games in a free and open fashion. We're less strict than other forums, but please refer to the rules.

    "This message is awaiting moderator approval": All new users must pass through our moderation queue before they will be able to post normally. Until your account has "passed" your posts will only be visible to yourself (and moderators) until they are approved. Give us a week to get around to approving / deleting / ignoring your mundane opinion on crap before hassling us about it. Once you have passed the moderation period (think of it as a test), you will be able to post normally, just like all the other retards.

Temple+ Knowledge identify monster

zedth

Barely Literate
Joined
Oct 8, 2017
Messages
3
Hi

I like the idea of inspecting monster's character details using the Knowledge skill.
In many cases, you can use this skill to identify monsters and their special powers or vulnerabilities. In general, the DC of such a check equals 10 + the monster’s HD. A successful check allows you to remember a bit of useful information about that monster.

For every 5 points by which your check result exceeds the DC, you recall another piece of useful information.

What I really would like to have:
  1. Knowledge Inspect, Free Action:
    1. Right click on any monster's battle Icon would PRINT basic stats into Combat Window or Dialog Window.
    2. Or radial Knowledge Inspect with ability to choose creature.
    3. Or open Character Window over creature.
  2. Knowledge skill
    1. Int based skill.
    2. Synergy (?)
But before continuing at any of this there are questions to Sitra Achara:
  • Is there any python command that already exists to inspect a monster's instance details?
  • Can a script print text to Combat window?
  • Can a script print text to Dialog window?
  • Can a script open Character Window over any creature instance?
Thank you!
 

Sitra Achara

Arcane
Joined
Sep 1, 2003
Messages
1,859
Codex 2012 Codex 2013 Codex 2014 PC RPG Website of the Year, 2015
No, yes, no, no.

What you want to do would probably take way longer than it's worth TBH.
 

Elestan

Educated
Joined
Nov 8, 2016
Messages
99
Exposing some of the basic capabilities requested to Python does seem like it could be generally useful though, such as the ability to query object properties, print text to windows, and trigger skill checks.
 

As an Amazon Associate, rpgcodex.net earns from qualifying purchases.
Back
Top Bottom