발키리 프로파일
페이지 정보
본문
시뮬레이터 : https://dcwx.org/api/vp2sim
# 제어코드표
`{N}` / `{N,a}` / `{N,a,b}` — 첫 숫자=명령 종류. 번역 시 텍스트만 수정, `{}`는 위치·값 그대로 유지.
| 코드 | 형식 | 의미 | 룸 출현 |
|---|---|---|---|
| 0 | `{0}` | 줄바꿈 | 6050 |
| 1 | `{1}` | 새 창/페이지 (`<new/>`) | 254 |
| 3 | `{3,N}` | 글자속도 = **N프레임/글자** (60fps, 글자당 N/60초). **큰 N = 느림.** `{3,255}`=기본(Fast=1, 보통=8프레임) | 5469 |
| 4 | `{4,N}` | 글자색상 N=0~5 | 62 |
| 5 | `{5}` | 내레이션 시작 (`<start/>`) | 1054 |
| 6 | `{6,a,b}` | 단역 NPC 음성: abs=a+b×256 (b=대개 13, 가끔 12). 직후 항상 `{19}`화자 | 49 |
| 7 | `{7,N}` | 글자반복/간격, `{7,1}`=리셋 | 180 |
| 8 | `{8,N}` | 글자크기, `{8,1}`=리셋 | 2 |
| 12 | `{12,a,b}` | 음성재생: abs=a+b×256. **실제 파일=FAT엔트리(abs−1)**. 재생시점=대사/페이지 시작 | 293 |
| 14 | `{14,N}` | 변수삽입 | 4 |
| 17 | `{17,F,0}` | 대기 F프레임 (60fps, 연출 간격) | 741 |
| 18 | `{18}` | 대사 본문 시작 마커 (발화 텍스트 직전) | 623 |
| 19 | `{19,a,b}` | 초상화/화자, `{19,255,255}`=없음 | 1795 |
**원칙**
- `{}` 임의 삭제·추가 금지 (특히 12음성 / 6음성 / 17대기 / 19화자 / 5시작 / 18대사시작)
- 텍스트 없이 `{}`만 있는 줄(예 `{17,40,0}`) = 연출 전용, 번역 불필요·삭제 금지
- 스탯 약어(LV/ATK/DME)·ON/OFF·BGM/SE = 영문
| # | 원문 | 번역문 | 수정 |
|---|---|---|---|
| 501 | {19,255,255}Lucian{0} 「You can't kill me{3,12}・・・ |
|
|
| 502 | {19,255,255}Claire{0} 「Lu{7,11}-{7,1}!! |
|
|
| 503 | {19,255,255}Lucian{0} 「Damn it!! |
|
|
| 504 | {19,255,255}Lucian{0} 「{3,6}I've made it this far.{0} Wasn't that enough? |
|
|
| 505 | {19,255,255}Claire{0} 「Why{3,12}... {3,255}Why...? |
|
|
| 506 | {19,255,255}Lucian{0} 「{3,6}I don't want to be left alone again...{0} I{3,20}, {3,6}I just don't know{0} what I should do{3,12}・・・ |
|
|
| 507 | {19,255,255}Claire{0} 「What are you talking about!?{0} No way am I gonna run off{0} and leave you here!! |
|
|
| 508 | {19,255,255}Lucian{0} 「{3,6}No{3,30}...{3,6}A long time ago...{0} She died first, and left me alone.{0} If that happens again{3,12}... |
|
|
| 509 | {19,255,255}Claire{0} 「I told you,{0} I'm not going to leave you! |
|
|
| 510 | {19,255,255}Lucian{0} 「{3,7}I'm sorry{3,12}... |
|
|
| 511 | {19,255,255}Lucian{0} 「{3,3}{18}I don't want{0} to be left alone {3,4}again{3,12}...{17,120,0} |
|
|
| 512 | {19,255,255}Lucian{0} 「{3,3}{18}A long time ago{3,16}...{3,3}{0} She died and left me alone.{17,120,0} |
|
|
| 513 | {19,255,255}Claire{0} 「{18}{3,3}You can't just leave me!!! |
|
|
| 514 | {5}{3,3}{18}Will you be the one to die this time?{17,180,0} |
|
|
| 515 | {5}{18}{3,3}Is that truly acceptable?{17,120,0} |
|
|
| 516 | {19,0,0}Celia{0} 「This is awful{3,12}...{3,255} |
|
|
| 517 | {19,1,0}Kashell{0} 「This isn't at all{0} like Ward said!{0} This is... tragic. |
|
|
| 518 | {19,0,0}Celia{0} 「A basilisk{3,20}?{3,255} A cockatrice{3,20}?{3,255}{0} Or... a gorgon{3,12}?{3,255}{0} This seems a bit more than any{0} of those beasts could handle... |
|
|
| 519 | {19,1,0}Kashell{0} 「{3,12}...{3,255}Only the people were petrified{3,30},{3,255}{0} nothing else. And there isn't a single{0} person that hasn't been shattered.{0} That's proof that whatever did this was{0} no mere beast... it had intellect! |
|
|
| 520 | {19,0,0}Celia{0} 「Medusa{3,12}...{3,255}! |
|
|
| 521 | {19,1,0}Kashell{0} 「Probably. |
|
|
| 522 | {19,0,0}Celia{0} 「This is bad{3,12}...{3,255} |
|
|
| 523 | {19,1,0}Kashell{0} 「Anyway,{0} let's look for survivors. |
|
|
| 524 | {19,0,0}Celia{0} 「Right. |
|
|
| 525 | {19,1,0}Kashell{0} 「He's always said that{0} anyone left alive is worth{0} 1,000 Oath, the bastard!{17,160,0} |
|
|
| 526 | {5}Graveyard |
|
|
| 527 | {6,159,13}{19,255,255}Old woman{0} 「If only we could have just{0} lived quietly in peace. |
|
|
| 528 | {6,151,13}{19,255,255}Man{0} 「This village has been{0} ruined by war.{0} And still, until now we{0} never gave up. |
|
|
| 529 | {6,160,13}{19,255,255}Woman{0} 「{3,12}・・・{3,255}Did you see a young girl,{0} about 10 years old? |
|
|
| 530 | {5}Camille Village |
|
|
| 531 | {19,0,0}Kashell{0} 「They're using a sword as a deadbolt? |
|
|
| 532 | {19,1,0}Kashell{0} 「This blade{3,12}...{3,255} |
|
|
| 533 | {19,1,0}Kashell{0} 「Hey, can you read this writing? |
|
|
| 534 | {19,0,0}Celia{0} 「These are ancient runes{3,30}!{3,255}{0} Goodness{3,30}...{3,255} they're carved up the{0} entire length of the blade{3,12}...{3,255} |
|
|
| 535 | {19,0,0}Celia{0} 「“Behold the Grand Sting, forged{0} from the very brilliance of the blue sky.{0} By its power{3,30} {3,255}the absolute evil of{0} these grounds is contained.” |
|
|
| 536 | {19,1,0}Kashell{0} 「{3,12}...{3,255}Absolute evil? |
|
|
| 537 | {18}{3,3}She had no idea what{0} was going on{3,13}.{3,3}{0} Kept askin' me about{0} her brother and all.{17,80,0} |
|
|
| 538 | {18}{3,3}I only saved her to{0} piss off the slavers{3,20},{3,2}{0} but what a pain in the{0} butt she was.{17,60,0} |
|
|
| 539 | {18}{3,3}I told her it was my house,{0} and she believed me{3,40}.{3,3}{0} Even though it had a big{0} ol' cross and everything.{17,80,0} |
|
|
| 540 | {18}{3,6}Ha{3,20}.{3,3}{0} Maybe I shoulda told ya{0} I saved her and took her{0} all the way to the{3,2} orphanage{0} 'cause I felt sorry for{0} her{7,11}-{7,1}{17,240,0} |
|
|
| 541 | {19,0,0}Kashell{0} 「This is my sword{3,12}・・・{3,255}{0} Did Celia do it? |
|
|
| 542 | Valkyrie{0} 「It appears so. |
|
|
| 543 | {19,0,0}Kashell{0} 「Even if I carry this, I won't{0} be punished? |
|
|
| 544 | {5}{3,0}You found Vainslayer. |
|
|
| 545 | {19,1,0}Badrach{0} 「{3,12}・・・{3,255}What are ya{0} bringin' me to a place{0} like this for anyway? |
|
|
| 546 | Valkyrie{0} 「{3,12}・・・{3,255} |
|
|
| 547 | {19,1,0}Badrach{0} 「Someone's here. |
|
|
| 548 | {19,1,0}Badrach{0} 「Hey{3,30}!{3,255}{0} What're ya gonna do with me! |
|
|
| 549 | {19,1,0}Badrach{0} 「Ah{3,12}・・・{3,255} |
|
|
| 550 | {19,0,0}Girl{0} 「{3,12}・・・{3,255}Are you the{0} chaplain? |
|
|
| 551 | {19,1,0}Badrach{0} 「Well{3,30}, {3,255}umm ya see{3,12}・・・{3,255} |
|
|
| 552 | {19,0,0}Girl{0} 「{3,12}・・・{3,255} |
|
|
| 553 | {19,1,0}Badrach{0} 「Well anyway・・・ |
|
|
| 554 | {19,0,0}Girl{0} 「Please wait{3,50}!{3,255}{0} Umm{3,12}・・・{3,30}, {3,255}I ah{3,30}, {3,255}{0} Can I give this to you? |
|
|
| 555 | {19,1,0}Badrach{0} 「{3,12}・・・{3,255}You, you・・・{0} remembered me. |
|
|
| 556 | Valkyrie{0} 「I see. |
|
|
| 557 | {19,1,0}Badrach{0} 「You're not a person either, but{0} people are bad, ain't they? |
|
|
| 558 | {5}{3,0}You found a Handwoven Bandanna. |
|
|
| 559 | {5}Church |
|
|
| 560 | {5}{7,3}-{7,1}NO ENTRANCE{7,3}-{7,1} |
|
|
| 561 | {6,101,13}{19,1,0}Child{0} 「This girl, {0} what's going on with her? |
|
|
| 562 | {6,161,13}{19,0,0}Child{0} 「Stop it.{0} Grandpa said we mustn't{0} ever open it!! |
|
|
| 563 | {6,161,13}{19,255,255}Girl{0} 「The few who survived are{0} hiding in the church{3,12}・・・{3,255} |
|
|
| 564 | {6,163,13}{19,1,0}Old man{0} 「I never thought this{0} would happen{3,12}・・・{3,255} |
|
|
| 565 | {6,159,13}{19,0,0}Old woman{0} 「This village{3,12}・・・{3,255}{0} we're finished. |
|
|
| 566 | {6,151,13}{19,0,0}Man{0} 「{3,12}・・・{3,255}damn. |
|
|
| 567 | {6,153,13}{19,0,0}Child{0} 「Mother{3,12}・・・{3,255} |
|
|
| 568 | {5}Villnore Castle |
|
|
| 569 | {5}Thieves' Guild |
|
|
| 570 | {5}Private home |
|
|
| 571 | {19,1,0}Badrach{0} 「Damn them{3,30}!{3,255}{0} Useless theives' guild{0} and their commissions!{0} I work on my own.{0} Screw them!! |
|
|
| 572 | {19,1,0}Badrach{0} 「This blows!{0} I can't die yet{3,12}...{17,240,0} |
|
|
| 573 | {19,255,255}Young man{0} 「It is not a good idea for a woman{0} to be walking outside all alone. |
|
|
| 574 | {5}Kingdom of Villnore |
|
|
| 575 | {5}Midtown |
|
|
| 576 | {5}{3,8}Man{3,40},{3,5} I can't believe this shit!{17,160,0} |
|
|
| 577 | {19,255,255}Man{0} 「The nobles are all buying{0} new swords lately.{0} Must be war on the horizon. |
|
|
| 578 | {19,255,255}Man{0} 「Swords forged by me are as sharp as{0} the Weapons of the Gods!{0} {1}{0} However{3,12}・・・{3,50} {3,255}{0} Divine Weapons neither dull nor chip,{0} and thus exceed my own work{3,12}・・・{3,255}{0} {1}{0} What else would you expect{0} of the Gods? |
|
|
| 579 | {19,255,255}Man{0} 「I'm sorry{3,30},{3,255}{0} I should not blaspheme.{0} Forgive me, young lady. |
|
|
| 580 | {5}Villnore Smelting Area |
|
|
| 581 | {19,0,0}Aelia{0} {18}{3,3}「Forgive me, my friends{3,40}.{3,4}{0} I can't{3,10} {3,3}make it{3,12}・・・{3,255}{17,120,0} |
|
|
| 582 | {19,0,0}Aelia{0} 「{3,12}・・・{3,255}How tedious.{0} {1}{0} I don't care{0} how many times you ask,{0} I'm not going to answer. |
|
|
| 583 | {19,0,0}Aelia{0} 「{3,12}・・・{3,255} {3,255}Who are you? |
|
|
| 584 | {19,1,0}Valkyrie{0} 「I am a Chooser of the Slain,{0} a Valkyrie. |
|
|
| 585 | {19,0,0}Aelia{0} 「{3,12}・・・{3,255}Hmmm{3,40}.{3,255}{0} And next comes the Death Goddess.{0} Leave me alone{3,60}!{3,255}{0} It's too bad,{0} but I'm not going to die! |
|
|
| 586 | {19,1,0}Valkyrie{0} 「You do not sound like the same woman{0} who was weakly dying moments before.{0} But if you wish{3,12}・・・{3,255} |
|
|
| 587 | {19,1,0}Soldier{0} 「Even Lord Gandar's subjugation spell{0} has no effect. |
|
|
| 588 | {19,1,0}Gandar{0} 「They say that those with{0} dragon's blood are strong {0} against magic.{0} But to resist this much{3,12}・・・{3,255} |
|
|
| 589 | {19,0,0}Aelia{0} 「The Dragon Gem{3,12}・・・{3,255}{0} That's just folklore! |
|
|
| 590 | {19,1,0}Gandar{0} 「Do you not agree with me?{0} Have you discovered yet yourself?{0} {1}{0} It is the search, not the discovery{0} which is the truest pleasure?{0} Don't you agree? |
|
|
| 591 | {19,0,0}Aelia{0} 「{3,12}・・・{3,5}{0} {18}I{3,20} {3,4}can't{3,12} {3,4}die yet{3,12}・・・{3,255}{17,120,0} |
|
|
| 592 | {19,0,0}Aelia{0} {3,3}「{18}After I finally found{3,2} out{0} where{3,3} he was{3,12}・・・{3,255}{17,120,0} |
|
|
| 593 | {19,0,0}Soldier{0} 「She refuses to eat{3,50}.{3,255}{0} She's just about at her limit. |
|
|
| 594 | {19,1,0}Gandar{0} 「Are you ready to talk? |
|
|
| 595 | {19,0,0}Aelia{0} 「{3,12}・・・{3,255}You slimy scum! |
|
|
| 596 | {19,1,0}Gandar{0} 「If you want more,{0} there's plenty left to give! |
|
|
| 597 | {19,0,0}Aelia{0} 「{18}{3,3}You went through{3,3} a lot of {3,2}trouble{3,3} for me, but{3,12}...{3,10}{0} {3,3}Why do the gods need human souls{0} to fight for them?{12,67,10}{17,120,0} |
|
|
| 598 | {19,0,0}Aelia{0} {3,3}「{18}Why can't they {3,2}do it themselves{3,30}?{3,3}{0} You're {3,4}Gods{3,2}, aren't you?{12,68,10}{17,120,0} |
|
|
| 599 | {19,1,0}Valkyrie{0} {3,3}「{18}Though your body may be bound,{0} {3,4}no physical restraints{3,3} can shackle your{3,2} spirit.{12,69,10}{17,120,0} |
|
|
| 600 | {19,1,0}Valkyrie{0} {3,3}「{18}It is this trait{3,15} {3,2}that we{3,3}{0} recognize within you.{12,70,10}{17,120,0} |
|
