Results 1 to 15 of 24

Thread: A new Lucy

Threaded View

  1. #1
    Registered User
    Join Date
    Aug 2002
    Posts
    189

    A new Lucy

    __________________________________________________
    Edit: update. original post below.

    I'm looking for more people to test the item collector. Installation Instructions are here.
    __________________________________________________

    Since it doesn't look like Kerasota is going to be updating lucy to work with LDoN or releasing the source code, I've started work on a new item database.

    Currently I just have showeq dumping the data from a couple of opcodes to a file and then I run that through a couple of perl scripts to generate some happy html.

    The most important thing I need now, is to get a proper item collector program written. I've been looking at Java and Jpcap since I don't have visual studio and it would allow it to run on linux and windows.

    Here's a sample of what I've got:

    Code:
    Royal Attendant Breastplate of Sand
    
    MAGIC ITEM LORE ITEM NO DROP 
    Slot: CHEST
    AC: 69
    STA: +13 CHA: +11 WIS: +10 INT: +10 HP: +100 MANA: +100
    SV FIRE: +12 SV MAGIC: +12 SV POISON: +12
    Reccommended level of 65.
    WT: 3.5  Size: MEDIUM
    Class: WAR CLR PAL SHD BRD
    Race: ALL
    Slot 1, type 2: empty
    Slot 2, type 2: empty
    Slot 3, type 3: empty
    
    
    itemclass	0
    name	Royal Attendant Breastplate of Sand
    lore	*Royal Attendant Breastplate of Sand
    idfile	0
    id	44145
    weight	35
    norent	255
    nodrop	0
    size	2
    slots	131072
    price	0
    icon	624
    012	-1
    013	0
    UNK014	0
    tradeskills	0
    fr	12
    dr	0
    pr	12
    mr	12
    cr	0
    str	0
    sta	13
    agi	0
    dex	0
    cha	11
    int	10
    wis	10
    hp	100
    mana	100
    ac	69
    UNK031	0
    skillmodvalue	0
    skillmodtype	0
    banedmgrace	0
    banedmgamt	0
    banedmgbody	0
    magic	1
    casttime_	0
    level	0
    reqlevel	0
    bardtype	0
    bardvalue	0
    light	0
    delay	0
    reclevel	65
    UNK046	0
    elemdmgtype	0
    elemdmgamt	0
    effecttype	0
    range	0
    damage	0
    color	13107350
    classes	151
    races	32767
    UNK055	0
    spellid	-1
    maxcharges	0
    itemtype	10
    material	5
    060	1.000000
    061	0
    casttime	0
    063	0
    064	0
    focusid	0
    combateffects	0
    067	0
    068	0
    strikethrough	0
    070	0
    071	0
    072	0
    073	0
    074	0
    075	0
    factionmod1	0
    factionmod2	0
    factionmod3	0
    factionmod4	0
    factionamt1	0
    factionamt2	0
    factionamt3	0
    factionamt4	0
    charmfile
    augtype	0
    augslot1type	2
    augslot2type	2
    augslot3type	3
    augslot4type	0
    UNK090	0
    ldontheme	5
    ldonprice	1492
    ldonsold	1
    bagtype	0
    bagslots	0
    bagsize	0
    bagwr	0
    book	0
    099	0
    filename
    101	0
    102	0

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

You may post new threads
You may post replies
You may post attachments
You may edit your posts
HTML code is Off
vB code is On
Smilies are On
[IMG] code is On