Monsters (69.dat)

From Raynegard Wiki
Jump to navigationJump to search

Monsters (69.dat) documents the 3 monster records in 69.dat, the sixth of the game's monster definition files (record type 9 in the NN.dat format — a 32-column stat line per record). It continues the per-file monster catalog of Monsters (64.dat), Monsters (65.dat), Monsters (66.dat), Monsters (67.dat), Monsters (68.dat); flavor text is transcribed from cpt69.txt (Korean~English).

Confirmed columns (see Monsters (65.dat)#Record columns for the full best-guess map): col1 = dat number, col2 = record index, col3+col4 = the (category dat, entry) drop reference, col9 + col24 = inaba.dat appearance-row references. All three are the "recently awoken ancient guardian" trio — guardian-tier bosses with very high HP (col20 = 10800–19200).

Overview

[edit]
# Name Korean Drops ID
1 Baluguin 바루가인 Baluguin's scale 69,1
2 Korelaud 코레라우드 Korelaud's scale 69,2
3 Yumanse 유만스 Yumanse's scale 69,3

Raw record data

[edit]

The full 32-column stat line for each record, exactly as stored (col1 = dat 69, col2 = index, col3 = drop category dat, col4 = drop entry, col9/col24 = inaba.dat appearance rows). See Monsters (65.dat)#Record columns for the best-guess column map.

idx name             | full record line
  1 Baluguin         | 69 1 36 107 0 1 621 62 52 366 0 63 16 380 381 0 530 330 280 10800 1800 150 0 227 61 143 1 1 1 389 73 85
  2 Korelaud         | 69 2 36 108 0 1 621 62 53 366 0 63 17 380 381 0 590 430 320 14400 2400 150 0 228 61 144 1 1 1 389 73 85
  3 Yumanse          | 69 3 36 109 0 1 621 62 54 366 0 63 18 380 381 0 650 530 360 19200 3200 150 0 229 61 145 1 1 1 389 73 85

Monster catalog

[edit]

Baluguin

[edit]
Baluguin
Korean 바루가인
Drops Baluguin's scale
ID 69,1

A stone statue that was supposedly imitated from the Raynegard guardian deity. Even before we see detailed research from our Xailen Lab, we can find some written descriptions about the guardian in Raynegard books. But it's really strange that none of them mentionedabout its association with religions.

고대 레인가드문명의 수호신을 본뜬 것으로 여겨지는 석상. 우리 자이렌 연구기관의 상세한 연구를 기다릴 것도 없이, 레인가드 문헌을 읽어보면 바로 수호자(가디언)에 대한 기술을 발견할 수 있을 것이다. 단, 이 수호자가 신앙에 관련된 것이라는 언급은 어디에도 나와 있지 않은 것은 정말 이상한 일이다


Korelaud

[edit]
Korelaud
Korean 코레라우드
Drops Korelaud's scale
ID 69,2

An ancient guardian who started moving when a big earthquake occurred although hehad been in a deep sleep like a stone statue. His formidable armor enables him to beat off all kinds of attacks without no damage. His offensive power is also extraordinary. To defeat the ancient legacy, we also need ancient weapons.

석상처럼 잠들어 있다가 대지진과 함께 움직이기 시작한 고대 수호자다. 그 강력한 갑옷은 모든 무기공격을 막아내고도 전혀 타격을 입지 않는다. 공격력 또한 범상치 않은 이 태고의 유산을 쓰러뜨리려면, 역시 우리에게도 태고의 무기가 필요하지 않을까?


Yumanse

[edit]
Yumanse
Korean 유만스
Drops Yumanse's scale
ID 69,3

Originally, the title The hero is only given to one that everybody absolutely agrees. A guardian Yumanse, who deserves the title, must be the greatest masterpiece of artificial lives that the Raynegard created. In short, he could be the most fearful enemy.

본래 '영웅'이란 누구나 인정하는 절대적인 존재에게만 주어지는 칭호다. 그 영웅의 칭호를 받은 고대 수호자 유만스는 고대 레인가드인이 만들어낸 인공생명체 중 최고걸작일 것이다. 결국 우리에게 가장 위험한 강적이라는 말이다


Record columns

[edit]

See Monsters (65.dat)#Record columns for the full annotated best-guess map of the 32-column type-9 record (parser MonsterRecord_Init @ 00485c10; coln → offset 0x24 + 4·(n − 1)). In brief: 1=dat, 2=index, 3=drop category dat, 4=drop entry, 9/24=inaba.dat appearance rows, 17=DEF, 18=OFC, 19=attack range, 20=HP, 21=EXP/reward (cols 17–21 inferred from data — no client reader; server-side). 69.dat's col6 is 1 for all three — consistent with col6 being a per-family/theme group id (the Baluaus dragon family in Monsters (68.dat) was also col6=1); these are all guardian-tier bosses with very high HP (col20 = 10800–19200).

See also

[edit]