활, 자벨린, 투척도끼/나이프, 투척포션 착용시에만 탄약 아이콘이 뜨도록 합니다.

UI의 경우 각자 사용환경이 다르므로 탄약 수량 표시하는 기능은 알아서 넣으셔야 합니다.


[적용법]

1. 첨부파일의 압축을 풀어 data폴더에 붙여 넣습니다.

2. 캐릭터의 json을 메모장으로 엽니다. (아마존 : data/hd/character/player/amazon.json)

3. json의 가장 아래로 이동 후 아래와 같이 수정합니다.

(1) 문단 구분
                }
            ]
        },   ← ① 마지막 } 으로부터 3번 째 } 뒤에 ' , '(쉼표) 추가 후 Enter!
            ← ② 여기에 아래의 코드를 복사/붙여넣기!
    ]
}

(2) 아이템 코드

        {
            "type": "Entity",
            "name": "entity_vfx_tkf",
            "id": 4200000001,
            "components": [
                {
                    "type": "UnitPartComponent",
                    "name": "component_part_vfx_tkf",
                    "part": "lhand",
                    "variant": "tkf"
                },
                {
                    "type": "VfxDefinitionComponent",
                    "name": "entity_vfx_tkf_VfxDefinition",
                    "filename": "data/hd/overlays/common/warning_cry_popup/bullet7.particles",
                    "hardKillOnDestroy": true
                },
                {
                    "type": "TransformDefinitionComponent",
                    "name": "entity_vfx_tkf_TransformDefinition",
                    "position": {
                        "x": 4.2,
                        "y": 7.0,
                        "z": 0.0
                    },
                    "inheritOnlyPosition": true
                }
            ]
        },
        {
            "type": "Entity",
            "name": "entity_vfx_tax",
            "id": 4200000002,
            "components": [
                {
                    "type": "UnitPartComponent",
                    "name": "component_part_vfx_tax",
                    "part": "lhand",
                    "variant": "tax"
                },
                {
                    "type": "VfxDefinitionComponent",
                    "name": "entity_vfx_tax_VfxDefinition",
                    "filename": "data/hd/overlays/common/warning_cry_popup/bullet7.particles",
                    "hardKillOnDestroy": true
                },
                {
                    "type": "TransformDefinitionComponent",
                    "name": "entity_vfx_tax_TransformDefinition",
                    "position": {
                        "x": 4.2,
                        "y": 7.0,
                        "z": 0.0
                    },
                    "inheritOnlyPosition": true
                }
            ]
        },
        {
            "type": "Entity",
            "name": "entity_vfx_bkf",
            "id": 4200000003,
            "components": [
                {
                    "type": "UnitPartComponent",
                    "name": "component_part_vfx_bkf",
                    "part": "lhand",
                    "variant": "bkf"
                },
                {
                    "type": "VfxDefinitionComponent",
                    "name": "entity_vfx_bkf_VfxDefinition",
                    "filename": "data/hd/overlays/common/warning_cry_popup/bullet7.particles",
                    "hardKillOnDestroy": true
                },
                {
                    "type": "TransformDefinitionComponent",
                    "name": "entity_vfx_bkf_TransformDefinition",
                    "position": {
                        "x": 4.2,
                        "y": 7.0,
                        "z": 0.0
                    },
                    "inheritOnlyPosition": true
                }
            ]
        },
        {
            "type": "Entity",
            "name": "entity_vfx_bal",
            "id": 4200000004,
            "components": [
                {
                    "type": "UnitPartComponent",
                    "name": "component_part_vfx_bal",
                    "part": "lhand",
                    "variant": "bal"
                },
                {
                    "type": "VfxDefinitionComponent",
                    "name": "entity_vfx_bal_VfxDefinition",
                    "filename": "data/hd/overlays/common/warning_cry_popup/bullet7.particles",
                    "hardKillOnDestroy": true
                },
                {
                    "type": "TransformDefinitionComponent",
                    "name": "entity_vfx_bal_TransformDefinition",
                    "position": {
                        "x": 4.2,
                        "y": 7.0,
                        "z": 0.0
                    },
                    "inheritOnlyPosition": true
                }
            ]
        },
        {
            "type": "Entity",
            "name": "entity_vfx_jav",
            "id": 4200000005,
            "components": [
                {
                    "type": "UnitPartComponent",
                    "name": "component_part_vfx_jav",
                    "part": "lhand",
                    "variant": "jav"
                },
                {
                    "type": "VfxDefinitionComponent",
                    "name": "entity_vfx_jav_VfxDefinition",
                    "filename": "data/hd/overlays/common/warning_cry_popup/bullet7.particles",
                    "hardKillOnDestroy": true
                },
                {
                    "type": "TransformDefinitionComponent",
                    "name": "entity_vfx_jav_TransformDefinition",
                    "position": {
                        "x": 4.2,
                        "y": 7.0,
                        "z": 0.0
                    },
                    "inheritOnlyPosition": true
                }
            ]
        },
        {
            "type": "Entity",
            "name": "entity_vfx_pil",
            "id": 4200000006,
            "components": [
                {
                    "type": "UnitPartComponent",
                    "name": "component_part_vfx_pil",
                    "part": "lhand",
                    "variant": "pil"
                },
                {
                    "type": "VfxDefinitionComponent",
                    "name": "entity_vfx_pil_VfxDefinition",
                    "filename": "data/hd/overlays/common/warning_cry_popup/bullet7.particles",
                    "hardKillOnDestroy": true
                },
                {
                    "type": "TransformDefinitionComponent",
                    "name": "entity_vfx_pil_TransformDefinition",
                    "position": {
                        "x": 4.2,
                        "y": 7.0,
                        "z": 0.0
                    },
                    "inheritOnlyPosition": true
                }
            ]
        },
        {
            "type": "Entity",
            "name": "entity_vfx_ssp",
            "id": 4200000007,
            "components": [
                {
                    "type": "UnitPartComponent",
                    "name": "component_part_vfx_ssp",
                    "part": "lhand",
                    "variant": "ssp"
                },
                {
                    "type": "VfxDefinitionComponent",
                    "name": "entity_vfx_ssp_VfxDefinition",
                    "filename": "data/hd/overlays/common/warning_cry_popup/bullet7.particles",
                    "hardKillOnDestroy": true
                },
                {
                    "type": "TransformDefinitionComponent",
                    "name": "entity_vfx_ssp_TransformDefinition",
                    "position": {
                        "x": 4.2,
                        "y": 7.0,
                        "z": 0.0
                    },
                    "inheritOnlyPosition": true
                }
            ]
        },
        {
            "type": "Entity",
            "name": "entity_vfx_glv",
            "id": 4200000008,
            "components": [
                {
                    "type": "UnitPartComponent",
                    "name": "component_part_vfx_glv",
                    "part": "lhand",
                    "variant": "glv"
                },
                {
                    "type": "VfxDefinitionComponent",
                    "name": "entity_vfx_glv_VfxDefinition",
                    "filename": "data/hd/overlays/common/warning_cry_popup/bullet7.particles",
                    "hardKillOnDestroy": true
                },
                {
                    "type": "TransformDefinitionComponent",
                    "name": "entity_vfx_glv_TransformDefinition",
                    "position": {
                        "x": 4.2,
                        "y": 7.0,
                        "z": 0.0
                    },
                    "inheritOnlyPosition": true
                }
            ]
        },
        {
            "type": "Entity",
            "name": "entity_vfx_tsp",
            "id": 4200000009,
            "components": [
                {
                    "type": "UnitPartComponent",
                    "name": "component_part_vfx_tsp",
                    "part": "lhand",
                    "variant": "tsp"
                },
                {
                    "type": "VfxDefinitionComponent",
                    "name": "entity_vfx_tsp_VfxDefinition",
                    "filename": "data/hd/overlays/common/warning_cry_popup/bullet7.particles",
                    "hardKillOnDestroy": true
                },
                {
                    "type": "TransformDefinitionComponent",
                    "name": "entity_vfx_tsp_TransformDefinition",
                    "position": {
                        "x": 4.2,
                        "y": 7.0,
                        "z": 0.0
                    },
                    "inheritOnlyPosition": true
                }
            ]
        },
        {
            "type": "Entity",
            "name": "entity_vfx_sbw",
            "id": 4200000010,
            "components": [
                {
                    "type": "UnitPartComponent",
                    "name": "component_part_vfx_sbw",
                    "part": "lhand",
                    "variant": "sbw"
                },
                {
                    "type": "VfxDefinitionComponent",
                    "name": "entity_vfx_sbw_VfxDefinition",
                    "filename": "data/hd/overlays/common/warning_cry_popup/bullet7.particles",
                    "hardKillOnDestroy": true
                },
                {
                    "type": "TransformDefinitionComponent",
                    "name": "entity_vfx_sbw_TransformDefinition",
                    "position": {
                        "x": 4.2,
                        "y": 7.0,
                        "z": 0.0
                    },
                    "inheritOnlyPosition": true
                }
            ]
        },
        {
            "type": "Entity",
            "name": "entity_vfx_hbw",
            "id": 4200000011,
            "components": [
                {
                    "type": "UnitPartComponent",
                    "name": "component_part_vfx_hbw",
                    "part": "lhand",
                    "variant": "hbw"
                },
                {
                    "type": "VfxDefinitionComponent",
                    "name": "entity_vfx_hbw_VfxDefinition",
                    "filename": "data/hd/overlays/common/warning_cry_popup/bullet7.particles",
                    "hardKillOnDestroy": true
                },
                {
                    "type": "TransformDefinitionComponent",
                    "name": "entity_vfx_hbw_TransformDefinition",
                    "position": {
                        "x": 4.2,
                        "y": 7.0,
                        "z": 0.0
                    },
                    "inheritOnlyPosition": true
                }
            ]
        },
        {
            "type": "Entity",
            "name": "entity_vfx_lbw",
            "id": 4200000012,
            "components": [
                {
                    "type": "UnitPartComponent",
                    "name": "component_part_vfx_lbw",
                    "part": "lhand",
                    "variant": "lbw"
                },
                {
                    "type": "VfxDefinitionComponent",
                    "name": "entity_vfx_lbw_VfxDefinition",
                    "filename": "data/hd/overlays/common/warning_cry_popup/bullet7.particles",
                    "hardKillOnDestroy": true
                },
                {
                    "type": "TransformDefinitionComponent",
                    "name": "entity_vfx_lbw_TransformDefinition",
                    "position": {
                        "x": 4.2,
                        "y": 7.0,
                        "z": 0.0
                    },
                    "inheritOnlyPosition": true
                }
            ]
        },
        {
            "type": "Entity",
            "name": "entity_vfx_cbw",
            "id": 4200000013,
            "components": [
                {
                    "type": "UnitPartComponent",
                    "name": "component_part_vfx_cbw",
                    "part": "lhand",
                    "variant": "cbw"
                },
                {
                    "type": "VfxDefinitionComponent",
                    "name": "entity_vfx_cbw_VfxDefinition",
                    "filename": "data/hd/overlays/common/warning_cry_popup/bullet7.particles",
                    "hardKillOnDestroy": true
                },
                {
                    "type": "TransformDefinitionComponent",
                    "name": "entity_vfx_cbw_TransformDefinition",
                    "position": {
                        "x": 4.2,
                        "y": 7.0,
                        "z": 0.0
                    },
                    "inheritOnlyPosition": true
                }
            ]
        },
        {
            "type": "Entity",
            "name": "entity_vfx_sbb",
            "id": 4200000014,
            "components": [
                {
                    "type": "UnitPartComponent",
                    "name": "component_part_vfx_sbb",
                    "part": "lhand",
                    "variant": "sbb"
                },
                {
                    "type": "VfxDefinitionComponent",
                    "name": "entity_vfx_sbb_VfxDefinition",
                    "filename": "data/hd/overlays/common/warning_cry_popup/bullet7.particles",
                    "hardKillOnDestroy": true
                },
                {
                    "type": "TransformDefinitionComponent",
                    "name": "entity_vfx_sbb_TransformDefinition",
                    "position": {
                        "x": 4.2,
                        "y": 7.0,
                        "z": 0.0
                    },
                    "inheritOnlyPosition": true
                }
            ]
        },
        {
            "type": "Entity",
            "name": "entity_vfx_lbb",
            "id": 4200000015,
            "components": [
                {
                    "type": "UnitPartComponent",
                    "name": "component_part_vfx_lbb",
                    "part": "lhand",
                    "variant": "lbb"
                },
                {
                    "type": "VfxDefinitionComponent",
                    "name": "entity_vfx_lbb_VfxDefinition",
                    "filename": "data/hd/overlays/common/warning_cry_popup/bullet7.particles",
                    "hardKillOnDestroy": true
                },
                {
                    "type": "TransformDefinitionComponent",
                    "name": "entity_vfx_lbb_TransformDefinition",
                    "position": {
                        "x": 4.2,
                        "y": 7.0,
                        "z": 0.0
                    },
                    "inheritOnlyPosition": true
                }
            ]
        },
        {
            "type": "Entity",
            "name": "entity_vfx_swb",
            "id": 4200000016,
            "components": [
                {
                    "type": "UnitPartComponent",
                    "name": "component_part_vfx_swb",
                    "part": "lhand",
                    "variant": "swb"
                },
                {
                    "type": "VfxDefinitionComponent",
                    "name": "entity_vfx_swb_VfxDefinition",
                    "filename": "data/hd/overlays/common/warning_cry_popup/bullet7.particles",
                    "hardKillOnDestroy": true
                },
                {
                    "type": "TransformDefinitionComponent",
                    "name": "entity_vfx_swb_TransformDefinition",
                    "position": {
                        "x": 4.2,
                        "y": 7.0,
                        "z": 0.0
                    },
                    "inheritOnlyPosition": true
                }
            ]
        },
        {
            "type": "Entity",
            "name": "entity_vfx_lwb",
            "id": 4200000017,
            "components": [
                {
                    "type": "UnitPartComponent",
                    "name": "component_part_vfx_lwb",
                    "part": "lhand",
                    "variant": "lwb"
                },
                {
                    "type": "VfxDefinitionComponent",
                    "name": "entity_vfx_lwb_VfxDefinition",
                    "filename": "data/hd/overlays/common/warning_cry_popup/bullet7.particles",
                    "hardKillOnDestroy": true
                },
                {
                    "type": "TransformDefinitionComponent",
                    "name": "entity_vfx_lwb_TransformDefinition",
                    "position": {
                        "x": 4.2,
                        "y": 7.0,
                        "z": 0.0
                    },
                    "inheritOnlyPosition": true
                }
            ]
        },
        {
            "type": "Entity",
            "name": "entity_vfx_lxb",
            "id": 4200000018,
            "components": [
                {
                    "type": "UnitPartComponent",
                    "name": "component_part_vfx_lxb",
                    "part": "lhand",
                    "variant": "lxb"
                },
                {
                    "type": "VfxDefinitionComponent",
                    "name": "entity_vfx_lxb_VfxDefinition",
                    "filename": "data/hd/overlays/common/warning_cry_popup/bullet7.particles",
                    "hardKillOnDestroy": true
                },
                {
                    "type": "TransformDefinitionComponent",
                    "name": "entity_vfx_lxb_TransformDefinition",
                    "position": {
                        "x": 4.2,
                        "y": 7.0,
                        "z": 0.0
                    },
                    "inheritOnlyPosition": true
                }
            ]
        },
        {
            "type": "Entity",
            "name": "entity_vfx_mxb",
            "id": 4200000019,
            "components": [
                {
                    "type": "UnitPartComponent",
                    "name": "component_part_vfx_mxb",
                    "part": "lhand",
                    "variant": "mxb"
                },
                {
                    "type": "VfxDefinitionComponent",
                    "name": "entity_vfx_mxb_VfxDefinition",
                    "filename": "data/hd/overlays/common/warning_cry_popup/bullet7.particles",
                    "hardKillOnDestroy": true
                },
                {
                    "type": "TransformDefinitionComponent",
                    "name": "entity_vfx_mxb_TransformDefinition",
                    "position": {
                        "x": 4.2,
                        "y": 7.0,
                        "z": 0.0
                    },
                    "inheritOnlyPosition": true
                }
            ]
        },
        {
            "type": "Entity",
            "name": "entity_vfx_hxb",
            "id": 4200000020,
            "components": [
                {
                    "type": "UnitPartComponent",
                    "name": "component_part_vfx_hxb",
                    "part": "lhand",
                    "variant": "hxb"
                },
                {
                    "type": "VfxDefinitionComponent",
                    "name": "entity_vfx_hxb_VfxDefinition",
                    "filename": "data/hd/overlays/common/warning_cry_popup/bullet7.particles",
                    "hardKillOnDestroy": true
                },
                {
                    "type": "TransformDefinitionComponent",
                    "name": "entity_vfx_hxb_TransformDefinition",
                    "position": {
                        "x": 4.2,
                        "y": 7.0,
                        "z": 0.0
                    },
                    "inheritOnlyPosition": true
                }
            ]
        },
        {
            "type": "Entity",
            "name": "entity_vfx_rxb",
            "id": 4200000021,
            "components": [
                {
                    "type": "UnitPartComponent",
                    "name": "component_part_vfx_rxb",
                    "part": "lhand",
                    "variant": "rxb"
                },
                {
                    "type": "VfxDefinitionComponent",
                    "name": "entity_vfx_rxb_VfxDefinition",
                    "filename": "data/hd/overlays/common/warning_cry_popup/bullet7.particles",
                    "hardKillOnDestroy": true
                },
                {
                    "type": "TransformDefinitionComponent",
                    "name": "entity_vfx_rxb_TransformDefinition",
                    "position": {
                        "x": 4.2,
                        "y": 7.0,
                        "z": 0.0
                    },
                    "inheritOnlyPosition": true
                }
            ]
        },
        {
            "type": "Entity",
            "name": "entity_vfx_gps",
            "id": 4200000022,
            "components": [
                {
                    "type": "UnitPartComponent",
                    "name": "component_part_vfx_gps",
                    "part": "lhand",
                    "variant": "gps"
                },
                {
                    "type": "VfxDefinitionComponent",
                    "name": "entity_vfx_gps_VfxDefinition",
                    "filename": "data/hd/overlays/common/warning_cry_popup/bullet7.particles",
                    "hardKillOnDestroy": true
                },
                {
                    "type": "TransformDefinitionComponent",
                    "name": "entity_vfx_gps_TransformDefinition",
                    "position": {
                        "x": 4.2,
                        "y": 7.0,
                        "z": 0.0
                    },
                    "inheritOnlyPosition": true
                }
            ]
        },
        {
            "type": "Entity",
            "name": "entity_vfx_ops",
            "id": 4200000023,
            "components": [
                {
                    "type": "UnitPartComponent",
                    "name": "component_part_vfx_ops",
                    "part": "lhand",
                    "variant": "ops"
                },
                {
                    "type": "VfxDefinitionComponent",
                    "name": "entity_vfx_ops_VfxDefinition",
                    "filename": "data/hd/overlays/common/warning_cry_popup/bullet7.particles",
                    "hardKillOnDestroy": true
                },
                {
                    "type": "TransformDefinitionComponent",
                    "name": "entity_vfx_ops_TransformDefinition",
                    "position": {
                        "x": 4.2,
                        "y": 7.0,
                        "z": 0.0
                    },
                    "inheritOnlyPosition": true
                }
            ]
        },
        {
            "type": "Entity",
            "name": "entity_vfx_gpm",
            "id": 4200000024,
            "components": [
                {
                    "type": "UnitPartComponent",
                    "name": "component_part_vfx_gpm",
                    "part": "lhand",
                    "variant": "gpm"
                },
                {
                    "type": "VfxDefinitionComponent",
                    "name": "entity_vfx_gpm_VfxDefinition",
                    "filename": "data/hd/overlays/common/warning_cry_popup/bullet7.particles",
                    "hardKillOnDestroy": true
                },
                {
                    "type": "TransformDefinitionComponent",
                    "name": "entity_vfx_gpm_TransformDefinition",
                    "position": {
                        "x": 4.2,
                        "y": 7.0,
                        "z": 0.0
                    },
                    "inheritOnlyPosition": true
                }
            ]
        },
        {
            "type": "Entity",
            "name": "entity_vfx_opm",
            "id": 4200000025,
            "components": [
                {
                    "type": "UnitPartComponent",
                    "name": "component_part_vfx_opm",
                    "part": "lhand",
                    "variant": "opm"
                },
                {
                    "type": "VfxDefinitionComponent",
                    "name": "entity_vfx_opm_VfxDefinition",
                    "filename": "data/hd/overlays/common/warning_cry_popup/bullet7.particles",
                    "hardKillOnDestroy": true
                },
                {
                    "type": "TransformDefinitionComponent",
                    "name": "entity_vfx_opm_TransformDefinition",
                    "position": {
                        "x": 4.2,
                        "y": 7.0,
                        "z": 0.0
                    },
                    "inheritOnlyPosition": true
                }
            ]
        },
        {
            "type": "Entity",
            "name": "entity_vfx_gpl",
            "id": 4200000026,
            "components": [
                {
                    "type": "UnitPartComponent",
                    "name": "component_part_vfx_gpl",
                    "part": "lhand",
                    "variant": "gpl"
                },
                {
                    "type": "VfxDefinitionComponent",
                    "name": "entity_vfx_gpl_VfxDefinition",
                    "filename": "data/hd/overlays/common/warning_cry_popup/bullet7.particles",
                    "hardKillOnDestroy": true
                },
                {
                    "type": "TransformDefinitionComponent",
                    "name": "entity_vfx_gpl_TransformDefinition",
                    "position": {
                        "x": 4.2,
                        "y": 7.0,
                        "z": 0.0
                    },
                    "inheritOnlyPosition": true
                }
            ]
        },
        {
            "type": "Entity",
            "name": "entity_vfx_opl",
            "id": 4200000027,
            "components": [
                {
                    "type": "UnitPartComponent",
                    "name": "component_part_vfx_opl",
                    "part": "lhand",
                    "variant": "opl"
                },
                {
                    "type": "VfxDefinitionComponent",
                    "name": "entity_vfx_opl_VfxDefinition",
                    "filename": "data/hd/overlays/common/warning_cry_popup/bullet7.particles",
                    "hardKillOnDestroy": true
                },
                {
                    "type": "TransformDefinitionComponent",
                    "name": "entity_vfx_opl_TransformDefinition",
                    "position": {
                        "x": 4.2,
                        "y": 7.0,
                        "z": 0.0
                    },
                    "inheritOnlyPosition": true
                }
            ]
        }
    ]
}