trickyloki3 / script-translator

a translator from script to description using templates
7 stars 6 forks source link

What does it do?

Translates an item script into an item description.

{
    bonus bAtkEle,Ele_Dark;
    bonus2 bAddEle,Ele_Ghost,15;
    bonus3 bAutoSpell,"MG_STONECURSE",3,100;
    bonus2 bAddEff,Eff_Stone,10;
    bonus bDex,3;
}
- id: 1138
  name: Mysteltainn
  bonus: |
    Weapon endowed with Dark property.
    +15% Physical Damage vs. Ghost enemies.
    Add 10% chance to cast Level 3 Stone Curse for each weapon attack.
    Add 0.10% chance to inflict Stone on enemy for each weapon attack.
    DEX +3

How to build?

make

OR

make CFLAGS=-O2

How to use?

./pj59 . > output.yml

./pj59 . 1138

How to setup?

Copy these files from rAthena to pj59.

What do you support?

English and rAthena in Renewal mode.

What about another language?

Translate these files and save in UTF-8.