The card will not show up unless you mod the client for the card to show up and also the creature won't show up unless you mod the client again.. ^^ But well I am just here to put it in your database
-- No it will not work on normal Client - Due to it not being in the client--
-- No I will not answer any PM's to get it to working in client all I can say is brain.exe.--
Anyway here you go...
Card ID = 540076
Card Query
Code:
Insert into arcadia.dbo.ItemResource
([id]
,[name_id]
,[tooltip_id]
,[type]
,[group]
,[class]
,[wear_type]
,[set_id]
,[set_part_flag]
,[rank]
,[level]
,[enhance]
,[socket]
,[status_flag]
,[limit_deva]
,[limit_asura]
,[limit_gaia]
,[limit_fighter]
,[limit_hunter]
,[limit_magician]
,[limit_summoner]
,[use_min_level]
,[use_max_level]
,[target_min_level]
,[target_max_level]
,[range]
,[weight]
,[price]
,[huntaholic_point]
,[endurance]
,[material]
,[summon_id]
,[flag_cashitem]
,[flag_wear]
,[flag_use]
,[flag_target_use]
,[flag_duplicate]
,[flag_drop]
,[flag_trade]
,[flag_sell]
,[flag_storage]
,[flag_overweight]
,[flag_riding]
,[flag_move]
,[flag_sit]
,[flag_enhance]
,[flag_quest]
,[flag_raid]
,[flag_secroute]
,[flag_eventmap]
,[flag_huntaholic]
,[flag_huntaholic_usable_only]
,[available_period]
,[decrease_type]
,[throw_range]
,[distribute_type]
,[base_type_0]
,[base_var1_0]
,[base_var2_0]
,[base_type_1]
,[base_var1_1]
,[base_var2_1]
,[base_type_2]
,[base_var1_2]
,[base_var2_2]
,[base_type_3]
,[base_var1_3]
,[base_var2_3]
,[opt_type_0]
,[opt_var1_0]
,[opt_var2_0]
,[opt_type_1]
,[opt_var1_1]
,[opt_var2_1]
,[opt_type_2]
,[opt_var1_2]
,[opt_var2_2]
,[opt_type_3]
,[opt_var1_3]
,[opt_var2_3]
,[effect_id]
,[enhance_0_id]
,[enhance_0_01]
,[enhance_0_02]
,[enhance_0_03]
,[enhance_0_04]
,[enhance_1_id]
,[enhance_1_01]
,[enhance_1_02]
,[enhance_1_03]
,[enhance_1_04]
,[skill_id]
,[state_id]
,[state_level]
,[state_time]
,[state_type]
,[cool_time]
,[cool_time_group]
,[model_type_dem]
,[model_type_def]
,[model_type_asm]
,[model_type_asf]
,[model_type_gam]
,[model_type_gaf]
,[deco_model_change]
,[model_00]
,[model_01]
,[model_02]
,[model_03]
,[model_04]
,[model_05]
,[model_06]
,[model_07]
,[model_08]
,[model_09]
,[model_10]
,[model_11]
,[model_12]
,[model_13]
,[model_14]
,[model_15]
,[model_16]
,[model_17]
,[texture_filename]
,[drop_type]
,[icon_id]
,[icon_file_name]
,[script_text])
VALUES('540076','10540076','20540076','2','13','0','-1','0','0','0','1','0','0','0','1','1','1','1','1','1','1','0','0','0','0','0.00','0.50','360000','0','0','99','4501','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0.00','0','0','0.00','0.00','0','0.00','0.00','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','drop_card','0','icon_card_creasture_u','')
Cube Summon Resource
Code:
-- Evo -1
insert into Arcadia.dbo.SummonResource
([id]
,[model_id]
,[name_id]
,[type]
,[magic_type]
,[rate]
,[stat_id]
,[size]
,[scale]
,[target_fx_size]
,[standard_walk_speed]
,[standard_run_speed]
,[riding_speed]
,[run_speed]
,[is_riding_only]
,[riding_motion_type]
,[attack_range]
,[walk_type]
,[slant_type]
,[material]
,[weapon_type]
,[attack_motion_speed]
,[form]
,[evolve_target]
,[camera_x]
,[camera_y]
,[camera_z]
,[target_x]
,[target_y]
,[target_z]
,[model]
,[motion_file_id]
,[face_id]
,[face_file_name]
,[card_id]
,[script_text]
,[illust_file_name]
,[text_feature_id]
,[text_name_id]
,[skill1_id]
,[skill1_text_id]
,[skill2_id]
,[skill2_text_id]
,[skill3_id]
,[skill3_text_id]
,[skill4_id]
,[skill4_text_id]
,[skill5_id]
,[skill5_text_id]
,[texture_group]
,[local_flag])
VALUES ('4501','103164','24501','6','0','4','4501','1.00','1.00','11.00','40','80','50','100','0','800','0.00','33','0','5','101','0','1','4502','5','-3','26','-0.30','-0.06','14.86','mechanic_cubelv1','103164','30019','icon_creature_cube_lv1','540076','0','game_image_card_cube_lv1','3004501','0','0','0','0','0','0','0','0','0','0','0','-1','0')
-- Evo - 2
insert into Arcadia.dbo.SummonResource
([id]
,[model_id]
,[name_id]
,[type]
,[magic_type]
,[rate]
,[stat_id]
,[size]
,[scale]
,[target_fx_size]
,[standard_walk_speed]
,[standard_run_speed]
,[riding_speed]
,[run_speed]
,[is_riding_only]
,[riding_motion_type]
,[attack_range]
,[walk_type]
,[slant_type]
,[material]
,[weapon_type]
,[attack_motion_speed]
,[form]
,[evolve_target]
,[camera_x]
,[camera_y]
,[camera_z]
,[target_x]
,[target_y]
,[target_z]
,[model]
,[motion_file_id]
,[face_id]
,[face_file_name]
,[card_id]
,[script_text]
,[illust_file_name]
,[text_feature_id]
,[text_name_id]
,[skill1_id]
,[skill1_text_id]
,[skill2_id]
,[skill2_text_id]
,[skill3_id]
,[skill3_text_id]
,[skill4_id]
,[skill4_text_id]
,[skill5_id]
,[skill5_text_id]
,[texture_group]
,[local_flag])
VALUES('4502','103165','24502','6','0','4','4502','0.80','1.00','11.00','40','80','50','100','0','960','0.00','33','0','5','101','0','2','4503','5','-27','15','-0.30','0.06','14.86','mechanic_cubelv2','103165','30019','icon_creature_cube_lv2','540076','0','game_image_card_cube_lv2','3004501','0','0','0','0','0','0','0','0','0','0','0','-1','0')
-- Evo - 3
insert into Arcadia.dbo.SummonResource
([id]
,[model_id]
,[name_id]
,[type]
,[magic_type]
,[rate]
,[stat_id]
,[size]
,[scale]
,[target_fx_size]
,[standard_walk_speed]
,[standard_run_speed]
,[riding_speed]
,[run_speed]
,[is_riding_only]
,[riding_motion_type]
,[attack_range]
,[walk_type]
,[slant_type]
,[material]
,[weapon_type]
,[attack_motion_speed]
,[form]
,[evolve_target]
,[camera_x]
,[camera_y]
,[camera_z]
,[target_x]
,[target_y]
,[target_z]
,[model]
,[motion_file_id]
,[face_id]
,[face_file_name]
,[card_id]
,[script_text]
,[illust_file_name]
,[text_feature_id]
,[text_name_id]
,[skill1_id]
,[skill1_text_id]
,[skill2_id]
,[skill2_text_id]
,[skill3_id]
,[skill3_text_id]
,[skill4_id]
,[skill4_text_id]
,[skill5_id]
,[skill5_text_id]
,[texture_group]
,[local_flag])
VALUES('4503','103166','24503','6','0','4','4503','2.00','1.50','11.00','40','80','50','100','0','1119','0.00','33','0','5','101','0','3','0','5','-24','13','-0.30','0.06','14.86','mechanic_cubelv3','103166','30019','icon_creature_cube_lv3','540076','0','game_image_card_cube_lv3','3004501','0','0','0','0','0','0','0','0','0','0','0','-1','0')
Don't forget if you use and it worked Just a Thanks will do






