Skip to content

Commit e3d019b

Browse files
authored
Party Trick 翻译更新 (#5869)
1 parent f190034 commit e3d019b

File tree

11 files changed

+240
-61
lines changed

11 files changed

+240
-61
lines changed

projects/1.21-fabric/assets/modrinth-partytrick/partytrick/lang/en_us.json

Lines changed: 17 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,22 +5,33 @@
55

66
"trickster.trick.partytrick.pepernoten_creation": "Sinterklaas's Ploy",
77
"trickster.trick.partytrick.set_custom_model_data": "Ploy of Vanity",
8+
89
"trickster.trick.partytrick.summon_snowball": "Winter's Ploy",
910
"trickster.trick.partytrick.summon_spit": "Llama's Ploy",
1011
"trickster.trick.partytrick.summon_wind_charge": "Aang's Ploy",
11-
"trickster.trick.partytrick.light_particle": "Radiance Ploy",
12-
"trickster.trick.partytrick.conjure_colored_light": "Illumination Ploy",
13-
"trickster.trick.partytrick.change_color": "Painter's Ploy",
14-
"trickster.trick.partytrick.get_color": "Eye Dropper's Ingress",
15-
"trickster.trick.partytrick.dye_to_vector": "Designer's Distortion",
12+
13+
"trickster.trick.partytrick.set_dye_color": "Painter's Ploy",
14+
"trickster.trick.partytrick.remove_dye_color": "Puritan’s Ploy",
15+
"trickster.trick.partytrick.get_dye_color": "Eye Dropper's Ingress",
16+
"trickster.trick.partytrick.set_color": "Ploy of Dyestuffation",
17+
"trickster.trick.partytrick.get_color": "Dyestuff Ingress",
18+
"trickster.trick.partytrick.glow": "Ploy of Contrast",
19+
1620
"trickster.trick.partytrick.get_sound": "Mike's Ingress",
1721
"trickster.trick.partytrick.play_sound": "Siren's Ploy",
1822
"trickster.trick.partytrick.muffle_sound": "Ploy of Tismphones",
23+
1924
"trickster.trick.partytrick.get_vehicle": "Partner Ingress",
2025
"trickster.trick.partytrick.ride_entity": "Passion Ploy",
2126
"trickster.trick.partytrick.dismount_entity": "Descend Ploy",
27+
2228
"trickster.trick.partytrick.get_breeding_age": "Memento’s Ingress",
2329
"trickster.trick.partytrick.add_breeding_age": "Temporal Ploy",
2430

25-
"partytrick.subtitle.clicker": "Clicker clicks"
31+
"trickster.trick.partytrick.get_armor_stand_state": "Pinocchio's Ingress",
32+
"trickster.trick.partytrick.set_armor_stand_state": "Cleo's Ploy",
33+
"trickster.trick.partytrick.move_armor_stand": "Mr. Jollyboy's Ploy",
34+
35+
"partytrick.subtitle.clicker": "Clicker clicks",
36+
"partytrick.subtitle.whip": "Whip whips"
2637
}

projects/1.21-fabric/assets/modrinth-partytrick/partytrick/lang/zh_cn.json

Lines changed: 17 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,22 +5,33 @@
55

66
"trickster.trick.partytrick.pepernoten_creation": "圣尼古拉斯之技巧",
77
"trickster.trick.partytrick.set_custom_model_data": "虚荣之技巧",
8+
89
"trickster.trick.partytrick.summon_snowball": "寒冬之技巧",
910
"trickster.trick.partytrick.summon_spit": "羊驼之技巧",
1011
"trickster.trick.partytrick.summon_wind_charge": "安昂之技巧",
11-
"trickster.trick.partytrick.light_particle": "光耀之技巧",
12-
"trickster.trick.partytrick.conjure_colored_light": "光艳之技巧",
13-
"trickster.trick.partytrick.change_color": "画家之技巧",
14-
"trickster.trick.partytrick.get_color": "吸管之辑流",
15-
"trickster.trick.partytrick.dye_to_vector": "设计师之曲变",
12+
13+
"trickster.trick.partytrick.set_dye_color": "画家之技巧",
14+
"trickster.trick.partytrick.remove_dye_color": "清教徒之技巧",
15+
"trickster.trick.partytrick.get_dye_color": "吸管之辑流",
16+
"trickster.trick.partytrick.set_color": "着染之技巧",
17+
"trickster.trick.partytrick.get_color": "着染之辑流",
18+
"trickster.trick.partytrick.glow": "突显之技巧",
19+
1620
"trickster.trick.partytrick.get_sound": "麦克风之辑流",
1721
"trickster.trick.partytrick.play_sound": "警笛之技巧",
1822
"trickster.trick.partytrick.muffle_sound": "消音耳罩之技巧",
23+
1924
"trickster.trick.partytrick.get_vehicle": "同伴之辑流",
2025
"trickster.trick.partytrick.ride_entity": "激策之技巧",
2126
"trickster.trick.partytrick.dismount_entity": "离座之技巧",
27+
2228
"trickster.trick.partytrick.get_breeding_age": "纪岁之辑流",
2329
"trickster.trick.partytrick.add_breeding_age": "时岁之技巧",
2430

25-
"partytrick.subtitle.clicker": "卡扣:咔哒"
31+
"trickster.trick.partytrick.get_armor_stand_state": "匹诺曹之辑流",
32+
"trickster.trick.partytrick.set_armor_stand_state": "Cleo之技巧",
33+
"trickster.trick.partytrick.move_armor_stand": "木偶之技巧",
34+
35+
"partytrick.subtitle.clicker": "卡扣:咔哒",
36+
"partytrick.subtitle.whip": "捆索:抽打"
2637
}
Lines changed: 21 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,48 +1,53 @@
11
```json
22
{
3-
"title": "Colors",
3+
"title": "Colorful Party Tricks",
44
"icon": "minecraft:white_dye",
55
"category": "trickster:tricks",
66
"additional_search_terms": [
7-
"Illumination Ploy",
8-
"Radiance Ploy",
7+
"Ploy of Contrast",
98
"Painter's Ploy",
9+
"Puritan’s Ploy",
1010
"Eye Dropper's Ingress",
11-
"Designer's Distortion"
11+
"Ploy of Dyestuffation",
12+
"Dyestuff Ingress"
1213
]
1314
}
1415
```
1516

16-
Color can be used in two ways, either a dye item or vector that represents the red, green and blue with values from 0 to 255.
17+
Additional color related tricks added by Party Trick.
1718

18-
Added by Party Trick.
19+
;;;;;
20+
21+
<|ploy@trickster:templates|trick-id=partytrick:remove_dye_color,cost=40G * amount|>
22+
23+
Similar to [Ploy of Attrition](^trickster:ploys/block#13) takes a target and a source of water. Removes the color of the target.
1924

2025
;;;;;
2126

22-
<|ploy@trickster:templates|trick-id=partytrick:change_color,cost=40G * amount|>
27+
<|ploy@trickster:templates|trick-id=partytrick:set_dye_color,cost=40G * "amount of dye used"|>
2328

24-
Changes the color of the given block, slot or entity.
29+
Changes the color of the given target to the dye inside the given slot, using the dye in the process.
2530

2631
;;;;;
2732

28-
<|trick@trickster:templates|trick-id=partytrick:get_color|>
33+
<|trick@trickster:templates|trick-id=partytrick:get_dye_color|>
2934

30-
Returns a color if available.
35+
Returns a dye based on the targets color if available.
3136

3237
;;;;;
3338

34-
<|trick@trickster:templates|trick-id=partytrick:dye_to_vector|>
39+
<|trick@trickster:templates|trick-id=partytrick:set_color|>
3540

36-
Returns the rgb vector associated with the given dye.
41+
Sets the exact color of the given dyeable item. When no color is provided removes it instead.
3742

3843
;;;;;
3944

40-
<|ploy@trickster:templates|trick-id=partytrick:conjure_colored_light,cost=20G|>
45+
<|trick@trickster:templates|trick-id=partytrick:get_color|>
4146

42-
Conjures a permanent light source at the given position. Optionally a color can be provided using a color vector.
47+
Returns the exact color of the given dyeable item or void if it has no exact color applied to it.
4348

4449
;;;;;
4550

46-
<|trick@trickster:templates|trick-id=partytrick:light_particle|>
51+
<|ploy@trickster:templates|trick-id=partytrick:glow,cost=1G * distance^3|>
4752

48-
Conjures a light particle at the given position. Optionally a velocity and color vector can be provided.
53+
Makes an entity glow for 5 seconds. When no color is provided, the glow vanishes. Optionally, a list of effected viewers can be given.

projects/1.21-fabric/assets/modrinth-partytrick/partytrick/lavender/entries/tome_of_tomfoolery/entity.md

Lines changed: 59 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@
44
"icon": "minecraft:pig_spawn_egg",
55
"category": "trickster:tricks",
66
"additional_search_terms": [
7+
"Partner Ingress",
8+
"Passion Ploy",
9+
"Descend Ploy",
10+
"Memento’s Ingress",
11+
"Temporal Ploy",
12+
"Pinocchio's Ingress",
13+
"Cleo's Ploy",
14+
"Mr. Jollyboy's Ploy"
715
]
816
}
917
```
@@ -20,13 +28,13 @@ Returns the given entity's vehicle or void if it's not riding anything.
2028

2129
<|ploy@trickster:templates|trick-id=partytrick:ride_entity,cost=20G + 1.35G^distance|>
2230

23-
Causes the first given entity to ride the second entity. With the mana cost scaling based on distance between them.
31+
Causes the first given entity to ride the second entity, returning the rider entity. With the mana cost scaling based on distance between them.
2432

2533
;;;;;
2634

27-
<|ploy@trickster:templates|trick-id=partytrick:dismount_entity,cost=distance^2 * 1G|>
35+
<|ploy@trickster:templates|trick-id=partytrick:dismount_entity,cost=1G * distance^2|>
2836

29-
Causes the given entity to dismount their vehicle. Some entities keep their momentum when dismounted.
37+
Causes the given entity to dismount their vehicle, with some entities keep their momentum when dismounted.
3038

3139
;;;;;
3240

@@ -36,6 +44,52 @@ Returns the breeding age of the given animal in ticks. When the breeding age is
3644

3745
;;;;;
3846

39-
<|ploy@trickster:templates|trick-id=partytrick:add_breeding_age,cost=amount^2 * 1G|>
47+
<|ploy@trickster:templates|trick-id=partytrick:add_breeding_age,cost=1G * amount^2|>
4048

41-
Adds an amount of ticks to the given animals breeding age. Cost stacks the same as [Kinetic Ploy](^trickster:ploys/entity#3).
49+
Adds an amount of ticks to the given animals breeding age. Cost stacks the same as [Kinetic Ploy](^trickster:ploys/entity#3).
50+
51+
;;;;;
52+
53+
<|page-title@lavender:book_components|title=Note: Armor Stands|>By infusing armor stands with mana their properties can be changed.
54+
Properties are indexed in the order seen on the next page, with vectors representing Euler angles, rotation being in degrees, and scale being more limited than [Ploy of Occupation](^trickster:ploys/entity#5).
55+
56+
57+
An item frame's rotation, invisibility, and protection can also be effected, with rotation being from 0 to 7.
58+
59+
;;;;;
60+
61+
62+
0. {#aa7711}Head{}
63+
1. {#aa7711}Body{}
64+
2. {#aa7711}Left Arm{}
65+
3. {#aa7711}Right Arm{}
66+
4. {#aa7711}Left Leg{}
67+
5. {#aa7711}Right Leg{}
68+
6. {#ddaa00}Rotation{}
69+
7. {#ddaa00}Permanent Scale{}
70+
8. {#aa3355}No Gravity{}
71+
9. {#aa3355}No Base Plate{}
72+
10. {#aa3355}Invisible{}
73+
11. {#aa3355}Show Arms{}
74+
12. {#aa3355}Small{}
75+
13. {#aa3355}Name Visible{}
76+
14. {#aa3355}Protected{}
77+
78+
;;;;;
79+
80+
<|trick@trickster:templates|trick-id=partytrick:get_armor_stand_state|>
81+
82+
Returns the given armor stand's value for the property at the given index.
83+
84+
85+
Next ploy sets it instead →
86+
87+
;;;;;
88+
89+
<|ploy@trickster:templates|trick-id=partytrick:set_armor_stand_state,cost=1G|>
90+
91+
;;;;;
92+
93+
<|ploy@trickster:templates|trick-id=partytrick:move_armor_stand,cost=distance^2 * 1G|>
94+
95+
Moves the given armor stand or other decorative entities by the given vector. Trying to move anything that isn't a valid entity with this will result in a blunder.

projects/1.21-fabric/assets/modrinth-partytrick/partytrick/lavender/entries/tome_of_tomfoolery/sounds.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
<|trick@trickster:templates|trick-id=partytrick:get_sound|>
2121

22-
Returns a list of sounds that just hit given player's ear drums. The output only changing every tick
22+
Returns a list of sounds that just hit given player's ear drums. The output only changing every tick.
2323

2424
;;;;;
2525

@@ -31,4 +31,4 @@ Plays a sound at the given location optionally volume, pitch and players who wil
3131

3232
<|ploy@trickster:templates|trick-id=partytrick:muffle_sound,cost=10G|>
3333

34-
Changes the mental perception of the volume of the given sounds or all if none provided. By adding the given number to a multiplier
34+
Changes the mental perception of the volume of the given sounds or all if none provided. By adding the given number to a multiplier.

projects/1.21-fabric/assets/modrinth-partytrick/partytrick/lavender/entries/tome_of_tomfoolery/triggers.md

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,19 +4,33 @@
44
"icon": "partytrick:pepernoot",
55
"category": "trickster:concepts",
66
"additional_search_terms": [
7+
"Builder's Passion",
8+
"Glutton’s Hunger",
9+
"Archer’s Focus",
10+
"Angler’s Fury",
711
"Sinterklaas's Ploy",
812
"Pepernoten",
913
"Pepernoot"
1014
]
1115
}
1216
```
1317

14-
Additional spell triggers added by Party Trick. For more info check the [Trigger Items](^trickster:concepts/trigger_items) entry
18+
Additional spell triggers added by Party Trick. For more info check the [Trigger Items](^trickster:concepts/trigger_items) entry.
1519

1620
;;;;;
1721

1822
<|page-title@lavender:book_components|title=Builder's Passion|>After placing a block,
19-
the Builder's Passion begins the spell inscribed on the placed block. The position of the block is received as the first argument. Spell constructs don't trigger this effect.
23+
the Builder's Passion executes the spell inscribed on the placed block. The position of the block is received as the first argument. Spell constructs don't trigger this effect.
24+
25+
;;;;;
26+
27+
<|page-title@lavender:book_components|title=Archer’s Focus|>When a projectile hits,
28+
the Archer’s Focus executes the spell inscribed on the projectile item. The hit entity or position is received as the first argument.
29+
30+
;;;;;
31+
32+
<|page-title@lavender:book_components|title=Angler’s Fury|>When a fishing rod is reeled in,
33+
the Angler’s Fury executes the spell inscribed on the rod. The caught entity or position of the bobber is received as the first argument.
2034

2135
;;;;;
2236

projects/1.21-fabric/assets/modrinth-partytrick/partytrick/lavender/entries/tome_of_tomfoolery/variants.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,10 @@
1010
}
1111
```
1212

13-
Due to mana’s capricious and ambiguous nature, and the proximity of some of one’s tools’ to it, the physical forms of such have adapted a similar likeness. Devised here is a ploy to alter such a guise, given a slot and that it can be altered in the first place. And yet all this to say: *‘fashuuuuuuuun’*
13+
*"Due to mana’s capricious and ambiguous nature, and the proximity of some of one’s tools’ to it, the physical forms of such have adapted a similar likeness. Devised here is a ploy to alter such a guise."*
14+
15+
16+
-- An excerpt from a lecture by Prof. Isabeau
1417

1518

1619

@@ -20,4 +23,8 @@ Added by Party Trick.
2023

2124
<|ploy@trickster:templates|trick-id=partytrick:set_custom_model_data,cost=1G|>
2225

23-
If a number is provided the item will be shaped more delicately, changing what the arcane-minded call ‘Custom Model Data’. If it's 0 it will reset to its default instead
26+
Changes the appearance of the item in the given slot or offhand slot if not provided.
27+
28+
;;;;;
29+
30+
When a number is provided the item will be shaped more delicately, changing what the arcane-minded call ‘Custom Model Data’. If it's 0, it will reset to its default instead.
Lines changed: 21 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,48 +1,53 @@
11
```json
22
{
3-
"title": "颜色",
3+
"title": "多彩派对戏法",
44
"icon": "minecraft:white_dye",
55
"category": "trickster:tricks",
66
"additional_search_terms": [
7-
"光耀之技巧",
8-
"光艳之技巧",
7+
"突显之技巧",
98
"画家之技巧",
9+
"清教徒之技巧",
1010
"吸管之辑流",
11-
"设计师之曲变"
11+
"着染之技巧",
12+
"着染之辑流"
1213
]
1314
}
1415
```
1516

16-
颜色有两种表示方法,可以是染料物品,也可以是各分量在0255之间、分别代表红、绿、蓝的向量
17+
由派对戏法(Party Trick)新添加的额外颜色戏法
1718

18-
由派对戏法(Party Trick)添加。
19+
;;;;;
20+
21+
<|ploy@trickster:templates|trick-id=partytrick:remove_dye_color,cost=40G * 数量|>
22+
23+
参数前面与[损蚀之技巧](^trickster:ploys/block#13)类似:接受一个目标和一处水源。移除目标的颜色。
1924

2025
;;;;;
2126

22-
<|ploy@trickster:templates|trick-id=partytrick:change_color,cost=40G * 数量|>
27+
<|ploy@trickster:templates|trick-id=partytrick:set_dye_color,cost=40G * 所用染料量|>
2328

24-
改变所给方块、槽位、实体的颜色
29+
将给定目标的颜色改为给定槽位内染料的颜色,会消耗染料
2530

2631
;;;;;
2732

28-
<|trick@trickster:templates|trick-id=partytrick:get_color|>
33+
<|trick@trickster:templates|trick-id=partytrick:get_dye_color|>
2934

30-
若可行,返回一个颜色
35+
若可行,根据目标颜色返回一个染料
3136

3237
;;;;;
3338

34-
<|trick@trickster:templates|trick-id=partytrick:dye_to_vector|>
39+
<|trick@trickster:templates|trick-id=partytrick:set_color|>
3540

36-
返回所给染料对应的RGB向量
41+
将所给可染色物品染为所给颜色。未指定颜色则移除颜色
3742

3843
;;;;;
3944

40-
<|ploy@trickster:templates|trick-id=partytrick:conjure_colored_light,cost=20G|>
45+
<|trick@trickster:templates|trick-id=partytrick:get_color|>
4146

42-
在所给位置处构筑出一个永久性光源。可以选择提供一个颜色向量
47+
返回所给可染色物品的确切颜色,无色则返回null
4348

4449
;;;;;
4550

46-
<|trick@trickster:templates|trick-id=partytrick:light_particle|>
51+
<|ploy@trickster:templates|trick-id=partytrick:glow,cost=1G * 距离^3|>
4752

48-
在所给位置处构筑出一个光源粒子。可以选择提供速度和颜色向量
53+
让实体发光5秒。未指定颜色则消除发光。可以选择指定能看见发光的实体列表

0 commit comments

Comments
 (0)