New items appear, but not monsters?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Zambaku
    Apprentice
    • Dec 2007
    • 80

    New items appear, but not monsters?

    I've found several of my custom items in game now. But still none of my monsters has shown up. I'm starting to think I did something wrong. Any thoughts?



    N:548:Crawling Hand
    T:Crawling Hand
    C: o
    I:100:60:0:50:70
    W:10:1:0:20
    B:HIT:HURT:1d5
    B:HIT:HURT:1d5
    F:FRIENDS
    F: DROP_60
    F:TAKE_ITEM
    D:A disembodied hand that crawls along the floor.

    N:549:Giant Head
    T:Giant Head
    C: o
    I:110:55:2:7:10
    W:1:1:0:1
    B:BITE:EAT_ITEM
    F:NEVER_MOVE
    F:HURT_LIGHT | NO_FEAR
    D:A disembodied giant human head.

    N:550:Giant Dwarf
    T:Giant Dwarf
    C:m
    I:9:65:20:24:30
    W:10:1:0:50
    B:HIT:HURT:1d5
    B:HIT:HURT:1d8
    F:MALE | EVIL
    F: DROP_60
    D:A giant dwarf, he's as tall as a human.

    # Max is currently N:616
  • Philip
    Knight
    • Jul 2009
    • 909

    #2
    Are you sure your T and C lines are correct? Also, EAT_ITEM is stealing stuff, not eating it, 9 is infernally slow, and slow monsters with 1d5 damage attacks twice are way too easy.

    Comment

    • Zambaku
      Apprentice
      • Dec 2007
      • 80

      #3
      I believe they are correct:

      N:Crawling Hand
      G:M
      M:2
      F:EVIL
      F:OPEN_DOOR | BASH_DOOR
      F:| NO_CONF
      D:Crawling Hand

      N:Giant Head
      G: O
      M:1
      D:Giant Head

      N:Giant Dwarf
      G: D
      M:1
      F:OPEN_DOOR | BASH_DOOR
      D:Giant Dwarf

      Comment

      • Timo Pietilä
        Prophet
        • Apr 2007
        • 4096

        #4
        Originally posted by Zambaku
        I believe they are correct:

        N:Crawling Hand
        G:M
        M:2
        F:EVIL
        F:OPEN_DOOR | BASH_DOOR
        F:| NO_CONF
        D:Crawling Hand

        N:Giant Head
        G: O
        M:1
        D:Giant Head

        N:Giant Dwarf
        G: D
        M:1
        F:OPEN_DOOR | BASH_DOOR
        D:Giant Dwarf
        It is possible that game is picky with syntax, first one has "|" in beginning of F: line, and next two have space between G: and symbol.

        There are also extra spaces in actual monster entries.

        I think you should check the Giant Dwarf I: line, like Philip said 9 is infernally slow: normal speed player get 10 moves to each of its moves. 9 is -101 speed. You could haste is six times before it had any effect.

        Comment

        Working...
        😀
        😂
        🥰
        😘
        🤢
        😎
        😞
        😡
        👍
        👎