-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
16 changed files
with
1,031 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
[ | ||
{ | ||
"position": [ | ||
450, | ||
57 | ||
], | ||
"linesNavigation": 2, | ||
"linesMargin": 0, | ||
"statesPerLine": 6, | ||
"maxLines": 1, | ||
"statesNavigation": 3, | ||
"statesMargin": -30, | ||
"stateTimeTextPosition": 0, | ||
"stateAfterActionText": "A" | ||
}, | ||
{ | ||
"id": 0, | ||
"fontName": null, | ||
"textVisible": false, | ||
"fontSize": 12, | ||
"italy": false, | ||
"fontOutlineWidth": 2, | ||
"fontOutlineColor": "#000000", | ||
"iconSize": 18, | ||
"changeFontSize": 12, | ||
"colorA": null, | ||
"colorB": null, | ||
"opacity": 0, | ||
"gType": 0, | ||
"textColor": "#caca00", | ||
"addToHeight": 0, | ||
"addToWidth": 0 | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,62 @@ | ||
{ | ||
"position": ["Graphics.width / 2 - 140", "Graphics.height - 80"], | ||
"visible": true, | ||
"width": 280, | ||
"height": 20, | ||
"fillColor": null, | ||
"alertColor": null, | ||
"blackColor": null, | ||
"glowColor": "#003000", | ||
"backgroundColor": "#000000", | ||
"backgroundOpacity": 140, | ||
"ammoInfoPositionX": 180, | ||
"ammoInfoPositionY": 4, | ||
"ammoIconSize": 16, | ||
"ammoIconMarginX": 0, | ||
"ammoIconMarginY": -1, | ||
"weaponName": { | ||
"textBoxWidth": 60, | ||
"textBoxHeight": 20, | ||
"visible": true, | ||
"marginX": 4, | ||
"marginY": 0, | ||
"position": "left", | ||
"outlineColor": null, | ||
"outlineWidth": 2, | ||
"fontFace": "KhmerUI", | ||
"textColor": "#ffffff", | ||
"fontSize": 12, | ||
"fontItalic": false | ||
}, | ||
"ammoCountText": { | ||
"textBoxWidth": 30, | ||
"textBoxHeight": 20, | ||
"visible": true, | ||
"marginX": 10, | ||
"marginY": -4, | ||
"position": "center", | ||
"outlineColor": null, | ||
"outlineWidth": 2, | ||
"fontFace": "KhmerUI", | ||
"textColor": "#ffffff", | ||
"textColorWhenEmpty": "#A80000", | ||
"fontSize": 12, | ||
"fontItalic": false | ||
}, | ||
"chargesText": { | ||
"textBoxWidth": 30, | ||
"textBoxHeight": 20, | ||
"visible": true, | ||
"marginX": 240, | ||
"marginY": 0, | ||
"position": "center", | ||
"outlineColor": null, | ||
"outlineWidth": 2, | ||
"fontFace": "KhmerUI", | ||
"textColor": "#ffffff", | ||
"textColorWhenEmpty": "#A80000", | ||
"fontSize": 12, | ||
"fontItalic": false | ||
} | ||
|
||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
{ | ||
"common": { | ||
"TargetSelect": "q", | ||
"NearestTargetSelect": "f", | ||
"FirearmReload": "r", | ||
"Attack": "a", | ||
"Jump": "s", | ||
"Rotate": "d", | ||
"Weapons": "e", | ||
"Follow": "w", | ||
"AutoRotate": "control" | ||
}, | ||
"weaponCircle": { | ||
"TopSlot": "w", | ||
"BottomSlot": "s", | ||
"RightSlot": "d", | ||
"LeftSlot": "a" | ||
}, | ||
"SkillsPanel": { | ||
"slot1": "1", | ||
"slot2": "2", | ||
"slot3": "3", | ||
"slot4": "4", | ||
"slot5": "5", | ||
"slot6": "6", | ||
"slot7": "7", | ||
"slot8": "8" | ||
} | ||
} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,73 @@ | ||
[ | ||
{ | ||
"Alerts": { | ||
"STRING_ALERT_NEEDTARGET": "Need Target", | ||
"STRING_ALERT_TOFAR": "Target too far", | ||
"STRING_ALERT_INTERRUPT": "Action interrupt", | ||
"STRING_ALERT_NOAUTOA": "Can't use attack", | ||
"STRING_ALERT_NOUSE": "Can't use action now", | ||
"STRING_ALERT_NOCHARGES": "Can't use, no charges", | ||
"STRING_ALERT_RECHARGE": "Action is not ready", | ||
"STRING_ALERT_CASTMOVE": "Can't use while moving", | ||
"STRING_ALERT_NOINBATTLE": "Need get out of the battle", | ||
"STRING_ALERT_NEWLEVEL": "New level" | ||
}, | ||
"PopUps": { | ||
"STRING_POPUP_EVADE" : "Evade", | ||
"STRING_POPUP_MISS" : "Miss", | ||
"STRING_POPUP_FAIL" : "Fail", | ||
"STRING_POPUP_ABSORB" : "Absorb", | ||
"STRING_POPUP_IMMUNE" : "Immune", | ||
"STRING_POPUP_WEAK" : "Weak", | ||
"STRING_POPUP_SKILL" : "Ready!" | ||
}, | ||
"Menu": { | ||
"STRING_MENU_UIVIS": "Show UI", | ||
"STRING_MENU_UIPOS": "Edit UI", | ||
"STRING_MENU_KEYBIND": "Controls" | ||
}, | ||
"KeyBinding": { | ||
"STRING_MENU_KB_KEY": "Press any key", | ||
"STRING_MENU_KB_TAB": "Target select", | ||
"STRING_MENU_KB_SKILLS": "Skills panel", | ||
"STRING_MENU_KB_CONTRL": "Сontrol panel", | ||
"STRING_MENU_KB_WEAPON": "Weapon circle", | ||
"STRING_MENU_KB_DEF": "Reset to default", | ||
"STRING_MENU_KB_BACK": "Back", | ||
"STRING_MENU_KB_SLOT": "Item", | ||
"STRING_MENU_KB_ATTACK": "Attack", | ||
"STRING_MENU_KB_FOLLOW": "Follow", | ||
"STRING_MENU_KB_JUMP": "Jump", | ||
"STRING_MENU_KB_ROTATE": "Rotate", | ||
"STRING_MENU_KB_LEFT": "Left", | ||
"STRING_MENU_KB_RIGHT": "Right", | ||
"STRING_MENU_KB_BOTTOM": "Bottom", | ||
"STRING_MENU_KB_TOP": "Top", | ||
"STRING_MENU_KB_WEAP": "Weapons" | ||
}, | ||
"SpellInfo": { | ||
"STRING_SKILL_INFO_RADIUS": "Radius: ", | ||
"STRING_SKILL_INFO_RANGE": "Range: ", | ||
"STRING_SKILL_INFO_RANGE2": "Range: ", | ||
"STRING_SKILL_INFO_CAST": "Cast: ", | ||
"STRING_SKILL_INFO_COOLDOWN": "Cooldown: ", | ||
"STRING_SKILL_INFO_DESCRIPTION": "Description", | ||
"STRING_SKILL_INFO_HAS": "Has: ", | ||
"STRING_SKILL_INFO_USE": "Use: ", | ||
"STRING_SKILL_INFO_CHARGES": "Charges: ", | ||
"STRING_SKILL_INFO_RELOADCHR": "Reload charges: ", | ||
"STRING_SKILL_INFO_ONTARGET": "Need target", | ||
"STRING_SKILL_INFO_ONUSER": "On user", | ||
"STRING_SKILL_INFO_AREA": "Area select", | ||
"STRING_SKILL_INFO_CIRCLE": "Around user", | ||
"STRING_SKILL_INFO_ZONE": "Zone", | ||
"STRING_SKILL_INFO_SEC": " sec.", | ||
"STRING_SKILL_INFO_TARGET": "<target>", | ||
"STRING_SKILL_INFO_DAMAGE": "Damage ", | ||
"STRING_SKILL_INFO_RECOVER": "Recover ", | ||
"STRING_SKILL_INFO_DRAIN": "Drain ", | ||
"STRING_SKILL_INFO_MELEE": "Melee ", | ||
"STRING_SKILL_INFO_REPEATS": "Multi Hits: " | ||
} | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,58 @@ | ||
[ | ||
{ | ||
"position": [ | ||
"(Graphics.width / 2) - 105", | ||
"Graphics.height - 120" | ||
], | ||
"visible": true, | ||
"backgroundImg": "PlayerCastBarBackground", | ||
"gaugeName": "cb", | ||
"iconSize": 22, | ||
"iconMarginX": 0, | ||
"iconMarginY": 2, | ||
"valuesSeparateSymbol": "/ ", | ||
"secondsSymbol": "s", | ||
"textSkillName": { | ||
"textBoxWidth": 120, | ||
"textBoxHeight": 18, | ||
"visible": true, | ||
"marginX": 24, | ||
"marginY": -2, | ||
"position": "left", | ||
"outlineColor": null, | ||
"outlineWidth": 2, | ||
"fontFace": "KhmerUI", | ||
"textColor": "#e0cfbf", | ||
"fontSize": 14, | ||
"fontItalic": false | ||
}, | ||
"textValue1": { | ||
"textBoxWidth": 30, | ||
"textBoxHeight": 18, | ||
"visible": true, | ||
"marginX": 150, | ||
"marginY": -2, | ||
"position": "right", | ||
"outlineColor": null, | ||
"outlineWidth": 2, | ||
"fontFace": "KhmerUI", | ||
"textColor": "#e0cfbf", | ||
"fontSize": 14, | ||
"fontItalic": false | ||
}, | ||
"textValue2": { | ||
"textBoxWidth": 30, | ||
"textBoxHeight": 18, | ||
"visible": true, | ||
"marginX": 178, | ||
"marginY": 0, | ||
"position": "right", | ||
"outlineColor": null, | ||
"outlineWidth": 2, | ||
"fontFace": "KhmerUI", | ||
"textColor": "#9c8d7f", | ||
"fontSize": 14, | ||
"fontItalic": false | ||
} | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
[ | ||
{ | ||
"position": [ | ||
8, | ||
4 | ||
], | ||
"visible": true, | ||
"backgroundImg": "ActorPortraitBackground", | ||
"foregroundImg": "ActorPortraitForeground", | ||
"maskImg": "ActorPortraitMask", | ||
"useMask": true, | ||
"flipFace": true, | ||
"faceSize": 72 | ||
}, | ||
{ | ||
"position": [ | ||
442, | ||
16 | ||
], | ||
"visible": true, | ||
"backgroundImg": "EnemyPortraitBackground", | ||
"foregroundImg": "EnemyPortraitForeground", | ||
"maskImg": "EnemyPortraitMask", | ||
"useMask": true, | ||
"flipFace": false, | ||
"faceSize": 54 | ||
} | ||
] |
Oops, something went wrong.