발키리 프로파일
페이지 정보
본문
시뮬레이터 : 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 = 영문
| 원문 | 번역문 | 수정 |
|---|---|---|
| {19,255,255}Lucian{0} 「{18}{3,4}That girl...{3,15} {3,4}Platina{3,20},{0} {3,3}She inhaled the Weeping Lily pollen{0} and died.{17,210,0} |
|
|
| Valkyrie{0} 「{18}{3,4}And I resemble{0} this girl?{17,120,0} |
|
|
| {19,255,255}Lucian{0} 「{18}{3,4}And that's why{3,12}...{17,60,0} |
|
|
| {19,255,255}Lucian{0} 「{18}{3,3}I know it's wrong to feel this way{0} about a stranger{0} just because she looks like{0} someone else.{17,210,0} |
|
|
| {19,255,255}Lucian{0} 「{18}{3,3}But nothing has changed.{17,120,0} |
|
|
| {19,255,255}Lucian{0} 「{18}{3,6}I still love her.{17,120,0} |
|
|
| {5}{3,2}{18}It wasn't really the earring{3,7} {0} {5}{3,2}that I wanted to give to you{3,12}・・・{0} {5}{3,3}But I thought if you {3,2}accepted it,{0} {5}maybe{7,11}-{7,1}{17,240,0} |
|
|
| Platina{0} 「{3,4}{18}This is all an illusion{3,20}.{0} {3,3}But there is truth within illusions.{3,40}{0} {3,3}And when the illusion fades{3,20},{0} {3,3}the truth will still resonate within you.{17,210,0} |
|
|
| Platina{0} 「{3,3}{18}When you return to reality,{0} what should you do{3,30}?{0} {3,3}Try to remember your former self.{3,50}{0} {3,3}Remember how you used to feel.{3,40}{0} {3,3}Remember what you used to want{7,9}-{7,1}{17,100,0} |
|
|
| {5}{18}{3,3}This was{3,12}・・・{18}{3,3}This was{3,20}・・・{3,4}unforgiveable!!{17,40,0} |
|
|
| {19,0,0}Lucian{0} 「{18}{3,3}Where{3,12}...{3,255}?{17,60,0} |
|
|
| {19,1,0}Platina{0} 「{18}{3,5}It's so beautiful! {3,60}{0} {3,4}Do you think this might be{3,12}...{17,120,0} |
|
|
| {19,1,0}Platina{0} 「{3,10}...{18}{3,4}Heaven?{17,90,0} |
|
|
| {19,0,0}Lucian{12,60,9}{0} 「{18}{3,3}It's bad luck to say such things!{17,90,0} |
|
|
| {19,1,0}Platina{0} 「{18}{3,3}Tee hee.{3,40}{0} {3,4}I'm sorry.{17,60,0} |
|
|
| {19,0,0}Lucian{0} 「{18}{3,3}These flowers{3,8}... {3,3}They're{3,12}...{3,255}!{17,60,0} |
|
|
| {19,0,0}Lucian{0} 「{18}{3,3}Platina!{3,10} {3,3}We've got to get out of here!{3,7}{0} {3,3}These flowers, all of them, they're{3,12}...{17,120,0} |
|
|
| {19,0,0}Lucian{0} 「{18}{3,3}Weeping Lilies!{17,60,0} |
|
|
| {19,1,0}Platina{0} 「{18}{3,8}Weeping...{3,4}Lilies?{17,60,0} |
|
|
| {19,1,0}Lucian{0} 「{18}{3,3}That's right{3,25}!{3,3} If we stay here,{0} their {3,2}poison will kill us!{17,120,0} |
|
|
| {19,1,0}Lucian{0} 「{18}{3,4}Platina?{17,60,0} |
|
|
| {19,0,0}Platina{0} 「{18}{3,4}If I were to fall asleep here{3,10},{3,4}{0} would I be able to just{3,8}...{3,4}slip away?{17,120,0} |
|
|
| {19,255,255}Valkyrie{0} 「This place{3,12}... |
|
|
| {19,255,255}Valkyrie{0} 「I'm sure I felt the resonance of{0} human thought... |
|
|
| {19,255,255}Valkyrie{0} 「{3,12}・・・ |
|
|
| {19,255,255}Valkyrie{0} 「!! |
|
|
| {19,255,255}Valkyrie{0} 「Your kind should not be here! |
|
|
| {19,255,255}Valkyrie{0} 「{3,12}・・・{3,255}They fled? |
|
|
| {19,255,255}Valkyrie{0} 「{3,12}・・・{3,255}Why would spectres{0} gather around this stone? |
|
|
| {19,255,255}Valkyrie{0} 「Is this{3,12}... |
|
|
| {19,255,255}Valkyrie{0} 「A grave marker? |
|
|
| {19,255,255}Valkyrie{0} 「Who would put a grave in a place{0} like this{3,12}・・・ |
|
|
| {5}{3,2}{18}It wasn't really the earring{3,7} {0} {5}{3,2}that I wanted to give to you{3,12}・・・{0} {5}{3,3}But I thought if you {3,2}accepted it,{0} {5}maybe{3,12}・・・{3,50}{0} {5}{18}{3,3}No{3,15}, {3,3}I know that you will figure out{0} {5}where the other earring is{7,11}-{7,1}{17,44,1} |
|
|
| {19,255,255}Valkyrie{0} 「Here{3,12}...{3,255}?{0} How did I{3,12}... |
|
|
| {19,255,255}Valkyrie{0} 「How did this earring{3,12}・・・{3,255}?{0} {1}{0} In any case, its sparkle will no doubt{0} soon be dimmed, ere it is next{0} bloodied{3,12}・・・ |
|
|
| {5}{3,12}Lucian{3,12}...{17,90,0} |
|
|
| {5}{3,12}Lucian?{17,90,0} |
|
|
| {5}Lucian?!{17,90,0} |
|
|
| {19,255,255}Arngrim{0} 「Calm down!! |
|
|
| {19,255,255}Valkyrie{0} 「No!{3,30}!{3,255}{0} Lucian gave me that earring{3,12}... |
|
|
| {19,255,255}Valkyrie{0} 「The earring is all{3,12}...{3,255}{0} It's all that{3,12}...{3,255}{0} It's all that I have left of Lucian! |
|
|
| {19,1,0}Valkyrie{0} 「{3,12}・・・{3,255}Lucian{3,12}・・・{3,255} |
|
|
| {19,255,255}Valkyrie{0} 「Why, Lucian?{0} Why did you have to die like that?{0} What can I do{3,40}?{3,255}{0} I cannot make amends{3,12}・・・{3,30}{3,255}{0} I cannot return him to the living{3,12}・・・{3,255}!! |
|
|
| {5}{18}{3,4}I hate it...{17,30,0} |
|
|
| {18}{17,60,0} |
|
|
| {19,1,0}Lucian{0} 「{18}{3,3}No!{3,30} {3,3}Wake up!{3,15} {3,3}I won't have it!{3,20}!{0} {3,3}You want to forget!{3,20}?{0} {3,3}Would you forget me too,{0} Platina{7,10}-{7,1}?{17,120,0} |
|
|
| {19,1,0}Lucian{0} 「{18}{3,4}Wh...What...{17,90,0} |
|
|
| {19,0,0}Platina{0} 「{18}{12,70,9}{3,4}I can't stand it any longer!{3,20}{0} {3,3}No matter how hard I've tried{3,12}...{0} {18}{3,4}Mother and Father{3,10} {3,3}have never{0} {3,3}treated me with kindness!{17,120,0} |
|
|
| {19,0,0}Platina{0} 「{18}{3,4}If you care about me so much,{0} {3,3}Lucian{3,12},{3,3} Do you think{3,12}・・・{17,150,0} |
|
|
| {19,0,0}Platina{0} 「{18}{12,73,9}{3,3}Do you think we might be reborn{3,120}?{3,3}{0} {18}That we might be reborn・・・together?{17,180,0} |
|
