In connection with this forum, I was wondering if there would be an easier way to capture the information. An example of an items id follows.
+-----------------------------------------------------------------+
| Keywords : trench coat gaardian1 |
| Name : a Trench Coat |
| Id : 303199175 |
| Type : Armor Level : 1 |
| Worth : 300 Weight : 1 |
| Wearable : body |
| Material : leather |
| Flags : unique, glow, hum, magic, burn-proof, auctioned, |
| : solidified, illuminated, V3 |
| Clan Item : From The Midgaardian Publishing Group |
+-----------------------------------------------------------------+
| Stat Mods : Strength : +1 Damage roll : +4 |
| Wisdom : +2 |
+-----------------------------------------------------------------+
Current bid on this item is 100 gold (No bid yet).
Could one use the last line as a stopping point to capture all the information above it? From that point, could it be put into a format to state the information like stats, flags, type, and so on?
I have a very basic understanding of how to make a trigger and alias based on help from individuals and the video supplied by Nick Gammon. I am thinking this is a bit above my understanding, but I am willing to give it a try.
Any help on this topic would be appreciated. |