#pragma once #include #include namespace sdk { struct a_slasher_player; } namespace bones::killer { void initialize(); std::vector < std::pair < int, int > >& get_bone_array(const sdk::a_slasher_player* slasher); } namespace bones::killer::trapper { enum { joint_char = 0, joint_pelvis_01 = 1, joint_hipmaster_01 = 2, joint_hiprt_01 = 3, joint_kneert_01 = 4, joint_footrt_01 = 5, joint_toert_01 = 6, joint_kneerollrt_01 = 7, joint_hiplt_01 = 8, joint_kneelt_01 = 9, joint_footlt_01 = 10, joint_toelt_01 = 11, joint_kneerolllt_01 = 12, joint_torsoa_01 = 13, joint_torsob_01 = 14, joint_torsoc_01 = 15, joint_claviclelt_01 = 16, joint_shoulderrollofflt_01 = 17, joint_shoulderrolllt_01 = 18, joint_shoulderlt_01 = 19, joint_elbowlt_01 = 20, joint_handlt_01 = 21, joint_weaponlt_01 = 22, joint_thumbalt_01 = 23, joint_thumbblt_01 = 24, joint_thumbclt_01 = 25, joint_indexalt_01 = 26, joint_indexblt_01 = 27, joint_indexclt_01 = 28, joint_fingeralt_01 = 29, joint_fingerblt_01 = 30, joint_fingerclt_01 = 31, joint_ringalt_01 = 32, joint_ringblt_01 = 33, joint_ringclt_01 = 34, joint_pinkyalt_01 = 35, joint_pinkyblt_01 = 36, joint_pinkyclt_01 = 37, joint_carrylt_01 = 38, joint_handroll01lt_01 = 39, joint_handroll01lt_02 = 40, joint_shoulderrolllt_02 = 41, joint_claviclert_01 = 42, joint_hookskinneckoff_01 = 43, joint_hookskinneck_01 = 44, joint_backstrapa_01 = 45, joint_backstrapb_01 = 46, joint_frontstrapa_01 = 47, joint_frontstrapb_01 = 48, joint_frontstrapa_02 = 49, joint_frontstrapb_02 = 50, joint_backchaina_01 = 51, joint_backchainb_01 = 52, joint_frontchaina_01 = 53, joint_frontchainb_01 = 54, joint_frontchaina_02 = 55, joint_frontchainb_02 = 56, joint_shoulderrolloffrt_01 = 57, joint_shoulderrollrt_01 = 58, joint_shoulderrt_01 = 59, joint_elbowrt_01 = 60, joint_handrt_01 = 61, joint_weaponrt_01 = 62, joint_thumbart_01 = 63, joint_thumbbrt_01 = 64, joint_thumbcrt_01 = 65, joint_indexart_01 = 66, joint_indexbrt_01 = 67, joint_indexcrt_01 = 68, joint_fingerart_01 = 69, joint_fingerbrt_01 = 70, joint_fingercrt_01 = 71, joint_ringart_01 = 72, joint_ringbrt_01 = 73, joint_ringcrt_01 = 74, joint_pinkyart_01 = 75, joint_pinkybrt_01 = 76, joint_pinkycrt_01 = 77, joint_handroll01rt_01 = 78, joint_handroll01rt_02 = 79, joint_shoulderrollrt_02 = 80, joint_hookclav_01 = 81, joint_hookclav_02 = 82, joint_hookclav_03 = 83, joint_bucklet_01 = 84, joint_necka_01 = 85, joint_head_01 = 86, joint_eyelt_01 = 87, joint_eyeliduplt_01 = 88, joint_eyeliddownlt_01 = 89, joint_eyert_01 = 90, joint_eyeliduprt_01 = 91, joint_eyeliddownrt_01 = 92, joint_camperattach_01 = 93, joint_foot_rt_01_ik = 94, joint_foot_lt_01_ik = 95, joint_camoff_01 = 96, joint_cam_01 = 97, joint_hand_rt_01_ik = 98, joint_hand_lt_01_ik = 99, joint_hand_rt_02_ik = 100, joint_hand_lt_02_ik = 101 }; } namespace bones::killer::hillbilly { enum { joint_char = 0, joint_pelvis_01 = 1, joint_hipmaster_01 = 2, joint_hiprt_01 = 3, joint_kneert_01 = 4, joint_footrt_01 = 5, joint_toert_01 = 6, joint_kneerollrt_01 = 7, joint_hiplt_01 = 8, joint_kneelt_01 = 9, joint_footlt_01 = 10, joint_toelt_01 = 11, joint_kneerolllt_01 = 12, joint_torsoa_01 = 13, joint_torsob_01 = 14, joint_torsoc_01 = 15, joint_claviclelt_01 = 16, joint_shoulderrollofflt_01 = 17, joint_shoulderrolllt_01 = 18, joint_shoulderlt_01 = 19, joint_elbowlt_01 = 20, joint_handlt_01 = 21, joint_weaponlt_01 = 22, joint_thumbalt_01 = 23, joint_thumbblt_01 = 24, joint_thumbclt_01 = 25, joint_indexalt_01 = 26, joint_indexblt_01 = 27, joint_indexclt_01 = 28, joint_fingeralt_01 = 29, joint_fingerblt_01 = 30, joint_fingerclt_01 = 31, joint_ringalt_01 = 32, joint_ringblt_01 = 33, joint_ringclt_01 = 34, joint_pinkyalt_01 = 35, joint_pinkyblt_01 = 36, joint_pinkyclt_01 = 37, joint_carrylt_01 = 38, joint_handroll01lt_01 = 39, joint_handroll01lt_02 = 40, joint_shoulderrolllt_02 = 41, joint_claviclert_01 = 42, joint_shoulderrolloffrt_01 = 43, joint_shoulderrollrt_01 = 44, joint_shoulderrt_01 = 45, joint_elbowrt_01 = 46, joint_handrt_01 = 47, joint_weaponrt_01 = 48, joint_thumbart_01 = 49, joint_thumbbrt_01 = 50, joint_thumbcrt_01 = 51, joint_indexart_01 = 52, joint_indexbrt_01 = 53, joint_indexcrt_01 = 54, joint_fingerart_01 = 55, joint_fingerbrt_01 = 56, joint_fingercrt_01 = 57, joint_ringart_01 = 58, joint_ringbrt_01 = 59, joint_ringcrt_01 = 60, joint_pinkyart_01 = 61, joint_pinkybrt_01 = 62, joint_pinkycrt_01 = 63, joint_handroll01rt_01 = 64, joint_handroll01rt_02 = 65, joint_shoulderrollrt_02 = 66, joint_necka_01 = 67, joint_head_01 = 68, joint_eyelt_01 = 69, joint_eyert_01 = 70, joint_jaw_01 = 71, joint_tie01 = 72, joint_tie02 = 73, joint_tie03 = 74, joint_camperattach_01 = 75, joint_foot_rt_01_ik = 76, joint_foot_lt_01_ik = 77, joint_camoff_01 = 78, joint_cam_01 = 79, joint_hand_rt_01_ik = 80, joint_hand_lt_01_ik = 81, joint_hand_rt_02_ik = 82, joint_hand_lt_02_ik = 83 }; } namespace bones::killer::huntress { enum { joint_char = 0, joint_pelvis_01 = 1, joint_hipmaster_01 = 2, joint_hiprt_01 = 3, joint_kneert_01 = 4, joint_footrt_01 = 5, joint_toert_01 = 6, joint_kneerollrt_01 = 7, joint_hiplt_01 = 8, joint_kneelt_01 = 9, joint_footlt_01 = 10, joint_toelt_01 = 11, joint_kneerolllt_01 = 12, joint_torsoa_01 = 13, joint_torsob_01 = 14, joint_torsoc_01 = 15, joint_claviclelt_01 = 16, joint_shoulderrollofflt_01 = 17, joint_shoulderrolllt_01 = 18, joint_shoulderlt_01 = 19, joint_elbowlt_01 = 20, joint_handlt_01 = 21, joint_weaponlt_01 = 22, joint_thumbalt_01 = 23, joint_thumbblt_01 = 24, joint_thumbclt_01 = 25, joint_indexalt_01 = 26, joint_indexblt_01 = 27, joint_indexclt_01 = 28, joint_fingeralt_01 = 29, joint_fingerblt_01 = 30, joint_fingerclt_01 = 31, joint_ringalt_01 = 32, joint_ringblt_01 = 33, joint_ringclt_01 = 34, joint_pinkyalt_01 = 35, joint_pinkyblt_01 = 36, joint_pinkyclt_01 = 37, joint_carrylt_01 = 38, joint_handroll01lt_01 = 39, joint_handroll01lt_02 = 40, joint_shoulderrolllt_02 = 41, joint_claviclert_01 = 42, joint_shoulderrolloffrt_01 = 43, joint_shoulderrollrt_01 = 44, joint_shoulderrt_01 = 45, joint_elbowrt_01 = 46, joint_handrt_01 = 47, joint_weaponrt_01 = 48, joint_thumbart_01 = 49, joint_thumbbrt_01 = 50, joint_thumbcrt_01 = 51, joint_indexart_01 = 52, joint_indexbrt_01 = 53, joint_indexcrt_01 = 54, joint_fingerart_01 = 55, joint_fingerbrt_01 = 56, joint_fingercrt_01 = 57, joint_ringart_01 = 58, joint_ringbrt_01 = 59, joint_ringcrt_01 = 60, joint_pinkyart_01 = 61, joint_pinkybrt_01 = 62, joint_pinkycrt_01 = 63, joint_handroll01rt_01 = 64, joint_handroll01rt_02 = 65, joint_shoulderrollrt_02 = 66, joint_necka_01 = 67, joint_head_01 = 68, joint_eyert_01 = 69, joint_eyelt_01 = 70, joint_jaw01 = 71, joint_camperattach_01 = 72, joint_foot_rt_01_ik = 73, joint_foot_lt_01_ik = 74, joint_camoff_01 = 75, joint_cam_01 = 76, joint_hand_rt_01_ik = 77, joint_hand_lt_01_ik = 78, joint_hand_rt_02_ik = 79, joint_hand_lt_02_ik = 80 }; } namespace bones::killer::myers { enum { joint_char = 0, joint_pelvis_01 = 1, joint_hipmaster_01 = 2, joint_hiprt_01 = 3, joint_kneert_01 = 4, joint_footrt_01 = 5, joint_toert_01 = 6, joint_kneerollrt_01 = 7, joint_hiplt_01 = 8, joint_kneelt_01 = 9, joint_footlt_01 = 10, joint_toelt_01 = 11, joint_kneerolllt_01 = 12, joint_torsoa_01 = 13, joint_torsob_01 = 14, joint_torsoc_01 = 15, joint_claviclelt_01 = 16, joint_shoulderrollofflt_01 = 17, joint_shoulderrolllt_01 = 18, joint_shoulderlt_01 = 19, joint_elbowlt_01 = 20, joint_handlt_01 = 21, joint_weaponlt_01 = 22, joint_thumbalt_01 = 23, joint_thumbblt_01 = 24, joint_thumbclt_01 = 25, joint_indexalt_01 = 26, joint_indexblt_01 = 27, joint_indexclt_01 = 28, joint_fingeralt_01 = 29, joint_fingerblt_01 = 30, joint_fingerclt_01 = 31, joint_ringalt_01 = 32, joint_ringblt_01 = 33, joint_ringclt_01 = 34, joint_pinkyalt_01 = 35, joint_pinkyblt_01 = 36, joint_pinkyclt_01 = 37, joint_carrylt_01 = 38, joint_handroll01lt_01 = 39, joint_handroll01lt_02 = 40, joint_shoulderrolllt_02 = 41, joint_claviclert_01 = 42, joint_shoulderrolloffrt_01 = 43, joint_shoulderrollrt_01 = 44, joint_shoulderrt_01 = 45, joint_elbowrt_01 = 46, joint_handrt_01 = 47, joint_weaponrt_01 = 48, joint_thumbart_01 = 49, joint_thumbbrt_01 = 50, joint_thumbcrt_01 = 51, joint_indexart_01 = 52, joint_indexbrt_01 = 53, joint_indexcrt_01 = 54, joint_fingerart_01 = 55, joint_fingerbrt_01 = 56, joint_fingercrt_01 = 57, joint_ringart_01 = 58, joint_ringbrt_01 = 59, joint_ringcrt_01 = 60, joint_pinkyart_01 = 61, joint_pinkybrt_01 = 62, joint_pinkycrt_01 = 63, joint_handroll01rt_01 = 64, joint_handroll01rt_02 = 65, joint_shoulderrollrt_02 = 66, joint_necka_01 = 67, joint_head_01 = 68, joint_camperattach_01 = 69, joint_foot_rt_01_ik = 70, joint_foot_lt_01_ik = 71, joint_camoff_01 = 72, joint_cam_01 = 73, joint_hand_rt_01_ik = 74, joint_hand_lt_01_ik = 75, joint_hand_rt_02_ik = 76, joint_hand_lt_02_ik = 77 }; } namespace bones::killer::hag { enum { joint_char = 0, joint_pelvis_01 = 1, joint_hipmaster_01 = 2, joint_hiprt_01 = 3, joint_kneert_01 = 4, joint_footrt_01 = 5, joint_toert_01 = 6, joint_hiplt_01 = 7, joint_kneelt_01 = 8, joint_footlt_01 = 9, joint_toelt_01 = 10, joint_torsoa_01 = 11, joint_torsob_01 = 12, joint_torsoc_01 = 13, joint_claviclelt_01 = 14, joint_shoulderlt_01 = 15, joint_elbowlt_01 = 16, joint_handlt_01 = 17, joint_weaponlt_01 = 18, joint_thumbalt_01 = 19, joint_thumbblt_01 = 20, joint_thumbclt_01 = 21, joint_indexalt_01 = 22, joint_indexblt_01 = 23, joint_indexclt_01 = 24, joint_fingeralt_01 = 25, joint_fingerblt_01 = 26, joint_fingerclt_01 = 27, joint_ringalt_01 = 28, joint_ringblt_01 = 29, joint_ringclt_01 = 30, joint_pinkyalt_01 = 31, joint_pinkyblt_01 = 32, joint_pinkyclt_01 = 33, joint_carrylt_01 = 34, joint_elbowlt_twist_01 = 35, joint_claviclert_01 = 36, joint_shoulderrt_01 = 37, joint_elbowrt_01 = 38, joint_handrt_01 = 39, joint_weaponrt_01 = 40, joint_thumbart_01 = 41, joint_thumbbrt_01 = 42, joint_thumbcrt_01 = 43, joint_indexart_01 = 44, joint_indexbrt_01 = 45, joint_indexcrt_01 = 46, joint_fingerart_01 = 47, joint_fingerbrt_01 = 48, joint_fingercrt_01 = 49, joint_pinkyart_01 = 50, joint_pinkybrt_01 = 51, joint_pinkycrt_01 = 52, joint_elbowrt_twist_01 = 53, joint_necka_01 = 54, joint_head_01 = 55, joint_jaw_01 = 56, joint_hair_01 = 57, joint_hair_02 = 58, joint_hair_03 = 59, joint_hair_04 = 60, joint_hair_05 = 61, joint_hair_06 = 62, joint_camperattach01_01 = 63, joint_camoff_01 = 64, joint_cam_01 = 65, joint_hand_lt_01_ik = 66, joint_hand_rt_01_ik = 67, joint_hand_lt_02_ik = 68, joint_hand_rt_02_ik = 69, joint_foot_lt_01_ik = 70, joint_foot_rt_01_ik = 71 }; } namespace bones::killer::doctor { enum { joint_char = 0, joint_pelvis_01 = 1, joint_hipmaster_01 = 2, joint_hiprt_01 = 3, joint_kneert_01 = 4, joint_footrt_01 = 5, joint_toert_01 = 6, joint_kneerollrt_01 = 7, joint_hiplt_01 = 8, joint_kneelt_01 = 9, joint_footlt_01 = 10, joint_toelt_01 = 11, joint_kneerolllt_01 = 12, joint_torsoa_01 = 13, joint_torsob_01 = 14, joint_torsoc_01 = 15, joint_claviclelt_01 = 16, joint_shoulderrollofflt_01 = 17, joint_shoulderrolllt_01 = 18, joint_shoulderlt_01 = 19, joint_elbowlt_01 = 20, joint_handlt_01 = 21, joint_weaponlt_01 = 22, joint_thumbalt_01 = 23, joint_thumbblt_01 = 24, joint_thumbclt_01 = 25, joint_indexalt_01 = 26, joint_indexblt_01 = 27, joint_indexclt_01 = 28, joint_fingeralt_01 = 29, joint_fingerblt_01 = 30, joint_fingerclt_01 = 31, joint_ringalt_01 = 32, joint_ringblt_01 = 33, joint_ringclt_01 = 34, joint_pinkyalt_01 = 35, joint_pinkyblt_01 = 36, joint_pinkyclt_01 = 37, joint_carrylt_01 = 38, joint_handroll01lt_01 = 39, joint_handroll01lt_02 = 40, joint_shoulderrolllt_02 = 41, joint_claviclert_01 = 42, joint_shoulderrolloffrt_01 = 43, joint_shoulderrollrt_01 = 44, joint_shoulderrt_01 = 45, joint_elbowrt_01 = 46, joint_handrt_01 = 47, joint_weaponrt_01 = 48, joint_thumbart_01 = 49, joint_thumbbrt_01 = 50, joint_thumbcrt_01 = 51, joint_indexart_01 = 52, joint_indexbrt_01 = 53, joint_indexcrt_01 = 54, joint_fingerart_01 = 55, joint_fingerbrt_01 = 56, joint_fingercrt_01 = 57, joint_ringart_01 = 58, joint_ringbrt_01 = 59, joint_ringcrt_01 = 60, joint_pinkyart_01 = 61, joint_pinkybrt_01 = 62, joint_pinkycrt_01 = 63, joint_handroll01rt_01 = 64, joint_handroll01rt_02 = 65, joint_shoulderrollrt_02 = 66, joint_necka_01 = 67, joint_head_01 = 68, joint_eyert_a01 = 69, joint_eyelt_a01 = 70, joint_jaw01 = 71, joint_camperattach_01 = 72, joint_foot_rt_01_ik = 73, joint_foot_lt_01_ik = 74, joint_camoff_01 = 75, joint_cam_01 = 76, joint_hand_rt_01_ik = 77, joint_hand_lt_01_ik = 78, joint_hand_rt_02_ik = 79, joint_hand_lt_02_ik = 80 }; } namespace bones::killer::leatherface { enum { joint_char = 0, joint_pelvis_01 = 1, joint_hipmaster_01 = 2, joint_hiprt_01 = 3, joint_kneert_01 = 4, joint_footrt_01 = 5, joint_toert_01 = 6, joint_kneerollrt_01 = 7, joint_hiplt_01 = 8, joint_kneelt_01 = 9, joint_footlt_01 = 10, joint_toelt_01 = 11, joint_kneerolllt_01 = 12, joint_torsoa_01 = 13, joint_torsob_01 = 14, joint_torsoc_01 = 15, joint_claviclelt_01 = 16, joint_shoulderrollofflt_01 = 17, joint_shoulderrolllt_01 = 18, joint_shoulderlt_01 = 19, joint_elbowlt_01 = 20, joint_handlt_01 = 21, joint_weaponlt_01 = 22, joint_thumbalt_01 = 23, joint_thumbblt_01 = 24, joint_thumbclt_01 = 25, joint_indexalt_01 = 26, joint_indexblt_01 = 27, joint_indexclt_01 = 28, joint_fingeralt_01 = 29, joint_fingerblt_01 = 30, joint_fingerclt_01 = 31, joint_ringalt_01 = 32, joint_ringblt_01 = 33, joint_ringclt_01 = 34, joint_pinkyalt_01 = 35, joint_pinkyblt_01 = 36, joint_pinkyclt_01 = 37, joint_carrylt_01 = 38, joint_handroll01lt_01 = 39, joint_handroll01lt_02 = 40, joint3 = 41, joint2 = 42, joint1 = 43, joint4 = 44, joint_shoulderrolllt_02 = 45, joint_claviclert_01 = 46, joint_shoulderrolloffrt_01 = 47, joint_shoulderrollrt_01 = 48, joint_shoulderrt_01 = 49, joint_elbowrt_01 = 50, joint_handrt_01 = 51, joint_weaponrt_01 = 52, joint_thumbart_01 = 53, joint_thumbbrt_01 = 54, joint_thumbcrt_01 = 55, joint_indexart_01 = 56, joint_indexbrt_01 = 57, joint_indexcrt_01 = 58, joint_fingerart_01 = 59, joint_fingerbrt_01 = 60, joint_fingercrt_01 = 61, joint_ringart_01 = 62, joint_ringbrt_01 = 63, joint_ringcrt_01 = 64, joint_pinkyart_01 = 65, joint_pinkybrt_01 = 66, joint_pinkycrt_01 = 67, joint_handroll01rt_01 = 68, joint_handroll01rt_02 = 69, joint_shoulderrollrt_02 = 70, joint_necka_01 = 71, joint_head_01 = 72, joint_eyelt_01 = 73, joint_eyeliduplt_01 = 74, joint_eyeliddownlt_01 = 75, joint_eyert_01 = 76, joint_eyeliduprt_01 = 77, joint_eyeliddownrt_01 = 78, joint_jaw01 = 79, joint_tongue01 = 80, joint_tongue02 = 81, joint_tongue03 = 82, joint_tongue04 = 83, joint_camperattach_01 = 84, joint_foot_rt_01_ik = 85, joint_foot_lt_01_ik = 86, joint_camoff_01 = 87, joint_cam_01 = 88, joint_hand_rt_01_ik = 89, joint_hand_lt_01_ik = 90, joint_hand_rt_02_ik = 91, joint_hand_lt_02_ik = 92 }; } namespace bones::killer::freddy { enum { joint_char = 0, joint_pelvis_01 = 1, joint_hipmaster_01 = 2, joint_hiprt_01 = 3, joint_kneert_01 = 4, joint_footrt_01 = 5, joint_toert_01 = 6, joint_hiplt_01 = 7, joint_kneelt_01 = 8, joint_footlt_01 = 9, joint_toelt_01 = 10, joint_torsoa_01 = 11, joint_torsob_01 = 12, joint_torsoc_01 = 13, joint_claviclelt_01 = 14, joint_shoulderlt_01 = 15, joint_elbowlt_01 = 16, joint_handlt_01 = 17, joint_weaponlt_01 = 18, joint_thumbalt_01 = 19, joint_thumbblt_01 = 20, joint_thumbclt_01 = 21, joint_indexalt_01 = 22, joint_indexblt_01 = 23, joint_indexclt_01 = 24, joint_fingeralt_01 = 25, joint_fingerblt_01 = 26, joint_fingerclt_01 = 27, joint_ringalt_01 = 28, joint_ringblt_01 = 29, joint_ringclt_01 = 30, joint_pinkyalt_01 = 31, joint_pinkyblt_01 = 32, joint_pinkyclt_01 = 33, joint_carrylt_01 = 34, joint_claviclert_01 = 35, joint_shoulderrt_01 = 36, joint_elbowrt_01 = 37, joint_handrt_01 = 38, joint_weaponrt_01 = 39, joint_thumbart_01 = 40, joint_thumbbrt_01 = 41, joint_thumbcrt_01 = 42, joint_indexart_01 = 43, joint_indexbrt_01 = 44, joint_indexcrt_01 = 45, joint_clawa_01 = 46, joint_clawb_01 = 47, joint_clawc_01 = 48, joint_fingerart_01 = 49, joint_fingerbrt_01 = 50, joint_fingercrt_01 = 51, joint_claw01_01 = 52, joint_claw02_01 = 53, joint_claw03_01 = 54, joint_ringart_01 = 55, joint_ringbrt_01 = 56, joint_ringcrt_01 = 57, joint_claw01_02 = 58, joint_claw02_02 = 59, joint_claw03_02 = 60, joint_pinkyart_01 = 61, joint_pinkybrt_01 = 62, joint_pinkycrt_01 = 63, joint_claw01_03 = 64, joint_claw02_03 = 65, joint_claw03_03 = 66, joint_necka_01 = 67, joint_head_01 = 68, joint_eyelt_01 = 69, joint_eyebrowinnerlt_01 = 70, joint_eyebrowouterlt_01 = 71, joint_eyeliduplt_01 = 72, joint_eyeliddownlt_01 = 73, joint_lipcornerlt_01 = 74, joint_lipupperlt_01 = 75, joint_lipupper_01 = 76, joint_jaw_01 = 77, joint_liplowerlt_01 = 78, joint_liplower_01 = 79, joint_tongue1_01 = 80, joint_tongue2_01 = 81, joint_tongue3_01 = 82, joint_liplowerrt_01 = 83, joint_eyert_01 = 84, joint_eyebrowinnerrt_01 = 85, joint_eyebrowouterrt_01 = 86, joint_eyeliduprt_01 = 87, joint_eyeliddownrt_01 = 88, joint_lipcornerrt_01 = 89, joint_lipupperrt_01 = 90, joint_hat_01 = 91, joint_camoff_01 = 92, joint_cam_01 = 93, joint_hand_lt_01_ik = 94, joint_hand_rt_01_ik = 95, joint_hand_lt_02_ik = 96, joint_hand_rt_02_ik = 97, joint_foot_lt_01_ik = 98, joint_foot_rt_01_ik = 99 }; } namespace bones::killer::pig { enum { joint_char = 0, joint_pelvis_01 = 1, joint_hipmaster_01 = 2, joint_hiprt_01 = 3, joint_kneert_01 = 4, joint_footrt_01 = 5, joint_toert_01 = 6, joint_hiplt_01 = 7, joint_kneelt_01 = 8, joint_footlt_01 = 9, joint_toelt_01 = 10, joint_torsoa_01 = 11, joint_torsob_01 = 12, joint_torsoc_01 = 13, joint_claviclelt_01 = 14, joint_shoulderlt_01 = 15, joint_elbowlt_01 = 16, joint_handlt_01 = 17, joint_weaponlt_01 = 18, joint_thumbalt_01 = 19, joint_thumbblt_01 = 20, joint_thumbclt_01 = 21, joint_indexalt_01 = 22, joint_indexblt_01 = 23, joint_indexclt_01 = 24, joint_fingeralt_01 = 25, joint_fingerblt_01 = 26, joint_fingerclt_01 = 27, joint_ringalt_01 = 28, joint_ringblt_01 = 29, joint_ringclt_01 = 30, joint_pinkyalt_01 = 31, joint_pinkyblt_01 = 32, joint_pinkyclt_01 = 33, joint_carrylt_01 = 34, joint_handlt_rolll = 35, joint_claviclert_01 = 36, joint_shoulderrt_01 = 37, joint_elbowrt_01 = 38, joint_handrt_01 = 39, joint_weaponrt_01 = 40, joint_thumbart_01 = 41, joint_thumbbrt_01 = 42, joint_thumbcrt_01 = 43, joint_indexart_01 = 44, joint_indexbrt_01 = 45, joint_indexcrt_01 = 46, joint_fingerart_01 = 47, joint_fingerbrt_01 = 48, joint_fingercrt_01 = 49, joint_ringart_01 = 50, joint_ringbrt_01 = 51, joint_ringcrt_01 = 52, joint_pinkyart_01 = 53, joint_pinkybrt_01 = 54, joint_pinkycrt_01 = 55, joint_blade01 = 56, joint_blade02 = 57, joint_blade03 = 58, joint_blade04 = 59, joint_blade05 = 60, joint_handrt_rolll = 61, joint_necka_01 = 62, joint_head_01 = 63, joint_camoff_01 = 64, joint_cam_01 = 65, joint_hand_lt_01_ik = 66, joint_hand_rt_01_ik = 67, joint_hand_lt_02_ik = 68, joint_hand_rt_02_ik = 69, joint_foot_lt_01_ik = 70, joint_foot_rt_01_ik = 71 }; } namespace bones::killer::clown { enum { joint_char = 0, joint_pelvis_01 = 1, joint_hipmaster_01 = 2, joint_hiprt_01 = 3, joint_kneert_01 = 4, joint_footrt_01 = 5, joint_toert_01 = 6, joint_kneerollrt_01 = 7, joint_hiplt_01 = 8, joint_kneelt_01 = 9, joint_footlt_01 = 10, joint_toelt_01 = 11, joint_kneerolllt_01 = 12, joint_torsoa_01 = 13, joint_belly_01 = 14, joint_torsob_01 = 15, joint_torsoc_01 = 16, joint_collarrt_01 = 17, joint_collarlt_01 = 18, joint_claviclelt_01 = 19, joint_shoulderrollofflt_01 = 20, joint_shoulderrolllt_01 = 21, joint_shoulderlt_01 = 22, joint_elbowlt_01 = 23, joint_handlt_01 = 24, joint_weaponlt_01 = 25, joint_thumbalt_01 = 26, joint_thumbblt_01 = 27, joint_thumbclt_01 = 28, joint_indexalt_01 = 29, joint_indexblt_01 = 30, joint_indexclt_01 = 31, joint_fingeralt_01 = 32, joint_fingerblt_01 = 33, joint_fingerclt_01 = 34, joint_ringalt_01 = 35, joint_ringblt_01 = 36, joint_ringclt_01 = 37, joint_pinkyalt_01 = 38, joint_pinkyblt_01 = 39, joint_pinkyclt_01 = 40, joint_carrylt_01 = 41, joint_handroll01lt_01 = 42, joint_handroll01lt_02 = 43, joint_shoulderrolllt_02 = 44, joint_claviclert_01 = 45, joint_shoulderrolloffrt_01 = 46, joint_shoulderrollrt_01 = 47, joint_shoulderrt_01 = 48, joint_elbowrt_01 = 49, joint_handrt_01 = 50, joint_weaponrt_01 = 51, joint_thumbart_01 = 52, joint_thumbbrt_01 = 53, joint_thumbcrt_01 = 54, joint_indexart_01 = 55, joint_indexbrt_01 = 56, joint_indexcrt_01 = 57, joint_fingerart_01 = 58, joint_fingerbrt_01 = 59, joint_fingercrt_01 = 60, joint_ringart_01 = 61, joint_ringbrt_01 = 62, joint_ringcrt_01 = 63, joint_pinkyart_01 = 64, joint_pinkybrt_01 = 65, joint_pinkycrt_01 = 66, joint_knife_char = 67, joint_hinge01 = 68, joint_gw_blade01 = 69, joint_gw_blade02 = 70, joint_handroll01rt_01 = 71, joint_handroll01rt_02 = 72, joint_shoulderrollrt_02 = 73, joint_necka_01 = 74, joint_head_01 = 75, joint_eyelt_01 = 76, joint_eyeliduplt_01 = 77, joint_eyeliddownlt_01 = 78, joint_eyert_01 = 79, joint_eyeliduprt_01 = 80, joint_eyeliddownrt_01 = 81, joint_jaw01 = 82, joint_tongue01 = 83, joint_tongue02 = 84, joint_tongue03 = 85, joint_innerlipbrt_02 = 86, joint_innerlipbrt_01 = 87, joint_lipbc_01 = 88, joint_innerlipblt_01 = 89, joint_innerlipblt_02 = 90, joint_cornerliplt_01 = 91, joint_cornerliprt_01 = 92, joint_innereyebrowlt_01 = 93, joint_outereyebrowlt_01 = 94, joint_innereyebrowrt_01 = 95, joint_outereyebrowrt_01 = 96, joint_cheekbonelt_01 = 97, joint_cheeklt_01 = 98, joint_nostrillt_01 = 99, joint_nose = 100, joint_nostrilrt_01 = 101, joint_cheekbonert_01 = 102, joint_cheekrt_01 = 103, joint_dimplert_01 = 104, joint_dimplelt_01 = 105, joint_innerliptrt_01 = 106, joint_outerliptrt_01 = 107, joint_liptc_01 = 108, joint_innerliptlt_01 = 109, joint_outerliptlt_01 = 110, joint_risoriuslt_01 = 111, joint_risoriusrt_01 = 112, joint_dewlap_01 = 113, joint_camperattach_01 = 114, joint_foot_rt_01_ik = 115, joint_foot_lt_01_ik = 116, joint_camoff_01 = 117, joint_cam_01 = 118, joint_hand_rt_01_ik = 119, joint_hand_lt_01_ik = 120, joint_hand_rt_02_ik = 121, joint_hand_lt_02_ik = 122 }; } namespace bones::killer::spirit { enum { joint_char = 0, joint_pelvis_01 = 1, joint_hipmaster_01 = 2, joint_hiplt_01 = 3, joint_kneelt_01 = 4, joint_footlt_01 = 5, joint_toelt_01 = 6, joint_hiprt_01 = 7, joint_kneert_01 = 8, joint_footrt_01 = 9, joint_toert_01 = 10, joint_legcutrt_t_01 = 11, joint_legcutrt_b_01 = 12, joint_torsoa_01 = 13, joint_torsob_01 = 14, joint_torsoc_01 = 15, joint_claviclelt_01 = 16, joint_shoulderlt_01 = 17, joint_elbowlt_01 = 18, joint_handlt_01 = 19, joint_weaponlt_01 = 20, joint_thumbalt_01 = 21, joint_thumbblt_01 = 22, joint_thumbclt_01 = 23, joint_indexalt_01 = 24, joint_indexblt_01 = 25, joint_indexclt_01 = 26, joint_fingeralt_01 = 27, joint_fingerblt_01 = 28, joint_fingerclt_01 = 29, joint_ringalt_01 = 30, joint_ringblt_01 = 31, joint_ringclt_01 = 32, joint_pinkyalt_01 = 33, joint_pinkyblt_01 = 34, joint_pinkyclt_01 = 35, joint_carrylt_01 = 36, joint_elbowcut_b_01 = 37, joint_armcutlt_b_01 = 38, joint_forarmlt_01 = 39, joint_armcutlt_t_01 = 40, joint_elbowcut_t_01 = 41, joint_claviclert_01 = 42, joint_shoulderrt_01 = 43, joint_elbowrt_01 = 44, joint_handrt_01 = 45, joint_weaponrt_01 = 46, joint_thumbart_01 = 47, joint_thumbbrt_01 = 48, joint_thumbcrt_01 = 49, joint_indexart_01 = 50, joint_indexbrt_01 = 51, joint_indexcrt_01 = 52, joint_fingerart_01 = 53, joint_fingerbrt_01 = 54, joint_fingercrt_01 = 55, joint_ringart_01 = 56, joint_ringbrt_01 = 57, joint_ringcrt_01 = 58, joint_pinkyart_01 = 59, joint_pinkybrt_01 = 60, joint_pinkycrt_01 = 61, joint_armcutrt_t_01 = 62, joint_armcutrt_b_01 = 63, joint_forarmrt_01 = 64, joint_chest_rt_01 = 65, joint_chest_lt_01 = 66, joint_necka_01 = 67, joint_head_01 = 68, joint_eyert_01 = 69, joint_eyelt_01 = 70, joint_jaw_01 = 71, joint_tongue_01 = 72, joint_tongue_02 = 73, joint_tongue_03 = 74, joint_bottomlip_c_01 = 75, joint_bottomlip_cl_01 = 76, joint_bottomlip_l_01 = 77, joint_bottomlip_cr_01 = 78, joint_bottomlip_r_01 = 79, joint_eyelid_tlt_01 = 80, joint_eyelid_blt_01 = 81, joint_eyelid_trt_01 = 82, joint_eyelid_brt_01 = 83, joint_eyebrow_innerrt_01 = 84, joint_eyebrow_outerrt_01 = 85, joint_eyebrow_innerlt_01 = 86, joint_eyebrow_outerlt_01 = 87, joint_nose_01 = 88, joint_nostril_lt_01 = 89, joint_nostril_rt_01 = 90, joint_toplip_c_01 = 91, joint_toplip_cl_01 = 92, joint_toplip_l_01 = 93, joint_cornerlip_l_01 = 94, joint_toplip_cr_01 = 95, joint_toplip_r_01 = 96, joint_cornerlip_r_01 = 97, joint_dimple_lt_01 = 98, joint_dimple_rt_01 = 99, joint_cheekbone_lt_01 = 100, joint_cheekbone_rt_01 = 101, joint_cheek_lt_01 = 102, joint_cheek_rt_01 = 103, joint_hairft03 = 104, joint_hairft04 = 105, joint_hairft05 = 106, joint_hairft06 = 107, joint_hairft07 = 108, joint_hairrt01 = 109, joint_hairrt02 = 110, joint_hairrt03 = 111, joint_hairrt04 = 112, joint_hairrt05 = 113, joint_hairrt06 = 114, joint_hairrt07 = 115, joint_hairlt01 = 116, joint_hairlt02 = 117, joint_hairlt03 = 118, joint_hairlt04 = 119, joint_hairlt05 = 120, joint_hairlt06 = 121, joint_hairlt07 = 122, joint_hair01 = 123, joint_hair02 = 124, joint_hair03 = 125, joint_hair04 = 126, joint_hair05 = 127, joint_hair06 = 128, joint_hair07 = 129, joint_hairbk01 = 130, joint_hairbk02 = 131, joint_hairbk03 = 132, joint_hairbk04 = 133, joint_hairbk05 = 134, joint_hairbk06 = 135, joint_hairbk07 = 136, joint_hairbk08 = 137, joint_hairbk09 = 138, joint_hairbk010 = 139, joint_hairbk011 = 140, joint_hairbk012 = 141, joint_hairbk013 = 142, joint_hairbk014 = 143, joint_choprt_01 = 144, joint_choprt_02 = 145, joint_choplt_01 = 146, joint_choplt_02 = 147, joint_hipcut = 148, joint_torsocut_b_01 = 149, joint_torsocut_b_02 = 150, joint_torsocut_b_03 = 151, joint_torsocut_b_05 = 152, joint_torsocut_b_04 = 153, joint_torsocut_t_04 = 154, joint_torsocut_t_05 = 155, joint_torsocut_t_03 = 156, joint_torsocut_t_02 = 157, joint_torsocut_t_01 = 158, joint_camperattach_01 = 159, joint_foot_rt_01_ik = 160, joint_foot_lt_01_ik = 161, joint_camoff_01 = 162, joint_cam_01 = 163, joint_hand_rt_01_ik = 164, joint_hand_lt_01_ik = 165, joint_hand_rt_02_ik = 166, joint_hand_lt_02_ik = 167 }; } namespace bones::killer::legion { enum { joint_char = 0, joint_pelvis_01 = 1, joint_hipmaster_01 = 2, joint_hiprt_01 = 3, joint_kneert_01 = 4, joint_footrt_01 = 5, joint_toert_01 = 6, joint_footrt_roll_01 = 7, joint_kneert_roll_01 = 8, joint_hiplt_01 = 9, joint_kneelt_01 = 10, joint_footlt_01 = 11, joint_toelt_01 = 12, joint_footlt_roll_01 = 13, joint_kneelt_roll_01 = 14, joint_hiprt_roll_01 = 15, joint_hiplt_roll_01 = 16, joint_torsoa_01 = 17, joint_torsob_01 = 18, joint_torsoc_01 = 19, joint_claviclelt_01 = 20, joint_shoulderlt_01 = 21, joint_elbowlt_01 = 22, joint_wristlt_roll_01 = 23, joint_forarmlt_roll_01 = 24, joint_handlt_01 = 25, joint_pinkyalt_01 = 26, joint_pinkyblt_01 = 27, joint_pinkyclt_01 = 28, joint_ringalt_01 = 29, joint_ringblt_01 = 30, joint_ringclt_01 = 31, joint_fingeralt_01 = 32, joint_fingerblt_01 = 33, joint_fingerclt_01 = 34, joint_indexalt_01 = 35, joint_indexblt_01 = 36, joint_indexclt_01 = 37, joint_thumbalt_01 = 38, joint_thumbblt_01 = 39, joint_thumbclt_01 = 40, joint_carrylt_01 = 41, joint_weaponlt_01 = 42, joint_shoulderlt_roll_01 = 43, joint_necka_01 = 44, joint_head_01 = 45, joint_eyelt_01 = 46, joint_eyert_01 = 47, joint_hair_lt01 = 48, joint_hair_lt02 = 49, joint_hair_lt03 = 50, joint_hair_rt01 = 51, joint_hair_rt02 = 52, joint_hair_rt03 = 53, joint_claviclert_01 = 54, joint_shoulderrt_01 = 55, joint_elbowrt_01 = 56, joint_wristrt_roll_01 = 57, joint_forarmrt_roll_01 = 58, joint_handrt_01 = 59, joint_pinkyart_01 = 60, joint_pinkybrt_01 = 61, joint_pinkycrt_01 = 62, joint_ringart_01 = 63, joint_ringbrt_01 = 64, joint_ringcrt_01 = 65, joint_fingerart_01 = 66, joint_fingerbrt_01 = 67, joint_fingercrt_01 = 68, joint_indexart_01 = 69, joint_indexbrt_01 = 70, joint_indexcrt_01 = 71, joint_thumbart_01 = 72, joint_thumbbrt_01 = 73, joint_thumbcrt_01 = 74, joint_weaponrt_01 = 75, joint_shoulderrt_roll_01 = 76, joint_camoff_01 = 77, joint_cam_01 = 78, joint_hand_rt_01_ik = 79, joint_hand_lt_01_ik = 80, joint_hand_lt_02_ik = 81, joint_hand_rt_02_ik = 82, joint_foot_lt_01_ik = 83, joint_foot_rt_01_ik = 84 }; } namespace bones::killer::plague { enum { joint_char = 0, joint_pelvis_01 = 1, joint_hipmaster_01 = 2, joint_hiplt_roll_01 = 3, joint_hiplt_01 = 4, joint_kneelt_roll_01 = 5, joint_kneelt_01 = 6, joint_footlt_roll_01 = 7, joint_footlt_01 = 8, joint_toelt_01 = 9, joint_hiprt_01 = 10, joint_kneert_roll_01 = 11, joint_kneert_01 = 12, joint_footrt_roll_01 = 13, joint_footrt_01 = 14, joint_toert_01 = 15, joint_hiprt_roll_01 = 16, joint_torsoa_01 = 17, joint_torsob_01 = 18, joint_torsoc_01 = 19, joint_claviclelt_01 = 20, joint_shoulderlt_01 = 21, joint_elbowlt_roll_01 = 22, joint_elbowlt_01 = 23, joint_forearmlt_roll_01 = 24, joint_wristlt_roll_01 = 25, joint_handlt_01 = 26, joint_weaponlt_01 = 27, joint_thumbalt_01 = 28, joint_thumbblt_01 = 29, joint_thumbclt_01 = 30, joint_indexalt_01 = 31, joint_indexblt_01 = 32, joint_indexclt_01 = 33, joint_fingeralt_01 = 34, joint_fingerblt_01 = 35, joint_fingerclt_01 = 36, joint_ringalt_01 = 37, joint_ringblt_01 = 38, joint_ringclt_01 = 39, joint_pinkyalt_01 = 40, joint_pinkyblt_01 = 41, joint_pinkyclt_01 = 42, joint_pinkyalt_00 = 43, joint_ringalt_00 = 44, joint_fingeralt_00 = 45, joint_indexalt_00 = 46, joint_carrylt_01 = 47, joint_biceplt_01 = 48, joint_deltoidelt_roll_01 = 49, joint_necka_01 = 50, joint_head_01 = 51, joint_eyelt_01 = 52, joint_cheeklt_01 = 53, joint_dimplelt_01 = 54, joint_eyebrowinnerlt_01 = 55, joint_eyebrowouterlt_01 = 56, joint_eyeliduplt_01 = 57, joint_eyeliddownlt_01 = 58, joint_lipcornerlt_01 = 59, joint_lipupperlt_01 = 60, joint_lipupper_01 = 61, joint_nosesidelt_01 = 62, joint_nosemain_01 = 63, joint_jaw_01 = 64, joint_liplowerlt_01 = 65, joint_liplower_01 = 66, joint_tongue1_01 = 67, joint_tongue2_01 = 68, joint_tongue3_01 = 69, joint_liplowerrt_01 = 70, joint_eyert_01 = 71, joint_cheekrt_01 = 72, joint_dimplert_01 = 73, joint_eyebrowinnerrt_01 = 74, joint_eyebrowouterrt_01 = 75, joint_eyeliduprt_01 = 76, joint_eyeliddownrt_01 = 77, joint_lipcornerrt_01 = 78, joint_lipupperrt_01 = 79, joint_nosesidert_01 = 80, joint_claviclert_01 = 81, joint_shoulderrt_01 = 82, joint_elbowrt_roll_01 = 83, joint_elbowrt_01 = 84, joint_forearmrt_roll_01 = 85, joint_wristrt_roll_01 = 86, joint_handrt_01 = 87, joint_weaponrt_01 = 88, joint_thumbart_01 = 89, joint_thumbbrt_01 = 90, joint_thumbcrt_01 = 91, joint_indexart_01 = 92, joint_indexbrt_01 = 93, joint_indexcrt_01 = 94, joint_fingerart_01 = 95, joint_fingerbrt_01 = 96, joint_fingercrt_01 = 97, joint_ringart_01 = 98, joint_ringbrt_01 = 99, joint_ringcrt_01 = 100, joint_pinkyart_01 = 101, joint_pinkybrt_01 = 102, joint_pinkycrt_01 = 103, joint_pinkyart_00 = 104, joint_ringart_00 = 105, joint_fingerart_00 = 106, joint_indexart_00 = 107, joint_biceprt_01 = 108, joint_deltoidert_roll_01 = 109, joint_camoff_01 = 110, joint_cam_01 = 111, joint_hand_rt_01_ik = 112, joint_hand_lt_01_ik = 113, joint_foot_lt_01_ik = 114, joint_foot_rt_01_ik = 115, joint_camperattach_01 = 116 }; } namespace bones::killer::ghostface { enum { joint_char = 0, joint_pelvis_01 = 1, joint_hipmaster_01 = 2, joint_hiprt_01 = 3, joint_kneert_01 = 4, joint_footrt_01 = 5, joint_toert_01 = 6, joint_footrt_roll_01 = 7, joint_kneert_roll_01 = 8, joint_hiplt_01 = 9, joint_kneelt_01 = 10, joint_footlt_01 = 11, joint_toelt_01 = 12, joint_footlt_roll_01 = 13, joint_kneelt_roll_01 = 14, joint_hiprt_roll_01 = 15, joint_hiplt_roll_01 = 16, joint_torsoa_01 = 17, joint_torsob_01 = 18, joint_torsoc_01 = 19, joint_claviclelt_01 = 20, joint_shoulderlt_01 = 21, joint_elbowlt_01 = 22, joint_wristlt_roll_01 = 23, joint_forarmlt_roll_01 = 24, joint_handlt_01 = 25, joint_pinkyalt_01 = 26, joint_pinkyblt_01 = 27, joint_pinkyclt_01 = 28, joint_ringalt_01 = 29, joint_ringblt_01 = 30, joint_ringclt_01 = 31, joint_fingeralt_01 = 32, joint_fingerblt_01 = 33, joint_fingerclt_01 = 34, joint_indexalt_01 = 35, joint_indexblt_01 = 36, joint_indexclt_01 = 37, joint_thumbalt_01 = 38, joint_thumbblt_01 = 39, joint_thumbclt_01 = 40, joint_carrylt_01 = 41, joint_weaponlt_01 = 42, joint_shoulderlt_roll_01 = 43, joint_necka_01 = 44, joint_head_01 = 45, joint_hood_rt = 46, joint_hood_lt = 47, joint_claviclert_01 = 48, joint_shoulderrt_01 = 49, joint_elbowrt_01 = 50, joint_wristrt_roll_01 = 51, joint_forarmrt_roll_01 = 52, joint_handrt_01 = 53, joint_pinkyart_01 = 54, joint_pinkybrt_01 = 55, joint_pinkycrt_01 = 56, joint_ringart_01 = 57, joint_ringbrt_01 = 58, joint_ringcrt_01 = 59, joint_fingerart_01 = 60, joint_fingerbrt_01 = 61, joint_fingercrt_01 = 62, joint_indexart_01 = 63, joint_indexbrt_01 = 64, joint_indexcrt_01 = 65, joint_thumbart_01 = 66, joint_thumbbrt_01 = 67, joint_thumbcrt_01 = 68, joint_weaponrt_01 = 69, joint_shoulderrt_roll_01 = 70, joint_foot_rt_01_ik = 71, joint_foot_lt_01_ik = 72, joint_hand_rt_02_ik = 73, joint_hand_lt_02_ik = 74, joint_camoff_01 = 75, joint_cam_01 = 76, joint_hand_rt_01_ik = 77, joint_hand_lt_01_ik = 78 }; } namespace bones::killer::oni { enum { joint_char = 0, joint_pelvis_01 = 1, joint_hipmaster_01 = 2, joint_hiplt_01 = 3, joint_kneelt_01 = 4, joint_footlt_01 = 5, joint_toelt_01 = 6, joint_hiprt_01 = 7, joint_kneert_01 = 8, joint_footrt_01 = 9, joint_toert_01 = 10, joint_torsoa_01 = 11, joint_torsob_01 = 12, joint_torsoc_01 = 13, joint_claviclelt_01 = 14, joint_shoulderlt_01 = 15, joint_elbowlt_01 = 16, joint_elbowrolllt_01 = 17, joint_handlt_01 = 18, joint_weaponlt_01 = 19, joint_thumbalt_01 = 20, joint_thumbblt_01 = 21, joint_thumbclt_01 = 22, joint_ringalt_01 = 23, joint_ringblt_01 = 24, joint_ringclt_01 = 25, joint_ringdlt_01 = 26, joint_indexalt_01 = 27, joint_indexblt_01 = 28, joint_indexclt_01 = 29, joint_indexdlt_01 = 30, joint_fingeralt_01 = 31, joint_fingerblt_01 = 32, joint_fingerclt_01 = 33, joint_fingerdlt_01 = 34, joint_pinkyalt_01 = 35, joint_pinkyblt_01 = 36, joint_pinkyclt_01 = 37, joint_pinkydlt_01 = 38, joint_carrylt_01 = 39, joint_shoulderrolllt_02 = 40, joint_bicepslt_01 = 41, joint_claviclert_01 = 42, joint_shoulderrt_01 = 43, joint_elbowrt_01 = 44, joint_handrt_01 = 45, joint_weaponrt_01 = 46, joint_thumbart_01 = 47, joint_thumbbrt_01 = 48, joint_thumbcrt_01 = 49, joint_indexart_01 = 50, joint_indexbrt_01 = 51, joint_indexcrt_01 = 52, joint_indexdrt_01 = 53, joint_pinkyart_01 = 54, joint_pinkybrt_01 = 55, joint_pinkycrt_01 = 56, joint_pinkydrt_01 = 57, joint_ringart_01 = 58, joint_ringbrt_01 = 59, joint_ringcrt_01 = 60, joint_ringdrt_01 = 61, joint_fingerart_01 = 62, joint_fingerbrt_01 = 63, joint_fingercrt_01 = 64, joint_fingerdrt_01 = 65, joint_elbowrollrt_01 = 66, joint_shoulderrollrt_02 = 67, joint_bicepsrt_01 = 68, joint_necka_01 = 69, joint_head_01 = 70, joint_eyert_01 = 71, joint_eyelt_01 = 72, joint_cheekrt_01 = 73, joint_cheeklt_01 = 74, joint_dimplert_01 = 75, joint_dimplelt_01 = 76, joint_eyebrowinnerlt_01 = 77, joint_eyebrowinnerrt_01 = 78, joint_eyebrowouterrt_01 = 79, joint_eyebrowouterlt_01 = 80, joint_eyeliduprt_01 = 81, joint_eyeliduplt_01 = 82, joint_eyeliddownrt_01 = 83, joint_eyeliddownlt_01 = 84, joint_lipcornerrt_01 = 85, joint_lipcornerlt_01 = 86, joint_lipupperrt_01 = 87, joint_lipupperlt_01 = 88, joint_lipupper_01 = 89, joint_nosemain_01 = 90, joint_nosesidelt_01 = 91, joint_nosesidert_01 = 92, joint_jaw_01 = 93, joint_liplowerlt_01 = 94, joint_liplower_01 = 95, joint_tongue1_01 = 96, joint_tongue2_01 = 97, joint_tongue3_01 = 98, joint_liplowerrt_01 = 99, joint_trapezoidlt = 100, joint_trapezoidrt = 101, joint_dorsilt = 102, joint_dorsirt = 103, joint_torsoweaponholster = 104, joint_camoff_01 = 105, joint_cam_01 = 106, joint_hand_lt_01_ik = 107, joint_hand_rt_01_ik = 108, joint_hand_rt_02_ik = 109, joint_hand_lt_02_ik = 110, joint_foot_lt_01_ik = 111, joint_foot_rt_01_ik = 112, joint_camperattach_01 = 113 }; } namespace bones::killer::deathslinger { enum { joint_char = 0, joint_pelvis_01 = 1, joint_hipmaster_01 = 2, joint_hiplt_roll_01 = 3, joint_hiplt_01 = 4, joint_kneelt_roll_01 = 5, joint_kneelt_01 = 6, joint_footlt_roll_01 = 7, joint_footlt_01 = 8, joint_toelt_01 = 9, joint_hiprt_01 = 10, joint_kneert_roll_01 = 11, joint_kneert_01 = 12, joint_footrt_roll_01 = 13, joint_footrt_01 = 14, joint_toert_01 = 15, joint_hiprt_roll_01 = 16, joint_torsoa_01 = 17, joint_torsob_01 = 18, joint_torsoc_01 = 19, joint_claviclelt_01 = 20, joint_shoulderlt_01 = 21, joint_elbowlt_roll_01 = 22, joint_elbowlt_01 = 23, joint_forearmlt_roll_01 = 24, joint_wristlt_roll_01 = 25, joint_handlt_01 = 26, joint_weaponlt_01 = 27, joint_thumbalt_01 = 28, joint_thumbblt_01 = 29, joint_thumbclt_01 = 30, joint_indexalt_01 = 31, joint_indexblt_01 = 32, joint_indexclt_01 = 33, joint_fingeralt_01 = 34, joint_fingerblt_01 = 35, joint_fingerclt_01 = 36, joint_ringalt_01 = 37, joint_ringblt_01 = 38, joint_ringclt_01 = 39, joint_pinkyalt_01 = 40, joint_pinkyblt_01 = 41, joint_pinkyclt_01 = 42, joint_pinkyalt_00 = 43, joint_ringalt_00 = 44, joint_fingeralt_00 = 45, joint_indexalt_00 = 46, joint_carrylt_01 = 47, joint_gunhandle = 48, joint_deltoidelt_roll_01 = 49, joint_necka_01 = 50, joint_head_01 = 51, joint_eyelt_01 = 52, joint_cheeklt_01 = 53, joint_dimplelt_01 = 54, joint_eyebrowinnerlt_01 = 55, joint_eyebrowouterlt_01 = 56, joint_eyeliduplt_01 = 57, joint_eyeliddownlt_01 = 58, joint_lipcornerlt_01 = 59, joint_lipupperlt_01 = 60, joint_lipupper_01 = 61, joint_nosesidelt_01 = 62, joint_jaw_01 = 63, joint_tongue1_01 = 64, joint_tongue2_01 = 65, joint_tongue3_01 = 66, joint_liplowerlt_01 = 67, joint_liplower_01 = 68, joint_liplowerrt_01 = 69, joint_liplowerlt_02 = 70, joint_liplowerrt_02 = 71, joint_eyert_01 = 72, joint_cheekrt_01 = 73, joint_dimplert_01 = 74, joint_eyebrowinnerrt_01 = 75, joint_eyebrowouterrt_01 = 76, joint_eyeliduprt_01 = 77, joint_eyeliddownrt_01 = 78, joint_lipcornerrt_01 = 79, joint_lipupperrt_01 = 80, joint_nosesidert_01 = 81, joint_lipupperlt_02 = 82, joint_lipupperrt_02 = 83, joint_hat_01 = 84, joint_claviclert_01 = 85, joint_shoulderrt_01 = 86, joint_elbowrt_roll_01 = 87, joint_elbowrt_01 = 88, joint_forearmrt_roll_01 = 89, joint_wristrt_roll_01 = 90, joint_handrt_01 = 91, joint_weaponrt_01 = 92, joint_thumbart_01 = 93, joint_thumbbrt_01 = 94, joint_thumbcrt_01 = 95, joint_indexart_01 = 96, joint_indexbrt_01 = 97, joint_indexcrt_01 = 98, joint_fingerart_01 = 99, joint_fingerbrt_01 = 100, joint_fingercrt_01 = 101, joint_ringart_01 = 102, joint_ringbrt_01 = 103, joint_ringcrt_01 = 104, joint_pinkyart_01 = 105, joint_pinkybrt_01 = 106, joint_pinkycrt_01 = 107, joint_pinkyart_00 = 108, joint_ringart_00 = 109, joint_fingerart_00 = 110, joint_indexart_00 = 111, joint_deltoidert_roll_01 = 112, joint_camoff_01 = 113, joint_cam_01 = 114, joint_hand_rt_01_ik = 115, joint_hand_lt_01_ik = 116, joint_foot_lt_01_ik = 117, joint_foot_rt_01_ik = 118, joint_camperattach_01 = 119, joint_item01 = 120 }; } namespace bones::killer::executioner { enum { joint_char = 0, joint_pelvis_01 = 1, joint_hipmaster_01 = 2, joint_hiplt_01 = 3, joint_kneelt_01 = 4, joint_footlt_01 = 5, joint_toelt_01 = 6, joint_hiprt_01 = 7, joint_kneert_01 = 8, joint_footrt_01 = 9, joint_toert_01 = 10, joint_legcutrt_t_01 = 11, joint_legcutrt_b_01 = 12, joint_torsoa_01 = 13, joint_torsob_01 = 14, joint_torsoc_01 = 15, joint_claviclelt_01 = 16, joint_shoulderlt_01 = 17, joint_elbowlt_01 = 18, joint_handlt_01 = 19, joint_weaponlt_01 = 20, joint_thumbalt_01 = 21, joint_thumbblt_01 = 22, joint_thumbclt_01 = 23, joint_indexalt_01 = 24, joint_indexblt_01 = 25, joint_indexclt_01 = 26, joint_fingeralt_01 = 27, joint_fingerblt_01 = 28, joint_fingerclt_01 = 29, joint_ringalt_01 = 30, joint_ringblt_01 = 31, joint_ringclt_01 = 32, joint_pinkyalt_01 = 33, joint_pinkyblt_01 = 34, joint_pinkyclt_01 = 35, joint_carrylt_01 = 36, joint_elbowcut_b_01 = 37, joint_armcutlt_b_01 = 38, joint_forarmlt_01 = 39, joint_armcutlt_t_01 = 40, joint_elbowcut_t_01 = 41, joint_claviclert_01 = 42, joint_shoulderrt_01 = 43, joint_elbowrt_01 = 44, joint_handrt_01 = 45, joint_weaponrt_01 = 46, joint_thumbart_01 = 47, joint_thumbbrt_01 = 48, joint_thumbcrt_01 = 49, joint_indexart_01 = 50, joint_indexbrt_01 = 51, joint_indexcrt_01 = 52, joint_fingerart_01 = 53, joint_fingerbrt_01 = 54, joint_fingercrt_01 = 55, joint_ringart_01 = 56, joint_ringbrt_01 = 57, joint_ringcrt_01 = 58, joint_pinkyart_01 = 59, joint_pinkybrt_01 = 60, joint_pinkycrt_01 = 61, joint_armcutrt_t_01 = 62, joint_armcutrt_b_01 = 63, joint_forarmrt_01 = 64, joint_chest_rt_01 = 65, joint_chest_lt_01 = 66, joint_necka_01 = 67, joint_head_01 = 68, joint_eyert_01 = 69, joint_eyelt_01 = 70, joint_jaw_01 = 71, joint_tongue_01 = 72, joint_tongue_02 = 73, joint_tongue_03 = 74, joint_bottomlip_c_01 = 75, joint_bottomlip_cl_01 = 76, joint_bottomlip_l_01 = 77, joint_bottomlip_cr_01 = 78, joint_bottomlip_r_01 = 79, joint_eyelid_tlt_01 = 80, joint_eyelid_blt_01 = 81, joint_eyelid_trt_01 = 82, joint_eyelid_brt_01 = 83, joint_eyebrow_innerrt_01 = 84, joint_eyebrow_outerrt_01 = 85, joint_eyebrow_innerlt_01 = 86, joint_eyebrow_outerlt_01 = 87, joint_nose_01 = 88, joint_nostril_lt_01 = 89, joint_nostril_rt_01 = 90, joint_toplip_c_01 = 91, joint_toplip_cl_01 = 92, joint_toplip_l_01 = 93, joint_cornerlip_l_01 = 94, joint_toplip_cr_01 = 95, joint_toplip_r_01 = 96, joint_cornerlip_r_01 = 97, joint_dimple_lt_01 = 98, joint_dimple_rt_01 = 99, joint_cheekbone_lt_01 = 100, joint_cheekbone_rt_01 = 101, joint_cheek_lt_01 = 102, joint_cheek_rt_01 = 103, joint_hairft03 = 104, joint_hairft04 = 105, joint_hairft05 = 106, joint_hairft06 = 107, joint_hairft07 = 108, joint_hairrt01 = 109, joint_hairrt02 = 110, joint_hairrt03 = 111, joint_hairrt04 = 112, joint_hairrt05 = 113, joint_hairrt06 = 114, joint_hairrt07 = 115, joint_hairlt01 = 116, joint_hairlt02 = 117, joint_hairlt03 = 118, joint_hairlt04 = 119, joint_hairlt05 = 120, joint_hairlt06 = 121, joint_hairlt07 = 122, joint_hair01 = 123, joint_hair02 = 124, joint_hair03 = 125, joint_hair04 = 126, joint_hair05 = 127, joint_hair06 = 128, joint_hair07 = 129, joint_hairbk01 = 130, joint_hairbk02 = 131, joint_hairbk03 = 132, joint_hairbk04 = 133, joint_hairbk05 = 134, joint_hairbk06 = 135, joint_hairbk07 = 136, joint_hairbk08 = 137, joint_hairbk09 = 138, joint_hairbk010 = 139, joint_hairbk011 = 140, joint_hairbk012 = 141, joint_hairbk013 = 142, joint_hairbk014 = 143, joint_choprt_01 = 144, joint_choprt_02 = 145, joint_choplt_01 = 146, joint_choplt_02 = 147, joint_hipcut = 148, joint_torsocut_b_01 = 149, joint_torsocut_b_02 = 150, joint_torsocut_b_03 = 151, joint_torsocut_b_05 = 152, joint_torsocut_b_04 = 153, joint_torsocut_t_04 = 154, joint_torsocut_t_05 = 155, joint_torsocut_t_03 = 156, joint_torsocut_t_02 = 157, joint_torsocut_t_01 = 158, joint_camperattach_01 = 159, joint_foot_rt_01_ik = 160, joint_foot_lt_01_ik = 161, joint_camoff_01 = 162, joint_cam_01 = 163, joint_hand_rt_01_ik = 164, joint_hand_lt_01_ik = 165, joint_hand_rt_02_ik = 166, joint_hand_lt_02_ik = 167 }; } namespace bones::killer::blight { enum { joint_char = 0, joint_pelvis_01 = 1, joint_hipmaster_01 = 2, joint_hiprt_01 = 3, joint_kneert_01 = 4, joint_footrt_01 = 5, joint_toert_01 = 6, joint_kneert_midtwist_01 = 7, joint_kneert_endtwist_01 = 8, joint_hiprt_twist_01 = 9, joint_hiplt_01 = 10, joint_kneelt_01 = 11, joint_footlt_01 = 12, joint_toelt_01 = 13, joint_kneelt_midtwist_01 = 14, joint_kneelt_endtwist_01 = 15, joint_hiplt_twist_01 = 16, joint_torsoa_01 = 17, joint_torsob_01 = 18, joint_torsoc_01 = 19, joint_claviclelt_01 = 20, joint_shoulderlt_01 = 21, joint_elbowlt_01 = 22, joint_handlt_01 = 23, joint_weaponlt_01 = 24, joint_thumbalt_01 = 25, joint_thumbblt_01 = 26, joint_thumbclt_01 = 27, joint_indexalt_01 = 28, joint_indexblt_01 = 29, joint_indexclt_01 = 30, joint_indexdlt_01 = 31, joint_fingeralt_01 = 32, joint_fingerblt_01 = 33, joint_fingerclt_01 = 34, joint_fingerdlt_01 = 35, joint_ringalt_01 = 36, joint_ringblt_01 = 37, joint_ringclt_01 = 38, joint_ringdlt_01 = 39, joint_pinkyalt_01 = 40, joint_pinkyblt_01 = 41, joint_pinkyclt_01 = 42, joint_pinkydlt_01 = 43, joint_extrapinkyalt_01 = 44, joint_extrapinkyblt_01 = 45, joint_extrapinkyclt_01 = 46, joint_extrapinkydlt_01 = 47, joint_carrylt_01 = 48, joint_forarmltmid_twist_01 = 49, joint_forarmltend_twist_01 = 50, joint_forarmlthigh_twist_01 = 51, joint_shoulderlt_twist_01 = 52, joint_claviclert_01 = 53, joint_shoulderrt_01 = 54, joint_elbowrt_01 = 55, joint_handrt_01 = 56, joint_weaponrt_01 = 57, joint_thumbart_01 = 58, joint_thumbbrt_01 = 59, joint_thumbcrt_01 = 60, joint_extrapinkyart_01 = 61, joint_extrapinkybrt_01 = 62, joint_extrapinkycrt_01 = 63, joint_extrapinkydrt_01 = 64, joint_indexart_01 = 65, joint_indexbrt_01 = 66, joint_indexcrt_01 = 67, joint_indexdrt_01 = 68, joint_fingerart_01 = 69, joint_fingerbrt_01 = 70, joint_fingercrt_01 = 71, joint_fingerdrt_01 = 72, joint_ringart_01 = 73, joint_ringbrt_01 = 74, joint_ringcrt_01 = 75, joint_ringdrt_01 = 76, joint_pinkyart_01 = 77, joint_pinkybrt_01 = 78, joint_pinkycrt_01 = 79, joint_pinkydrt_01 = 80, joint_forarmrtmid_twist_01 = 81, joint_forarmrtend_twist_01 = 82, joint_forarmrthigh_twist_01 = 83, joint_shoulderrt_twist_01 = 84, joint_necka_01 = 85, joint_head_01 = 86, joint_eyelt_01 = 87, joint_cheeklt_01 = 88, joint_dimplelt_01 = 89, joint_eyebrowinnerlt_01 = 90, joint_eyebrowouterlt_01 = 91, joint_eyeliduplt_01 = 92, joint_eyeliddownlt_01 = 93, joint_nosesidelt_01 = 94, joint_nosemain_01 = 95, joint_jaw_01 = 96, joint_tongue1_01 = 97, joint_tongue2_01 = 98, joint_tongue3_01 = 99, joint_nosesidert_01 = 100, joint_eyebrowinnerrt_01 = 101, joint_eyebrowouterrt_01 = 102, joint_eyert_01 = 103, joint_eyeliddownrt_01 = 104, joint_eyeliduprt_01 = 105, joint_dimplert_01 = 106, joint_cheekrt_01 = 107, joint_camoff_01 = 108, joint_cam_01 = 109, joint_hand_rt_01_ik = 110, joint_hand_lt_01_ik = 111, joint_foot_rt_01_ik = 112, joint_foot_lt_01_ik = 113 }; } namespace bones::killer::twins { enum { joint_char = 0, joint_pelvis_01 = 1, joint_hipmaster_01 = 2, joint_hiplt_01 = 3, joint_kneelt_01 = 4, joint_lowerleglt_twist_01 = 5, joint_footlt_01 = 6, joint_toelt_01 = 7, joint_upperleglt_twist_01 = 8, joint_hiprt_01 = 9, joint_kneert_01 = 10, joint_lowerlegrt_twist_01 = 11, joint_footrt_01 = 12, joint_toert_01 = 13, joint_upperlegrt_twist_01 = 14, joint_torsoa_01 = 15, joint_torsob_01 = 16, joint_torsoc_01 = 17, joint_claviclelt_01 = 18, joint_shoulderrollofflt_01 = 19, joint_shoulderrolllt_01 = 20, joint_shoulderlt_01 = 21, joint_elbowlt_01 = 22, joint_handlt_01 = 23, joint_carrylt_01 = 24, joint_weaponlt_01 = 25, joint_thumbalt_01 = 26, joint_thumbblt_01 = 27, joint_thumbclt_01 = 28, joint_ringalt_01 = 29, joint_ringblt_01 = 30, joint_ringclt_01 = 31, joint_ringdlt_01 = 32, joint_indexalt_01 = 33, joint_indexblt_01 = 34, joint_indexclt_01 = 35, joint_indexdlt_01 = 36, joint_fingeralt_01 = 37, joint_fingerblt_01 = 38, joint_fingerclt_01 = 39, joint_fingerdlt_01 = 40, joint_pinkyalt_01 = 41, joint_pinkyblt_01 = 42, joint_pinkyclt_01 = 43, joint_pinkydlt_01 = 44, joint_handroll01lt_01 = 45, joint_handroll01lt_02 = 46, joint_forarmlthigh_twist_01 = 47, joint_upperarmlt_twist_01 = 48, joint_necka_01 = 49, joint_head_01 = 50, joint_eyelt_01 = 51, joint_jaw_01 = 52, joint_tongue1_01 = 53, joint_tongue2_01 = 54, joint_tongue3_01 = 55, joint_liplowerlt_02 = 56, joint_liplowerlt_01 = 57, joint_liplower_01 = 58, joint_liplowerrt_01 = 59, joint_liplowerrt_02 = 60, joint_eyert_01 = 61, joint_eyelid_tlt_01 = 62, joint_eyelid_blt_01 = 63, joint_eyebrow_innerlt_01 = 64, joint_eyebrowouterlt_01 = 65, joint_eyelid_trt_01 = 66, joint_eyelid_brt_01 = 67, joint_eyebrow_innerrt_01 = 68, joint_eyebrowouterrt_01 = 69, joint_dimplelt_01 = 70, joint_highcheeklt_01 = 71, joint_cheeklt_01 = 72, joint_nosesidelt_01 = 73, joint_nosesidert_01 = 74, joint_dimplert_01 = 75, joint_highcheekrt_01 = 76, joint_cheekrt_01 = 77, joint_cornerlt_01 = 78, joint_lipupperlt_02 = 79, joint_lipupperlt_01 = 80, joint_lipupper_01 = 81, joint_lipupperrt_01 = 82, joint_lipupperrt_02 = 83, joint_cornerrt_01 = 84, joint_claviclert_01 = 85, joint_shoulderrolloffrt_01 = 86, joint_shoulderrollrt_01 = 87, joint_shoulderrt_01 = 88, joint_elbowrt_01 = 89, joint_handrt_01 = 90, joint_weaponrt_01 = 91, joint_thumbart_01 = 92, joint_thumbbrt_01 = 93, joint_thumbcrt_01 = 94, joint_ringart_01 = 95, joint_ringbrt_01 = 96, joint_ringcrt_01 = 97, joint_ringdrt_01 = 98, joint_indexart_01 = 99, joint_indexbrt_01 = 100, joint_indexcrt_01 = 101, joint_indexdrt_01 = 102, joint_fingerart_01 = 103, joint_fingerbrt_01 = 104, joint_fingercrt_01 = 105, joint_fingerdrt_01 = 106, joint_pinkyart_01 = 107, joint_pinkybrt_01 = 108, joint_pinkycrt_01 = 109, joint_pinkydrt_01 = 110, joint_handroll01rt_01 = 111, joint_handroll01rt_02 = 112, joint_forarmrthigh_twist_01 = 113, joint_upperarmrt_twist_01 = 114, joint_copen_l_01 = 115, joint_copen_r_01 = 116, joint_copen_l_02 = 117, joint_copen_r_02 = 118, joint_twin_attach = 119, joint_copen_l_03 = 120, joint_copen_r_03 = 121, joint_copen_r_04 = 122, joint_copen_l_04 = 123, joint_camperattach_01 = 124, joint_foot_rt_01_ik = 125, joint_foot_lt_01_ik = 126, joint_camoff_01 = 127, joint_cam_01 = 128, joint_hand_lt_01_ik = 129, joint_hand_rt_01_ik = 130, joint_hand_rt_02_ik = 131, joint_hand_lt_02_ik = 132 }; } namespace bones::killer::trickster { enum { joint_char = 0, joint_pelvis_01 = 1, joint_hipmaster_01 = 2, joint_hiplt_roll_01 = 3, joint_hiprt_roll_01 = 4, joint_hipmaster_offset_01 = 5, joint_hiplt_01 = 6, joint_kneelt_01 = 7, joint_footlt_01 = 8, joint_toelt_01 = 9, joint_footunderlt_roll_01 = 10, joint_kneelt_roll_01 = 11, joint_hiprt_01 = 12, joint_kneert_01 = 13, joint_footrt_01 = 14, joint_toert_01 = 15, joint_footunderrt_roll_01 = 16, joint_kneert_roll_01 = 17, joint_torsoa_01 = 18, joint_torsob_01 = 19, joint_torsoc_01 = 20, joint_necka_01 = 21, joint_head_01 = 22, joint_jaw_01 = 23, joint_tongue_01 = 24, joint_tongue_02 = 25, joint_tongue_03 = 26, joint_liplower_01 = 27, joint_liplowerrt_01 = 28, joint_liplowerrt_02 = 29, joint_liplowerlt_01 = 30, joint_liplowerlt_02 = 31, joint_eyert_01 = 32, joint_eyelid_trt_01 = 33, joint_eyelid_brt_01 = 34, joint_eyebrow_innerrt_01 = 35, joint_eyebrowouterrt_01 = 36, joint_nosesidert_01 = 37, joint_dimplert_01 = 38, joint_highcheekrt_01 = 39, joint_cheekrt_01 = 40, joint_lipupper_01 = 41, joint_lipupperrt_01 = 42, joint_lipupperrt_02 = 43, joint_cornerrt_01 = 44, joint_nosemain_01 = 45, joint_cornerlt_01 = 46, joint_lipupperlt_02 = 47, joint_lipupperlt_01 = 48, joint_cheeklt_01 = 49, joint_highcheeklt_01 = 50, joint_dimplelt_01 = 51, joint_nosesidelt_01 = 52, joint_eyebrowouterlt_01 = 53, joint_eyebrow_innerlt_01 = 54, joint_eyelid_blt_01 = 55, joint_eyelid_tlt_01 = 56, joint_eyelt_01 = 57, joint_eyebrow_centerrt_01 = 58, joint_eyebrow_centerlt_01 = 59, joint_claviclelt_01 = 60, joint_shoulderlt_01 = 61, joint_elbowlt_01 = 62, joint_forarmlt_roll_01 = 63, joint_wristlt_offset_01 = 64, joint_wristlt_roll_01 = 65, joint_handlt_01 = 66, joint_carrylt_01 = 67, joint_weaponlt_01 = 68, joint_thumbalt_01 = 69, joint_thumbblt_01 = 70, joint_thumbclt_01 = 71, joint_pinkyalt_01 = 72, joint_pinkyblt_01 = 73, joint_pinkyclt_01 = 74, joint_pinkydlt_01 = 75, joint_ringalt_01 = 76, joint_ringblt_01 = 77, joint_ringclt_01 = 78, joint_ringdlt_01 = 79, joint_fingeralt_01 = 80, joint_fingerblt_01 = 81, joint_fingerclt_01 = 82, joint_fingerdlt_01 = 83, joint_indexalt_01 = 84, joint_indexblt_01 = 85, joint_indexclt_01 = 86, joint_indexdlt_01 = 87, joint_biceppokelt_01 = 88, joint_shoulderlt_roll_01 = 89, joint_claviclert_01 = 90, joint_shoulderrt_01 = 91, joint_elbowrt_01 = 92, joint_forarmrt_roll_01 = 93, joint_wristrt_offset_01 = 94, joint_wristrt_roll_01 = 95, joint_handrt_01 = 96, joint_weaponrt_01 = 97, joint_thumbart_01 = 98, joint_thumbbrt_01 = 99, joint_thumbcrt_01 = 100, joint_pinkyart_01 = 101, joint_pinkybrt_01 = 102, joint_pinkycrt_01 = 103, joint_pinkydrt_01 = 104, joint_ringart_01 = 105, joint_ringbrt_01 = 106, joint_ringcrt_01 = 107, joint_ringdrt_01 = 108, joint_fingerart_01 = 109, joint_fingerbrt_01 = 110, joint_fingercrt_01 = 111, joint_fingerdrt_01 = 112, joint_indexart_01 = 113, joint_indexbrt_01 = 114, joint_indexcrt_01 = 115, joint_indexdrt_01 = 116, joint_biceppokert_01 = 117, joint_shoulderrt_roll_01 = 118, joint_foot_rt_01_ik = 119, joint_foot_lt_01_ik = 120, joint_hand_rt_02_ik = 121, joint_hand_lt_02_ik = 122, joint_camoff_01 = 123, joint_cam_01 = 124, joint_hand_rt_01_ik = 125, joint_hand_lt_01_ik = 126 }; } namespace bones::killer::nemesis { enum { joint_char = 0, joint_pelvis_01 = 1, joint_hipmaster_01 = 2, joint_hiplt_01 = 3, joint_kneelt_01 = 4, joint_footlt_01 = 5, joint_toelt_01 = 6, joint_lowerleglt_twist_01 = 7, joint_upperleglt_twist_01 = 8, joint_hiprt_01 = 9, joint_kneert_01 = 10, joint_footrt_01 = 11, joint_toert_01 = 12, joint_lowerlegrt_twist_01 = 13, joint_upperlegrt_twist_01 = 14, joint_torsoa_01 = 15, joint_torsob_01 = 16, joint_torsoc_01 = 17, joint_claviclelt_01 = 18, joint_shoulderrollofflt_01 = 19, joint_shoulderrolllt_01 = 20, joint_shoulderlt_01 = 21, joint_elbowlt_01 = 22, joint_handlt_01 = 23, joint_weaponlt_01 = 24, joint_thumbalt_01 = 25, joint_thumbblt_01 = 26, joint_thumbclt_01 = 27, joint_indexalt_01 = 28, joint_indexblt_01 = 29, joint_indexclt_01 = 30, joint_indexdlt_01 = 31, joint_fingeralt_01 = 32, joint_fingerblt_01 = 33, joint_fingerclt_01 = 34, joint_fingerdlt_01 = 35, joint_ringalt_01 = 36, joint_ringblt_01 = 37, joint_ringclt_01 = 38, joint_ringdlt_01 = 39, joint_pinkyalt_01 = 40, joint_pinkyblt_01 = 41, joint_pinkyclt_01 = 42, joint_pinkydlt_01 = 43, joint_carrylt_01 = 44, joint_wristband = 45, joint_forarmlthigh_twist_01 = 46, joint_handroll01lt_02 = 47, joint_handroll01lt_01 = 48, joint_necka_01 = 49, joint_head_01 = 50, joint_jaw_01 = 51, joint_claviclert_01 = 52, joint_shoulderrolloffrt_01 = 53, joint_shoulderrollrt_01 = 54, joint_shoulderrt_01 = 55, joint_elbowrt_01 = 56, joint_handrt_01 = 57, joint_thumbart_01 = 58, joint_thumbbrt_01 = 59, joint_thumbcrt_01 = 60, joint_indexart_01 = 61, joint_indexbrt_01 = 62, joint_indexcrt_01 = 63, joint_indexdrt_01 = 64, joint_fingerart_01 = 65, joint_fingerbrt_01 = 66, joint_fingercrt_01 = 67, joint_fingerdrt_01 = 68, joint_ringart_01 = 69, joint_ringbrt_01 = 70, joint_ringcrt_01 = 71, joint_ringdrt_01 = 72, joint_pinkyart_01 = 73, joint_pinkybrt_01 = 74, joint_pinkycrt_01 = 75, joint_pinkydrt_01 = 76, joint_weaponrt_01 = 77, joint_forarmrthigh_twist_01 = 78, joint_handroll01rt_02 = 79, joint_handroll01rt_01 = 80, joint_camoff_01 = 81, joint_cam_01 = 82, joint_hand_lt_01_ik = 83, joint_hand_rt_01_ik = 84, joint_foot_rt_01_ik = 85, joint_foot_lt_01_ik = 86, joint_camperattach_01 = 87, joint_hand_lt_02_ik = 88, joint_hand_rt_02_ik = 89 }; } namespace bones::killer::pinhead { enum { joint_char = 0, joint_pelvis_01 = 1, joint_hipmaster_01 = 2, joint_hiprt_01 = 3, joint_kneert_01 = 4, joint_footrt_01 = 5, joint_toert_01 = 6, joint_hiptwistrt_01 = 7, joint_hiplt_01 = 8, joint_kneelt_01 = 9, joint_footlt_01 = 10, joint_toelt_01 = 11, joint_hiptwistlt_01 = 12, joint_bottomlt_01 = 13, joint_bottomrt_01 = 14, joint_torsoa_01 = 15, joint_torsob_01 = 16, joint_torsoc_01 = 17, joint_claviclelt_01 = 18, joint_shoulderlt_01 = 19, joint_elbowlt_01 = 20, joint_handlt_01 = 21, joint_carrylt_01 = 22, joint_thumbalt_01 = 23, joint_thumbblt_01 = 24, joint_thumbclt_01 = 25, joint_indexalt_01 = 26, joint_indexblt_01 = 27, joint_indexclt_01 = 28, joint_indexdlt_01 = 29, joint_fingeralt_01 = 30, joint_fingerblt_01 = 31, joint_fingerclt_01 = 32, joint_fingerdlt_01 = 33, joint_ringalt_01 = 34, joint_ringblt_01 = 35, joint_ringclt_01 = 36, joint_ringdlt_01 = 37, joint_pinkyalt_01 = 38, joint_pinkyblt_01 = 39, joint_pinkyclt_01 = 40, joint_pinkydlt_01 = 41, joint_wristlt_01 = 42, joint_forearmtwistlt_01 = 43, joint_biceppokelt_01 = 44, joint_shouldertoplt_01 = 45, joint_claviclefrontlt_01 = 46, joint_claviclert_01 = 47, joint_shoulderrt_01 = 48, joint_elbowrt_01 = 49, joint_handrt_01 = 50, joint_thumbart_01 = 51, joint_thumbbrt_01 = 52, joint_thumbcrt_01 = 53, joint_pinkyart_01 = 54, joint_pinkybrt_01 = 55, joint_pinkycrt_01 = 56, joint_pinkydrt_01 = 57, joint_ringart_01 = 58, joint_ringbrt_01 = 59, joint_ringcrt_01 = 60, joint_ringdrt_01 = 61, joint_fingerart_01 = 62, joint_fingerbrt_01 = 63, joint_fingercrt_01 = 64, joint_fingerdrt_01 = 65, joint_indexart_01 = 66, joint_indexbrt_01 = 67, joint_indexcrt_01 = 68, joint_indexdrt_01 = 69, joint_weaponrt_01 = 70, joint_forearmtwistrt_01 = 71, joint_wristrt_01 = 72, joint_biceppokert_01 = 73, joint_claviclefrontrt_01 = 74, joint_shouldertoprt_01 = 75, joint_necka_01 = 76, joint_head_01 = 77, joint_eyelt_01 = 78, joint_cheeklt_01 = 79, joint_dimplelt_01 = 80, joint_eyebrowouterlt_01 = 81, joint_eyeliduplt_01 = 82, joint_eyeliddownlt_01 = 83, joint_lipcornerlt_01 = 84, joint_lipupperlt_01 = 85, joint_lipupper_01 = 86, joint_nosesidelt_01 = 87, joint_nosemain_01 = 88, joint_eyebrowinnerlt_01 = 89, joint_eyebrowinnerlt_02 = 90, joint_eyebrowinnerlt_03 = 91, joint_cheekbonelt_01 = 92, joint_eyebrowinnerrt_01 = 93, joint_eyebrowinnerrt_02 = 94, joint_eyebrowinnerrt_03 = 95, joint_eyebrowouterrt_01 = 96, joint_cheekbonert_01 = 97, joint_cheekrt_01 = 98, joint_dimplert_01 = 99, joint_lipcornerrt_01 = 100, joint_lipupperrt_01 = 101, joint_nosesidert_01 = 102, joint_eyeliduprt_01 = 103, joint_eyert_01 = 104, joint_eyeliddownrt_01 = 105, joint_jaw_01 = 106, joint_tongue1_01 = 107, joint_tongue2_01 = 108, joint_tongue3_01 = 109, joint_liplowerlt_01 = 110, joint_liplower_01 = 111, joint_liplowerrt_01 = 112, joint_nail_01 = 113, joint_nail_02 = 114, joint_nail_03 = 115, joint_nail_04 = 116, joint_nail_05 = 117, joint_nail_06 = 118, joint_nail_07 = 119, joint_nail_08 = 120, joint_nail_09 = 121, joint_nail_11 = 122, joint_nail_12 = 123, joint_nail_13 = 124, joint_nail_14 = 125, joint_nail_15 = 126, joint_nail_16 = 127, joint_nail_17 = 128, joint_nail_18 = 129, joint_nail_19 = 130, joint_nail_20 = 131, joint_nail_21 = 132, joint_nail_22 = 133, joint_nail_23 = 134, joint_nail_24 = 135, joint_nail_25 = 136, joint_nail_26 = 137, joint_gulp_01 = 138, joint_shoulderbladelt_01 = 139, joint_shoulderbladelt_02 = 140, joint_shoulderbladert_01 = 141, joint_shoulderbladert_02 = 142, joint_ribcage_01 = 143, joint_ribcageft_01 = 144, joint_ribcagebk_01 = 145, joint_ribcagelt_01 = 146, joint_ribcageftlt_01 = 147, joint_ribcagebklt_01 = 148, joint_ribcagert_01 = 149, joint_ribcagebkrt_01 = 150, joint_ribcageftrt_01 = 151, joint_cam_02 = 152, joint_foot_lt_01_ik = 153, joint_foot_rt_01_ik = 154, joint_camperattach_01 = 155, joint_camoff_01 = 156, joint_cam_01 = 157, joint_hand_rt_01_ik = 158, joint_hand_lt_01_ik = 159 }; } namespace bones::killer::artist { enum { joint_char = 0, joint_pelvis_01 = 1, joint_hipmaster_01 = 2, joint_hiplt_01 = 3, joint_kneelt_01 = 4, joint_footlt_01 = 5, joint_toelt_01 = 6, joint_footbendlt_01 = 7, joint_footbendlt_02 = 8, joint_big_toealt_01 = 9, joint_big_toeblt_01 = 10, joint_big_toeclt_01 = 11, joint_middle_toealt_01 = 12, joint_middle_toeblt_01 = 13, joint_middle_toeclt_01 = 14, joint_index_toealt_01 = 15, joint_index_toeblt_01 = 16, joint_index_toeclt_01 = 17, joint_ring_toealt_01 = 18, joint_ring_toeblt_01 = 19, joint_ring_toeclt_01 = 20, joint_pinky_toealt_01 = 21, joint_pinky_toeblt_01 = 22, joint_pinky_toeclt_01 = 23, joint_lowerleglt_twist_01 = 24, joint_upperleglt_twist_01 = 25, joint_hiprt_01 = 26, joint_kneert_01 = 27, joint_footrt_01 = 28, joint_toert_01 = 29, joint_footbendrt_01 = 30, joint_footbendrt_02 = 31, joint_pinky_toeart_01 = 32, joint_pinky_toebrt_01 = 33, joint_pinky_toecrt_01 = 34, joint_ring_toeart_01 = 35, joint_ring_toebrt_01 = 36, joint_ring_toecrt_01 = 37, joint_middle_toeart_01 = 38, joint_middle_toebrt_01 = 39, joint_middle_toecrt_01 = 40, joint_index_toeart_01 = 41, joint_index_toebrt_01 = 42, joint_index_toecrt_01 = 43, joint_big_toeart_01 = 44, joint_big_toebrt_01 = 45, joint_big_toecrt_01 = 46, joint_lowerlegrt_twist_01 = 47, joint_upperlegrt_twist_01 = 48, joint_torsoa_01 = 49, joint_torsob_01 = 50, joint_torsoc_01 = 51, joint_claviclelt_01 = 52, joint_shoulderlt_01 = 53, joint_elbowlt_01 = 54, joint_handlt_01 = 55, joint_weaponlt_01 = 56, joint_thumbalt_01 = 57, joint_thumbblt_01 = 58, joint_thumbclt_01 = 59, joint_thumbdlt_01 = 60, joint_pinkyalt_01 = 61, joint_pinkyblt_01 = 62, joint_pinkyclt_01 = 63, joint_pinkydlt_01 = 64, joint_pinkyelt_01 = 65, joint_ringalt_01 = 66, joint_ringblt_01 = 67, joint_ringclt_01 = 68, joint_ringdlt_01 = 69, joint_ringelt_01 = 70, joint_fingeralt_01 = 71, joint_fingerblt_01 = 72, joint_fingerclt_01 = 73, joint_fingerdlt_01 = 74, joint_fingerelt_01 = 75, joint_indexalt_01 = 76, joint_indexblt_01 = 77, joint_indexclt_01 = 78, joint_indexdlt_01 = 79, joint_indexelt_01 = 80, joint_carrylt_01 = 81, joint_handroll01lt_01 = 82, joint_handroll01lt_02 = 83, joint_forarmlthigh_twist_01 = 84, joint_shoulderrollofflt_01 = 85, joint_shoulderrolllt_01 = 86, joint_claviclert_01 = 87, joint_shoulderrt_01 = 88, joint_elbowrt_01 = 89, joint_handrt_01 = 90, joint_weaponrt_01 = 91, joint_thumbart_01 = 92, joint_thumbbrt_01 = 93, joint_thumbcrt_01 = 94, joint_thumbdrt_01 = 95, joint_pinkyart_01 = 96, joint_pinkybrt_01 = 97, joint_pinkycrt_01 = 98, joint_pinkydrt_01 = 99, joint_pinkyert_01 = 100, joint_ringart_01 = 101, joint_ringbrt_01 = 102, joint_ringcrt_01 = 103, joint_ringdrt_01 = 104, joint_ringert_01 = 105, joint_fingerart_01 = 106, joint_fingerbrt_01 = 107, joint_fingercrt_01 = 108, joint_fingerdrt_01 = 109, joint_fingerert_01 = 110, joint_indexart_01 = 111, joint_indexbrt_01 = 112, joint_indexcrt_01 = 113, joint_indexdrt_01 = 114, joint_indexert_01 = 115, joint_forarmrthigh_twist_01 = 116, joint_handroll01rt_02 = 117, joint_handroll01rt_01 = 118, joint_shoulderrolloffrt_01 = 119, joint_shoulderrollrt_01 = 120, joint_necka_01 = 121, joint_necka_02 = 122, joint_head_01 = 123, joint_eyelt_01 = 124, joint_cheeklt_01 = 125, joint_dimplelt_01 = 126, joint_eyebrowinnerlt_01 = 127, joint_eyebrowouterlt_01 = 128, joint_eyeliduplt_01 = 129, joint_eyeliddownlt_01 = 130, joint_lipcornerlt_01 = 131, joint_lipupperlt_01 = 132, joint_lipupper_01 = 133, joint_nosesidelt_01 = 134, joint_nosemain_01 = 135, joint_jaw_01 = 136, joint_liplowerlt_01 = 137, joint_liplower_01 = 138, joint_tongue1_01 = 139, joint_liplowerrt_01 = 140, joint_eyert_01 = 141, joint_cheekrt_01 = 142, joint_eyeliduprt_01 = 143, joint_eyeliddownrt_01 = 144, joint_lipcornerrt_01 = 145, joint_eyebrowmidlt_01 = 146, joint_cheeklt_02 = 147, joint_cheekrt_02 = 148, joint_eyebrowmidrt_01 = 149, joint_eyebrowouterrt_01 = 150, joint_eyebrowouterlt_02 = 151, joint_eyebrowinnerrt_01 = 152, joint_eyebrowouterrt_02 = 153, joint_nosesidert_01 = 154, joint_lipupperrt_01 = 155, joint_dimplert_01 = 156, joint_cam_02 = 157, joint_camperattach_01 = 158, joint_camoff_01 = 159, joint_cam_01 = 160, joint_hand_rt_01_ik = 161, joint_hand_lt_01_ik = 162, joint_foot_rt_01_ik = 163, joint_foot_lt_01_ik = 164, joint_hand_lt_02_ik = 165, joint_hand_rt_02_ik = 166 }; } namespace bones::killer::wraith { enum { joint_char = 0, joint_pelvis_01 = 1, joint_hipmaster_01 = 2, joint_hiprt_01 = 3, joint_kneert_01 = 4, joint_footrt_01 = 5, joint_toert_01 = 6, joint_kneerollrt_01 = 7, joint_hiplt_01 = 8, joint_kneelt_01 = 9, joint_footlt_01 = 10, joint_toelt_01 = 11, joint_kneerolllt_01 = 12, joint_torsoa_01 = 13, joint_torsob_01 = 14, joint_torsoc_01 = 15, joint_claviclelt_01 = 16, joint_shoulderrollofflt_01 = 17, joint_shoulderrolllt_01 = 18, joint_shoulderlt_01 = 19, joint_elbowlt_01 = 20, joint_handlt_01 = 21, joint_weaponlt_01 = 22, joint_thumbalt_01 = 23, joint_thumbblt_01 = 24, joint_thumbclt_01 = 25, joint_indexalt_01 = 26, joint_indexblt_01 = 27, joint_indexclt_01 = 28, joint_fingeralt_01 = 29, joint_fingerblt_01 = 30, joint_fingerclt_01 = 31, joint_ringalt_01 = 32, joint_ringblt_01 = 33, joint_ringclt_01 = 34, joint_pinkyalt_01 = 35, joint_pinkyblt_01 = 36, joint_pinkyclt_01 = 37, joint_carrylt_01 = 38, joint_handroll01lt_01 = 39, joint_handroll01lt_02 = 40, joint_shoulderrolllt_02 = 41, joint_claviclert_01 = 42, joint_shoulderrolloffrt_01 = 43, joint_shoulderrollrt_01 = 44, joint_shoulderrt_01 = 45, joint_elbowrt_01 = 46, joint_handrt_01 = 47, joint_weaponrt_01 = 48, joint_thumbart_01 = 49, joint_thumbbrt_01 = 50, joint_thumbcrt_01 = 51, joint_indexart_01 = 52, joint_indexbrt_01 = 53, joint_indexcrt_01 = 54, joint_fingerart_01 = 55, joint_fingerbrt_01 = 56, joint_fingercrt_01 = 57, joint_ringart_01 = 58, joint_ringbrt_01 = 59, joint_ringcrt_01 = 60, joint_pinkyart_01 = 61, joint_pinkybrt_01 = 62, joint_pinkycrt_01 = 63, joint_handroll01rt_01 = 64, joint_handroll01rt_02 = 65, joint_shoulderrollrt_02 = 66, joint_necka_01 = 67, joint_head_01 = 68, joint_camperattach_01 = 69, joint_foot_rt_01_ik = 70, joint_foot_lt_01_ik = 71, joint_camoff_01 = 72, joint_cam_01 = 73, joint_hand_rt_01_ik = 74, joint_hand_lt_01_ik = 75, joint_hand_rt_02_ik = 76, joint_hand_lt_02_ik = 77 }; } namespace bones::killer::nurse { enum { joint_char = 0, joint_pelvis_01 = 1, joint_hipmaster_01 = 2, joint_hiprt_01 = 3, joint_kneert_01 = 4, joint_footrt_01 = 5, joint_toert_01 = 6, joint_hiplt_01 = 7, joint_kneelt_01 = 8, joint_footlt_01 = 9, joint_toelt_01 = 10, joint_torsoa_01 = 11, joint_torsob_01 = 12, joint_torsoc_01 = 13, joint_claviclelt_01 = 14, joint_shoulderlt_01 = 15, joint_elbowlt_01 = 16, joint_handlt_01 = 17, joint_weaponlt_01 = 18, joint_thumbalt_01 = 19, joint_thumbblt_01 = 20, joint_thumbclt_01 = 21, joint_indexalt_01 = 22, joint_indexblt_01 = 23, joint_indexclt_01 = 24, joint_fingeralt_01 = 25, joint_fingerblt_01 = 26, joint_fingerclt_01 = 27, joint_ringalt_01 = 28, joint_ringblt_01 = 29, joint_ringclt_01 = 30, joint_pinkyalt_01 = 31, joint_pinkyblt_01 = 32, joint_pinkyclt_01 = 33, joint_carrylt_01 = 34, joint_elbowlt_twist = 35, joint_claviclert_01 = 36, joint_shoulderrt_01 = 37, joint_elbowrt_01 = 38, joint_handrt_01 = 39, joint_weaponrt_01 = 40, joint_thumbart_01 = 41, joint_thumbbrt_01 = 42, joint_thumbcrt_01 = 43, joint_indexart_01 = 44, joint_indexbrt_01 = 45, joint_indexcrt_01 = 46, joint_fingerart_01 = 47, joint_fingerbrt_01 = 48, joint_fingercrt_01 = 49, joint_ringart_01 = 50, joint_ringbrt_01 = 51, joint_ringcrt_01 = 52, joint_pinkyart_01 = 53, joint_pinkybrt_01 = 54, joint_pinkycrt_01 = 55, joint_elbowrt_twist = 56, joint_necka_01 = 57, joint_head_01 = 58, joint_jaw_01 = 59, joint_tongue_01 = 60, joint_tongue_02 = 61, joint_tongue_03 = 62, joint_dress_01 = 63, joint_dress_02 = 64, joint_dress_03 = 65, joint_dress_04 = 66, joint_dress_05 = 67, joint_dress_06 = 68, joint_dress_07 = 69, joint_dress_08 = 70, joint_dress_09 = 71, joint_dress_11 = 72, joint_dress_12 = 73, joint_dress_13 = 74, joint_dress_14 = 75, joint_dress_15 = 76, joint_dress_16 = 77, joint_dress_15a = 78, joint_dress_17 = 79, joint_dress_18 = 80, joint_dress_19 = 81, joint_dress_20 = 82, joint_dress_21 = 83, joint_dress_22 = 84, joint_dress_23 = 85, joint_dress_24 = 86, joint_dress_25 = 87, joint_dress_26 = 88, joint_dress_27 = 89, joint_dress_28 = 90, joint_dress_29 = 91, joint_dress_30 = 92, joint_dress_31 = 93, joint_dress_32 = 94, joint_dress_33 = 95, joint_dress_34 = 96, joint_dress_35 = 97, joint_dress_36 = 98, joint_dress_37 = 99, joint_dress_38 = 100, joint_dress_39 = 101, joint_dress_40 = 102, joint_dress_41 = 103, joint_dress_42 = 104, joint_dress_43 = 105, joint_dress_44 = 106, joint_dress_45 = 107, joint_dress_46 = 108, joint_dress_47 = 109, joint_dress_48 = 110, joint_dress_49 = 111, joint_dress_50 = 112, joint_dress_51 = 113, joint_dress_52 = 114, joint_dress_53 = 115, joint_dress_54 = 116, joint_dress_55 = 117, joint_dress_56 = 118, joint_dress_57 = 119, joint_camperattach_01 = 120, joint_foot_rt_01_ik = 121, joint_foot_lt_01_ik = 122, joint_hand_rt_02_ik = 123, joint_hand_lt_02_ik = 124, joint_camoff_01 = 125, joint_cam_01 = 126, joint_hand_lt_01_ik = 127, joint_hand_rt_01_ik = 128 }; } namespace bones::killer::demogorgon { enum { joint_char = 0, joint_pelvis_01 = 1, joint_hipmaster_01 = 2, joint_hiprt_01 = 3, joint_kneert_01 = 4, joint_footrt_roll_01 = 5, joint_backlegrt_01 = 6, joint_footrt_01 = 7, joint_toert_01 = 8, joint_toe_index_art_01 = 9, joint_toe_index_brt_01 = 10, joint_toe_index_crt_01 = 11, joint_toe_middle_art_01 = 12, joint_toe_middle_brt_01 = 13, joint_toe_middle_crt_01 = 14, joint_toe_pinky_art_01 = 15, joint_toe_pinky_brt_01 = 16, joint_toe_pinky_crt_01 = 17, joint_kneert_roll_01 = 18, joint_hiplt_01 = 19, joint_kneelt_roll_01 = 20, joint_kneelt_01 = 21, joint_footlt_roll_01 = 22, joint_backleglt_01 = 23, joint_footlt_01 = 24, joint_toelt_01 = 25, joint_toe_index_alt_01 = 26, joint_toe_index_blt_01 = 27, joint_toe_index_clt_01 = 28, joint_toe_middle_alt_01 = 29, joint_toe_middle_blt_01 = 30, joint_toe_middle_clt_01 = 31, joint_toe_pinky_alt_01 = 32, joint_toe_pinky_blt_01 = 33, joint_toe_pinky_clt_01 = 34, joint_hiplt_roll_01 = 35, joint_hiprt_roll_01 = 36, joint_torsoa_01 = 37, joint_torsob_01 = 38, joint_torsoc_01 = 39, joint_claviclelt_01 = 40, joint_shoulderlt_01 = 41, joint_elbowlt_01 = 42, joint_handlt_01 = 43, joint_weaponlt_01 = 44, joint_thumbalt_01 = 45, joint_thumbblt_01 = 46, joint_thumbclt_01 = 47, joint_indexalt_01 = 48, joint_indexblt_01 = 49, joint_indexclt_01 = 50, joint_fingeralt_01 = 51, joint_fingerblt_01 = 52, joint_fingerclt_01 = 53, joint_ringalt_01 = 54, joint_ringblt_01 = 55, joint_ringclt_01 = 56, joint_pinkyalt_01 = 57, joint_pinkyblt_01 = 58, joint_pinkyclt_01 = 59, joint_extrawrist01lt_01 = 60, joint_index01lt_01 = 61, joint_finger01lt_01 = 62, joint_ring01lt_01 = 63, joint_pinky01lt_01 = 64, joint_carrylt_01 = 65, joint_handlt_roll_01 = 66, joint_forarmlt_roll_01 = 67, joint_elbowlt_roll_01 = 68, joint_shoulderlt_roll_01 = 69, joint_claviclert_01 = 70, joint_shoulderrt_01 = 71, joint_elbowrt_01 = 72, joint_handrt_01 = 73, joint_weaponrt_01 = 74, joint_thumbart_01 = 75, joint_thumbbrt_01 = 76, joint_thumbcrt_01 = 77, joint_indexart_01 = 78, joint_indexbrt_01 = 79, joint_indexcrt_01 = 80, joint_fingerart_01 = 81, joint_fingerbrt_01 = 82, joint_fingercrt_01 = 83, joint_ringart_01 = 84, joint_ringbrt_01 = 85, joint_ringcrt_01 = 86, joint_pinkyart_01 = 87, joint_pinkybrt_01 = 88, joint_pinkycrt_01 = 89, joint_extrawrist01rt_01 = 90, joint_index01rt_01 = 91, joint_finger01rt_01 = 92, joint_ring01rt_01 = 93, joint_pinky01rt_01 = 94, joint_handrt_roll_01 = 95, joint_forarmrt_roll_01 = 96, joint_elbowrt_roll_01 = 97, joint_shoulderrt_roll_01 = 98, joint_necka_01 = 99, joint_head_01 = 100, joint_jaw_t_alt_01 = 101, joint_jaw_t_blt_01 = 102, joint_jaw_t_clt_01 = 103, joint_jaw_t_dlt_01 = 104, joint_jaw_t_elt_01 = 105, joint_jaw_b_alt_01 = 106, joint_jaw_b_blt_01 = 107, joint_jaw_b_clt_01 = 108, joint_jaw_b_dlt_01 = 109, joint_jaw_b_elt_01 = 110, joint_jaw_t_art_01 = 111, joint_jaw_t_brt_01 = 112, joint_jaw_t_crt_01 = 113, joint_jaw_t_drt_01 = 114, joint_jaw_t_ert_01 = 115, joint_jaw_b_art_01 = 116, joint_jaw_b_brt_01 = 117, joint_jaw_b_crt_01 = 118, joint_jaw_b_drt_01 = 119, joint_jaw_b_ert_01 = 120, joint_jaw_m_art_01 = 121, joint_jaw_m_brt_01 = 122, joint_jaw_m_crt_01 = 123, joint_jaw_b_01 = 124, joint_camperattach_01 = 125, joint_camoff_01 = 126, joint_cam_01 = 127, joint_hand_rt_01_ik = 128, joint_hand_lt_01_ik = 129, joint_hand_rt_02_ik = 130, joint_hand_lt_02_ik = 131, joint_foot_rt_01_ik = 132, joint_foot_lt_01_ik = 133 }; } namespace bones::killer::sadako { enum { joint_char = 0, joint_pelvis_01 = 1, joint_hipmaster_01 = 2, joint_hiprt_01 = 3, joint_kneert_01 = 4, joint_footrt_01 = 5, joint_toert_01 = 6, joint_hiplt_01 = 7, joint_kneelt_01 = 8, joint_footlt_01 = 9, joint_toelt_01 = 10, joint_torsoa_01 = 11, joint_torsob_01 = 12, joint_torsoc_01 = 13, joint_claviclelt_01 = 14, joint_shoulderlt_01 = 15, joint_elbowlt_01 = 16, joint_handlt_01 = 17, joint_carrylt_01 = 18, joint_thumbalt_01 = 19, joint_thumbblt_01 = 20, joint_thumbclt_01 = 21, joint_indexalt_01 = 22, joint_indexblt_01 = 23, joint_indexclt_01 = 24, joint_indexdlt_01 = 25, joint_fingeralt_01 = 26, joint_fingerblt_01 = 27, joint_fingerclt_01 = 28, joint_fingerdlt_01 = 29, joint_ringalt_01 = 30, joint_ringblt_01 = 31, joint_ringclt_01 = 32, joint_ringdlt_01 = 33, joint_pinkyalt_01 = 34, joint_pinkyblt_01 = 35, joint_pinkyclt_01 = 36, joint_pinkydlt_01 = 37, joint_handrolllt_01 = 38, joint_necka_01 = 39, joint_head_01 = 40, joint_cheeklt_01 = 41, joint_cheekrt_01 = 42, joint_dimplelt_01 = 43, joint_dimplert_01 = 44, joint_eyebrowinnerlt_01 = 45, joint_eyebrowmiddlelt_01 = 46, joint_eyebrowouterlt_01 = 47, joint_eyelt_01 = 48, joint_eyeliduplt_01 = 49, joint_sub_eyeliduplt_01 = 50, joint_sub_eyeliduplt_02 = 51, joint_sub_eyeliduplt_03 = 52, joint_sub_eyeliduplt_04 = 53, joint_eyeliddownlt_01 = 54, joint_sub_eyeliddownlt_01 = 55, joint_sub_eyeliddownlt_02 = 56, joint_sub_eyeliddownlt_03 = 57, joint_sub_eyeliddownlt_04 = 58, joint_lipcornerlt_01 = 59, joint_lipcornerrt_01 = 60, joint_lipupperlt_01 = 61, joint_lipupperrt_01 = 62, joint_lipupper_01 = 63, joint_nosesidelt_01 = 64, joint_nosesidert_01 = 65, joint_nosemain_01 = 66, joint_jaw_01 = 67, joint_liplowerlt_01 = 68, joint_liplower_01 = 69, joint_liplowerrt_01 = 70, joint_tongue1_01 = 71, joint_tongue2_01 = 72, joint_tongue3_01 = 73, joint_hairsidert_01 = 74, joint_hairsidert_02 = 75, joint_hairsidert_03 = 76, joint_hairsidelt_01 = 77, joint_hairsidelt_02 = 78, joint_hairsidelt_03 = 79, joint_hairrt_02 = 80, joint_hairrt_03 = 81, joint_hairrt_04 = 82, joint_hairrt_05 = 83, joint_hairrt_06 = 84, joint_hairrt_07 = 85, joint_hairlt_02 = 86, joint_hairlt_03 = 87, joint_hairlt_04 = 88, joint_hairlt_05 = 89, joint_hairlt_06 = 90, joint_hairlt_07 = 91, joint_hair_02 = 92, joint_hair_03 = 93, joint_hair_04 = 94, joint_hair_05 = 95, joint_hair_06 = 96, joint_hair_07 = 97, joint_eyebrowinnerrt_01 = 98, joint_eyebrowmiddlert_01 = 99, joint_eyebrowouterrt_01 = 100, joint_eyert_01 = 101, joint_eyeliddownrt_01 = 102, joint_sub_eyeliddownrt_01 = 103, joint_sub_eyeliddownrt_02 = 104, joint_sub_eyeliddownrt_03 = 105, joint_sub_eyeliddownrt_04 = 106, joint_eyeliduprt_01 = 107, joint_sub_eyeliduprt_01 = 108, joint_sub_eyeliduprt_02 = 109, joint_sub_eyeliduprt_03 = 110, joint_sub_eyeliduprt_04 = 111, joint_brokenjaw_01 = 112, joint_brokenjaw_02 = 113, joint_mouthdrip_01 = 114, joint_mouthdrip_02 = 115, joint_mouthdrip_03 = 116, joint_cam_02 = 117, joint_claviclert_01 = 118, joint_shoulderrt_01 = 119, joint_elbowrt_01 = 120, joint_handrt_01 = 121, joint_weaponrt_01 = 122, joint_thumbart_01 = 123, joint_thumbbrt_01 = 124, joint_thumbcrt_01 = 125, joint_indexart_01 = 126, joint_indexbrt_01 = 127, joint_indexcrt_01 = 128, joint_indexdrt_01 = 129, joint_fingerart_01 = 130, joint_fingerbrt_01 = 131, joint_fingercrt_01 = 132, joint_fingerdrt_01 = 133, joint_ringart_01 = 134, joint_ringbrt_01 = 135, joint_ringcrt_01 = 136, joint_ringdrt_01 = 137, joint_pinkyart_01 = 138, joint_pinkybrt_01 = 139, joint_pinkycrt_01 = 140, joint_pinkydrt_01 = 141, joint_handrollrt_01 = 142, joint_foot_lt_01_ik = 143, joint_foot_rt_01_ik = 144, joint_camperattach_01 = 145, joint_camoff_01 = 146, joint_cam_01 = 147, joint_hand_rt_01_ik = 148, joint_hand_lt_01_ik = 149 }; }